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