FHIR IG analytics| Package | santeon.careplan.ig |
| Resource Type | CarePlan |
| Id | CarePlan-SanteonCarePlanExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan SanteonCarePlanExample
Language: en
status: Draft
intent: Proposal
category: Chronische Nierschade
period: 2025-01-15 --> 2025-12-31
{
"resourceType": "CarePlan",
"id": "SanteonCarePlanExample",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "draft",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "https://ig.santeon.nl/careplan/CodeSystem/santeon-careplan-category-cs",
"code": "ckd",
"display": "Chronische Nierschade"
}
]
}
],
"subject": {
"reference": "Patient/ExamplePatient"
},
"period": {
"start": "2025-01-15",
"end": "2025-12-31"
}
}