FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r5
Resource TypeNamingSystem
IdNamingSystem-IANATimeZoneDatabase.json
FHIR VersionR5

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

Language: en

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
Copyright

Public domain

Identifiers

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

Source1

{
  "resourceType": "NamingSystem",
  "id": "IANATimeZoneDatabase",
  "language": "en",
  "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.",
  "copyright": "Public domain",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://www.iana.org/time-zones",
      "preferred": true,
      "period": {
        "start": "2024-11-04"
      }
    }
  ]
}