FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Organization |
| Id | nl-core-HealthcareProvider-Organization-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | Erasmus Universitair Medisch Centrum |
|---|---|
| Type | Medisch specialisten, cardiologie Universitair Medisch Centrum |
| Contactgegevens | +31107040704 (Tel Werk) info@erasmus.nl (E-mail Werk) |
| Adres | s-Gravendijkwal 230, 3015 CE Rotterdam (Werk) |
{
"resourceType": "Organization",
"id": "nl-core-HealthcareProvider-Organization-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "06020806"
}
],
"type": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"version": "2020-10-23T00:00:00",
"code": "0320",
"display": "Medisch specialisten, cardiologie"
}
]
},
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code": "V5",
"display": "Universitair Medisch Centrum"
}
]
}
],
"name": "Erasmus Universitair Medisch Centrum",
"telecom": [
{
"system": "phone",
"value": "+31107040704",
"use": "work"
},
{
"system": "email",
"value": "info@erasmus.nl",
"use": "work"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "WP",
"display": "Work Place"
}
]
}
}
],
"use": "work",
"line": [
"s-Gravendijkwal 230"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "s-Gravendijkwal"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "230"
}
]
}
],
"city": "Rotterdam",
"postalCode": "3015 CE"
}
]
}