description: This extension applies to the AU eRequesting Diagnostic Request profile and any derived ServiceRequest profiles. 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 on sequenceNumber 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: rs/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: [] index: 3 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueInteger: match: {} schema: choices: [valueInteger] _required: true index: 5 min: 1 max: 1 valueInteger: type: integer choiceOf: value index: 6 slicing: slices: valueInteger: match: {} schema: {type: integer, choiceOf: value, _required: true, index: 6} min: 1 max: 1 package_version: 0.3.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: 0.3.0-preview required: [value, valueInteger]