FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Location |
| Id | nl-core-Vaccination-02-Location-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | |
|---|---|
| Adres | Groenewoudseweg 275, Nijmegen |
{
"resourceType": "Location",
"id": "nl-core-Vaccination-02-Location-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"address": {
"line": [
"Groenewoudseweg 275"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Groenewoudseweg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "275"
}
]
}
],
"district": "Nijmegen"
},
"managingOrganization": {
"reference": "Organization/nl-core-Vaccination-02-Organization-01",
"type": "Organization",
"display": "Healthcare provider (organization), GG&GD Nijmegen"
}
}