AU Base Implementation Guide
4.1.0-ballot - CI Build AU

This page is part of AU Base v4.1.0 based on FHIR R4. For a full list of available versions, see the Directory of published versions

: DegreeLicenseCertificate AU - JSON Representation

Active as of 2022-11-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "au-v2-0360",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org.au/CodeSystem/v2-0360</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AUAHPRAProfession<a name=\"au-v2-0360-AUAHPRAProfession\"> </a></td><td>AHPRA Profession</td><td>An Australian Health Practitioner Regulation Authority (AHPRA) profession.</td></tr><tr><td style=\"white-space:nowrap\">AUAHPRARegistration<a name=\"au-v2-0360-AUAHPRARegistration\"> </a></td><td>AHPRA Registration</td><td>An Australian Health Practitioner Regulation Authority (AHPRA) registration.</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org.au/CodeSystem/v2-0360",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.3.4.1.3.360"
    }
  ],
  "version" : "4.1.0-ballot",
  "name" : "DegreeLicenseCertificateAU",
  "title" : "DegreeLicenseCertificate AU",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-11-10T20:45:44+11:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia Patient Administration Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://confluence.hl7australia.com/display/PA",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "HL7 Australia Orders and Observations Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7australia.com/display/OO",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "HL7 Australia Medications Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7australia.com/display/MED",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extended concept codes for qualification in an Australian context.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "AUAHPRAProfession",
      "display" : "AHPRA Profession",
      "definition" : "An Australian Health Practitioner Regulation Authority (AHPRA) profession."
    },
    {
      "code" : "AUAHPRARegistration",
      "display" : "AHPRA Registration",
      "definition" : "An Australian Health Practitioner Regulation Authority (AHPRA) registration."
    }
  ]
}