Kenya-ePrescription-IG
0.1.0 - ci-build

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

: Example Kenya ePrescription Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="example-kenya-eprescription-organization"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/kenya-eprescription-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-kenya-eprescription-organization</b></p><a name="example-kenya-eprescription-organization"> </a><a name="hcexample-kenya-eprescription-organization"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-kenya-eprescription-organization.html">Organization - ePrescription</a></p></div><p><b>identifier</b>: <code>http://healthfacility.registry.health.go.ke</code>/FAC-KE-00123, <code>http://pharmacyboard.health.go.ke/license</code>/PHARM-LIC-2025-0456</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: MediCare Pharmacy - Nairobi</p><p><b>telecom</b>: <a href="tel:+254-712-345678">+254-712-345678</a>, <a href="mailto:info@medicarepharmacy.co.ke">info@medicarepharmacy.co.ke</a></p><p><b>address</b>: Karen Road, Nairobi, Kenya</p></div>
  </text>
  <identifier>
    <system value="http://healthfacility.registry.health.go.ke"/>
    <value value="FAC-KE-00123"/>
  </identifier>
  <identifier>
    <system value="http://pharmacyboard.health.go.ke/license"/>
    <value value="PHARM-LIC-2025-0456"/>
  </identifier>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="MediCare Pharmacy - Nairobi"/>
  <telecom>
    <system value="phone"/>
    <value value="+254-712-345678"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@medicarepharmacy.co.ke"/>
  </telecom>
  <address>
    <text value="Karen Road, Nairobi, Kenya"/>
  </address>
</Organization>