HL7 Terminology (THO)
6.1.0 - Publication International flag

This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, 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"
      }
    }
  ]
}