PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/StructureDefinition/goal-relationship
description: Establishes a relationship between this goal and other goals.
package_name: rs/hl7.fhir.r2.examples
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.0.2
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/goal-relationship
version: null
required: [extension]