0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-DietPrescription2024 - XML Representation

Raw xml | Download


<NutritionOrder xmlns="http://hl7.org/fhir">
  <id value="UC4-DietPrescription2024"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NutritionOrder UC4-DietPrescription2024</b></p><a name="UC4-DietPrescription2024"> </a><a name="hcUC4-DietPrescription2024"> </a><a name="UC4-DietPrescription2024-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>patient</b>: <a href="Patient-UC4-Patient.html">Marta Perez  Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href="Encounter-UC4-Encounter2024January.html">Encounter: status = finished; class = AMB (AMB); period = 2024-01-17 --&gt; (ongoing)</a></p><p><b>dateTime</b>: 2024-01-17</p><p><b>foodPreferenceModifier</b>: <span title="Codes:{http://snomed.info/sct 386615006}">Low sugar diet</span></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <patient>🔗 
    <reference value="Patient/UC4-Patient"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/UC4-Encounter2024January"/>
  </encounter>
  <dateTime value="2024-01-17"/>
  <foodPreferenceModifier>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="386615006"/>
      <display value="Low sugar diet"/>
    </coding>
  </foodPreferenceModifier>
</NutritionOrder>