<?xml version="1.0" encoding="UTF-8"?>

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="synth-iron-01-plan"/>
  <meta>
    <profile value="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-training-plan"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan synth-iron-01-plan</b></p><a name="synth-iron-01-plan"> </a><a name="hcsynth-iron-01-plan"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cc-training-plan.html">Training Plan (CarePlan)</a></p></div><p><b>Plan strategy</b>: strategy-pol</p><p><b>Scheduling mode</b>: scheduling-flexible</p><p><b>Coach-managed flag</b>: true</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan phase-base}">Base phase</span></p><p><b>subject</b>: <a href="Patient-synth-iron-01.html">Anonymous Patient Female, DoB: 1989-05-27 ( https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider#garmin:synth-iron-01)</a></p><p><b>period</b>: 2025-12-13 --&gt; 2026-01-01</p></div>
  </text>
  <extension url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-strategy">
    <valueCode value="strategy-pol"/>
  </extension>
  <extension url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-scheduling-mode">
    <valueCode value="scheduling-flexible"/>
  </extension>
  <extension url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-coach-managed">
    <valueBoolean value="true"/>
  </extension>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan"/>
      <code value="phase-base"/>
      <display value="Base phase"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/synth-iron-01"/>
  </subject>
  <period>
    <start value="2025-12-13"/>
    <end value="2026-01-01"/>
  </period>
</CarePlan>