@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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 "

This code system http://terminology.hl7.org/CodeSystem/attribute-estimate-type defines the following codes:

CodeDisplayDefinition
0000419 Cochran's Q statisticA 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.
C53324 Confidence intervalA range of values considered compatible with the observed data at the specified confidence level.
0000455 Credible intervalAn 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.
0000420 I-squaredThe 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.
C53245 Interquartile rangeThe difference between the 3d and 1st quartiles is called the interquartile range and it is used as a measure of variability (dispersion).
C44185 P-valueThe probability of obtaining the results obtained, or more extreme results, if the hypothesis being tested and all other model assumptions are true.
C38013 RangeThe difference between the lowest and highest numerical values; the limits or scale of variation.
C53322 Standard deviationA 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.
0000037 Standard error of the meanThe 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.
0000421 Tau squaredAn 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.
C48918 VarianceA 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.
" ]; 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 ]; 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 . # -------------------------------------------------------------------------------------