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

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Excluded from PARACHUTE Study - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "307453",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-02-12T20:17:00.670Z"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Evidence 307453</b></p><a name=\"307453\"> </a><a name=\"hc307453\"> </a><a name=\"307453-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2025-02-12 20:17:00+0000</p></div><blockquote><p><b>RelatesTo</b></p><ul><li>type: part-of</li><li>targetReference: <a href=\"Composition-307248.html\">PARACHUTE trial participant flow report</a></li></ul></blockquote><p><b>url</b>: <a href=\"https://fevir.net/resources/Evidence/307453\">https://fevir.net/resources/Evidence/307453</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/307453</p><p><b>name</b>: Excluded_from_PARACHUTE_Study</p><p><b>title</b>: Excluded from PARACHUTE Study</p><p><b>status</b>: Active</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>author</b>: Joanne Dehnbostel: </p><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>description</b>: </p><div><p>This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.</p>\n</div><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Population</p><p><b>observed</b>: <a href=\"Group-306655.html\">Screened Group PARACHUTE Trial</a></p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Outcome</p><p><b>observed</b>: <a href=\"EvidenceVariable-297947.html\">Participants Excluded from PARACHUTE Study</a></p></blockquote><blockquote><p><b>statistic</b></p><p><b>statisticType</b>: <span title=\"Codes:{https://fevir.net/sevco STATO:0000047}\">count</span></p><p><b>quantity</b>: 69</p><h3>SampleSizes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>KnownDataCount</b></td></tr><tr><td style=\"display: none\">*</td><td>92</td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "part-of"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "Composition/307248",
            "type" : "Composition",
            "display" : "PARACHUTE trial participant flow report"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/Evidence/307453",
  "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/307453",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Excluded_from_PARACHUTE_Study",
  "title" : "Excluded from PARACHUTE Study",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "description" : "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition" : [
    {
      "variableRole" : "population",
      "observed" : {
        🔗 "reference" : "Group/306655",
        "type" : "Group",
        "display" : "Screened Group PARACHUTE Trial"
      }
    },
    {
      "variableRole" : "outcome",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/297947",
        "type" : "EvidenceVariable",
        "display" : "Participants Excluded from PARACHUTE Study"
      }
    }
  ],
  "statistic" : [
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000047",
            "display" : "count"
          }
        ]
      },
      "quantity" : {
        "value" : 69
      },
      "sampleSize" : {
        "knownDataCount" : 92
      }
    }
  ]
}