FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/eHDSIReferenceRangeMeaning

Packagemyhealth.eu.fhir.laboratory
TypeValueSet
IdeHDSIReferenceRangeMeaning
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIReferenceRangeMeaning.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIReferenceRangeMeaning
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameEHDSIReferenceRangeMeaning
TitleeHDSI Reference Range Meaning
Realmeu
DescriptionThis value set defines a set of codes for a reference range qualifier

Resources that use this resource

ValueSet
eHDSIReferenceRangeMeaningWithExceptionseHDSI Reference Range Meaning with exceptions

Resources that this resource uses

CodeSystem
referencerange-meaningObservation Reference Range Meaning Codes
referencerange-meaningObservation Reference Range Meaning Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet eHDSIReferenceRangeMeaning

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/referencerange-meaning
    CodeDisplayDefinition
    normalNormal 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.
    recommendedRecommended RangeThe range that is recommended by a relevant professional body.
    treatmentTreatment RangeThe range at which treatment would/should be considered.
    therapeuticTherapeutic Desired LevelThe optimal range for best therapeutic outcomes.
    pre-pubertyPre-PubertyAn expected range in an individual prior to puberty.
    follicularFollicular StageAn expected range in an individual during the follicular stage of the cycle.
    midcycleMidCycleAn expected range in an individual during the midcycle stage of the cycle.
    lutealLutealAn expected range in an individual during the luteal stage of the cycle.
    postmenopausalPost-MenopauseAn expected range in an individual post-menopause.
    prePre Therapeutic Desired LevelThe optimal range for best therapeutic outcomes for a specimen taken immediately before administration.
    postPost Therapeutic Desired LevelThe 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"
          }
        ]
      }
    ]
  }
}