HL7 Terminology (THO)
7.4.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Resource Tag

Active as of 2026-06-19

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "HL7-AU-resource-tag",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem HL7-AU-resource-tag</b></p><a name=\"HL7-AU-resource-tag\"> </a><a name=\"hcHL7-AU-resource-tag\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/HL7-AU-resource-tag</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>HL7AUResourceTag</td></tr><tr><td>Title</td><td>Resource Tag</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Resource Tag code system defines concepts that represent tag values for labelling resources.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr><tr><td>Copyright</td><td><div><p>HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.2.3.4.1.4.35</td><td>true</td></tr><tr><td>URI</td><td>http://terminology.hl7.org.au/CodeSystem/resource-tag</td><td>true</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/HL7-AU-resource-tag",
  "version" : "1.0.0",
  "name" : "HL7AUResourceTag",
  "title" : "Resource Tag",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2026-06-19T00:00:00+10:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.com.au/"
        },
        {
          "system" : "email",
          "value" : "secretary@hl7.com.au"
        }
      ]
    }
  ],
  "responsible" : "HL7 Australia",
  "description" : "The Resource Tag code system defines concepts that represent tag values for labelling resources.",
  "copyright" : "HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.2.3.4.1.4.35",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org.au/CodeSystem/resource-tag",
      "preferred" : true
    }
  ]
}