FHIR IG analytics| Package | dguv.oper |
| Resource Type | Organization |
| Id | DGUV_OPER_Bsp_BehandelndeEinrichtung_01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "behandeinricht-01",
"meta": {
"profile": [
"http://fhir.dguv.de/OPER/Organization/DGUV-OPER-PR-BehandelndeEinrichtung"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX",
"display": "Organization identifier"
}
]
},
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "260123456"
}
],
"name": "BG Klinik Musterstadt",
"address": [
{
"type": "both",
"line": [
"Musterstraße 12A, Haus B"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "12A"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString": "Haus B"
}
]
}
],
"city": "Musterstadt",
"postalCode": "12345",
"country": "DE"
}
]
}