description: This profile defines the minimum expectations for representing display sequence in the AU eRequesting context. The display sequence is an integer assigned to an individual test or service in a ServiceRequest that matches the sequence as seen on a paper request form. The ability to sort based on display sequence more easily allows for reconciliation of paper and digital requesting data by the filler, especially for collection centre staff within a pathology collection centre. 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'} type: uri index: 1 value: choices: [valueInteger] index: 3 valueInteger: {type: integer, choiceOf: value, index: 4} package_version: 1.0.0-ballot 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-ballot required: [value, valueInteger]