FHIR IG analytics| Package | kl.dk.fhir.ltt |
| Resource Type | CarePlan |
| Id | CarePlan-Henvisning.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan Henvisning
Profile: KLGatewayLTTReferral
basedOn: CarePlan: status = active; intent = plan; period = 2025-05-14 08:17:00+0000 --> (ongoing)
status: Completed
intent: Plan
period: 2025-07-07 14:28:17+0000 --> (ongoing)
activity
Details
Code Status Andet tilbud i hjemkommune Completed
{
"resourceType": "CarePlan",
"id": "Henvisning",
"meta": {
"profile": [
"http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-referral"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "CarePlan/Forloeb"
}
],
"status": "completed",
"intent": "plan",
"subject": {
"reference": "Patient/Josefine"
},
"period": {
"start": "2025-07-07T14:28:17Z"
},
"activity": [
{
"detail": {
"code": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/LTT",
"code": "59721d6a-71c7-4cae-954c-5997cbebd387",
"display": "Andet tilbud i hjemkommune"
}
]
},
"status": "completed"
}
}
]
}