GIIS Implementation Guide
0.1.8 - ci-build International flag

GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions

: Example Health Facility - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="ExampleHealthfacility"/>
  <meta>
    <profile
             value="https://paho.org/fhir/giis/StructureDefinition/HealthFacility"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ExampleHealthfacility</b></p><a name="ExampleHealthfacility"> </a><a name="hcExampleHealthfacility"> </a><a name="ExampleHealthfacility-en-US"> </a><p><b>identifier</b>: 02</p><p><b>name</b>: Saint's George Hospital</p></div>
  </text>
  <identifier>
    <value value="02"/>
  </identifier>
  <name value="Saint's George Hospital"/>
</Organization>