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

: Rate of Death or Major Traumatic Injury on Impact with intervention - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Evidence ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "312173"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2025-02-15T11:20:44.471Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "part-of"       ]     ] [
fhir:url [ fhir:v "targetReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/312172" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Results" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cite-as"       ]     ] [
fhir:url [ fhir:v "targetMarkdown"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "Rate of Death or Major Traumatic Injury on Impact with intervention [Database Entry: FHIR Evidence Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312173. Revised 2025-02-14. Available at: https://fevir.net/resources/Evidence/312173. Computable resource at: https://fevir.net/resources/Evidence/312173#json."       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Evidence/312173"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/312173" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "Rate_of_Death_or_Major_Traumatic_Injury_on_Impact_with_intervention"] ; # 
  fhir:title [ fhir:v "Rate of Death or Major Traumatic Injury on Impact with intervention"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:description [ fhir:v "Example Evidence Resource for EBMonFHIR IG"] ; # 
  fhir:variableDefinition ( [
fhir:variableRole [ fhir:v "population" ] ;
fhir:observed [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]     ]
  ] [
fhir:variableRole [ fhir:v "outcome" ] ;
fhir:observed [
fhir:reference [ fhir:v "EvidenceVariable/297743" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury on Impact" ]     ]
  ] ) ; # 
  fhir:statistic ( [
fhir:statisticType [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
fhir:code [ fhir:v "STATO:0000639" ] ;
fhir:display [ fhir:v "percentage" ]       ] )     ] ;
fhir:quantity [
fhir:value [ fhir:v "0"^^xsd:decimal ]     ] ;
fhir:numberAffected [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "12"^^xsd:nonNegativeInteger ]     ]
  ] ) . #