FHIR IG analytics| Package | kl.dk.fhir.rehab |
| Resource Type | CarePlan |
| Id | CarePlan-RuddiTraeningsforloeb.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan RuddiTraeningsforloeb
basedOnServiceRequestExtension: ServiceRequest Kommunal genoptræning efter sygehusophold
status: Active
intent: Plan
category: Interventionsforløb efter §140
period: 2022-05-30 --> (ongoing)
activity
Details
Status Performer In Progress Organization: identifier = urn:oid:1.2.208.176.1.1#1037801000016003 (use: official, )
{
"resourceType": "CarePlan",
"id": "RuddiTraeningsforloeb",
"meta": {
"profile": [
"http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-care-plan"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/rehab/StructureDefinition/BasedOnServiceRequestExtension",
"valueReference": {
"reference": "ServiceRequest/RuddiGGOPInformation"
}
}
],
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "f15b2663-94d9-4d0c-a5de-d8bd8e1e4ebb"
}
]
}
],
"subject": {
"reference": "Patient/RuddiTestBerggren"
},
"period": {
"start": "2022-05-30"
},
"activity": [
{
"detail": {
"status": "in-progress",
"performer": [
{
"reference": "Organization/UdfoererAfRuddisRehab"
}
]
}
}
]
}