FHIR IG analytics| Package | nictiz.fhir.nl.stu3.iwlz |
| Resource Type | Organization |
| Id | Organization-CIZ.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "Organization-CIZ",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
]
},
"name": "Centrum Indicatiestelling Zorg (CIZ)",
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
"code": "LL",
"display": "Vast telefoonnummer"
}
]
}
}
],
"system": "phone",
"value": "088 - 789 10 00",
"use": "work"
},
{
"system": "email",
"value": "info@ciz.nl"
}
]
}