FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Goal |
| Id | Goal-MarkIndsatsmaal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Goal "MarkIndsatsmaal"
Profile: Goal
lifecycleStatus: active
category: FSIII indsatsmål (CareSocialCodes#e6f35a88-6665-4471-9dce-9a98854532b4)
description: Målemetoden: Sårets areal sættes op for Marks tryksår ()
subject: Patient/Mark " JENSEN"
| - | Measure |
| * | Pressure ulcer surface area (observable entity) (SNOMED CT#420753006) |
expressedBy: Practitioner/HanneFraVisitationenAalborg " SIMONSEN"
addresses: Condition/ConditionPressureUlcer
{
"resourceType": "Goal",
"id": "MarkIndsatsmaal",
"meta": {
"profile": [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialGoal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"category": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "e6f35a88-6665-4471-9dce-9a98854532b4",
"display": "FSIII indsatsmål"
}
]
}
],
"description": {
"text": "Målemetoden: Sårets areal sættes op for Marks tryksår"
},
"subject": {
"reference": "Patient/Mark"
},
"target": [
{
"measure": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "420753006",
"display": "Pressure ulcer surface area (observable entity)"
}
]
}
}
],
"expressedBy": {
"reference": "Practitioner/HanneFraVisitationenAalborg"
},
"addresses": [
{
"reference": "Condition/ConditionPressureUlcer"
}
]
}