FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "synthesis-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <p>This code system http://terminology.hl7.org/CodeSystem/synthesis-type defines the following codes:</p>\n \n \n <table class=\"codes\">\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">\n \n \n <b>Code</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Display</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Definition</b>\n \n \n </td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">std-MA\n \n \n <a name=\"synthesis-type-std-MA\"> </a>\n \n \n </td>\n \n \n <td>summary data meta-analysis</td>\n \n \n <td>A meta-analysis of the summary data of estimates from individual studies or data sets.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">IPD-MA\n \n \n <a name=\"synthesis-type-IPD-MA\"> </a>\n \n \n </td>\n \n \n <td>individual patient data meta-analysis</td>\n \n \n <td>A meta-analysis of the individual participant data from individual studies or data sets.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">indirect-NMA\n \n \n <a name=\"synthesis-type-indirect-NMA\"> </a>\n \n \n </td>\n \n \n <td>indirect network meta-analysis</td>\n \n \n <td>An indirect meta-analysis derived from 2 or more direct comparisons in a network meta-analysis.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">combined-NMA\n \n \n <a name=\"synthesis-type-combined-NMA\"> </a>\n \n \n </td>\n \n \n <td>combined direct plus indirect network meta-analysis</td>\n \n \n <td>An composite meta-analysis derived from direct comparisons and indirect comparisons in a network meta-analysis.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">range\n \n \n <a name=\"synthesis-type-range\"> </a>\n \n \n </td>\n \n \n <td>range of results</td>\n \n \n <td>A range of results across a body of evidence.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">classification\n \n \n <a name=\"synthesis-type-classification\"> </a>\n \n \n </td>\n \n \n <td>classifcation of results</td>\n \n \n <td>An approach describing a body of evidence by categorically classifying individual studies (eg 3 studies showed beneft and 2 studied found no effect).</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">NotApplicable\n \n \n <a name=\"synthesis-type-NotApplicable\"> </a>\n \n \n </td>\n \n \n <td>not applicable</td>\n \n \n <td>Not applicable because the evidence is not from a synthesis but from a single study. Used fo explicitly state that it's not a synthesis.</td>\n \n \n </tr>\n \n \n </table>\n \n \n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/synthesis-type",
"version" : "4.3.0",
"name" : "SynthesisType",
"title" : "SynthesisType",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T15:55:11+10:00",
"publisher" : "Clinical Decision Support",
"contact" : [
{
"name" : "Clinical Decision Support",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Types of combining results from a body of evidence (eg. summary data meta-analysis).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/synthesis-type|4.0.1",
"content" : "complete",
"concept" : [
{
"code" : "std-MA",
"display" : "summary data meta-analysis",
"definition" : "A meta-analysis of the summary data of estimates from individual studies or data sets."
},
{
"code" : "IPD-MA",
"display" : "individual patient data meta-analysis",
"definition" : "A meta-analysis of the individual participant data from individual studies or data sets."
},
{
"code" : "indirect-NMA",
"display" : "indirect network meta-analysis",
"definition" : "An indirect meta-analysis derived from 2 or more direct comparisons in a network meta-analysis."
},
{
"code" : "combined-NMA",
"display" : "combined direct plus indirect network meta-analysis",
"definition" : "An composite meta-analysis derived from direct comparisons and indirect comparisons in a network meta-analysis."
},
{
"code" : "range",
"display" : "range of results",
"definition" : "A range of results across a body of evidence."
},
{
"code" : "classification",
"display" : "classifcation of results",
"definition" : "An approach describing a body of evidence by categorically classifying individual studies (eg 3 studies showed beneft and 2 studied found no effect)."
},
{
"code" : "NotApplicable",
"display" : "not applicable",
"definition" : "Not applicable because the evidence is not from a synthesis but from a single study. Used fo explicitly state that it's not a synthesis."
}
]
}