FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Organization |
| Id | nl-core-Payer-Organization-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | Menzis Zorgverzekeraar N.V. |
|---|---|
| Contactgegevens | +311725233111 (Tel Werk) |
| Adres | De Ruyterlaan 25, 7511 JH Enschede Enschede (Werk) |
{
"resourceType": "Organization",
"id": "nl-core-Payer-Organization-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzovi",
"value": "3332"
}
],
"name": "Menzis Zorgverzekeraar N.V.",
"telecom": [
{
"system": "phone",
"value": "+311725233111",
"use": "work"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "WP"
}
]
}
}
],
"use": "work",
"line": [
"De Ruyterlaan 25"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "De Ruyterlaan"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "25"
}
]
}
],
"city": "Enschede",
"district": "Enschede",
"postalCode": "7511 JH"
}
]
}