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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeConceptMap
IdConceptMap-planOfCare2FHIR-cz-amb.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/amb/ConceptMap-planOfCare2FHIR-cz-amb.html
URLhttps://hl7.cz/fhir/amb/ConceptMap/planOfCare2FHIR-cz-amb
Version0.1.0
Statusdraft
Date2026-01-30T21:34:26+00:00
NamePlanOfCare2FHIRCzAmb
TitleCZ Plan of Care Model to this guide Map
Realmcz
Authorityhl7
DescriptionAMB Plan of Care Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
PlanOfCareCzA.2.9.1 - Plan of Care

Narrative

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

Generated Narrative: ConceptMap planOfCare2FHIR-cz-amb

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.2.9.1 - Plan of Care to https://hl7.cz/fhir/amb/StructureDefinition/cz-carePlan-amb

Source CodeRelationshipTarget Code
PlanOfCare.title (A.2.9.1.1 - Title)is equal toCarePlan.title
PlanOfCare.addresses (A.2.9.1.2 - Addresses)is equal toCarePlan.addresses
PlanOfCare.description (A.2.9.1.3 - Description)is equal toCarePlan.description
PlanOfCare.planPeriod (A.2.9.1.4 - Plan Period)is equal toCarePlan.period
PlanOfCare.details (A.2.9.1.5 - Other details)is related toCarePlan.activity.detail
PlanOfCare.activity (A.2.9.1.6 - Activity)is equal toCarePlan.activity
PlanOfCare.activity.kind (A.2.9.1.6.1 - Kind)is equal toCarePlan.activity.detail.kind
PlanOfCare.activity.description (A.2.9.1.6.2 - Activity description)is equal toCarePlan.detail.description
PlanOfCare.activity.attribute (A.2.9.1.6.3 - Specific attributes)is equal toCarePlan.activity.reference

Source1

{
  "resourceType": "ConceptMap",
  "id": "planOfCare2FHIR-cz-amb",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/amb/ConceptMap/planOfCare2FHIR-cz-amb",
  "version": "0.1.0",
  "name": "PlanOfCare2FHIRCzAmb",
  "title": "CZ Plan of Care Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-30T21:34:26+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "AMB Plan of Care Model to this guide mapping",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "https://hl7.cz/fhir/amb/StructureDefinition/PlanOfCareCz",
      "target": "https://hl7.cz/fhir/amb/StructureDefinition/cz-carePlan-amb",
      "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"
            }
          ]
        }
      ]
    }
  ]
}