PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/StructureDefinition/goal-reasonRejected
description: The reason the goal was not accepted. Applies only if the status of the goal is rejected.
package_name: hl7.fhir.r2.examples
name: The reason the goal was not accepted
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/goal-reasonRejected'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 1.0.2
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/goal-reasonRejected
version: null
required: [value, valueCodeableConcept]