Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Australian States and Territories - JSON Representation

Active as of 2020-05-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "australian-states-territories-1",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-01-24T20:56:12.991+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"🔗 ,
      "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Australian States and Territories</h2><tt>https://healthterminologies.gov.au/fhir/CodeSystem/australian-states-territories-1</tt><p>The Australian States and Territories code system defines concepts that represent the Australian states and territories.</p></div>"
  },
  "url" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-states-territories-1",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.36.1.2001.1004.200.10013"
    }
  ],
  "version" : "0.0.1",
  "name" : "AustralianStatesAndTerritories",
  "title" : "Australian States and Territories",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-05-31",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The Australian States and Territories code system defines concepts that represent the Australian states and territories.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2018 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. \n\nThis resource includes material that is based on Australian Institute of Health and Welfare material. \n\nAll copies of this resource must include this copyright statement and all information contained in this statement.",
  "caseSensitive" : false,
  "valueSet" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-states-territories-1/vs",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 10,
  "property" : [
    {
      "code" : "inactive",
      "description" : "Whether the code is active or not (defaults to false).",
      "type" : "boolean"
    }
  ],
  "concept" : [
    {
      "code" : "ACT",
      "display" : "Australian Capital Territory",
      "definition" : "Australian Capital Territory"
    },
    {
      "code" : "NSW",
      "display" : "New South Wales",
      "definition" : "New South Wales"
    },
    {
      "code" : "NT",
      "display" : "Northern Territory",
      "definition" : "Northern Territory"
    },
    {
      "code" : "OTHER",
      "display" : "Other territories",
      "definition" : "Other territories"
    },
    {
      "code" : "QLD",
      "display" : "Queensland",
      "definition" : "Queensland"
    },
    {
      "code" : "SA",
      "display" : "South Australia",
      "definition" : "South Australia"
    },
    {
      "code" : "TAS",
      "display" : "Tasmania",
      "definition" : "Tasmania"
    },
    {
      "code" : "U",
      "display" : "Unknown",
      "definition" : "Unknown",
      "property" : [
        {
          "code" : "inactive",
          "valueBoolean" : true
        }
      ]
    },
    {
      "code" : "VIC",
      "display" : "Victoria",
      "definition" : "Victoria"
    },
    {
      "code" : "WA",
      "display" : "Western Australia",
      "definition" : "Western Australia"
    }
  ]
}