OpenELIS GLOBAL2 Implementation Guide
0.1.0 - ci-build

OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location Example - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="LocationExample"/>
  <meta>
    <profile
             value="http://i-tech-uw.github.io/openelis-global-ig/StructureDefinition/open-elis-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location LocationExample</b></p><a name="LocationExample"> </a><a name="hcLocationExample"> </a><a name="LocationExample-en-US"> </a><p><b>name</b>: Outpatient Clinic</p><p><b>description</b>: Outpatient Clinic</p></div>
  </text>
  <name value="Outpatient Clinic"/>
  <description value="Outpatient Clinic"/>
</Location>