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

FHIR IG Statistics: CodeSystem/IANATimeZoneDatabase

Packagehl7.terminology
TypeCodeSystem
IdIANATimeZoneDatabase
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-IANATimeZoneDatabase.html
URLhttps://www.iana.org/time-zones
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.
CopyrightPublic domain
Contentnot-present

Resources that use this resource

ValueSet
au-timezoneAU Time Zone
R5-timezones-for-R4BCross-version VS for R5.IANATimezones for use in FHIR R4B
R5-timezones-for-R4Cross-version VS for R5.IANATimezones for use in FHIR R4
au-timezoneAU Time Zone

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem IANATimeZoneDatabase

This case-sensitive code system https://www.iana.org/time-zones defines codes, but no codes are represented here


Source

{
  "resourceType": "CodeSystem",
  "id": "IANATimeZoneDatabase",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.iana.org/time-zones",
  "version": "1.0.0",
  "name": "IANATimeZoneDatabase",
  "title": "IANA Time Zone Database",
  "status": "active",
  "experimental": false,
  "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",
  "caseSensitive": true,
  "content": "not-present"
}