PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/StructureDefinition/goal-acceptance
description: Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders.
package_name: rs/hl7.fhir.r2.examples
name: Individual acceptance of goal
type: null
elements:
  extension:
    name: individual
    type: Extension
    short: Individual whose acceptance is reflected
    index: 0
    extensions: {}
    elements:
      extension: {name: extension, index: 15}
      url:
        type: uri
        pattern: {type: uri, value: priority}
        index: 16
      value:
        choices: [valueCodeableConcept]
        index: 18
      valueReference: {type: Reference, choiceOf: value, index: 5}
      valueCode: {type: code, choiceOf: value, index: 13}
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
    required: [value, valueCode, valueCodeableConcept, valueReference]
  url:
    type: uri
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/goal-acceptance'}
    index: 20
  value:
    choices: []
    index: 22
package_version: 1.0.2
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/goal-acceptance
version: null
required: [extension]