@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "referencerange-meaning"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeTypeDescription
abstractbooleanTrue if an element is considered 'abstract' - in otherwords, the code is not for use as a real concept

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/referencerange-meaning defines the following codes in a Is-A heirarchy:

LvlCodeDisplayDefinitionabstract
1type TypeGeneral types of reference range.true
2  normal Normal RangeValues expected for a normal member of the relevant control population being measured. Typically each results producer such as a laboratory has specific normal ranges and they are usually defined as within two standard deviations from the mean and account for 95.45% of this population.
2  recommended Recommended RangeThe range that is recommended by a relevant professional body.
2  treatment Treatment RangeThe range at which treatment would/should be considered.
2  therapeutic Therapeutic Desired LevelThe optimal range for best therapeutic outcomes.
3    pre Pre Therapeutic Desired LevelThe optimal range for best therapeutic outcomes for a specimen taken immediately before administration.
3    post Post Therapeutic Desired LevelThe optimal range for best therapeutic outcomes for a specimen taken immediately after administration.
1endocrine EndocrineEndocrine related states that change the expected value.true
2  pre-puberty Pre-PubertyAn expected range in an individual prior to puberty.
2  follicular Follicular StageAn expected range in an individual during the follicular stage of the cycle.
2  midcycle MidCycleAn expected range in an individual during the midcycle stage of the cycle.
2  luteal LutealAn expected range in an individual during the luteal stage of the cycle.
2  postmenopausal Post-MenopauseAn expected range in an individual post-menopause.
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "oo" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1124" ] ] ) ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "ObservationReferenceRangeMeaningCodes"] ; # fhir:title [ fhir:v "Observation Reference Range Meaning Codes"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-03-09T14:36:19-07:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "This value set defines a set of codes that can be used to indicate the meaning/use of a reference range for a particular target population."] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/referencerange-meaning"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "abstract" ] ; fhir:description [ fhir:v "True if an element is considered 'abstract' - in otherwords, the code is not for use as a real concept" ] ; fhir:type [ fhir:v "boolean" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "type" ] ; fhir:display [ fhir:v "Type" ] ; fhir:definition [ fhir:v "General types of reference range." ] ; fhir:property ( [ fhir:code [ fhir:v "abstract" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "normal" ] ; fhir:display [ fhir:v "Normal Range" ] ; fhir:definition [ fhir:v "Values expected for a normal member of the relevant control population being measured. Typically each results producer such as a laboratory has specific normal ranges and they are usually defined as within two standard deviations from the mean and account for 95.45% of this population." ] ] [ fhir:code [ fhir:v "recommended" ] ; fhir:display [ fhir:v "Recommended Range" ] ; fhir:definition [ fhir:v "The range that is recommended by a relevant professional body." ] ] [ fhir:code [ fhir:v "treatment" ] ; fhir:display [ fhir:v "Treatment Range" ] ; fhir:definition [ fhir:v "The range at which treatment would/should be considered." ] ] [ fhir:code [ fhir:v "therapeutic" ] ; fhir:display [ fhir:v "Therapeutic Desired Level" ] ; fhir:definition [ fhir:v "The optimal range for best therapeutic outcomes." ] ; fhir:concept ( [ fhir:code [ fhir:v "pre" ] ; fhir:display [ fhir:v "Pre Therapeutic Desired Level" ] ; fhir:definition [ fhir:v "The optimal range for best therapeutic outcomes for a specimen taken immediately before administration." ] ] [ fhir:code [ fhir:v "post" ] ; fhir:display [ fhir:v "Post Therapeutic Desired Level" ] ; fhir:definition [ fhir:v "The optimal range for best therapeutic outcomes for a specimen taken immediately after administration." ] ] ) ] ) ] [ fhir:code [ fhir:v "endocrine" ] ; fhir:display [ fhir:v "Endocrine" ] ; fhir:definition [ fhir:v "Endocrine related states that change the expected value." ] ; fhir:property ( [ fhir:code [ fhir:v "abstract" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "pre-puberty" ] ; fhir:display [ fhir:v "Pre-Puberty" ] ; fhir:definition [ fhir:v "An expected range in an individual prior to puberty." ] ] [ fhir:code [ fhir:v "follicular" ] ; fhir:display [ fhir:v "Follicular Stage" ] ; fhir:definition [ fhir:v "An expected range in an individual during the follicular stage of the cycle." ] ] [ fhir:code [ fhir:v "midcycle" ] ; fhir:display [ fhir:v "MidCycle" ] ; fhir:definition [ fhir:v "An expected range in an individual during the midcycle stage of the cycle." ] ] [ fhir:code [ fhir:v "luteal" ] ; fhir:display [ fhir:v "Luteal" ] ; fhir:definition [ fhir:v "An expected range in an individual during the luteal stage of the cycle." ] ] [ fhir:code [ fhir:v "postmenopausal" ] ; fhir:display [ fhir:v "Post-Menopause" ] ; fhir:definition [ fhir:v "An expected range in an individual post-menopause." ] ] ) ] ) . # # -------------------------------------------------------------------------------------