description: This extension applies to the ServiceRequest resource and is used to represent the integer assigned to an individual test or service in a ServiceRequest that corresponds with the sequential position in which a test or service appears on a paper request form.\n\nSorting by display sequence enables more efficient reconciliation of paper and digital request data at the point of service provision. package_name: hl7.fhir.au.ereq derivation: constraint name: AUeRequestingDisplaySequence type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence'} index: 1 value: choices: [valueInteger] index: 3 valueInteger: {type: integer, choiceOf: value, index: 4} package_version: 1.0.0-preview extensions: {} class: extension kind: complex-type url: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0-preview required: [value, valueInteger]