This page is part of the KLCore (v1.2.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Andreas alment botilbud - JSON Representation
Raw json | Download
{
"resourceType" : "CarePlan",
"id" : "NySocialIndsats",
"meta" : {
"profile" : [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialCarePlan"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"NySocialIndsats\"> </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 CarePlan "NySocialIndsats" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-KLCommonCareSocialCarePlan.html\">CarePlan</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Social indsats <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>#4a297733-4d66-4726-a933-590d55cf91e0)</span></p><p><b>description</b>: Andreas plan for alment botilbud omfatter socialpædagogiske tiltag, med fokus på at klare sig selv i hverdagsaktiviteter, og opbygge relationer til personale og de andre beboere.</p><p><b>subject</b>: <a href=\"Patient-Andreas.html\">Patient/Andreas</a> " HANSEN"</p><p><b>created</b>: 2020-08-12</p><p><b>careTeam</b>: <a href=\"CareTeam-AlmBotilbud.html\">CareTeam/AlmBotilbud</a></p><p><b>addresses</b>: <a href=\"Condition-AndreasMaalgruppeUdviklingshamning.html\">Condition/AndreasMaalgruppeUdviklingshamning</a></p><p><b>goal</b>: <a href=\"Goal-AndreasIndsatsformaal2.html\">Goal/AndreasIndsatsformaal2</a></p></div>"
},
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code" : "4a297733-4d66-4726-a933-590d55cf91e0",
"display" : "Social indsats"
}
]
}
],
"description" : "Andreas plan for alment botilbud omfatter socialpædagogiske tiltag, med fokus på at klare sig selv i hverdagsaktiviteter, og opbygge relationer til personale og de andre beboere.",
"subject" : {
"reference" : "Patient/Andreas"
},
"created" : "2020-08-12",
"careTeam" : [
{
"reference" : "CareTeam/AlmBotilbud"
}
],
"addresses" : [
{
"reference" : "Condition/AndreasMaalgruppeUdviklingshamning"
}
],
"goal" : [
{
"reference" : "Goal/AndreasIndsatsformaal2"
}
]
}