careMESH NPD
0.1.0 - ci-build
careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="CaremeshLocationExample"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location CaremeshLocationExample</b></p><a name="CaremeshLocationExample"> </a><a name="hcCaremeshLocationExample"> </a><a name="CaremeshLocationExample-en-US"> </a><p><b>NY Location Evacuation Zone</b>: <span title="Codes:{http://fhir.caremesh.app/CodeSystem/NYLocationEvacuationZoneCS 1}">Evacuation Zone 1</span></p><p><b>name</b>: TROY</p><p><b>address</b>: 123 MAIN ST TROY ASIA </p></div>
</text>
<extension
url="http://fhir.caremesh.app/StructureDefinition/ny-location-Evacuation-zone">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.caremesh.app/CodeSystem/NYLocationEvacuationZoneCS"/>
<code value="1"/>
</coding>
</valueCodeableConcept>
</extension>
<name value="TROY"/>
<address>
<line value="123 MAIN ST"/>
<city value="TROY"/>
<state value="ASIA"/>
</address>
</Location>