FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ph.core
Resource TypeCoverage
IdCoverage-philhealth-coverage-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

PhilHealth coverage for Juan Dela Cruz with member ID 63-584789845-5.

Source1

{
  "resourceType": "Coverage",
  "id": "philhealth-coverage-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subscriber": {
    "reference": "Patient/patient-single-example"
  },
  "subscriberId": "63-584789845-5",
  "beneficiary": {
    "reference": "Patient/patient-single-example"
  },
  "payor": [
    {
      "reference": "Organization/organization-single-example"
    }
  ]
}