HL7 Czech PS Implementation Guide
0.0.1 - ci-build
CZ
HL7 Czech PS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/ps/ and changes regularly. See the Directory of published versions
Hereafter a browseable diagram showing how the CarePlan model is realized by the HL7 FHIR Profiles of this guide
| CarePlan (Logical Model) | Relationship | FHIR Target | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource/Profile | Element | Description | Notes |
| carePlan | A.2.9.1 - Care plan | equivalent | Composition (cz-composition-ps) | Composition.section:sectionPlanOfCare | ||
| carePlan | A.2.9.1 - Care plan (entries) | equivalent | Composition (cz-composition-ps) | Composition.section:sectionPlanOfCare.entry:carePlan.ofType(CarePlan) | Repeatable: one CarePlan resource per carePlan item. | |
| carePlan.title | A.2.9.1.1 - Title | equivalent | CarePlan (CarePlan) | CarePlan.title | ||
| carePlan.addresses | A.2.9.1.2 - Addresses | equivalent | CarePlan (CarePlan) | CarePlan.addresses | ||
| carePlan.recommendationDescription | A.2.9.1.3 - Recommendation description | equivalent | CarePlan (CarePlan) | CarePlan.description | ||
| carePlan.period | A.2.9.1.4 - Period | equivalent | CarePlan (CarePlan) | CarePlan.period | ||
| carePlan.additionalPlanDetails | A.2.9.1.5 - Additional plan details | unmatched | CarePlan (CarePlan) | Container for additional structured details. Prefer mapping to structured CarePlan elements (e.g., CarePlan.goal → Goal, CarePlan.careTeam → CareTeam, CarePlan.activity as applicable, and CarePlan.supportingInfo for references to supporting resources). If structured representation is not available, record as narrative in CarePlan.note. | ||
| carePlan.additionalPlanDetails.goals | A.2.9.1.5 - Plan goals | related-to | CarePlan (CarePlan) | CarePlan.goal | Planned mapping for structured goals once additionalPlanDetails is refined to include goal elements. | |
| carePlan.additionalPlanDetails.careTeam | A.2.9.1.5 - Care team | related-to | CarePlan (CarePlan) | CarePlan.careTeam | Planned mapping for structured care team once additionalPlanDetails is refined to include care team elements. | |
| carePlan.additionalPlanDetails | A.2.9.1.5 - Additional plan details (fallback) | related-to | CarePlan (CarePlan) | CarePlan.note | Fallback: record as narrative when additionalPlanDetails cannot be represented using structured CarePlan elements. | |
| carePlan.carePlanText | A.2.9.1.6 - Care plan | related-to | CarePlan (CarePlan) | CarePlan.text | ||