FHIR IG analytics| Package | nictiz.fhir.nl.r4.elz |
| Resource Type | Organization |
| Id | hg-ReferralServiceRequest-01-Organization-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "hg-ReferralServiceRequest-01-Organization-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"type": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "0111",
"display": "Huisartsen, niet apotheekhoudend, medicatiebeoordeling"
}
]
}
],
"name": "Gezondheidscentrum Aesculaap",
"telecom": [
{
"system": "phone",
"_system": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
"code": "LL",
"display": "Land Line"
}
]
}
}
]
},
"value": "+31434073576",
"use": "work"
},
{
"system": "email",
"value": "aesculaap@test.nl",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "both",
"text": "Valkendael 45, 6245HK, Maastricht",
"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",
"district": "Maastricht",
"postalCode": "6245HK",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Nederland"
}
]
}
}
]
}
}
]
}