FHIR IG analytics| Package | ca.healthpei.io.core |
| Resource Type | Coverage |
| Id | PEI_Coverage.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Coverage",
"id": "PEICoverage",
"meta": {
"profile": [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Coverage"
]
},
"identifier": [
{
"system": "https://princeedwardisland.ca/fhir/NamingSystem/ca-pe-patient-coverage-id",
"value": "01809821"
}
],
"status": "active",
"beneficiary": {
"reference": "Patient/100208"
},
"period": {
"start": "2003-09-01",
"end": "2029-12-31"
},
"payor": [
{
"display": "PEI Government"
}
]
}