PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-rad-order@2.0.1
    http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-qualifier-value
description: Extension to define the value of the qualifier in the context of CH RAD-Order.
package_name: ch.fhir.ig.ch-rad-order
derivation: constraint
name: ChRadOrderQualifierValue
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-qualifier-value'}
    index: 1
  value:
    short: Value of Qualifier
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: Value of Qualifier, choiceOf: value, index: 4}
package_version: 2.0.1
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-qualifier-value
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.1
required: [valueCoding, value]