FHIR IG analytics| Package | kbv.basis |
| Resource Type | Goal |
| Id | Goal-62738bcd-7001-4817-a3ec-85622a76a2d2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Goal",
"id": "62738bcd-7001-4817-a3ec-85622a76a2d2",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Treatment_Goal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"code": "improving",
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"display": "Improving"
}
]
},
"category": [
{
"coding": [
{
"code": "dietary",
"system": "http://terminology.hl7.org/CodeSystem/goal-category",
"display": "dietary"
}
]
}
],
"priority": {
"coding": [
{
"code": "medium-priority",
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"display": "Medium priority"
}
]
},
"description": {
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "238131007",
"system": "http://snomed.info/sct",
"display": "Overweight"
}
]
},
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"startDate": "2022-02-01",
"target": [
{
"measure": {
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "27113001",
"system": "http://snomed.info/sct",
"display": "Body weight"
}
]
},
"detailRatio": {
"numerator": {
"value": 70,
"code": "kg",
"system": "http://unitsofmeasure.org",
"unit": "kg"
},
"denominator": {
"value": 1
}
},
"dueDuration": {
"comparator": "<",
"value": 6,
"code": "mo",
"system": "http://unitsofmeasure.org",
"unit": "month"
}
}
],
"statusDate": "2022-04-15",
"statusReason": "Zielgewicht wurde erreicht",
"expressedBy": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"note": [
{
"authorReference": {
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
},
"time": "2020-01-02",
"text": "ausgedacht"
}
],
"outcomeCode": [
{
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "43664005",
"system": "http://snomed.info/sct",
"display": "Normal weight"
}
]
}
]
}