FHIR IG analytics| Package | nictiz.fhir.nl.r4.immunization |
| Resource Type | Organization |
| Id | nl-core-HPrv-Org--Org-2165281100733-10000006.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "nl-core-HPrv-Org--Org-2165281100733-10000006",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "10000006"
}
],
"name": "GGD test 06",
"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"
}
]
}
}
]
}
}
]
}