FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Coverage |
| Id | Coverage-DentalCare-Payer-InsuranceCompany-Van-De-Stok.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Coverage",
"id": "DentalCare-Payer-InsuranceCompany-Van-De-Stok",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer.InsuranceCompany"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"code": "T",
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.101.5.1",
"display": "Tandverzekering (los)"
}
]
},
"subscriberId": "12345679",
"beneficiary": {
"reference": "Patient/DentalCare-Patient-Van-De-Stok",
"display": "Berend van de Stok"
},
"period": {
"start": "2025-01-01",
"end": "2026-01-01"
},
"payor": [
{
"reference": "Organization/DentalCare-Organization-ASR",
"display": "A.S.R."
}
]
}