This page is part of the Situational Awareness for Novel Epidemic Response (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="Location8c"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>identifier</b>: id: Loc44082</p><p><b>type</b>: <span title="Codes: {https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1108-0}">Emergency Department</span>, <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode ER}">Emergency room</span></p></div>
</text>
<identifier>
<system value="http://sanerproject.org/test/Location"/>
<value value="Loc44082"/>
</identifier>
<type>
<coding>
<system
value="https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"/>
<code value="1108-0"/>
<display value="Emergency Department"/>
</coding>
</type>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="ER"/>
<display value="Emergency room"/>
</coding>
</type>
</Location>