FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Coverage |
| Id | Coverage-DentalCare-Payer-Person-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-Person-Van-De-Stok",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer.PayerPerson"
]
},
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
"code": "pay",
"display": "Pay"
}
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Payer.BankInformation",
"extension": [
{
"url": "bankName",
"valueString": "ABNA"
},
{
"url": "bankCode",
"valueString": "ABNA00NL"
},
{
"url": "accountNumber",
"valueString": "NL00ABNA0001234567"
}
]
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"beneficiary": {
"reference": "Patient/DentalCare-Patient-Van-De-Stok",
"display": "Berend van de Stok"
},
"payor": [
{
"reference": "Organization/DentalCare-Organization-ASR",
"display": "A.S.R."
}
]
}