{
"description": "The handling of the variable in statistical analysis for exposures or outcomes.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code"
} ]
},
"_filename": "ValueSet-statistic-model-code.json",
"package_name": "hl7.fhir.r6.expansions",
"date": "2025-01-20T12:00:00+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher": "HL7 (FHIR Project)",
"name": "StatisticModelCode",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"total": 79,
"offset": 0,
"contains": [ {
"code": "oneTailedTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "one-tailed test (1 threshold)"
}, {
"code": "twoTailedTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "two-tailed test (2 thresholds)"
}, {
"code": "zTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "z-test"
}, {
"code": "oneSampleTTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "1-sample t-test"
}, {
"code": "twoSampleTTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "2-sample t-test"
}, {
"code": "pairedTTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "paired t-test"
}, {
"code": "chiSquareTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Chi-square test"
}, {
"code": "chiSquareTestTrend",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Chi-square test for trend"
}, {
"code": "pearsonCorrelation",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Pearson correlation"
}, {
"code": "anova",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "ANOVA (ANalysis Of VAriance)"
}, {
"code": "anovaOneWay",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "one-way ANOVA"
}, {
"code": "anovaTwoWay",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "2-way ANOVA without replication"
}, {
"code": "anovaTwoWayReplication",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "2-way ANOVA with replication"
}, {
"code": "manova",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "multivariate ANOVA (MANOVA)"
}, {
"code": "anovaThreeWay",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "3-way ANOVA"
}, {
"code": "signTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "sign test"
}, {
"code": "wilcoxonSignedRankTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Wilcoxon signed-rank test"
}, {
"code": "wilcoxonRankSumTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Wilcoxon rank-sum test"
}, {
"code": "mannWhitneyUTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Mann-Whitney U test"
}, {
"code": "fishersExactTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Fisher’s exact test"
}, {
"code": "mcnemarsTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "McNemar’s test"
}, {
"code": "kruskalWallisTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Kruskal Wallis test"
}, {
"code": "spearmanCorrelation",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Spearman correlation"
}, {
"code": "kendallCorrelation",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Kendall correlation"
}, {
"code": "friedmanTest",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Friedman test"
}, {
"code": "goodmanKruskasGamma",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Goodman Kruska’s Gamma"
}, {
"code": "glm",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM (Generalized Linear Model)"
}, {
"code": "glmProbit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM with probit link"
}, {
"code": "glmLogit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM with logit link"
}, {
"code": "glmIdentity",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM with identity link"
}, {
"code": "glmLog",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM with log link"
}, {
"code": "glmGeneralizedLogit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLM with generalized logit link"
}, {
"code": "glmm",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Generalized linear mixed model (GLMM)"
}, {
"code": "glmmProbit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLMM with probit link"
}, {
"code": "glmmLogit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLMM with logit link"
}, {
"code": "glmmIdentity",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLMM with identity link"
}, {
"code": "glmmLog",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLMM with log link"
}, {
"code": "glmmGeneralizedLogit",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "GLMM with generalized logit link"
}, {
"code": "linearRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Linear Regression"
}, {
"code": "logisticRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Logistic Regression"
}, {
"code": "polynomialRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Polynomial Regression"
}, {
"code": "coxProportionalHazards",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Cox Proportional Hazards"
}, {
"code": "binomialDistributionRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Binomial Distribution for Regression"
}, {
"code": "multinomialDistributionRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Multinomial Distribution for Regression"
}, {
"code": "poissonRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Poisson Regression"
}, {
"code": "negativeBinomialRegression",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Negative Binomial Regression"
}, {
"code": "zeroCellConstant",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Zero-cell adjustment with constant"
}, {
"code": "zeroCellContinuityCorrection",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Zero-cell adjustment with continuity correction"
}, {
"code": "adjusted",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Adjusted analysis"
}, {
"code": "interactionTerm",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Interaction term"
}, {
"code": "manteHaenszelMethod",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Mantel-Haenszel method"
}, {
"code": "metaAnalysis",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Meta-analysis"
}, {
"code": "inverseVariance",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Inverse variance method"
}, {
"code": "petoMethod",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Peto method"
}, {
"code": "hartungKnapp",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Hartung-Knapp adjustment"
}, {
"code": "modifiedHartungKnapp",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Modified Hartung-Knapp adjustment"
}, {
"code": "effectsFixed",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Fixed-effects"
}, {
"code": "effectsRandom",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Random-effects"
}, {
"code": "chiSquareTestHomogeneity",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Chi-square test for homogeneity"
}, {
"code": "dersimonianLairdMethod",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Dersimonian-Laird method"
}, {
"code": "pauleMandelMethod",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Paule-Mandel method"
}, {
"code": "restrictedLikelihood",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Restricted Maximum Likelihood method"
}, {
"code": "maximumLikelihood",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Maximum Likelihood method"
}, {
"code": "empiricalBayes",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Empirical Bayes method"
}, {
"code": "hunterSchmidt",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Hunter-Schmidt method"
}, {
"code": "sidikJonkman",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Sidik-Jonkman method"
}, {
"code": "hedgesMethod",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Hedges method"
}, {
"code": "tauDersimonianLaird",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Dersimonian-Laird method"
}, {
"code": "tauPauleMandel",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Paule-Mandel method"
}, {
"code": "tauRestrictedMaximumLikelihood",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Restricted Maximum Likelihood method"
}, {
"code": "tauMaximumLikelihood",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Maximum Likelihood method"
}, {
"code": "tauEmpiricalBayes",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Empirical Bayes method"
}, {
"code": "tauHunterSchmidt",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Hunter-Schmidt method"
}, {
"code": "tauSidikJonkman",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Sidik-Jonkman method"
}, {
"code": "tauHedges",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Hedges method"
}, {
"code": "poolMantelHaenzsel",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Mantel-Haenszel method"
}, {
"code": "poolInverseVariance",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Inverse variance method"
}, {
"code": "poolPeto",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Peto method"
}, {
"code": "poolGeneralizedLinearMixedModel",
"system": "http://terminology.hl7.org/CodeSystem/statistic-model-code",
"display": "Generalized linear mixed model (GLMM)"
} ],
"parameter": [ {
"name": "excludeNested",
"valueBoolean": false
}, {
"name": "includeDesignations",
"valueBoolean": true
}, {
"name": "count",
"valueInteger": 1000
}, {
"name": "offset",
"valueInteger": 0
}, {
"name": "used-codesystem",
"valueUri": "http://terminology.hl7.org/CodeSystem/statistic-model-code|1.0.0"
} ],
"timestamp": "2025-12-18T07:09:53+11:00",
"identifier": "urn:uuid:15a71089-2518-4007-b2c9-677ac340b1cc"
},
"title": "Statistic Model Code",
"package_version": "6.0.0-ballot4",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "3124b8a4-9d4c-4cea-a556-c371088aa3af",
"kind": null,
"url": "http://terminology.hl7.org/ValueSet/statistic-model-code",
"immutable": true,
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}