description: Textual descritpion when PQ not possible. package_name: sfm.030521 derivation: constraint name: SfmAmountText type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: amounttext: match: {url: amounttext} schema: index: 1 elements: url: pattern: {type: Uri, value: amounttext} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} quantity: match: {url: quantity} schema: index: 6 elements: url: pattern: {type: Uri, value: quantity} index: 7 value: choices: [valueQuantity] index: 9 valueQuantity: {type: Quantity, choiceOf: value, index: 10} url: pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/sfm-amountText'} index: 11 value: choices: [] index: 13 package_version: 1.0.1 extensions: amounttext: url: amounttext index: 1 elements: url: pattern: {type: Uri, value: amounttext} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} quantity: url: quantity index: 6 elements: url: pattern: {type: Uri, value: quantity} index: 7 value: choices: [valueQuantity] index: 9 valueQuantity: {type: Quantity, choiceOf: value, index: 10} class: extension kind: complex-type url: http://ehelse.no/fhir/StructureDefinition/sfm-amountText base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.0'