AU Base Implementation Guide
5.0.1-ci-build - CI Build Australia flag

AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 5.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions

Data Type Profile: AU Local Prescription Identifier

Official URL: http://hl7.org.au/fhir/StructureDefinition/au-localprescriptionidentifier Version: 5.0.1-ci-build
Standards status: Trial-use Maturity Level: 2 Computable Name: AULocalPrescriptionIdentifier

Copyright/Legal: HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.

This identifier profile defines a local prescription identifier (sometimes referred to as prescription number) in an Australian context. A local prescription identifier is an organisation’s identifier for a prescription in that organisation’s local system set of prescriptions. A local prescription identifier allows linking of a prescription to a system’s local identifier.

Usage Notes

Profile specific implementation guidance:

  • An organisation should use their own local system identifier namespace but if that is not available then see the guidance on Business Identifiers on using an HPI-O to construct a legal globally unique identifier system for local identifiers.

Usage:

Changes since version 5.0.0:

  • No changes
  • Formal Views of Profile Content

    Description of Profiles, Differentials, Snapshots and how the different presentations work.

    This structure is derived from Identifier

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Identifier 0..* Identifier Local Prescription Identifier
    ... type 1..1 CodeableConcept Coded identifier type for local prescription identifier
    Required Pattern: At least the following
    .... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (complex)
    ..... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org.au/CodeSystem/v2-0203
    ..... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: LPN
    ... system 1..1 uri System identifier namespace for the organisation that assigned the prescription identifier
    ... value 1..1 string Prescription identifier
    .... display 1..1 string Name of the assigning organisation

    doco Documentation for this format

     

    Other representations of profile: CSV, Excel, Schematron