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 (JSON)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

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

Definition for Value SetRelativeTime Codes

{
  "resourceType" : "ValueSet",
  "id" : "relativetime-codes",
  "meta" : {
    "lastUpdated" : "2025-11-14T16:50:06.469+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<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 &#x1F4E6;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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/relativetime-codes",
  "version" : "6.0.0-ballot3",
  "name" : "RelativeTimeCodes",
  "title" : "RelativeTime Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-12-28T16:55:11+11:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "Example Codes to illustrate the use of RelativeTime.contextCode",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : false,
  "copyright" : "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-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/evidence-variable-event"
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "129018004",
        "display" : "Traveling"
      },
      {
        "code" : "261041009",
        "display" : "Working"
      },
      {
        "code" : "712823008",
        "display" : "Acute depression"
      },
      {
        "code" : "871840004",
        "display" : "Depressive episode"
      }]
    }]
  }
}

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.