PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.9.0-alpha
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AdvanceDirective
description: '**Concept**\r\nA living will is a verbal or written description of the patient’s wishes with regard to future medical action or end of their life. A living will is mainly used for situations in which the patient is no longer able to speak about these decisions with their healthcare provider.\r\n**Purpose**\r\nA good overview of the patient’s wishes is important. A healthcare provider can use the living will to discuss the existing wishes with the persons involved and to incorporate these wishes in their own policy. A concise, orderly list is of particular importance in acute care situations.\r\n**Evidence Base**\r\nThe list with types of living wills was developed in close consultation with the Dutch Patient and Consumer Federation (NPCF), the Dutch Association for Voluntary End of Life (NVVE) and the Dutch Patient Organization (NPV). \r\n\r\nThe list of types matches the living wills for which the various associations offer examples on their websites.\r\n\r\n**Example Instances**'
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeAdvanceDirective
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/AdvanceDirective
elements:
  LivingWillType:
    short: LivingWillType
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Aanduiding van de verschillende soorten wilsverklaringen.}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: WilsverklaringType}
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/TypeOfLivingWill'}
    index: 0
  LivingWillDate:
    short: LivingWillDate
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: De datum waarop de wilsverklaring is vastgelegd.}
    type: dateTime
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: WilsverklaringDatum}
    index: 1
  Disorder:
    short: Disorder
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Het probleem of aandoening waar de wilsverklaring betrekking op heeft.}
    refers: ['https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Problem']
    type: Reference
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Aandoening}
    array: true
    index: 2
  Representative:
    short: Representative
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: De persoon die wettelijke vertegerwoordiger is of in de ondertekende volmacht als gevolmachtigde wordt benoemd.}
    refers: ['https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactPerson']
    type: Reference
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Vertegenwoordiger}
    index: 3
  LivingWillDocument:
    short: LivingWillDocument
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: 'Ingescand brondocument met de wilsverklaring en handtekening van de patiënt, bijv. een PDF.'}
    type: base64Binary
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: WilsverklaringDocument}
    index: 4
  Comment:
    short: Comment
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: 'Toelichting bij de wilsverklaring, bijvoorbeeld de vorm, zoals een penning, een tattoo etc. of waar de wilsverklaring te vinden is.'}
    type: string
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Toelichting}
    index: 5
package_version: 0.9.0-alpha
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AdvanceDirective
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [LivingWillType, LivingWillDate]