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 ttl

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

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

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.