FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Encounter |
| Id | BSP_KBV_PR_AW_Hausbesuch.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Encounter",
"id": "3191",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-12T19:11:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hausbesuch|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HH"
},
"subject": {
"reference": "Patient/3181"
},
"location": [
{
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Hausbesuch_Entfernungsinformationen",
"extension": [
{
"url": "einfache_Entfernung",
"valueQuantity": {
"value": 8,
"unit": "Kilometer",
"system": "http://unitsofmeasure.org",
"code": "km"
}
},
{
"url": "zone_des_Besuchsortes",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Hausbesuch_Besuchszonen",
"code": "Z1"
}
]
}
}
]
}
],
"location": {
"reference": "Location/3172"
}
}
],
"partOf": {
"reference": "Encounter/3189"
}
}