description: This identifier profile defines a local prescription identifier (sometimes referred to as prescription number) in an Australian context. package_name: at.unofficial.au.base derivation: constraint name: AULocalPrescriptionIdentifier type: Identifier elements: type: short: Coded identifier type for local prescription identifier pattern: type: CodeableConcept value: coding: - {code: LPN, system: 'http://terminology.hl7.org.au/CodeSystem/v2-0203'} index: 0 system: {short: System identifier namespace for the organisation that assigned the prescription identifier, index: 1} value: {short: Prescription identifier, index: 2} assigner: short: Organisation that assigned the prescription identifier index: 3 elements: display: {short: Name of the assigning organisation, index: 4} required: [display] package_version: 2.2.0-ballot2 class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-localprescriptionidentifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 2.2.0 required: [assigner, value, type, system]