FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: GroupMeasure

Official URL: http://hl7.org/fhir/group-measure Version: 4.3.0
Standards status: Informative Maturity Level: 0 Responsible: Clinical Decision Support Computable Name: GroupMeasure

Possible group measure aggregates (E.g. Mean, Median).

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/group-measure defines the following codes:

CodeDisplayDefinition
mean Mean Aggregated using Mean of participant values.
median Median Aggregated using Median of participant values.
mean-of-mean Mean of Study Means Aggregated using Mean of study mean values.
mean-of-median Mean of Study Medins Aggregated using Mean of study median values.
median-of-mean Median of Study Means Aggregated using Median of study mean values.
median-of-median Median of Study Medians Aggregated using Median of study median values.