PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.r4.pzp@1.0.0-rc1
    https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-PreferredPlaceOfDeath
description: The preferred place of death. This is the place where the patient prefers to die, if possible. The preferred place of death can be a home, a hospital, a nursing home, hospice or another location. Based on Observation resource.
package_name: iknl.fhir.r4.pzp
derivation: constraint
name: ACPPreferredPlaceOfDeath
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '395091006', system: 'http://snomed.info/sct'}
    index: 0
  subject:
    type: Reference
    refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient|1.0.0-rc1']
    index: 1
  encounter:
    type: Reference
    refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Encounter|1.0.0-rc1']
    index: 2
  effective:
    choices: []
    index: 4
  value:
    choices: [valueCodeableConcept]
    index: 6
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 7}
  dataAbsentReason: {index: 8}
  note:
    elements:
      text: {index: 9}
package_version: 1.0.0-rc1
class: profile
kind: resource
url: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-PreferredPlaceOfDeath
base: http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
version: 1.0.0-rc1