FHIR IG Statistics: ValueSet/eHDSIReferenceRangeMeaning
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/referencerange-meaning
Code | Display | Definition |
normal | Normal Range | 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. |
recommended | Recommended Range | The range that is recommended by a relevant professional body. |
treatment | Treatment Range | The range at which treatment would/should be considered. |
therapeutic | Therapeutic Desired Level | The optimal range for best therapeutic outcomes. |
pre-puberty | Pre-Puberty | An expected range in an individual prior to puberty. |
follicular | Follicular Stage | An expected range in an individual during the follicular stage of the cycle. |
midcycle | MidCycle | An expected range in an individual during the midcycle stage of the cycle. |
luteal | Luteal | An expected range in an individual during the luteal stage of the cycle. |
postmenopausal | Post-Menopause | An expected range in an individual post-menopause. |
pre | Pre Therapeutic Desired Level | The optimal range for best therapeutic outcomes for a specimen taken immediately before administration. |
post | Post Therapeutic Desired Level | The optimal range for best therapeutic outcomes for a specimen taken immediately after administration. |
Source
{
"resourceType": "ValueSet",
"id": "eHDSIReferenceRangeMeaning",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}
],
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIReferenceRangeMeaning",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.74"
}
],
"version": "0.1.1",
"name": "EHDSIReferenceRangeMeaning",
"title": "eHDSI Reference Range Meaning",
"status": "active",
"experimental": false,
"date": "2025-03-20T14:16:21+01:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "This value set defines a set of codes for a reference range qualifier",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"concept": [
{
"code": "normal",
"display": "Normal Range"
},
{
"code": "recommended",
"display": "Recommended Range"
},
{
"code": "treatment",
"display": "Treatment Range"
},
{
"code": "therapeutic",
"display": "Therapeutic Desired Level"
},
{
"code": "pre-puberty",
"display": "Pre-Puberty"
},
{
"code": "follicular",
"display": "Follicular Stage"
},
{
"code": "midcycle",
"display": "MidCycle"
},
{
"code": "luteal",
"display": "Luteal"
},
{
"code": "postmenopausal",
"display": "Post-Menopause"
},
{
"code": "pre",
"display": "Pre Therapeutic Desired Level"
},
{
"code": "post",
"display": "Post Therapeutic Desired Level"
}
]
}
]
}
}