description: 'Classification of the medication order scheduling type: sos (as-needed), once (single), periodically (recurring), cont (continuous)' package_name: il.fhir.r4.ashmc derivation: constraint name: ExtOrderType type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/StructureDefinition/ext-order-type'} index: 1 value: choices: [valueCode] index: 3 valueCode: {type: code, choiceOf: value, index: 4} package_version: 0.7.0 extensions: {} class: extension kind: complex-type url: http://fhir.ashmc.co.il/StructureDefinition/ext-order-type base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.7.0 required: [valueCode, value]