FHIR IG analytics| Package | dguv.basis |
| Resource Type | Organization |
| Id | DGUV_Basis_Bsp_Unfallversicherungstraeger.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "DGUV-Basis-Bsp-Unfallversicherungstraeger",
"meta": {
"profile": [
"http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger"
]
},
"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": "121192344"
}
],
"name": "BG Verwaltung Berlin",
"telecom": [
{
"system": "phone",
"value": "030 77003-0"
}
],
"address": [
{
"type": "both",
"line": [
"Markgrafenstraße 18"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "18"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Markgrafenstraße."
}
]
}
],
"city": "Berlin",
"postalCode": "10969"
}
]
}