0.1.0 - ci-build

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

: jootrh-organization-example - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="example-lab-organization--jootrh"/>
  <meta>
    <profile
             value="http://fhir.nphl.go.ke/StructureDefinition/KenyaHealthProviderOrganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-lab-organization--jootrh</b></p><a name="example-lab-organization--jootrh"> </a><a name="hcexample-lab-organization--jootrh"> </a><a name="example-lab-organization--jootrh-en-US"> </a><p><b>identifier</b>: <code>http://kmhfr.health.go.ke/fhir</code>/13939 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Jaramogi Oginga Odinga Teaching and Referal Hospital</p><p><b>address</b>: Jaramogi Oginga Odinga Teaching and Referal Hospital, P.O. Box 001, Kisumu, Kenya</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://kmhfr.health.go.ke/fhir"/>
    <value value="13939"/>
  </identifier>
  <active value="true"/>
  <name value="Jaramogi Oginga Odinga Teaching and Referal Hospital"/>
  <address>
    <text
          value="Jaramogi Oginga Odinga Teaching and Referal Hospital, P.O. Box 001, Kisumu, Kenya"/>
    <line
          value="Jaramogi Oginga Odinga Teaching and Referal Hospital, P.O. Box 001, Kisumu, Kenya"/>
    <city value="Kisumu"/>
    <state value="Kenya"/>
    <postalCode value="00-001"/>
    <country value="KE"/>
  </address>
</Organization>