FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | Coverage |
| Id | Coverage-ex-Coverage.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Coverage ex-Coverage
identifier: http://benefitsinc.com/certificate/123456
status: Active
type: extended healthcare
policyHolder: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))
subscriberId: 582938
beneficiary: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))
payor: Organization Insurance 1
{
"resourceType": "Coverage",
"id": "ex-Coverage",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://benefitsinc.com/certificate",
"value": "123456"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "EHCPOL"
}
]
},
"policyHolder": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"subscriberId": "582938",
"beneficiary": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"payor": [
{
"reference": "Organization/ex-Coverage-Organization"
}
]
}