FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r5
Resource TypeValueSet
IdValueSet-R3-observation-statistics-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r3.r5/0.0.1-snapshot-2/ValueSet-R3-observation-statistics-for-R5.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-observation-statistics-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:57.422166+10:00
NameR3_observation_statistics_for_R5
TitleCross-version VS for R3.StatisticsCode for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/observation-statistics|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
observation-statisticsStatistics Code

Narrative

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

Generated Narrative: ValueSet R3-observation-statistics-for-R5

This value set expansion contains 21 concepts.

CodeSystemDisplayDefinition
  averagehttp://hl7.org/fhir/observation-statisticsAverage

The mean of N measurements over the stated period.

  maximumhttp://hl7.org/fhir/observation-statisticsMaximum

The maximum value of N measurements over the stated period.

  minimumhttp://hl7.org/fhir/observation-statisticsMinimum

The minimum value of N measurements over the stated period.

  counthttp://hl7.org/fhir/observation-statisticsCount

The [number] of valid measurements over the stated period that contributed to the other statistical outputs.

  totalcounthttp://hl7.org/fhir/observation-statisticsTotal Count
  medianhttp://hl7.org/fhir/observation-statisticsMedian

The median of N measurements over the stated period.

  std-devhttp://hl7.org/fhir/observation-statisticsStandard Deviation

The standard deviation of N measurements over the stated period.

  sumhttp://hl7.org/fhir/observation-statisticsSum

The sum of N measurements over the stated period.

  variancehttp://hl7.org/fhir/observation-statisticsVariance

The variance of N measurements over the stated period.

  20-percenthttp://hl7.org/fhir/observation-statistics20th Percentile

The 20th Percentile of N measurements over the stated period.

  80-percenthttp://hl7.org/fhir/observation-statistics80th Percentile

The 80th Percentile of N measurements over the stated period.

  4-lowerhttp://hl7.org/fhir/observation-statisticsLower Quartile

The lower Quartile Boundary of N measurements over the stated period.

  4-upperhttp://hl7.org/fhir/observation-statisticsUpper Quartile

The upper Quartile Boundary of N measurements over the stated period.

  4-devhttp://hl7.org/fhir/observation-statisticsQuartile Deviation

The difference between the upper and lower Quartiles is called the Interquartile range. (IQR = Q3-Q1) Quartile deviation or Semi-interquartile range is one-half the difference between the first and the third quartiles.

  5-1http://hl7.org/fhir/observation-statistics1st Quintile

The lowest of four values that divide the N measurements into a frequency distribution of five classes with each containing one fifth of the total population.

  5-2http://hl7.org/fhir/observation-statistics2nd Quintile

The second of four values that divide the N measurements into a frequency distribution of five classes with each containing one fifth of the total population.

  5-3http://hl7.org/fhir/observation-statistics3rd Quintile

The third of four values that divide the N measurements into a frequency distribution of five classes with each containing one fifth of the total population.

  5-4http://hl7.org/fhir/observation-statistics4th Quintile

The fourth of four values that divide the N measurements into a frequency distribution of five classes with each containing one fifth of the total population.

  skewhttp://hl7.org/fhir/observation-statisticsSkew

Skewness is a measure of the asymmetry of the probability distribution of a real-valued random variable about its mean. The skewness value can be positive or negative, or even undefined. Source: Wikipedia.

  kurtosishttp://hl7.org/fhir/observation-statisticsKurtosis

Kurtosis is a measure of the "tailedness" of the probability distribution of a real-valued random variable. Source: Wikipedia.

  regressionhttp://hl7.org/fhir/observation-statisticsRegression

Linear regression is an approach for modeling two-dimensional sample points with one independent variable and one dependent variable (conventionally, the x and y coordinates in a Cartesian coordinate system) and finds a linear function (a non-vertical straight line) that, as accurately as possible, predicts the dependent variable values as a function of the independent variables. Source: Wikipedia This Statistic code will return both a gradient and an intercept value.


Source1

{
  "resourceType": "ValueSet",
  "id": "R3-observation-statistics-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-observation-statistics-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R3_observation_statistics_for_R5",
  "title": "Cross-version VS for R3.StatisticsCode for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:57.422166+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/observation-statistics|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "concept": [
          {
            "code": "average",
            "display": "Average"
          },
          {
            "code": "maximum",
            "display": "Maximum"
          },
          {
            "code": "minimum",
            "display": "Minimum"
          },
          {
            "code": "count",
            "display": "Count"
          },
          {
            "code": "totalcount",
            "display": "Total Count"
          },
          {
            "code": "median",
            "display": "Median"
          },
          {
            "code": "std-dev",
            "display": "Standard Deviation"
          },
          {
            "code": "sum",
            "display": "Sum"
          },
          {
            "code": "variance",
            "display": "Variance"
          },
          {
            "code": "20-percent",
            "display": "20th Percentile"
          },
          {
            "code": "80-percent",
            "display": "80th Percentile"
          },
          {
            "code": "4-lower",
            "display": "Lower Quartile"
          },
          {
            "code": "4-upper",
            "display": "Upper Quartile"
          },
          {
            "code": "4-dev",
            "display": "Quartile Deviation"
          },
          {
            "code": "5-1",
            "display": "1st Quintile"
          },
          {
            "code": "5-2",
            "display": "2nd Quintile"
          },
          {
            "code": "5-3",
            "display": "3rd Quintile"
          },
          {
            "code": "5-4",
            "display": "4th Quintile"
          },
          {
            "code": "skew",
            "display": "Skew"
          },
          {
            "code": "kurtosis",
            "display": "Kurtosis"
          },
          {
            "code": "regression",
            "display": "Regression"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:57.42215+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "average",
        "display": "Average"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "maximum",
        "display": "Maximum"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "minimum",
        "display": "Minimum"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "count",
        "display": "Count"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "totalcount",
        "display": "Total Count"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "median",
        "display": "Median"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "std-dev",
        "display": "Standard Deviation"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "sum",
        "display": "Sum"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "variance",
        "display": "Variance"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "20-percent",
        "display": "20th Percentile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "80-percent",
        "display": "80th Percentile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "4-lower",
        "display": "Lower Quartile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "4-upper",
        "display": "Upper Quartile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "4-dev",
        "display": "Quartile Deviation"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "5-1",
        "display": "1st Quintile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "5-2",
        "display": "2nd Quintile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "5-3",
        "display": "3rd Quintile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "5-4",
        "display": "4th Quintile"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "skew",
        "display": "Skew"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "kurtosis",
        "display": "Kurtosis"
      },
      {
        "system": "http://hl7.org/fhir/observation-statistics",
        "version": "3.0.2",
        "code": "regression",
        "display": "Regression"
      }
    ]
  }
}