PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.stu3.pzp@1.0.0-rc1
    https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Medical-Policy-Goal
description: The primary, agreed-upon goal of a patient's medical treatment policy. Based on Goal resource.
package_name: iknl.fhir.stu3.pzp
derivation: constraint
name: ACPMedicalPolicyGoal
type: Goal
elements:
  extension:
    type: Extension
    url: h
    index: 0
    slicing:
      slices:
        encounter:
          match: {}
          schema:
            type: Extension
            url: h
            index: 0
            elements:
              value:
                choices: [valueReference]
                index: 2
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Encounter|1.0.0-rc1']
                index: 3
  description: {index: 4}
  subject:
    type: Reference
    refers: ['https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Patient|1.0.0-rc1']
    index: 5
  start:
    choices: []
    index: 7
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        startDate:
          match: {}
          schema:
            choices: [startDate]
            index: 9
  startDate:
    type: date
    choiceOf: start
    index: 10
    slicing:
      slices:
        startDate:
          match: {}
          schema: {type: date, choiceOf: start, index: 10}
  note:
    elements:
      text: {index: 11}
package_version: 1.0.0-rc1
extensions:
  encounter:
    url: h
    type: Extension
    index: 0
    elements:
      value:
        choices: [valueReference]
        index: 2
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Encounter|1.0.0-rc1']
        index: 3
class: profile
kind: resource
url: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Medical-Policy-Goal
base: http://hl7.org/fhir/StructureDefinition/Goal
version: 1.0.0-rc1