{
  "resourceType" : "Basic",
  "id" : "synth-iron-01-preferences",
  "meta" : {
    "profile" : ["https://fhir.soigneur.coach/fhir/StructureDefinition/cc-athlete-preferences"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Basic synth-iron-01-preferences</b></p><a name=\"synth-iron-01-preferences\"> </a><a name=\"hcsynth-iron-01-preferences\"> </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-athlete-preferences.html\">Athlete Preferences (Basic)</a></p></div><p><b>PMC Fitness time constant (days)</b>: 42</p><p><b>PMC Fatigue time constant (days)</b>: 7</p><p><b>Weekly availability ceiling (hours)</b>: 12</p><p><b>Briefing time (athlete-local)</b>: 06:30:00</p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan athlete-preferences}\">Athlete preferences</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></div>"
  },
  "extension" : [{
    "url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-pmc-fitness-tau",
    "valueDecimal" : 42
  },
  {
    "url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-pmc-fatigue-tau",
    "valueDecimal" : 7
  },
  {
    "url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-availability-ceiling-h",
    "valueDecimal" : 12
  },
  {
    "url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-briefing-time",
    "valueTime" : "06:30:00"
  }],
  "code" : {
    "coding" : [{
      "system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan",
      "code" : "athlete-preferences",
      "display" : "Athlete preferences"
    }]
  },
  "subject" : {
    "reference" : "Patient/synth-iron-01"
  }
}