FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Location |
| Id | BSP_KBV_PR_AW_Hausbesuch_Ort.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Location",
"id": "3172",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-13T15:15:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch_Ort|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"description": "Frau Mustermanns Wohnung",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PTRES"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "077553/32211"
}
],
"address": {
"line": [
"Musterweg 42",
"Hinterhof 3. Etage"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterweg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "42"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString": "Hinterhof 3. Etage"
}
]
}
],
"city": "Berlin",
"postalCode": "10787",
"country": "D"
}
}