This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-ballot2: STU 2 Ballot 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="vrdr-death-location-dcr-ex1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location vrdr-death-location-dcr-ex1</b></p><a name="vrdr-death-location-dcr-ex1"> </a><a name="hcvrdr-death-location-dcr-ex1"> </a><a name="vrdr-death-location-dcr-ex1-en-US"> </a><p><b>identifier</b>: <code>http://Tahoe.Web/Insurity.Tahoe.Organization.Entity.BusinessUnitCode</code>/LOADED_FACILITY_20022</p><p><b>name</b>: Lawrence & Memorial Hospital</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs death}">Death Location</span></p><p><b>address</b>: 123 Any Street Wayne MI 48184 US </p></div>
</text>
<identifier>
<system
value="http://Tahoe.Web/Insurity.Tahoe.Organization.Entity.BusinessUnitCode"/>
<value value="LOADED_FACILITY_20022"/>
</identifier>
<name value="Lawrence & Memorial Hospital"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs"/>
<code value="death"/>
</coding>
</type>
<address>
<line value="123 Any Street">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="123"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Any Street"/>
</extension>
</line>
<city value="Wayne"/>
<district value="Wayne"/>
<state value="MI"/>
<postalCode value="48184"/>
<country value="US"/>
</address>
</Location>