PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@0.7.1-snapshot
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-dosage-condition
description: Adds type/value pair to elements of datatype Dosage to express a condition on the dosage.
package_name: de.netzwerk-universitaetsmedizin.ebm-cpg
derivation: constraint
name: DosageCondition
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: Expresses the type of condition
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            short: Defines the condition when coupled with type
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              value:
                choices: [valueBoolean, valueCodeableConcept, valueDuration, valueQuantity, valueRange]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13}
              valueDuration: {type: Duration, choiceOf: value, index: 14}
              valueQuantity: {type: Quantity, choiceOf: value, index: 15}
              valueRange: {type: Range, choiceOf: value, index: 16}
  url:
    pattern: {type: Uri, value: 'https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-dosage-condition'}
    index: 17
  value:
    choices: []
    index: 19
package_version: 0.7.1-snapshot
extensions:
  type:
    url: null
    short: Expresses the type of condition
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  value:
    url: null
    short: Defines the condition when coupled with type
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      value:
        choices: [valueBoolean, valueCodeableConcept, valueDuration, valueQuantity, valueRange]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13}
      valueDuration: {type: Duration, choiceOf: value, index: 14}
      valueQuantity: {type: Quantity, choiceOf: value, index: 15}
      valueRange: {type: Range, choiceOf: value, index: 16}
class: extension
kind: complex-type
url: https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-dosage-condition
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0