FHIR IG analytics| Package | kl.dk.fhir.rehab |
| Resource Type | CarePlan |
| Id | CarePlan-RuddiFunctionalTraening.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan RuddiFunctionalTraening
basedOnServiceRequestExtension: ServiceRequest Kommunal genoptræning efter sygehusophold
status: Active
intent: Plan
period: 2022-05-30 --> (ongoing)
activity
Details
Extension Code Status Funktionstræning In Progress
{
"resourceType": "CarePlan",
"id": "RuddiFunctionalTraening",
"meta": {
"profile": [
"http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-planned-intervention"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/rehab/StructureDefinition/BasedOnServiceRequestExtension",
"valueReference": {
"reference": "ServiceRequest/RuddiGGOPInformation"
}
}
],
"basedOn": [
{
"reference": "CarePlan/RuddiTraeningsforloeb"
}
],
"status": "active",
"intent": "plan",
"subject": {
"reference": "Patient/RuddiTestBerggren"
},
"period": {
"start": "2022-05-30"
},
"activity": [
{
"detail": {
"extension": [
{
"url": "http://fhir.kl.dk/rehab/StructureDefinition/DeliveryType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "2865f123-15a7-4a36-a514-32ea37c400ca",
"display": "Gruppebaseret indsats"
}
]
}
}
],
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.21",
"code": "58293f63-00d7-4730-8dbc-c784d40f9e23",
"display": "Funktionstræning"
}
]
},
"status": "in-progress"
}
}
]
}