FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Coverage |
| Id | nl-core-Payer.PayerPerson-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | pay (http://terminology.hl7.org/CodeSystem/coverage-selfpay) |
|---|---|
| Betaler | Payer-Organization, Stichting Het Goede Doel |
| begunstigde | Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen |
{
"resourceType": "Coverage",
"id": "nl-core-Payer.PayerPerson-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer.PayerPerson"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "bankName",
"valueString": "ING"
},
{
"url": "bankCode",
"valueString": "INGBNL2A"
},
{
"url": "accountNumber",
"valueString": "NL85INGB0001234567"
}
],
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Payer.BankInformation"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
"code": "pay"
}
]
},
"beneficiary": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"payor": [
{
"reference": "Organization/nl-core-Payer-Organization-01",
"type": "Organization",
"display": "Payer-Organization, Stichting Het Goede Doel"
}
]
}