PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.0-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patientwill
description: '*************!DRAFT!DRAFT!DRAFT! VALUESETS STILL TO BE DELIVERED FOR THIS PROFILE BY THE NIHDI *********** Belgian federal profile for a patient will ONLY in the context of the patient will in the context of limitations to treatment, DNR etc. Initially based on the functional description of the NIHDI. This profile will in the future be also used to record agreement to participate in clinical trials etc. Any usecase around informed consent is out of scope for this profile.'
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BePatientWill
type: Consent
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient']
    index: 3
  category: {mustSupport: true, index: 2}
  provision:
    elements:
      dataPeriod: {mustSupport: true, index: 10}
  source:
    mustSupport: true
    choices: []
    index: 7
  scope: {mustSupport: true, index: 1}
  dateTime: {mustSupport: true, index: 4}
  status: {mustSupport: true, index: 0}
  policyRule:
    index: 8
    elements:
      text:
        pattern: {type: String, value: Belgian policy}
        index: 9
  performer: {mustSupport: true, index: 5}
package_version: 1.1.0-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patientwill
base: http://hl7.org/fhir/StructureDefinition/Consent
version: 0.0.1
required: [policyRule, dateTime, patient, performer]