FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/IANATimeZoneDatabase

Packagehl7.terminology
TypeNamingSystem
IdIANATimeZoneDatabase
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-IANATimeZoneDatabase.html
URLhttp://terminology.hl7.org/NamingSystem/IANATimeZoneDatabase
Version1.0.0
Statusactive
Date2024-11-04T23:00:00+10:00
NameIANATimeZoneDatabase
TitleIANA Time Zone Database
Realmuv
Authorityhl7
DescriptionThe 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.
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem IANATimeZoneDatabase

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/IANATimeZoneDatabase
Version1.0.0
NameIANATimeZoneDatabase
TitleIANA Time Zone Database
Statusactive
Definition

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.

PublisherIANA

Identifiers

TypeValuePreferredPeriod
URIhttps://www.iana.org/time-zonestrue2024-11-04 --> (ongoing)

Source

{
  "resourceType": "NamingSystem",
  "id": "IANATimeZoneDatabase",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}