This
page
is
part
of
the
FHIR
Specification
(v1.0.2:
DSTU
(v3.0.2:
STU
2).
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
R3
R2
| Vocabulary Work Group | Maturity Level : N/A | Ballot Status : Informative |
Definition for Value SetObservation Reference Range Meaning Codes
{
"resourceType": "ValueSet",
"id": "referencerange-meaning",
"meta": {
"lastUpdated": "2015-10-24T07:41:03.495+11:00",
"lastUpdated": "2019-10-24T11:53:00+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.217"
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "http://hl7.org/fhir/ValueSet/referencerange-meaning",
"version": "1.0.2",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.384"
}
],
"version": "3.0.2",
"name": "Observation Reference Range Meaning Codes",
"status": "draft",
"experimental": true,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "other",
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"date": "2015-10-24T07:41:03+11:00",
"description": "This value set defines a set of codes that can be used to indicate the meaning/use of a reference range.",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"codeSystem": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.217"
}
],
"system": "http://hl7.org/fhir/referencerange-meaning",
"caseSensitive": true,
"concept": [
{
"code": "type",
"abstract": true,
"display": "Type",
"definition": "General types of reference range.",
"concept": [
{
"code": "normal",
"display": "Normal Range",
"definition": "Based on 95th percentile for the relevant control population."
},
{
"code": "recommended",
"display": "Recommended Range",
"definition": "The range that is recommended by a relevant professional body."
},
{
"code": "treatment",
"display": "Treatment Range",
"definition": "The range at which treatment would/should be considered."
},
{
"code": "therapeutic",
"display": "Therapeutic Desired Level",
"definition": "The optimal range for best therapeutic outcomes.",
"concept": [
{
"code": "pre",
"display": "Pre Therapeutic Desired Level",
"definition": "The optimal range for best therapeutic outcomes for a specimen taken immediately before administration."
},
{
"code": "post",
"display": "Post Therapeutic Desired Level",
"definition": "The optimal range for best therapeutic outcomes for a specimen taken immediately after administration."
}
]
}
]
},
{
"code": "endocrine",
"abstract": true,
"display": "Endocrine",
"definition": "Endocrine related states that change the expected value.",
"concept": [
{
"code": "pre-puberty",
"display": "Pre-Puberty",
"definition": "An expected range in an individual prior to puberty."
},
{
"code": "follicular",
"display": "Follicular Stage",
"definition": "An expected range in an individual during the follicular stage of the cycle."
},
{
"code": "midcycle",
"display": "MidCycle",
"definition": "An expected range in an individual during the follicular stage of the cycle."
},
{
"code": "luteal",
"display": "Luteal",
"definition": "An expected range in an individual during the luteal stage of the cycle."
},
{
"code": "postmeopausal",
"display": "Post-Menopause",
"definition": "An expected range in an individual post-menopause."
}
]
}
]
},
"description": "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.",
"immutable": true,
"compose": {
"import": [
"http://hl7.org/fhir/ValueSet/v3-Race"
],
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "248153007"
},
{
"fhir_comments": [
" Male (finding) "
],
"code": "248152002"
},
{
"fhir_comments": [
" Female (finding) "
],
"code": "77386006"
}
]
"system": "http://hl7.org/fhir/referencerange-meaning"
}
]
}
}
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.