HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="encounter-eicr-eve-everywoman-external-historical"/>
<meta>
<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 class="res-header-id"><b>Generated Narrative: Encounter encounter-eicr-eve-everywoman-external-historical</b></p><a name="encounter-eicr-eve-everywoman-external-historical"> </a><a name="hcencounter-eicr-eve-everywoman-external-historical"> </a><a name="encounter-eicr-eve-everywoman-external-historical-en-US"> </a><p><b>identifier</b>: <code>http://hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: unknown PHC2237: External Historical Encounter</p><p><b>type</b>: <span title="Codes:"></span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}">attender</span></td><td><a href="PractitionerRole-practitionerrole-henry-seven.html">Henry Seven, MD</a></td></tr></table><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><a href="Location-location-ecr-salem-medical-center.html">Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-organization-ecr-salem-medical-center.html">Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a></p></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 Historical 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>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="ATND"/>
<display value="attender"/>
</coding>
</type>
<individual>🔗
<reference value="PractitionerRole/practitionerrole-henry-seven"/>
<display value="Henry Seven, MD"/>
</individual>
</participant>
<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>
<serviceProvider>🔗
<reference value="Organization/organization-ecr-salem-medical-center"/>
<display
value="Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999"/>
</serviceProvider>
</Encounter>