FHIR IG analytics| Package | kbv.basis |
| Resource Type | Observation |
| Id | Observation-a6fed28f-2e6c-4c17-9198-8880b15599c4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "a6fed28f-2e6c-4c17-9198-8880b15599c4",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Care_Level"
]
},
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80391-6",
"display": "Level of care [Type]",
"version": "2.81"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectivePeriod": {
"start": "2022-05-31"
},
"performer": [
{
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
}
],
"valueCodeableConcept": {
"coding": [
{
"version": "2022",
"code": "9-984.8",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 3"
}
]
},
"note": [
{
"authorReference": {
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
},
"time": "2020-01-02",
"text": "ausgedacht"
}
]
}