http://terminology.hl7.org/CodeSystem/synthesis-type|4.0.1

name
SynthesisType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

SynthesisType

Types of combining results from a body of evidence (eg. summary data meta-analysis).

{
  "description" : "Types of combining results from a body of evidence (eg. summary data meta-analysis).",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "SynthesisType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "SynthesisType",
  "supliment" : null,
  "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" : 0
  } ],
  "status" : "draft",
  "id" : "471b3d11-baff-5696-b384-415a3e8f89bc",
  "valueSet" : "http://hl7.org/fhir/ValueSet/synthesis-type",
  "url" : "http://terminology.hl7.org/CodeSystem/synthesis-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1348",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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)."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}