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

: Aircraft Type with comparator - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "307431",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-02-13T15:46:31.667Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Title: </b>Aircraft Type with comparator</p><br/><p><b>Variable in role of population: </b>PARACHUTE trial participants assigned parachute</p><br/><p><b>Variable in role of outcome: </b>Aircraft Type</p><br/><p><b>Statistic: </b>count (coded as: STATO:0000047 from https://fevir.net/sevco) 0</p><br/><p><b>Statistic: </b>count (coded as: STATO:0000047 from https://fevir.net/sevco) 6</p><br/><p><b>Statistic: </b>count (coded as: STATO:0000047 from https://fevir.net/sevco) 6</p><br/></div>"
  },
  "url" : "https://fevir.net/resources/Evidence/307431",
  "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/307431",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Aircraft_Type_with_comparator",
  "title" : "Aircraft Type with comparator",
  "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/307245",
        "type" : "Composition",
        "display" : "PARACHUTE Trial baseline characteristics"
      }
    },
    {
      "type" : "cite-as",
      "targetMarkdown" : "Aircraft Type with comparator [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307431. Revised 2025-02-12. Available at: https://fevir.net/resources/Evidence/307431. Computable resource at: https://fevir.net/resources/Evidence/307431#json."
    }
  ],
  "description" : "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition" : [
    {
      "variableRole" : "population",
      "observed" : {
        🔗 "reference" : "Group/297487",
        "type" : "Group",
        "display" : "PARACHUTE trial participants assigned parachute"
      }
    },
    {
      "variableRole" : "outcome",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/297738",
        "type" : "EvidenceVariable",
        "display" : "Aircraft Type"
      }
    }
  ],
  "statistic" : [
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000047",
            "display" : "count"
          }
        ]
      },
      "category" : {
        "text" : "Jetliner"
      },
      "quantity" : {
        "value" : 0
      },
      "sampleSize" : {
        "numberOfParticipants" : 12
      },
      "attributeEstimate" : [
        {
          "type" : {
            "text" : "percentage"
          },
          "quantity" : {
            "value" : 0
          }
        }
      ]
    },
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000047",
            "display" : "count"
          }
        ]
      },
      "category" : {
        "text" : "Biplane"
      },
      "quantity" : {
        "value" : 6
      },
      "sampleSize" : {
        "numberOfParticipants" : 12
      },
      "attributeEstimate" : [
        {
          "type" : {
            "text" : "percentage"
          },
          "quantity" : {
            "value" : 50
          }
        }
      ]
    },
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000047",
            "display" : "count"
          }
        ]
      },
      "category" : {
        "text" : "Helicopter"
      },
      "quantity" : {
        "value" : 6
      },
      "sampleSize" : {
        "description" : "11"
      },
      "attributeEstimate" : [
        {
          "type" : {
            "text" : "percentage"
          },
          "quantity" : {
            "value" : 50
          }
        }
      ]
    }
  ]
}