PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/goal-relationship
description: Establishes a relationship between this goal and other goals.
package_name: rs/hl7.fhir.core
derivation: constraint
name: Goals related to this one
type: null
elements:
  extension:
    name: type
    type: Extension
    short: predecessor | successor | replacement | other
    index: 0
    extensions: {}
    elements:
      extension: {name: extension, index: 7}
      url:
        type: uri
        pattern: {type: uri, value: target}
        index: 8
      value:
        choices: [valueReference]
        index: 10
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      valueReference: {type: Reference, choiceOf: value, index: 11}
    required: [value, valueCodeableConcept, valueReference]
  url:
    type: uri
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/goal-relationship'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 1.4.0
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/goal-relationship
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]