HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.0.0 - STU 2

This page is part of the electronic Case Reporting (eCR) (v2.0.0: STU 2 on FHIR R4) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: US PH Encounter Example: encounter-eicr-eve-everywoman-external-encounter - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-eicr-eve-everywoman-external-encounter"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2021-07-19T03:02:05.801+00:00"/>
    <source value="#YUwy5zH7WyiblJ5p"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "encounter-eicr-eve-everywoman-external-encounter" Version "4" Updated "2021-07-19T03:02:05.801Z" </p><p style="margin-bottom: 0px">Information Source: #YUwy5zH7WyiblJ5p!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-ph-encounter.html">US Public Health Encounter</a></p></div><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: finished</p><p><b>class</b>: External Encounter (Details: urn:oid:2.16.840.1.114222.4.5.274 code PHC2237 = 'PHC2237', stated as 'External Encounter')</p><p><b>type</b>:  <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Patient/patient-ecr-eve-everywoman: Eve Everywoman</a> " EVERYWOMAN"</p><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href="Location-location-ecr-salem-medical-center.html">Location/location-ecr-salem-medical-center: Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a> "Clinic Bldg A, Salem Medical Center"</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://hospital.smarthealthit.org"/>
    <value value="9937012"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
    <code value="PHC2237"/>
    <display value="External Encounter"/>
  </class>
  <type>
    <extension url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="not-applicable"/>
    </extension>
  </type>
  <subject>
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <location>
    <location>
      <reference value="Location/location-ecr-salem-medical-center"/>
      <display
               value="Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"/>
    </location>
  </location>
</Encounter>