PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.r4.pzp@1.0.0-rc2
    https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-SpecificCareWishes
description: 'The patient''s wishes and expectations concerning their treatment, as an answer to the questions: ''What, according to the patient, should healthcare providers know to provide good care? Does this patient have specific wishes regarding their care (including cultural, religious, social, and spiritual aspects)?'' Based on Observation resource.'
package_name: iknl.fhir.r4.pzp
derivation: constraint
name: ACPSpecificCareWishes
type: Observation
elements:
  encounter:
    type: Reference
    refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Encounter|1.0.0-rc2']
    index: 2
  method:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '370819000', system: 'http://snomed.info/sct'}
    index: 10
  value:
    choices: [valueString]
    index: 7
  valueString: {type: string, choiceOf: value, index: 8}
  effective:
    choices: []
    index: 4
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '153851000146100', system: 'http://snomed.info/sct'}
    index: 0
  subject:
    type: Reference
    refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient|1.0.0-rc2']
    index: 1
  performer: {index: 5}
  dataAbsentReason: {index: 9}
package_version: 1.0.0-rc2
class: profile
kind: resource
url: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-SpecificCareWishes
base: http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
version: 1.0.0-rc2
required: [method]