Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Ministry of Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xhanti2309/Immunisation-IG/ and changes regularly. See the Directory of published versions

: Coverage - Insurance or Medical Plan - XML Representation

Raw xml | Download



<Coverage xmlns="http://hl7.org/fhir">
  <id value="MedicalInsuranceExample"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/zambia-immunizations/StructureDefinition/medical-insurance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage MedicalInsuranceExample</b></p><a name="MedicalInsuranceExample"> </a><a name="hcMedicalInsuranceExample"> </a><a name="MedicalInsuranceExample-en-US"> </a><p><b>status</b>: Active</p><p><b>kind</b>: Insurance</p><p><b>policyHolder</b>: <a href="Organization-MedicalInsuranceCompanyExample.html">Organization Medical Insurance Company 1</a></p><p><b>subscriberId</b>: <code>http://openhie.org/fhir/zambia-immunizations/identifier/beneficiary-insurance-id</code>/504342245</p><p><b>beneficiary</b>: <a href="Patient-SmartcareImmunizationPatientExample.html">Jane Maria Smith (official) (no stated gender), DoB: 1990-12-12 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-nupin#1001-XXGB0-12345-5)</a></p></div>
  </text>
  <status value="active"/>
  <kind value="insurance"/>
  <policyHolder>🔗 
    <reference value="Organization/MedicalInsuranceCompanyExample"/>
  </policyHolder>
  <subscriberId>
    <system
            value="http://openhie.org/fhir/zambia-immunizations/identifier/beneficiary-insurance-id"/>
    <value value="504342245"/>
  </subscriberId>
  <beneficiary>🔗 
    <reference value="Patient/SmartcareImmunizationPatientExample"/>
  </beneficiary>
</Coverage>