FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Location |
| Id | BSP_KBV_PR_AW_Unfall_Ort.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Location",
"id": "3173",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-22T13:54:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Unfall_Ort|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"name": "Lagerhalle",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "ACC"
}
]
}
],
"address": {
"line": [
"Baumeisterplatz 12"
],
"city": "Musterstadt",
"postalCode": "77783"
}
}