HL7 Terminology (THO)
6.1.0 - Continuous Process Integration (ci build) 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 6.1.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

: IANA Time Zone Database - JSON Representation

Active as of 2024-11-04

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "IANATimeZoneDatabase",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem IANATimeZoneDatabase</b></p><a name=\"IANATimeZoneDatabase\"> </a><a name=\"hcIANATimeZoneDatabase\"> </a><a name=\"IANATimeZoneDatabase-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/IANATimeZoneDatabase</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>IANATimeZoneDatabase</td></tr><tr><td>Title</td><td>IANA Time Zone Database</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Time Zone Database (often called tz or zoneinfo) contains code and data that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules.</p>\n</div></td></tr><tr><td>Publisher</td><td>IANA</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><td><b>Period</b></td></tr><tr><td>URI</td><td>https://www.iana.org/time-zones</td><td>true</td><td>2024-11-04 --&gt; (ongoing)</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/IANATimeZoneDatabase",
  "version" : "1.0.0",
  "name" : "IANATimeZoneDatabase",
  "title" : "IANA Time Zone Database",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2024-11-04T23:00:00+10:00",
  "publisher" : "IANA",
  "contact" : [
    {
      "name" : "Internet Assigned Numbers Authority",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.iana.org/"
        },
        {
          "system" : "email",
          "value" : "iana@iana.org"
        },
        {
          "system" : "phone",
          "value" : "+14242545300"
        }
      ]
    }
  ],
  "description" : "The Time Zone Database (often called tz or zoneinfo) contains code and data that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.iana.org/time-zones",
      "preferred" : true,
      "period" : {
        "start" : "2024-11-04"
      }
    }
  ]
}