--- type: "valueset" title: "Observation Reference Range Normal Value Codes" valueset: "observation-referencerange-normalvalue" --- # Observation Reference Range Normal Value Codes - **Official URL**: http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue - **Version**: 6.0.0 - **Status**: active - **Name**: ObservationReferenceRangeNormalValueCodes - **Title**: Observation Reference Range Normal Value Codes - **Publisher**: FHIR Project team - **Description**: Codes that describe the normal value in the reference range, such as “Negative” or “Absent” ## Content (Compose) - **System**: http://hl7.org/fhir/observation-referencerange-normalvalue ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Codes that describe the normal value in the reference range, such as “Negative” or “Absent”"/> <compose> <include> <system value="http://hl7.org/fhir/observation-referencerange-normalvalue"/> </include> </compose> </ValueSet> ```