FHIR IG analytics| Package | hl7.fhir.eu.hdr |
| Resource Type | CarePlan |
| Id | CarePlan-b84038f8-9541-4c5b-93b0-a7f1b8e55bd3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan b84038f8-9541-4c5b-93b0-a7f1b8e55bd3
Profile: Care Plan (HDR)
status: Active
intent: Plan
category: Diabetes clinical management plan
title: Diabetes Management Plan
subject: Luigi De Luca Male, DoB: 1966-09-30 ( National unique individual identifier)
period: 2025-04-10 --> (ongoing)
activity
Details
Code Status Referral to endocrinology service Not Started
activity
Details
Code Status Referral to dietitian Not Started
activity
Details
Code Status Hemoglobin A1c measurement Not Started
{
"resourceType": "CarePlan",
"id": "b84038f8-9541-4c5b-93b0-a7f1b8e55bd3",
"meta": {
"profile": [
"http://hl7.eu/fhir/hdr/StructureDefinition/carePlan-eu-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "736284000",
"display": "Diabetes clinical management plan"
}
]
}
],
"title": "Diabetes Management Plan",
"subject": {
"reference": "urn:uuid:b01a2623-e219-41d2-8e78-1fa1439751d0"
},
"period": {
"start": "2025-04-10"
},
"activity": [
{
"detail": {
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "306118006",
"display": "Referral to endocrinology service"
}
]
},
"status": "not-started"
}
},
{
"detail": {
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "103699006",
"display": "Referral to dietitian"
}
]
},
"status": "not-started"
}
},
{
"detail": {
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "43396009",
"display": "Hemoglobin A1c measurement"
}
]
},
"status": "not-started"
}
}
]
}