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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-time-period-ranges.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-time-period-ranges.html
URLhttp://terminology.hl7.org/ValueSet/time-period-ranges
Version1.0.0
Statusactive
Date2025-06-27
NameTimePeriodRanges
TitleTime Period Ranges
Realmuv
Authorityhl7
DescriptionAll codes in the Time Period Ranges code system. Note that this value set is typically not expanded because the full set contains millions of codes, the set of all possible ranges of time periods expressible within the grammar.
CopyrightAdapted from content published by IHE Copyright (c) 2015 [IHE International, Inc](http://www.ihe.net/Governance/#Intellectual_Property). Used here according to the terms of the [CC BY 4 License](https://creativecommons.org/licenses/by/4.0/). Makes use of duration definitions as defined in the [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) specification.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
time-period-rangesTime Period Ranges

Narrative

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

Generated Narrative: ValueSet time-period-ranges


Source1

{
  "resourceType": "ValueSet",
  "id": "time-period-ranges",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/time-period-ranges",
  "version": "1.0.0",
  "name": "TimePeriodRanges",
  "title": "Time Period Ranges",
  "status": "active",
  "experimental": false,
  "date": "2025-06-27",
  "publisher": "HL7 International Clinical Quality Information Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cqi"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "cqi@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "All codes in the Time Period Ranges code system. Note that this value set is typically not expanded because the full set contains millions of codes, the set of all possible ranges of time periods expressible within the grammar.",
  "immutable": true,
  "copyright": "Adapted from content published by IHE Copyright (c) 2015 [IHE International, Inc](http://www.ihe.net/Governance/#Intellectual_Property). Used here according to the terms of the [CC BY 4 License](https://creativecommons.org/licenses/by/4.0/). Makes use of duration definitions as defined in the [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) specification.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/time-period-ranges"
      }
    ]
  }
}