PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.3.0-ballot
    http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy
description: 'For circular references (references back to the same type of resource): whether they are allowed to transitively point back to the same instance (false), or whether the relationship must be a strict one-way hierarchy (true).'
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: SDHierarchy
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy'}
    type: uri
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 5.3.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot
required: [value, valueBoolean]