HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: StatisticAttribute Estimate Type - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "attribute-estimate-type"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/attribute-estimate-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0000419<a name=\"attribute-estimate-type-0000419\"> </a></td><td>Cochran's Q statistic</td><td>A measure of heterogeneity accros study computed by summing the squared deviations of each study's estimate from the overall meta-analytic estimate, weighting each study's contribution in the same manner as in the meta-analysis.</td></tr><tr><td style=\"white-space:nowrap\">C53324<a name=\"attribute-estimate-type-C53324\"> </a></td><td>Confidence interval</td><td>A range of values considered compatible with the observed data at the specified confidence level.</td></tr><tr><td style=\"white-space:nowrap\">0000455<a name=\"attribute-estimate-type-0000455\"> </a></td><td>Credible interval</td><td>An interval of a posterior distribution which is such that the density at any point inside the interval is greater than the density at any point outside and that the area under the curve for that interval is equal to a prespecified probability level. For any probability level there is generally only one such interval, which is also often known as the highest posterior density region. Unlike the usual confidence interval associated with frequentist inference, here the intervals specify the range within which parameters lie with a certain probability. The bayesian counterparts of the confidence interval used in frequentists statistics.</td></tr><tr><td style=\"white-space:nowrap\">0000420<a name=\"attribute-estimate-type-0000420\"> </a></td><td>I-squared</td><td>The percentage of total variation across studies that is due to heterogeneity rather than chance. I2 can be readily calculated from basic results obtained from a typical meta-analysis as i2 = 100%×(q - df)/q, where q is cochran's heterogeneity statistic and df the degrees of freedom. Negative values of i2 are put equal to zero so that i2 lies between 0% and 100%. A value of 0% indicates no observed heterogeneity, and larger values show increasing heterogeneity. Unlike cochran's q, it does not inherently depend upon the number of studies considered. A confidence interval for i² is constructed using either i) the iterative non-central chi-squared distribution method of hedges and piggott (2001); or ii) the test-based method of higgins and thompson (2002). The non-central chi-square method is currently the method of choice (higgins, personal communication, 2006) – it is computed if the 'exact' option is selected.</td></tr><tr><td style=\"white-space:nowrap\">C53245<a name=\"attribute-estimate-type-C53245\"> </a></td><td>Interquartile range</td><td>The difference between the 3d and 1st quartiles is called the interquartile range and it is used as a measure of variability (dispersion).</td></tr><tr><td style=\"white-space:nowrap\">C44185<a name=\"attribute-estimate-type-C44185\"> </a></td><td>P-value</td><td>The probability of obtaining the results obtained, or more extreme results, if the hypothesis being tested and all other model assumptions are true.</td></tr><tr><td style=\"white-space:nowrap\">C38013<a name=\"attribute-estimate-type-C38013\"> </a></td><td>Range</td><td>The difference between the lowest and highest numerical values; the limits or scale of variation.</td></tr><tr><td style=\"white-space:nowrap\">C53322<a name=\"attribute-estimate-type-C53322\"> </a></td><td>Standard deviation</td><td>A measure of the range of values in a set of numbers. Standard deviation is a statistic used as a measure of the dispersion or variation in a distribution, equal to the square root of the arithmetic mean of the squares of the deviations from the arithmetic mean.</td></tr><tr><td style=\"white-space:nowrap\">0000037<a name=\"attribute-estimate-type-0000037\"> </a></td><td>Standard error of the mean</td><td>The standard deviation of the sample-mean's estimate of a population mean. It is calculated by dividing the sample standard deviation (i.e., the sample-based estimate of the standard deviation of the population) by the square root of n , the size (number of observations) of the sample.</td></tr><tr><td style=\"white-space:nowrap\">0000421<a name=\"attribute-estimate-type-0000421\"> </a></td><td>Tau squared</td><td>An estimate of the between-study variance in a random-effects meta-analysis. The square root of this number (i.e. Tau) is the estimated standard deviation of underlying effects across studies.</td></tr><tr><td style=\"white-space:nowrap\">C48918<a name=\"attribute-estimate-type-C48918\"> </a></td><td>Variance</td><td>A measure of the variability in a sample or population. It is calculated as the mean squared deviation (MSD) of the individual values from their common mean. In calculating the MSD, the divisor n is commonly used for a population variance and the divisor n-1 for a sample variance.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "fhir" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "5"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/attribute-estimate-type"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1413" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "StatisticAttributeEstimateType"];
  fhir:CodeSystem.title [ fhir:value "StatisticAttribute Estimate Type"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Method of reporting variability of estimates, such as confidence intervals, interquartile range or standard deviation."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/attribute-estimate-type";
     fhir:link <http://terminology.hl7.org/ValueSet/attribute-estimate-type>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "0000419" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cochran's Q statistic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A measure of heterogeneity accros study computed by summing the squared deviations of each study's estimate from the overall meta-analytic estimate, weighting each study's contribution in the same manner as in the meta-analysis." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "C53324" ];
     fhir:CodeSystem.concept.display [ fhir:value "Confidence interval" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A range of values considered compatible with the observed data at the specified confidence level." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "0000455" ];
     fhir:CodeSystem.concept.display [ fhir:value "Credible interval" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An interval of a posterior distribution which is such that the density at any point inside the interval is greater than the density at any point outside and that the area under the curve for that interval is equal to a prespecified probability level. For any probability level there is generally only one such interval, which is also often known as the highest posterior density region. Unlike the usual confidence interval associated with frequentist inference, here the intervals specify the range within which parameters lie with a certain probability. The bayesian counterparts of the confidence interval used in frequentists statistics." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "0000420" ];
     fhir:CodeSystem.concept.display [ fhir:value "I-squared" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The percentage of total variation across studies that is due to heterogeneity rather than chance. I2 can be readily calculated from basic results obtained from a typical meta-analysis as i2 = 100%×(q - df)/q, where q is cochran's heterogeneity statistic and df the degrees of freedom. Negative values of i2 are put equal to zero so that i2 lies between 0% and 100%. A value of 0% indicates no observed heterogeneity, and larger values show increasing heterogeneity. Unlike cochran's q, it does not inherently depend upon the number of studies considered. A confidence interval for i² is constructed using either i) the iterative non-central chi-squared distribution method of hedges and piggott (2001); or ii) the test-based method of higgins and thompson (2002). The non-central chi-square method is currently the method of choice (higgins, personal communication, 2006) – it is computed if the 'exact' option is selected." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "C53245" ];
     fhir:CodeSystem.concept.display [ fhir:value "Interquartile range" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The difference between the 3d and 1st quartiles is called the interquartile range and it is used as a measure of variability (dispersion)." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "C44185" ];
     fhir:CodeSystem.concept.display [ fhir:value "P-value" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The probability of obtaining the results obtained, or more extreme results, if the hypothesis being tested and all other model assumptions are true." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "C38013" ];
     fhir:CodeSystem.concept.display [ fhir:value "Range" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The difference between the lowest and highest numerical values; the limits or scale of variation." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "C53322" ];
     fhir:CodeSystem.concept.display [ fhir:value "Standard deviation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A measure of the range of values in a set of numbers. Standard deviation is a statistic used as a measure of the dispersion or variation in a distribution, equal to the square root of the arithmetic mean of the squares of the deviations from the arithmetic mean." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "0000037" ];
     fhir:CodeSystem.concept.display [ fhir:value "Standard error of the mean" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The standard deviation of the sample-mean's estimate of a population mean. It is calculated by dividing the sample standard deviation (i.e., the sample-based estimate of the standard deviation of the population) by the square root of n , the size (number of observations) of the sample." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "0000421" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tau squared" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An estimate of the between-study variance in a random-effects meta-analysis. The square root of this number (i.e. Tau) is the estimated standard deviation of underlying effects across studies." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "C48918" ];
     fhir:CodeSystem.concept.display [ fhir:value "Variance" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A measure of the variability in a sample or population. It is calculated as the mean squared deviation (MSD) of the individual values from their common mean. In calculating the MSD, the divisor n is commonly used for a population variance and the divisor n-1 for a sample variance." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.