FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Location |
| Id | Location-DentalCare-Location-CWZ-Nijmegen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Location",
"id": "DentalCare-Location-CWZ-Nijmegen",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
},
"address": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"code": "WP",
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"display": "Work Place"
}
]
}
}
],
"line": [
"Weg door Jonkerbos 100"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Weg door Jonkerbos"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "100"
}
]
}
],
"use": "work",
"city": "Nijmegen",
"postalCode": "6532 SZ"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "CWZ Nijmegen",
"telecom": [
{
"system": "phone",
"value": "0246412121",
"use": "work"
}
],
"managingOrganization": {
"reference": "Organization/DentalCare-Organization-Defensie-Tandheelkundige-Dienst",
"display": "Ministerie van Defensie DTD Tandheelkunde"
}
}