Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 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-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

: Evidence for Results for Medication Adherence at 12 weeks in QUARTET USA Trial Control Group - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "379724",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2025-07-01T18:33:21.096Z"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code" : "active",
            "display" : "Active"
          }
        ]
      }
    }
  ],
  "url" : "https://fevir.net/resources/Evidence/379724",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "379724",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Evidence_for_Results_for_Medication_Adherence_at_12_weeks_in_QUARTET_USA_Trial_Control_Group",
  "title" : "Evidence for Results for Medication Adherence at 12 weeks in QUARTET USA Trial Control Group",
  "citeAs" : "Evidence for Results for Medication Adherence at 12 weeks in QUARTET USA Trial Control Group [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 379724. Revised 2025-07-01. Available at: https://fevir.net/resources/Evidence/379724. Computable resource at: https://fevir.net/resources/Evidence/379724#json.",
  "status" : "active",
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "relatesTo" : [
    {
      "type" : "part-of",
      "targetReference" : {
        🔗 "reference" : "Composition/375280",
        "type" : "Composition",
        "display" : "Outcome Measure Report for QUARTET USA Trial"
      }
    }
  ],
  "description" : "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition" : [
    {
      "variableRole" : "population",
      "observed" : {
        🔗 "reference" : "Group/375182",
        "type" : "Group",
        "display" : "QUARTET USA Trial Control Group"
      }
    },
    {
      "variableRole" : "outcome",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/375201",
        "type" : "EvidenceVariable",
        "display" : "Medication Adherence at 12 weeks"
      }
    }
  ],
  "statistic" : [
    {
      "note" : [
        {
          "text" : "30 (numberOfParticipants) matches 70% reported in table 2 of the published article and the data reported in ClinicalTrials.gov, instead of 28 as number analyzed as reported in Figure 1, so numberAnalyzed not reported in this Evidence Resource."
        }
      ],
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000639",
            "display" : "percentage"
          }
        ]
      },
      "quantity" : {
        "value" : 70,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      },
      "numberAffected" : 21,
      "sampleSize" : {
        "numberOfParticipants" : 30,
        "knownDataCount" : 24
      }
    }
  ]
}