FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Coverage |
| Id | nl-core-Payer.InsuranceCompany-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | Basis |
|---|---|
| Periode | 1 januari 2012 - 31 januari 2013 |
| Verzekerdenummer | 12345678 |
| Betaler | Payer-Organization, Menzis Zorgverzekeraar N.V., UZOVI 3332 |
| begunstigde | Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen |
{
"resourceType": "Coverage",
"id": "nl-core-Payer.InsuranceCompany-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer.InsuranceCompany"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "cancelled",
"type": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.101.5.1",
"code": "B",
"display": "Basis"
}
]
},
"subscriberId": "12345678",
"beneficiary": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"period": {
"start": "2012-01-01",
"end": "2013-01-31"
},
"payor": [
{
"reference": "Organization/nl-core-Payer-Organization-02",
"type": "Organization",
"display": "Payer-Organization, Menzis Zorgverzekeraar N.V., UZOVI 3332"
}
]
}