FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "referencerange-meaning",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>abstract</td><td>boolean</td><td>True if an element is considered 'abstract' - in otherwords, the code is not for use as a real concept</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/referencerange-meaning</code> defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>abstract</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">type<a name=\"referencerange-meaning-type\"> </a></td><td>Type</td><td>General types of reference range.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0normal<a name=\"referencerange-meaning-normal\"> </a></td><td>Normal Range</td><td>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.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0recommended<a name=\"referencerange-meaning-recommended\"> </a></td><td>Recommended Range</td><td>The range that is recommended by a relevant professional body.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0treatment<a name=\"referencerange-meaning-treatment\"> </a></td><td>Treatment Range</td><td>The range at which treatment would/should be considered.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0therapeutic<a name=\"referencerange-meaning-therapeutic\"> </a></td><td>Therapeutic Desired Level</td><td>The optimal range for best therapeutic outcomes.</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0pre<a name=\"referencerange-meaning-pre\"> </a></td><td>Pre Therapeutic Desired Level</td><td>The optimal range for best therapeutic outcomes for a specimen taken immediately before administration.</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0post<a name=\"referencerange-meaning-post\"> </a></td><td>Post Therapeutic Desired Level</td><td>The optimal range for best therapeutic outcomes for a specimen taken immediately after administration.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">endocrine<a name=\"referencerange-meaning-endocrine\"> </a></td><td>Endocrine</td><td>Endocrine related states that change the expected value.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0pre-puberty<a name=\"referencerange-meaning-pre-puberty\"> </a></td><td>Pre-Puberty</td><td>An expected range in an individual prior to puberty.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0follicular<a name=\"referencerange-meaning-follicular\"> </a></td><td>Follicular Stage</td><td>An expected range in an individual during the follicular stage of the cycle.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0midcycle<a name=\"referencerange-meaning-midcycle\"> </a></td><td>MidCycle</td><td>An expected range in an individual during the midcycle stage of the cycle.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0luteal<a name=\"referencerange-meaning-luteal\"> </a></td><td>Luteal</td><td>An expected range in an individual during the luteal stage of the cycle.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0postmenopausal<a name=\"referencerange-meaning-postmenopausal\"> </a></td><td>Post-Menopause</td><td>An expected range in an individual post-menopause.</td><td/></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"version" : "0.1.0",
"name" : "ObservationReferenceRangeMeaningCodes",
"title" : "Observation Reference Range Meaning Codes",
"status" : "draft",
"experimental" : false,
"date" : "2023-02-26T04:07:30+10:00",
"publisher" : "Orders and Observations",
"contact" : [
{
"name" : "Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org/ValueSet/referencerange-meaning|1.0.1",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"property" : [
{
"code" : "abstract",
"description" : "True if an element is considered 'abstract' - in otherwords, the code is not for use as a real concept",
"type" : "boolean"
}
],
"concept" : [
{
"code" : "type",
"display" : "Type",
"definition" : "General types of reference range.",
"property" : [
{
"code" : "abstract",
"valueBoolean" : true
}
],
"concept" : [
{
"code" : "normal",
"display" : "Normal Range",
"definition" : "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."
},
{
"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",
"display" : "Endocrine",
"definition" : "Endocrine related states that change the expected value.",
"property" : [
{
"code" : "abstract",
"valueBoolean" : true
}
],
"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 midcycle stage of the cycle."
},
{
"code" : "luteal",
"display" : "Luteal",
"definition" : "An expected range in an individual during the luteal stage of the cycle."
},
{
"code" : "postmenopausal",
"display" : "Post-Menopause",
"definition" : "An expected range in an individual post-menopause."
}
]
}
]
}