FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Organization |
| Id | nl-core-Vaccination-02-Organization-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | GG&GD Nijmegen |
|---|---|
| Adres | Groenewoudseweg 275, Nijmegen |
{
"resourceType": "Organization",
"id": "nl-core-Vaccination-02-Organization-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"name": "GG&GD Nijmegen",
"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"
}
]
}