Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EBookingsEncounterSoreStomach - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="1a1fafa9-c22c-4557-9670-4010f68f0745"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/ebookings-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter 1a1fafa9-c22c-4557-9670-4010f68f0745</b></p><a name="1a1fafa9-c22c-4557-9670-4010f68f0745"> </a><a name="hc1a1fafa9-c22c-4557-9670-4010f68f0745"> </a><a name="1a1fafa9-c22c-4557-9670-4010f68f0745-en-US"> </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-ebookings-encounter.html">EBookings Encounter</a></p></div><p><b>status</b>: Planned</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>basedOn</b>: <a href="ServiceRequest-8e25f073-cbaa-4ff5-af3c-cc13db829ac6.html">ServiceRequest </a></p><p><b>period</b>: 2022-04-01 11:45:00+1000 --&gt; 2022-04-02</p><h3>Lengths</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>2</td><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ucum.html">http://unitsofmeasure.org</a></td><td>d</td></tr></table><p><b>reasonCode</b>: <span title="Codes:">Sore stomach</span></p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td>Ashford Private Hospital</td></tr></table></div>
  </text>
  <status value="planned"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <subject>🔗 
    <reference value="Patient/1078d551-7be2-49f7-a122-c230b8757f2f"/>
  </subject>
  <basedOn>🔗 
    <reference value="ServiceRequest/8e25f073-cbaa-4ff5-af3c-cc13db829ac6"/>
  </basedOn>
  <period>
    <start value="2022-04-01T11:45:00+10:00"/>
    <end value="2022-04-02"/>
  </period>
  <length>
    <value value="2"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="d"/>
  </length>
  <reasonCode>
    <text value="Sore stomach"/>
  </reasonCode>
  <location>
    <location>
      <display value="Ashford Private Hospital"/>
    </location>
  </location>
</Encounter>