FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | CarePlan |
| Id | CarePlan-AndreasDagligeOpgaver.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource CarePlan "AndreasDagligeOpgaver"
Profile: PlannedIntervention
basedOn: CarePlan/NySocialIndsats
status: active
intent: order
subject: Patient/Andreas " HANSEN"
created: 2020-08-12
activity
Details
- Code Status * Støtte til daglige opgaver i hjemmet (FFB#638f44df-6bf2-47f8-9935-b8fdc83e5bf5) in-progress
{
"resourceType": "CarePlan",
"id": "AndreasDagligeOpgaver",
"meta": {
"profile": [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialPlannedIntervention"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "CarePlan/NySocialIndsats"
}
],
"status": "active",
"intent": "order",
"subject": {
"reference": "Patient/Andreas"
},
"created": "2020-08-12",
"activity": [
{
"detail": {
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.22",
"code": "638f44df-6bf2-47f8-9935-b8fdc83e5bf5",
"display": "Støtte til daglige opgaver i hjemmet"
}
]
},
"status": "in-progress"
}
}
]
}