FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Organization |
| Id | gpdata-organization-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | Aesculaap |
|---|---|
| Type | Huisartspraktijk (zelfstandig of groepspraktijk) |
| Adres | Valkendael 45, 6245HK Maastricht, NLD (Werk) |
{
"resourceType": "Organization",
"id": "gpdata-organization-01",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "00003333"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "15942c41-8fdf-11ec-1334-020000000000"
}
],
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code": "Z3",
"display": "Huisartspraktijk (zelfstandig of groepspraktijk)"
}
]
}
],
"name": "Aesculaap",
"address": [
{
"use": "work",
"line": [
"Valkendael 45"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Valkendael"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "45"
}
]
}
],
"city": "Maastricht",
"postalCode": "6245HK",
"country": "NLD",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.16.34",
"code": "6030",
"display": "Nederland"
}
]
}
}
]
}
}
]
}