FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/relativetime-codes (XML)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetRelativeTime Codes

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="relativetime-codes"/> 
  <meta> 
    <lastUpdated value="2025-11-14T16:50:06.469+11:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet relativetime-codes</b> 
      </p> 
      <a name="relativetime-codes"> </a> 
      <a name="hcrelativetime-codes"> </a> 
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px">Last updated: 2020-12-28T16:55:11.085+11:00</p> 
      </div> 
      <p> This value set includes codes based on the following rules:</p> 
      <ul> 
        <li> Include all codes defined in 
          <a href="codesystem-evidence-variable-event.html">
            <code> http://hl7.org/fhir/evidence-variable-event</code> 
          </a> 
          <span title="Version is not explicitly stated, which means it is fixed to the version provided
           in this specification"> version 📦6.0.0-ballot3</span> 
        </li> 
        <li> Include these codes as defined in 
          <a href="http://www.snomed.org/">
            <code> http://snomed.info/sct</code> 
          </a> 
          <span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> 
          <table class="none">
            <tr> 
              <td style="white-space:nowrap">
                <b> Code</b> 
              </td> 
              <td> 
                <b> Display</b> 
              </td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/129018004">129018004</a> 
              </td> 
              <td> Traveling</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/261041009">261041009</a> 
              </td> 
              <td> Working</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/712823008">712823008</a> 
              </td> 
              <td> Acute depression</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/871840004">871840004</a> 
              </td> 
              <td> Depressive episode</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/relativetime-codes"/> 
  <version value="6.0.0-ballot3"/> 
  <name value="RelativeTimeCodes"/> 
  <title value="RelativeTime Codes"/> 
  <status value="active"/> 
  <experimental value="true"/> 
  <date value="2020-12-28T16:55:11+11:00"/> 
  <publisher value="HL7 International / FHIR Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/fiwg"/> 
    </telecom> 
  </contact> 
  <description value="Example Codes to illustrate the use of RelativeTime.contextCode"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <immutable value="false"/> 
  <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is
   copyright of the International Health Terminology Standards Development Organisation
   (IHTSDO). Implementers of these specifications must have the appropriate SNOMED
   CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snome
  d-ct or info@snomed.org"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/evidence-variable-event"/> 
    </include> 
    <include> 
      <system value="http://snomed.info/sct"/> 
      <concept> 
        <code value="129018004"/> 
        <display value="Traveling"/> 
      </concept> 
      <concept> 
        <code value="261041009"/> 
        <display value="Working"/> 
      </concept> 
      <concept> 
        <code value="712823008"/> 
        <display value="Acute depression"/> 
      </concept> 
      <concept> 
        <code value="871840004"/> 
        <display value="Depressive episode"/> 
      </concept> 
    </include> 
  </compose> 
</ValueSet> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.