Draft PH Core Implementation Guide
0.2.0 - ci-build PH

Draft PH Core Implementation Guide, published by UP Manila National TeleHealth Center. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions

: philhealth-coverage-example

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="philhealth-coverage-example"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">PhilHealth coverage for Juan Dela Cruz with member ID 63-584789845-5.</div>
  </text>
  <status value="active"/>
  <subscriber>🔗 
    <reference value="Patient/patient-single-example"/>
  </subscriber>
  <subscriberId value="63-584789845-5"/>
  <beneficiary>🔗 
    <reference value="Patient/patient-single-example"/>
  </beneficiary>
  <payor>🔗 
    <reference value="Organization/organization-single-example"/>
  </payor>
</Coverage>