FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeConceptMap
IdConceptMap-carePlan2FHIR-cz-ps.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/ConceptMap-carePlan2FHIR-cz-ps.html
URLhttps://hl7.cz/fhir/ps/ConceptMap/carePlan2FHIR-cz-ps
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NameCarePlan2FHIRCzPs
TitleConceptMap: Care Plan to FHIR Patient Summary (CZ)
Realmcz
Authorityhl7
DescriptionPS Care Plan logical model to this guide mapping.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
LogCarePlanCzEnA.2.9 Care Plan
cz-composition-psComposition (CZ PS)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap carePlan2FHIR-cz-ps

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.2.9 Care Plan to Composition (CZ PS)

Source CodeRelationshipTarget CodeComment
carePlan (A.2.9.1 - Care plan)is equivalent toComposition.section:sectionPlanOfCare
carePlan (A.2.9.1 - Care plan (entries))is equivalent toComposition.section:sectionPlanOfCare.entry:carePlan.ofType(CarePlan)Repeatable: one CarePlan resource per carePlan item.

Group 2 Mapping from A.2.9 Care Plan to CarePlan

Source CodeRelationshipTarget CodeComment
carePlan.title (A.2.9.1.1 - Title)is equivalent toCarePlan.title
carePlan.addresses (A.2.9.1.2 - Addresses)is equivalent toCarePlan.addresses
carePlan.recommendationDescription (A.2.9.1.3 - Recommendation description)is equivalent toCarePlan.description
carePlan.period (A.2.9.1.4 - Period)is equivalent toCarePlan.period
carePlan.additionalPlanDetails (A.2.9.1.5 - Additional plan details)(not mapped)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)is related toCarePlan.goal (CarePlan.goal (Reference(Goal)))Planned mapping for structured goals once additionalPlanDetails is refined to include goal elements.
carePlan.additionalPlanDetails.careTeam (A.2.9.1.5 - Care team)is related toCarePlan.careTeam (CarePlan.careTeam (Reference(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))is related toCarePlan.noteFallback: record as narrative when additionalPlanDetails cannot be represented using structured CarePlan elements.
carePlan.carePlanText (A.2.9.1.6 - Care plan)is related toCarePlan.text

Source1

{
  "resourceType": "ConceptMap",
  "id": "carePlan2FHIR-cz-ps",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ps/ConceptMap/carePlan2FHIR-cz-ps",
  "version": "0.0.1",
  "name": "CarePlan2FHIRCzPs",
  "title": "ConceptMap: Care Plan to FHIR Patient Summary (CZ)",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-05T15:11:51+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "PS Care Plan logical model to this guide mapping.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "https://hl7.cz/fhir/ps/StructureDefinition/LogCarePlanCzEn",
      "target": "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps",
      "element": [
        {
          "code": "carePlan",
          "display": "A.2.9.1 - Care plan",
          "target": [
            {
              "code": "Composition.section:sectionPlanOfCare",
              "display": "Composition.section:sectionPlanOfCare",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "carePlan",
          "display": "A.2.9.1 - Care plan (entries)",
          "target": [
            {
              "code": "Composition.section:sectionPlanOfCare.entry:carePlan.ofType(CarePlan)",
              "display": "Composition.section:sectionPlanOfCare.entry:carePlan.ofType(CarePlan)",
              "equivalence": "equivalent",
              "comment": "Repeatable: one CarePlan resource per carePlan item."
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/ps/StructureDefinition/LogCarePlanCzEn",
      "target": "http://hl7.org/fhir/StructureDefinition/CarePlan",
      "element": [
        {
          "code": "carePlan.title",
          "display": "A.2.9.1.1 - Title",
          "target": [
            {
              "code": "CarePlan.title",
              "display": "CarePlan.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "carePlan.addresses",
          "display": "A.2.9.1.2 - Addresses",
          "target": [
            {
              "code": "CarePlan.addresses",
              "display": "CarePlan.addresses",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "carePlan.recommendationDescription",
          "display": "A.2.9.1.3 - Recommendation description",
          "target": [
            {
              "code": "CarePlan.description",
              "display": "CarePlan.description",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "carePlan.period",
          "display": "A.2.9.1.4 - Period",
          "target": [
            {
              "code": "CarePlan.period",
              "display": "CarePlan.period",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "carePlan.additionalPlanDetails",
          "display": "A.2.9.1.5 - Additional plan details",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "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."
            }
          ]
        },
        {
          "code": "carePlan.additionalPlanDetails.goals",
          "display": "A.2.9.1.5 - Plan goals",
          "target": [
            {
              "code": "CarePlan.goal",
              "display": "CarePlan.goal (Reference(Goal))",
              "equivalence": "relatedto",
              "comment": "Planned mapping for structured goals once additionalPlanDetails is refined to include goal elements."
            }
          ]
        },
        {
          "code": "carePlan.additionalPlanDetails.careTeam",
          "display": "A.2.9.1.5 - Care team",
          "target": [
            {
              "code": "CarePlan.careTeam",
              "display": "CarePlan.careTeam (Reference(CareTeam))",
              "equivalence": "relatedto",
              "comment": "Planned mapping for structured care team once additionalPlanDetails is refined to include care team elements."
            }
          ]
        },
        {
          "code": "carePlan.additionalPlanDetails",
          "display": "A.2.9.1.5 - Additional plan details (fallback)",
          "target": [
            {
              "code": "CarePlan.note",
              "display": "CarePlan.note",
              "equivalence": "relatedto",
              "comment": "Fallback: record as narrative when additionalPlanDetails cannot be represented using structured CarePlan elements."
            }
          ]
        },
        {
          "code": "carePlan.carePlanText",
          "display": "A.2.9.1.6 - Care plan",
          "target": [
            {
              "code": "CarePlan.text",
              "display": "CarePlan.text",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}