FHIR IG analytics| Package | kl.dk.fhir.prevention |
| Resource Type | CarePlan |
| Id | CarePlan-BrunoforloebKostAfbrudt.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
ResourceCarePlan "BrunoforloebKostAfbrudt"
Profile: KLGateway119CarePlan
status: unknown
intent: plan
category: Interventionsforløb efter §119 (CareSocialCodes#5c160c02-e858-4c1f-925a-71ed64844749)
subject: Patient/BrunoTestElmer
period: 2022-06-02 --> (ongoing)
activity
Details
Status StatusReason Performer cancelled Aktivt fravalg pga. anden træning (CareSocialCodes#a3f2bd01-078b-486e-81be-797d192ad7bd) Organization/UdfoererAfBrunosForebyggelse
{
"resourceType": "CarePlan",
"id": "BrunoforloebKostAfbrudt",
"meta": {
"profile": [
"http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "unknown",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "5c160c02-e858-4c1f-925a-71ed64844749"
}
]
}
],
"subject": {
"reference": "Patient/BrunoTestElmer"
},
"period": {
"start": "2022-06-02"
},
"activity": [
{
"detail": {
"status": "cancelled",
"statusReason": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "a3f2bd01-078b-486e-81be-797d192ad7bd"
}
]
},
"performer": [
{
"reference": "Organization/UdfoererAfBrunosForebyggelse"
}
]
}
}
]
}