description: This identifier profile defines a local dispense identifier in an Australian context. package_name: hl7.fhir.au.base derivation: constraint name: AULocalDispenseIdentifier type: Identifier elements: type: short: Coded identifier type for local dispense identifier pattern: type: CodeableConcept value: coding: - {code: LDI, system: 'http://terminology.hl7.org.au/CodeSystem/v2-0203'} index: 0 system: {short: System identifier namespace for the organisation that assigned the dispense identifier, index: 1} value: {short: Dispense identifier, index: 2} assigner: short: Organisation that assigned the dispense 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-localdispenseidentifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 2.2.0 required: [assigner, value, type, system]