FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Organization |
| Id | Organization-DentalCare-Organization-Defensie-Tandheelkundige-Dienst.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "DentalCare-Organization-Defensie-Tandheelkundige-Dienst",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"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": [
"Herculeslaan 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Herculeslaan"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"use": "work",
"city": "Utrecht",
"postalCode": "3584 AB"
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/agb-z",
"value": "12095095"
}
],
"name": "Ministerie van Defensie DTD Tandheelkunde",
"telecom": [
{
"system": "phone",
"value": "+31653603740",
"use": "work"
},
{
"system": "email",
"value": "PJ.Jumpertz.01@mindef.nl",
"use": "work"
}
]
}