description: This identifier profile defines a local order identifier in an Australian context. A local order identifier is an organisation's identifier for an order in that organisation's local system set of orders. package_name: hl7.fhir.au.base derivation: constraint name: AULocalOrderIdentifier type: Identifier elements: type: short: Coded identifier type for local order identifier binding: {strength: required, valueSet: 'http://terminology.hl7.org.au/ValueSet/order-identifier-type'} index: 0 system: {short: System identifier namespace for the organisation that assigned the order identifier, index: 1} value: {short: Order identifier, index: 2} assigner: short: Organisation that assigned the order identifier index: 3 elements: display: {short: Name of the assigning organisation, index: 4} required: [display] package_version: 2.2.0-ballot class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-localorderidentifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 2.2.0 required: [assigner, value, type, system]