FHIR IG analytics| Package | kl.dk.fhir.prevention |
| Resource Type | CarePlan |
| Id | CarePlan-BrunoKostvejledning.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
ResourceCarePlan "BrunoKostvejledning"
Profile: KLGateway119PlannedIntervention
basedOnServiceRequestExtension: ServiceRequest/BrunoRequestInformation
basedOn: CarePlan/BrunoforloebKost
status: active
intent: plan
subject: Patient/BrunoTestElmer
period: 2022-06-02 --> (ongoing)
activity
Details
Extension Code Status Performer Kostvejledning (FSIII#c9a99304-1788-43b7-b7be-e187b092ae9c) in-progress Organization/UdfoererAfBrunosForebyggelse
{
"resourceType": "CarePlan",
"id": "BrunoKostvejledning",
"meta": {
"profile": [
"http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-planned-intervention"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnServiceRequestExtension",
"valueReference": {
"reference": "ServiceRequest/BrunoRequestInformation"
}
}
],
"basedOn": [
{
"reference": "CarePlan/BrunoforloebKost"
}
],
"status": "active",
"intent": "plan",
"subject": {
"reference": "Patient/BrunoTestElmer"
},
"period": {
"start": "2022-06-02"
},
"activity": [
{
"detail": {
"extension": [
{
"url": "http://fhir.kl.dk/prevention/StructureDefinition/DeliveryType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "8d12d74c-17da-47a7-a4fe-e69dbaec0a8c",
"display": "Individuel indsats"
}
]
}
}
],
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.21",
"code": "c9a99304-1788-43b7-b7be-e187b092ae9c",
"display": "Kostvejledning"
}
]
},
"status": "in-progress",
"performer": [
{
"reference": "Organization/UdfoererAfBrunosForebyggelse"
}
]
}
}
]
}