FHIR IG analytics| Package | dguv.basis |
| Resource Type | Organization |
| Id | DGUV_Basis_Bsp_DArztOrganisation_1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "DGUV-Basis-Bsp-DArztOrganisation-1",
"meta": {
"profile": [
"http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-DArztOrganisation"
]
},
"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": "123456789"
},
{
"type": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type",
"code": "KSN"
}
]
},
"system": "http://fhir.de/sid/dkgev/standortnummer",
"value": "243234999"
}
],
"name": "Unfallkrankenhaus Berlin",
"telecom": [
{
"system": "phone",
"value": "+1-1234565789"
}
],
"address": [
{
"type": "both",
"line": [
"Musterstraße 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"city": "Berlin",
"postalCode": "11111",
"country": "DE"
}
],
"contact": [
{
"extension": [
{
"extension": [
{
"url": "NichtAerztlicherKontakt",
"valueBoolean": false
},
{
"url": "Funktionseinheit",
"valueString": "Physiotherapie"
}
],
"url": "http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-NichtAerztlicherAnsprechpartner"
}
]
}
]
}