This page is part of the KLCore (v1.2.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Mark indsatsmål - JSON Representation
Raw json | Download
{
"resourceType" : "Goal",
"id" : "MarkIndsatsmaal",
"meta" : {
"profile" : [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialGoal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Goal</b><a name=\"MarkIndsatsmaal\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Goal "MarkIndsatsmaal" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-KLCommonCareSocialGoal.html\">Goal</a></p></div><p><b>lifecycleStatus</b>: active</p><p><b>category</b>: FSIII indsatsmål <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/1.0.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#e6f35a88-6665-4471-9dce-9a98854532b4)</span></p><p><b>description</b>: Målemetoden: Sårets areal sættes op for Marks tryksår <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"Patient-Mark.html\">Patient/Mark</a> " JENSEN"</p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td></tr><tr><td>*</td><td>Pressure ulcer surface area (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#420753006)</span></td></tr></table><p><b>expressedBy</b>: <a href=\"Practitioner-HanneFraVisitationenAalborg.html\">Practitioner/HanneFraVisitationenAalborg</a> " SIMONSEN"</p><p><b>addresses</b>: <a href=\"Condition-ConditionPressureUlcer.html\">Condition/ConditionPressureUlcer</a></p></div>"
},
"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"
}
]
}