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

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeValueSet
IdValueSet-time-period-ranges.json
FHIR VersionR3

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: ValueSet time-period-ranges

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "time-period-ranges",
  "language": "en",
  "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"
      }
    ]
  }
}