FHIR IG analytics| Package | medmij.dental.care.r4 |
| Resource Type | Location |
| Id | locatie-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": "tandartsspoedpraktijk-CWZ-Nijmegen",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "CWZ Nijmegen",
"telecom": [
{
"system": "phone",
"value": "0246412121",
"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",
"display": "Work Place"
}
]
}
}
],
"use": "work",
"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"
}
]
}
],
"city": "Nijmegen",
"postalCode": "6532 SZ"
},
"managingOrganization": {
"reference": "Organization/defensie-tandheelkundige-dienst",
"type": "Organization",
"display": "Healthcare provider (organization), Ministerie van Defensie DTD Tandheelkunde"
}
}