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

: Injury Severity Score 30 days after Impact comparing intervention vs. comparator - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "318275",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2025-02-14T12:33:24.003Z"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "part-of"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "Composition/312172",
            "type" : "Composition",
            "display" : "PARACHUTE Trial Results"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "Injury Severity Score 30 days after Impact comparing intervention vs. comparator [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 318275. Revised 2025-02-14. Available at: https://fevir.net/resources/Evidence/318275. Computable resource at: https://fevir.net/resources/Evidence/318275#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/Evidence/318275",
  "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/318275",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Injury_Severity_Score_30_days_after_Impact_comparing_intervention_vs_comparator",
  "title" : "Injury Severity Score 30 days after Impact comparing intervention vs. comparator",
  "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" : "Example Evidence Resource for EBMonFHIR IG",
  "variableDefinition" : [
    {
      "variableRole" : "population",
      "observed" : {
        🔗 "reference" : "Group/292955",
        "type" : "Group",
        "display" : "PARACHUTE Trial Participants"
      }
    },
    {
      "variableRole" : "exposure",
      "comparatorCategory" : "Parachute trial participants assigned an empty backpack",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/297490",
        "type" : "EvidenceVariable",
        "display" : "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack"
      }
    },
    {
      "variableRole" : "outcome",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/297746",
        "type" : "EvidenceVariable",
        "display" : "Injury Severity Score 30 days after Impact"
      }
    }
  ],
  "statistic" : [
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000457",
            "display" : "difference in means"
          }
        ]
      },
      "quantity" : {
        "value" : 0
      },
      "sampleSize" : {
        "knownDataCount" : 23
      },
      "attributeEstimate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "https://fevir.net/sevco",
                "code" : "STATO:0000700",
                "display" : "p-value"
              }
            ]
          },
          "quantity" : {
            "value" : 0.9,
            "comparator" : ">"
          }
        }
      ]
    }
  ]
}