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