NHSD Implementation Guide - Outbound
4.0.1 - active
NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2023-01-16 |
{
"resourceType" : "CodeSystem",
"id" : "nhsd-states-territories",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Content Logical Definition </h2>\n\t\t\t<ul>\n\t\t\t\t<li>Include all codes defined in \n\t\t\t\t\t<a href=\"http://fhir.nhsd.com.au/CodeSystem/nhsd-states-territories\"/>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/nhsd-states-territories",
"version" : "4.0.1",
"name" : "Standard List of the Australian States and Territories.",
"status" : "draft",
"experimental" : false,
"date" : "2023-01-16",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "Saravanan Shanmugam",
"telecom" : [
{
"system" : "email",
"value" : "saravanan.shanmugam@healthdirect.org.au",
"use" : "work"
}
]
}
],
"description" : "Australian States and Territories",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-states-territories",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"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" : "QLD",
"display" : "Queensland",
"definition" : "Queensland"
},
{
"code" : "SA",
"display" : "South Australia",
"definition" : "South Australia"
},
{
"code" : "TAS",
"display" : "Tasmania",
"definition" : "Tasmania"
},
{
"code" : "VIC",
"display" : "Victoria",
"definition" : "Victoria"
},
{
"code" : "WA",
"display" : "Western Australia",
"definition" : "Western Australia"
}
]
}