Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

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

: Synth prescription — per-day RequestGroup - XML Representation

Raw xml | Download


<RequestGroup xmlns="http://hl7.org/fhir">
  <id value="synth-iron-01-prescription"/>
  <meta>
    <profile
             value="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-workout-request-group"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RequestGroup 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-request-group.html">Per-day Workout Prescription (RequestGroup)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</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><blockquote><p><b>action</b></p><p><b>Workout target type</b>: target-pct-ftp</p><p><b>Workout target (low)</b>: 65</p><p><b>Workout target (high)</b>: 75</p></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <subject>🔗 
    <reference value="Patient/synth-iron-01"/>
  </subject>
  <action>
    <extension
               url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-type">
      <valueCode value="target-pct-ftp"/>
    </extension>
    <extension
               url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-low">
      <valueDecimal value="65"/>
    </extension>
    <extension
               url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-high">
      <valueDecimal value="75"/>
    </extension>
  </action>
</RequestGroup>