Package | hl7.fhir.cz.hdr |
Type | ConceptMap |
Id | planOfCare2FHIR-cz-hdr |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/ConceptMap-planOfCare2FHIR-cz-hdr.html |
URL | http://hl7.cz/fhir/hdr/ConceptMap/planOfCare2FHIR-cz-hdr |
Version | 0.0.2 |
Status | draft |
Date | 2025-07-18T09:03:32+00:00 |
Name | PlanOfCare2FHIRCzHdr |
Title | eHN Plan of Care Model to this guide Map |
Realm | cz |
Authority | hl7 |
Description | eHN HDR Plan of Care Model to this guide Map |
No resources found
StructureDefinition | |
PlanOfCareCz | A.2.8.1 - Care plan |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap planOfCare2FHIR-cz-hdr
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.8.1 - Care plan to CarePlan
Source Code | Relationship | Target Code |
PlanOfCare.title (A.2.9.1.1 - Title) | is equal to | CarePlan.title |
PlanOfCare.addresses (A.2.9.1.2 - Addresses) | is equal to | CarePlan.addresses |
PlanOfCare.description (A.2.9.1.3 - Description) | is equal to | CarePlan.description |
PlanOfCare.planPeriod (A.2.9.1.4 - Plan Period) | is equal to | CarePlan.period |
PlanOfCare.details (A.2.9.1.5 - Other details) | is related to | CarePlan.activity.detail |
PlanOfCare.activity (A.2.9.1.6 - Activity) | is equal to | CarePlan.activity |
PlanOfCare.activity.kind (A.2.9.1.6.1 - Kind) | is equal to | CarePlan.activity.detail.kind |
PlanOfCare.activity.description (A.2.9.1.6.2 - Activity description) | is equal to | CarePlan.detail.description |
PlanOfCare.activity.attribute (A.2.9.1.6.3 - Specific attributes) | is equal to | CarePlan.activity.reference |
{ "resourceType": "ConceptMap", "id": "planOfCare2FHIR-cz-hdr", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.cz/fhir/hdr/ConceptMap/planOfCare2FHIR-cz-hdr", "version": "0.0.2", "name": "PlanOfCare2FHIRCzHdr", "title": "eHN Plan of Care Model to this guide Map", "status": "draft", "experimental": true, "date": "2025-07-18T09:03:32+00:00", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://www.hl7.cz/" } ] } ], "description": "eHN HDR Plan of Care Model to this guide Map", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "203", "display": "Czech Republic (CZE)" } ] } ], "group": [ { "source": "https://hl7.cz/fhir/hdr/StructureDefinition/PlanOfCareCz", "target": "http://hl7.org/fhir/StructureDefinition/CarePlan", "element": [ { "code": "PlanOfCare.title", "display": "A.2.9.1.1 - Title", "target": [ { "code": "CarePlan.title", "equivalence": "equal" } ] }, { "code": "PlanOfCare.addresses", "display": "A.2.9.1.2 - Addresses", "target": [ { "code": "CarePlan.addresses", "equivalence": "equal" } ] }, { "code": "PlanOfCare.description", "display": "A.2.9.1.3 - Description", "target": [ { "code": "CarePlan.description", "equivalence": "equal" } ] }, { "code": "PlanOfCare.planPeriod", "display": "A.2.9.1.4 - Plan Period", "target": [ { "code": "CarePlan.period", "equivalence": "equal" } ] }, { "code": "PlanOfCare.details", "display": "A.2.9.1.5 - Other details", "target": [ { "code": "CarePlan.activity.detail", "equivalence": "relatedto" } ] }, { "code": "PlanOfCare.activity", "display": "A.2.9.1.6 - Activity", "target": [ { "code": "CarePlan.activity", "equivalence": "equal" } ] }, { "code": "PlanOfCare.activity.kind", "display": "A.2.9.1.6.1 - Kind", "target": [ { "code": "CarePlan.activity.detail.kind", "equivalence": "equal" } ] }, { "code": "PlanOfCare.activity.description", "display": "A.2.9.1.6.2 - Activity description", "target": [ { "code": "CarePlan.detail.description", "equivalence": "equal" } ] }, { "code": "PlanOfCare.activity.attribute", "display": "A.2.9.1.6.3 - Specific attributes", "target": [ { "code": "CarePlan.activity.reference", "equivalence": "equal" } ] } ] } ] }