HL7 Terminology (THO)
7.0.0 - publication International flag

This page is part of the HL7 Terminology (v7.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Time Period Ranges - TTL Representation

Active as of 2025-06-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "time-period-ranges"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet time-period-ranges</b></p><a name=\"time-period-ranges\"> </a><a name=\"hctime-period-ranges\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-time-period-ranges.html\"><code>http://terminology.hl7.org/CodeSystem/time-period-ranges</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "cqi"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/ValueSet/time-period-ranges"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/ValueSet/time-period-ranges>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "TimePeriodRanges"] ; # 
  fhir:title [ fhir:v "Time Period Ranges"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-27"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International Clinical Quality Information Work Group"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/cqi" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cqi@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:immutable [ fhir:v true] ; # 
  fhir:copyright [ fhir:v "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."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/time-period-ranges"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/time-period-ranges>       ]     ] )
  ] . #