FHIR IG analytics| Package | kl.dk.fhir.ltt |
| Resource Type | CarePlan |
| Id | CarePlan-Forloeb.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan Forloeb
Profile: KLGatewayLTTCarePlan
status: Active
intent: Plan
period: 2025-05-14 08:17:00+0000 --> (ongoing)
activity
detail
code: Lettilgængelige tilbud til børn og unge i psykisk mistrivsel
reasonCode: Krop og mad, Selvskade
status: In Progress
{
"resourceType": "CarePlan",
"id": "Forloeb",
"meta": {
"profile": [
"http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-care-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"subject": {
"reference": "Patient/Josefine"
},
"period": {
"start": "2025-05-14T08:17:00Z"
},
"activity": [
{
"detail": {
"code": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "01302bcb-c7f3-42c4-8ded-68e33da064eb",
"display": "Lettilgængelige tilbud til børn og unge i psykisk mistrivsel"
}
]
},
"reasonCode": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/LTT",
"code": "bf4df811-805a-4309-8394-7d9ea31b8af7",
"display": "Krop og mad"
}
]
},
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/LTT",
"code": "5cea8eb2-5374-45f7-a985-cef1f577f0a1",
"display": "Selvskade"
}
]
}
],
"status": "in-progress"
}
}
]
}