Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: EvidenceList: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY) - JSON Representation

Raw json | Download


{
  "resourceType" : "List",
  "id" : "179800",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2023-12-05T12:40:45.925Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>EvidenceList: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY)</h2><table class=\"clstu\"><tr><td>Mode: snapshot Status: current Code: Evidence List </td></tr><tr><td>Source: (null)</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td>Biegel 2020 data 35/541 vs. 61/521</td></tr><tr><td>Wang 2020 data 15/153 vs. 7/78</td></tr><tr><td>SOLIDARITY data 219/2743 vs. 219/2708</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-description",
      "valueMarkdown" : "A list of study results used to provide the group members for a MetaAnalysisStudyGroup Profile."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact",
      "valueRelatedArtifact" : {
        "type" : "cite-as",
        "citation" : "EvidenceList: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY) [List]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179800. Revised 2023-12-03. Available at: https://fevir.net/resources/List/179800. Computable resource at: https://fevir.net/resources/List/179800."
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
      "valueUri" : "https://fevir.net/resources/List/179800"
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net",
      "value" : "179800",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "status" : "current",
  "mode" : "snapshot",
  "title" : "EvidenceList: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY)",
  "code" : {
    "coding" : [
      {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "EvidenceList",
        "display" : "EvidenceList"
      }
    ],
    "text" : "Evidence List"
  },
  "source" : {
    "display" : "Brian S. Alper"
  },
  "entry" : [
    {
      "item" : {
        "type" : "Evidence",
        "display" : "Biegel 2020 data 35/541 vs. 61/521"
      }
    },
    {
      "item" : {
        "type" : "Evidence",
        "display" : "Wang 2020 data 15/153 vs. 7/78"
      }
    },
    {
      "item" : {
        "type" : "Evidence",
        "display" : "SOLIDARITY data 219/2743 vs. 219/2708"
      }
    }
  ]
}