FHIR IG analytics| Package | nictiz.fhir.nl.r4.immunization |
| Resource Type | Location |
| Id | nl-core-HPrv--2165281100733-10000006.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "nl-core-HPrv--2165281100733-10000006",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
},
"telecom": [
{
"system": "phone",
"_system": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "MC",
"display": "Mobiel telefoonnummer"
}
]
}
}
]
},
"value": "+31612345678"
}
],
"address": {
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
}
]
}
},
"managingOrganization": {
"reference": "Organization/nl-core-HPrv-Org--Org-2165281100733-10000006",
"type": "Organization",
"display": "Healthcare provider (organization), GGD test 06"
}
}