PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.ereq@0.4.0-preview
    http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence
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: 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: 0.4.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.4.0-preview
required: [value, valueInteger]