--- type: "valueset" title: "Observation Reference Range Applies To Codes" valueset: "referencerange-appliesto" --- # Observation Reference Range Applies To Codes - **Official URL**: http://hl7.org/fhir/ValueSet/referencerange-appliesto - **Version**: 6.0.0 - **Status**: active - **Name**: ObservationReferenceRangeAppliesToCodes - **Title**: Observation Reference Range Applies To Codes - **Publisher**: FHIR Project team - **Description**: This value set defines a set of codes that can be used to indicate the particular target population the reference range applies to. ## Content (Compose) - **System**: - - **System**: http://snomed.info/sct | **Concepts**: 248153007, 248152002, 77386006 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set defines a set of codes that can be used to indicate the particular target population the reference range applies to."/> <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> <valueSet value="http://terminology.hl7.org/ValueSet/v3-Race"/> </include> <include> <system value="http://snomed.info/sct"/> <concept> <code value="248153007"/> </concept> <concept> <code value="248152002"/> </concept> <concept> <code value="77386006"/> </concept> </include> </compose> </ValueSet> ```