{
  "resourceType" : "ServiceRequest",
  "id" : "synth-iron-01-prescription",
  "meta" : {
    "profile" : ["https://fhir.soigneur.coach/fhir/StructureDefinition/cc-workout-service-request"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest synth-iron-01-prescription</b></p><a name=\"synth-iron-01-prescription\"> </a><a name=\"hcsynth-iron-01-prescription\"> </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-workout-service-request.html\">Per-day Workout Prescription (ServiceRequest)</a></p></div><blockquote><p><b>Workout step block</b></p><blockquote><p><b>url</b></p>kind</blockquote><p><b>value</b>: step-kind-rep-block</p><blockquote><p><b>url</b></p>repeat</blockquote><p><b>value</b>: 4</p><p><b>duration_s</b>: 300</p><blockquote><p><b>target</b></p><ul><li>targetType: pct-ftp</li><li>targetHigh: 106</li></ul></blockquote><blockquote><p><b>url</b></p>rep</blockquote></blockquote><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan session-class-threshold}\">Threshold</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>occurrence</b>: 2025-12-13</p></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "kind",
      "valueCode" : "step-kind-rep-block"
    },
    {
      "url" : "repeat",
      "valuePositiveInt" : 4
    },
    {
      "extension" : [{
        "url" : "duration_s",
        "valuePositiveInt" : 300
      },
      {
        "extension" : [{
          "url" : "targetType",
          "valueCode" : "pct-ftp"
        },
        {
          "url" : "targetHigh",
          "valueDecimal" : 106
        }],
        "url" : "target"
      }],
      "url" : "rep"
    }],
    "url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-step-block"
  }],
  "status" : "active",
  "intent" : "plan",
  "code" : {
    "coding" : [{
      "system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan",
      "code" : "session-class-threshold",
      "display" : "Threshold"
    }]
  },
  "subject" : {
    "reference" : "Patient/synth-iron-01"
  },
  "occurrenceDateTime" : "2025-12-13"
}