| Package | hl7.fhir.eu.hdr | 
| Resource Type | ConceptMap | 
| Id | advanceDirectives2FHIR-eu-hdr | 
| FHIR Version | R4 | 
| Source | http://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/ConceptMap-advanceDirectives2FHIR-eu-hdr.html | 
| URL | http://hl7.eu/fhir/hdr/ConceptMap/advanceDirectives2FHIR-eu-hdr | 
| Version | 0.1.0-ballot | 
| Status | draft | 
| Date | 2025-06-01T06:10:09+00:00 | 
| Name | AdvanceDirectives2FHIREuHdr | 
| Title | eHN Advance Directives Model to this guide Map | 
| Realm | eu | 
| Authority | hl7 | 
| Description | eHN HDR Advance Directives Model to this guide mapping | 
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License | 
No resources found
| StructureDefinition | |
| AdvanceDirectives | A.2.1 - Advance Directives (eHN) | 
| composition-eu-hdr | Composition (HDR) | 
| consent-eu-hdr | Consent (Advance Directives HDR) | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap advanceDirectives2FHIR-eu-hdr
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.1 - Advance Directives (eHN) to Composition (HDR)
| Source Code | Relationship | Target Code | Comment | 
| AdvanceDirectives.livingWill (A.2.1.1 - Living will) | is related to | Composition.section:sectionAdvanceDirectives.text | |
| AdvanceDirectives.livingWill.document (A.2.1.1.5 - Living will document) | is related to | Composition.section:sectionAdvanceDirectives.entry | Composition.section:sectionAdvanceDirectives.entry.ofType(DocumentReference) | 
Group 2 Mapping from A.2.1 - Advance Directives (eHN) to Consent (Advance Directives HDR)
| Source Code | Relationship | Target Code | Comment | 
| AdvanceDirectives.livingWill (A.2.1.1 - Living will) | is equivalent to | Consent | Composition.section:sectionAdvanceDirectives.entry.ofType(Consent) Consent.scope = 'adr' | 
| AdvanceDirectives.livingWill.date (A.2.1.1.1 - Date and time) | is related to | Consent.dateTime | |
| AdvanceDirectives.livingWill.type (A.2.1.1.2 - Type) | is related to | Consent.category | |
| AdvanceDirectives.livingWill.comment (A.2.1.1.3 - Comment) | is related to | Consent.extension:note | |
| AdvanceDirectives.livingWill.conditions (A.2.1.1.4 - Related conditions) | is related to | Consent.extension:relatedCondition | |
| AdvanceDirectives.livingWill.document (A.2.1.1.5 - Living will document) | is related to | Consent.source[x] | 
{
  "resourceType": "ConceptMap",
  "id": "advanceDirectives2FHIR-eu-hdr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/hdr/ConceptMap/advanceDirectives2FHIR-eu-hdr",
  "version": "0.1.0-ballot",
  "name": "AdvanceDirectives2FHIREuHdr",
  "title": "eHN Advance Directives 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 Advance Directives Model to this guide mapping",
  "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/AdvanceDirectives",
      "target": "http://hl7.eu/fhir/hdr/StructureDefinition/composition-eu-hdr",
      "element": [
        {
          "code": "AdvanceDirectives.livingWill",
          "display": "A.2.1.1 - Living will",
          "target": [
            {
              "code": "Composition.section:sectionAdvanceDirectives.text",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.document",
          "display": "A.2.1.1.5 - Living will document",
          "target": [
            {
              "code": "Composition.section:sectionAdvanceDirectives.entry",
              "equivalence": "relatedto",
              "comment": "Composition.section:sectionAdvanceDirectives.entry.ofType(DocumentReference)"
            }
          ]
        }
      ]
    },
    {
      "source": "http://hl7.eu/fhir/hdr/StructureDefinition/AdvanceDirectives",
      "target": "http://hl7.eu/fhir/hdr/StructureDefinition/consent-eu-hdr",
      "element": [
        {
          "code": "AdvanceDirectives.livingWill",
          "display": "A.2.1.1 - Living will",
          "target": [
            {
              "code": "Consent",
              "equivalence": "equivalent",
              "comment": "Composition.section:sectionAdvanceDirectives.entry.ofType(Consent)\nConsent.scope = 'adr'"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.date",
          "display": "A.2.1.1.1 - Date and time",
          "target": [
            {
              "code": "Consent.dateTime",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.type",
          "display": "A.2.1.1.2 - Type",
          "target": [
            {
              "code": "Consent.category",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.comment",
          "display": "A.2.1.1.3 - Comment",
          "target": [
            {
              "code": "Consent.extension:note",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.conditions",
          "display": "A.2.1.1.4 - Related conditions",
          "target": [
            {
              "code": "Consent.extension:relatedCondition",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdvanceDirectives.livingWill.document",
          "display": "A.2.1.1.5 - Living will document",
          "target": [
            {
              "code": "Consent.source[x]",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}