--- type: "valueset" title: "RelativeTime Codes" valueset: "relativetime-codes" --- # RelativeTime Codes - **Official URL**: http://hl7.org/fhir/ValueSet/price-component-type - **Version**: 6.0.0 - **Status**: active - **Name**: RelativeTimeCodes - **Title**: RelativeTime Codes - **Publisher**: HL7 International / FHIR Infrastructure - **Description**: Example Codes to illustrate the use of RelativeTime.contextCode ## Content (Compose) - **System**: http://hl7.org/fhir/evidence-variable-event - **System**: http://snomed.info/sct | **Concepts**: 129018004, 261041009, 712823008, 871840004 ## ValueSet XML ```xml <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"/> <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-snomed-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> ```