FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4 |
| Resource Type | Coverage |
| Id | Coverage-coverage-principal-payer-for-delivery-jada-ann-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Coverage coverage-principal-payer-for-delivery-jada-ann-quinn
status: Active
type: Private Health Insurance
beneficiary: Patient - Mother (Jada Ann Quinn)
payor: Not asked
{
"resourceType": "Coverage",
"id": "coverage-principal-payer-for-delivery-jada-ann-quinn",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-delivery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"system": "https://nahdo.org/sopt",
"code": "5",
"display": "Private Health Insurance"
}
],
"text": "Private Health Insurance"
},
"beneficiary": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"payor": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-asked"
}
],
"display": "Not asked"
}
]
}