HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: eHN Plan of Care Model to this guide Map - JSON Representation

Draft as of 2024-11-21

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "planOfCare2FHIR-eu-hdr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap planOfCare2FHIR-eu-hdr</b></p><a name=\"planOfCare2FHIR-eu-hdr\"> </a><a name=\"hcplanOfCare2FHIR-eu-hdr\"> </a><a name=\"planOfCare2FHIR-eu-hdr-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-PlanOfCare.html\">A.2.8.1 - Care plan</a> to <a href=\"http://hl7.org/fhir/R4/careplan.html\">CarePlan</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>PlanOfCare.title (A.2.9.1.1 - Title)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.title</td></tr><tr><td>PlanOfCare.addresses (A.2.9.1.2 - Addresses)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.addresses</td></tr><tr><td>PlanOfCare.description (A.2.9.1.3 - Description)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.description</td></tr><tr><td>PlanOfCare.planPeriod (A.2.9.1.4 - Plan Period)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.period</td></tr><tr><td>PlanOfCare.details (A.2.9.1.5 - Other details)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CarePlan.activity.detail (These are the details of the activity not of the Care Plan)</td></tr><tr><td>PlanOfCare.activity (A.2.9.1.6 - Activity)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.activity</td></tr><tr><td>PlanOfCare.activity.kind (A.2.9.1.6.1 - Kind)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.activity.detail.kind</td></tr><tr><td>PlanOfCare.activity.description (A.2.9.1.6.2 - Activity description)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.detail.description</td></tr><tr><td>PlanOfCare.activity.attribute (A.2.9.1.6.3 - Specific attributes)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>CarePlan.activity.reference</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/hdr/ConceptMap/planOfCare2FHIR-eu-hdr",
  "version" : "0.0.1-ci",
  "name" : "PlanOfCare2FHIREuHdr",
  "title" : "eHN Plan of Care Model to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-11-21T18:11:12+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.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",
              "display" : "These are the details of the activity not of the Care Plan",
              "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"
            }
          ]
        }
      ]
    }
  ]
}