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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSAdvanceDirective.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSAdvanceDirective.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdvanceDirective
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSAdvanceDirective
TitleAdvance directive model
DescriptionHealthcare directives concerning life or after life wishes of the patient
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdvanceDirective
Kindlogical

Resources that use this resource

StructureDefinition
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSDataSetDataSet model

Narrative

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

Generated Narrative: StructureDefinition EHDSAdvanceDirective

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSAdvanceDirective 0..*EHDSDataSetAdvance directive model

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header
.... author[x] 0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceAuthor of the advance directive.
... category 0..*CodeableConceptCategories of directives related to decisions prior and after death, such as life support, resuscitation or organ donation.
Binding Description: (preferred): SNOMED CT
... note 0..1stringTextual description of the directive
... attachment 0..1EHDSAttachmentSource document, such as a PDF, with the living will and the patient's signature.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSAdvanceDirective",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdvanceDirective",
  "version": "0.2.1",
  "name": "EHDSAdvanceDirective",
  "title": "Advance directive model",
  "status": "draft",
  "date": "2026-02-04T19:00:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Healthcare directives concerning life or after life wishes of the patient",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAdvanceDirective",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.1"
      }
    ],
    "element": [
      {
        "id": "EHDSAdvanceDirective",
        "path": "EHDSAdvanceDirective",
        "short": "Advance directive model",
        "definition": "Healthcare directives concerning life or after life wishes of the patient",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header",
        "path": "EHDSAdvanceDirective.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.subject",
        "path": "EHDSAdvanceDirective.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.identifier",
        "path": "EHDSAdvanceDirective.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.author[x]",
        "path": "EHDSAdvanceDirective.header.author[x]",
        "short": "Author of the advance directive.",
        "definition": "Author of the advance directive.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.date",
        "path": "EHDSAdvanceDirective.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.status",
        "path": "EHDSAdvanceDirective.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.source",
        "path": "EHDSAdvanceDirective.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.header.language",
        "path": "EHDSAdvanceDirective.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSAdvanceDirective.category",
        "path": "EHDSAdvanceDirective.category",
        "short": "Categories of directives related to decisions prior and after death, such as life support, resuscitation or organ donation.",
        "definition": "Categories of directives related to decisions prior and after death, such as life support, resuscitation or organ donation.",
        "requirements": "ISO IPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSAdvanceDirective.category",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAdvanceDirective.note",
        "path": "EHDSAdvanceDirective.note",
        "short": "Textual description of the directive",
        "definition": "Textual description of the directive",
        "requirements": "eHN PS and HDR Guidelines, MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAdvanceDirective.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.attachment",
        "path": "EHDSAdvanceDirective.attachment",
        "short": "Source document, such as a PDF, with the living will and the patient's signature.",
        "definition": "Source document, such as a PDF, with the living will and the patient's signature.",
        "requirements": "eHN HDR Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSAdvanceDirective.attachment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSAdvanceDirective",
        "path": "EHDSAdvanceDirective",
        "short": "Advance directive model",
        "definition": "Healthcare directives concerning life or after life wishes of the patient"
      },
      {
        "id": "EHDSAdvanceDirective.header.author[x]",
        "path": "EHDSAdvanceDirective.header.author[x]",
        "short": "Author of the advance directive.",
        "definition": "Author of the advance directive."
      },
      {
        "id": "EHDSAdvanceDirective.category",
        "path": "EHDSAdvanceDirective.category",
        "short": "Categories of directives related to decisions prior and after death, such as life support, resuscitation or organ donation.",
        "definition": "Categories of directives related to decisions prior and after death, such as life support, resuscitation or organ donation.",
        "requirements": "ISO IPS",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSAdvanceDirective.note",
        "path": "EHDSAdvanceDirective.note",
        "short": "Textual description of the directive",
        "definition": "Textual description of the directive",
        "requirements": "eHN PS and HDR Guidelines, MyHealth@EU, ISO IPS",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSAdvanceDirective.attachment",
        "path": "EHDSAdvanceDirective.attachment",
        "short": "Source document, such as a PDF, with the living will and the patient's signature.",
        "definition": "Source document, such as a PDF, with the living will and the patient's signature.",
        "requirements": "eHN HDR Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
          }
        ]
      }
    ]
  }
}