Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ehealth-referenceRange.type is a Coding with:

    • system: http://ehealth.sundhed.dk/cs/reference-range-type

    • code: RAL or GAL, for red alarm absolute measurement range and yellow alarm absolute measurement range, respectively.

  • ehealth-referenceRange.low and/or .high is a:

    • a SimpleQuantity where:

      • value: the integer or decimal value for the low/high boundary

      • unit: <same unit as measured value is expressed with>

      • system: <same system as measured value is expressed with>

      • code: <same code as measured value is expressed with>

Setting up Component based Measurement Ranges

For component based measurements (e.g. systolic/diastolic blood pressure) it is necessary to specify which component a reference range belongs to. This is done by adding an additional Coding to ehealth-referenceRange.type from https://docs.ehealth.sundhed.dk/latest/ig/ValueSet-ehealth-observation-codes.html

Setting up Relative Measurement Ranges and a Reference Base

...