FHIR IG analytics| Package | hl7.fhir.eu.hdr |
| Resource Type | Organization |
| Id | Organization-organization-sophia.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization organization-sophia
identifier: http://fhir.nl/fhir/NamingSystem/agb-z/06020806
type: Medisch specialist
name: Erasmus MC, Sophia kinderziekenhuis
telecom: ph: 0107040116, info@erasmusmc.nl
address: Dr. Molewaterplein 60 ROTTERDAM 3015GJ NL (work)
{
"resourceType": "Organization",
"id": "organization-sophia",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/agb-z",
"value": "06020806"
}
],
"type": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"version": "2.16.840.1.113883.2.4.6.7",
"code": "0300",
"display": "Medisch specialist"
}
]
}
],
"name": "Erasmus MC, Sophia kinderziekenhuis",
"telecom": [
{
"system": "phone",
"value": "0107040116"
},
{
"system": "email",
"value": "info@erasmusmc.nl"
}
],
"address": [
{
"use": "work",
"line": [
"Dr. Molewaterplein 60"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Dr. Molewaterplein"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "60"
}
]
}
],
"city": "ROTTERDAM",
"postalCode": "3015GJ",
"country": "NL"
}
]
}