Australian Base Implementation Guide (AU Base 1)

This page is part of the Australian Base IG (v1.0.2: AU Base 1 on STU3) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Example: CodeSystem-au-hl7v2-0203

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "au-hl7v2-0203",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>HL7 V2 Table 0203 - Identifier Type (AU Extended)</h2>\n\t\t\t<p>HL7 V2 table 0203 extensions for Australian use</p>\n\t\t</div>"
  },
  "url" : "http://hl7.org.au/fhir/v2/0203",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.2.3.4.1.1.203"
  },
  "version" : "1.0.2",
  "name" : "HL7V2Table0203IdentifierTypeAUExtended",
  "title" : "HL7 V2 Table 0203 - Identifier Type (AU Extended)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-02-13",
  "publisher" : "Health Level Seven Australia (Patient Administration)",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "Extended concept codes for identifier type for use in Australian context",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org.au/fhir/ValueSet/au-hl7v2-0203",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "AHPRA",
      "display" : "Australian Health Practitioner Regulation Agency Registration Number",
      "definition" : "Australian Health Practitioner Regulation Agency allocated registration number"
    },
    {
      "code" : "DVG",
      "display" : "DVA Gold Card Number",
      "definition" : "Department of Veterans' Affairs Number (Gold Card)"
    },
    {
      "code" : "DVL",
      "display" : "DVA Lilac Card Number",
      "definition" : "Department of Veterans' Affairs Number (Lilac Card)"
    },
    {
      "code" : "DVO",
      "display" : "DVA Orange Card Number",
      "definition" : "Department of Veterans' Affairs Number (Orange Card)"
    },
    {
      "code" : "DVW",
      "display" : "DVA White Card Number",
      "definition" : "Department of Veterans' Affairs Number (White Card)"
    },
    {
      "code" : "ETP",
      "display" : "Electronic Transfer of Prescription Identifier",
      "definition" : "Identifier allocated by an ETP supplier, sometimes related to a barcorde."
    },
    {
      "code" : "LDI",
      "display" : "Local Dispense Identifier",
      "definition" : "Local dispensing identifier"
    },
    {
      "code" : "LPN",
      "display" : "Local Prescription Number",
      "definition" : "Local requester system identifier for prescriptions"
    },
    {
      "code" : "NDI",
      "display" : "National Device Identifier",
      "definition" : "Nationally assigned device identifier, that is commonly a PAI-D"
    },
    {
      "code" : "NOI",
      "display" : "National Organisation Identifier",
      "definition" : "Nationally assigned organisation identifier, that is commonly a HPI-O"
    },
    {
      "code" : "NPIO",
      "display" : "National provider at organisation identifier",
      "definition" : "National provider at organisation identifier; combined identifier [HPI-I]@[HPI-O]"
    },
    {
      "code" : "NRI",
      "display" : "National Repository Identifier",
      "definition" : "Nationally assigned repository identifier, that is commonly a PAI-R"
    },
    {
      "code" : "PRES",
      "display" : "Prescriber Number",
      "definition" : "Medicare assigned prescriber number for a practitioner"
    },
    {
      "code" : "SEN",
      "display" : "Commonwealth Seniors Health Card",
      "definition" : "Seniors healthcare card number assigned by Department of Health and Human Services"
    },
    {
      "code" : "UPIN",
      "display" : "Medicare Provider Number",
      "definition" : "Location specific Medicare Provider Number"
    },
    {
      "code" : "VDI",
      "display" : "Vendor Directory Identifier",
      "definition" : "A unique vendor identifier allocated to a provider directory entry (PractitionerRole or HealthcareService), typically used for routing secure messages"
    }
  ]
}