Soigneur FHIR Implementation Guide
0.1.0 - ci-build
Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="synth-iron-01-prescription"/>
<meta>
<profile
value="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-workout-service-request"/>
</meta>
<text>
<status value="extensions"/>
<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>
</text>
<extension
url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-step-block">
<extension url="kind">
<valueCode value="step-kind-rep-block"/>
</extension>
<extension url="repeat">
<valuePositiveInt value="4"/>
</extension>
<extension url="rep">
<extension url="duration_s">
<valuePositiveInt value="300"/>
</extension>
<extension url="target">
<extension url="targetType">
<valueCode value="pct-ftp"/>
</extension>
<extension url="targetHigh">
<valueDecimal value="106"/>
</extension>
</extension>
</extension>
</extension>
<status value="active"/>
<intent value="plan"/>
<code>
<coding>
<system value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-plan"/>
<code value="session-class-threshold"/>
<display value="Threshold"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/synth-iron-01"/>
</subject>
<occurrenceDateTime value="2025-12-13"/>
</ServiceRequest>