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-ballot2 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
Page standards status: Informative |
{
"resourceType" : "List",
"id" : "179800",
"meta" : {
"versionId" : "29",
"lastUpdated" : "2025-08-01T15:40:17.064Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-list"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Title: </b>abc Evidence List: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY)</p><br/><p><b>Status: </b>current</p><br/><p><b>Mode: </b>working</p><br/><p><b>Purpose: </b>EvidenceList (coded as: EvidenceList from http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system); List of Evidence 123 abc def</p><br/><p><b>Subject: </b>Meta-analysis for testing</p><br/><p><b>Subject: </b>Efficacy of Corticosteroids in COVID-19 Patients: A Systematic Review and Meta-Analysis (112)</p><br/><p><b>Author/Creator: </b>Brian S. Alper</p><br/><table><tr><th>Flag</th><th>Date</th><th>Item</th></tr><tr><td> </td><td/><td>Biegel 2020 data 35/541 vs. 61/521</td></tr><tr><td> </td><td/><td>Wang 2020 data 15/153 vs. 7/78</td></tr><tr><td> </td><td/><td>SOLIDARITY data 219/2743 vs. 219/2708</td></tr></table><br/></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown" : "abc Evidence List: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY) [Database Entry: FHIR List Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179800. Revised 2025-07-31. Available at: https://fevir.net/resources/List/179800. Computable resource at: https://fevir.net/resources/List/179800#json."
},
{
"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" : "Evidence List: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY) [Database Entry: FHIR List Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179800. Revised 2025-08-01. Available at: https://fevir.net/resources/List/179800. Computable resource at: https://fevir.net/resources/List/179800#json."
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "urn:ietf:rfc:3986",
"value" : "https://fevir.net/FOI/179800",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"status" : "current",
"mode" : "working",
"title" : "Evidence List: Effect estimates for meta-analysis (Biegel 2020, Wang 2020, SOLIDARITY)",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system",
"code" : "EvidenceList",
"display" : "EvidenceList"
}
]
},
"subject" : [
{
"reference" : "Citation/387020",
"type" : "Citation",
"display" : "Meta-analysis for testing"
},
{
"reference" : "Citation/112",
"type" : "Citation",
"display" : "Efficacy of Corticosteroids in COVID-19 Patients: A Systematic Review and Meta-Analysis (112)"
}
],
"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"
}
}
]
}