FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/planOfCare2FHIR-eu-hdr

Packagehl7.fhir.eu.hdr
TypeConceptMap
IdplanOfCare2FHIR-eu-hdr
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/ConceptMap-planOfCare2FHIR-eu-hdr.html
URLhttp://hl7.eu/fhir/hdr/ConceptMap/planOfCare2FHIR-eu-hdr
Version0.1.0-ballot
Statusdraft
Date2025-06-01T06:10:09+00:00
NamePlanOfCare2FHIREuHdr
TitleeHN Plan of Care Model to this guide Map
Realmeu
Authorityhl7
DescriptioneHN HDR Plan of Care Model to this guide Map
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
PlanOfCareA.2.8.1 - Care plan
carePlan-eu-hdrCare Plan (HDR)

Narrative

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

Generated Narrative: ConceptMap planOfCare2FHIR-eu-hdr

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.2.8.1 - Care plan to Care Plan (HDR)

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

Source

{
  "resourceType": "ConceptMap",
  "id": "planOfCare2FHIR-eu-hdr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/hdr/ConceptMap/planOfCare2FHIR-eu-hdr",
  "version": "0.1.0-ballot",
  "name": "PlanOfCare2FHIREuHdr",
  "title": "eHN Plan of Care Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-01T06:10:09+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "eHN HDR Plan of Care Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "group": [
    {
      "source": "http://hl7.eu/fhir/hdr/StructureDefinition/PlanOfCare",
      "target": "http://hl7.eu/fhir/hdr/StructureDefinition/carePlan-eu-hdr",
      "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"
            }
          ]
        }
      ]
    }
  ]
}