FHIR IG analytics| Package | nictiz.fhir.nl.r4.cio |
| Resource Type | Organization |
| Id | org-00002222.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "org-00002222",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.26.1.205",
"value": "00002222"
}
],
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code": "V4",
"display": "Ziekenhuis"
}
]
}
],
"name": "Algemeen Stadsziekenhuis",
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "WP",
"display": "Werkadres"
}
]
}
}
],
"use": "work",
"line": [
"Hoofdstraat 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Hoofdstraat"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"city": "Zorgstad",
"postalCode": "2143AA"
}
]
}