PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/AdvanceDirectives
description: Hospital Discharge Report - Advance Directives - A.2.1 eHN
package_name: hl7.fhir.eu.hdr
derivation: specialization
name: AdvanceDirectivesEhn
type: http://hl7.eu/fhir/hdr/StructureDefinition/AdvanceDirectives
elements:
  livingWill:
    type: Base
    short: A.2.1.1 - Living will
    array: true
    min: 1
    index: 0
    elements:
      date: {type: dateTime, short: A.2.1.1.1 - Date and time, index: 1}
      type: {type: CodeableConcept, short: A.2.1.1.2 - Type, index: 2}
      comment: {type: string, short: A.2.1.1.3 - Comment, index: 3}
      conditions: {type: CodeableConcept, short: A.2.1.1.4 - Related conditions, array: true, index: 4}
      document: {type: Base, short: A.2.1.1.5 - Living will document, index: 5}
    required: [date, document, type]
package_version: 0.1.0-ballot
class: logical
kind: logical
url: http://hl7.eu/fhir/hdr/StructureDefinition/AdvanceDirectives
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0-ballot
required: [livingWill]