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

: PARACHUTE trial participant flow report - TTL Representation

Page standards status: Informative

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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "307248"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "18" ] ;
fhir:lastUpdated [ fhir:v "2025-02-25T20:38:01.583Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report>     ] [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-table-report-package"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-table-report-package>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 307248</b></p><a name=\"307248\"> </a><a name=\"hc307248\"> </a><a name=\"307248-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: 18; Last updated: 2025-02-25 20:38:01+0000</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-participant-flow-report.html\">ParticipantFlowReport</a>, <a href=\"StructureDefinition-evidence-table-report-package.html\">EvidenceTableReportPackage</a></p></div><p><b>Artifact Description</b>: </p><div><p>This Composition Resource is an example of a participant flow report for the EBMonFHIR IG</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/307248\">https://fevir.net/resources/Composition/307248</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/307248</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 ParticipantFlowReport}\">Participant Flow Report</span></p><p><b>date</b>: 2025-02-25 20:38:01+0000</p><p><b>author</b>: Joanne Dehnbostel</p><p><b>title</b>: PARACHUTE trial participant flow report</p><p><b>custodian</b>: <a href=\"Organization-118079.html\">Computable Publishing LLC</a></p><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Part Of</p><p><b>target</b>: <a href=\"Composition-292951.html\">Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial.</a></p></blockquote><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Cite As</p><p><b>target</b>: </p><div><p>PARACHUTE trial participant flow report [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307248. Revised 2025-02-19. Available at: https://fevir.net/resources/Composition/307248. Computable resource at: https://fevir.net/FLI/DocumentForComposition307248.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "This Composition Resource is an example of a participant flow report for the EBMonFHIR IG"     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Composition/307248"^^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/307248" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ParticipantFlowReport" ] ;
fhir:display [ fhir:v "ParticipantFlowReport" ]     ] ) ;
fhir:text [ fhir:v "Participant Flow Report" ]
  ] ; # 
  fhir:date [ fhir:v "2025-02-25T20:38:01.583Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:display [ fhir:v "Joanne Dehnbostel" ]
  ] ) ; # 
  fhir:title [ fhir:v "PARACHUTE trial participant flow report"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/118079" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Computable Publishing LLC" ]
  ] ; # 
  fhir:relatesTo ( [
fhir:type [ fhir:v "part-of" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/292951" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial." ]     ]
  ] [
fhir:type [ fhir:v "cite-as" ] ;
fhir:target [
a fhir:markdown ;
fhir:v "PARACHUTE trial participant flow report [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307248. Revised 2025-02-19. Available at: https://fevir.net/resources/Composition/307248. Computable resource at: https://fevir.net/FLI/DocumentForComposition307248."     ]
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Results for Participants Excluded from PARACHUTE Study" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297947" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Participants Excluded from PARACHUTE Study" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 69</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/307453" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Excluded from PARACHUTE Study" ]       ] )     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for PARACHUTE Trial Participants that declined randomization" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297948" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that declined randomization" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 64</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/306479" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "declined randomization in PARACHUTE Study" ]       ] )     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for  PARACHUTE Trial Participants deemed unsuitable by investigator" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297950" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants deemed unsuitable by investigator" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 5</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/307454" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "deemed unsuitable by investigator in PARACHUTE Trial" ]       ] )     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for PARACHUTE Trial Participants randomized into groups" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297952" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants randomized into groups" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 23</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/307456" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "randomized into groups in PARACHUTE Trial" ]       ] )     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 12</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/306487" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants randomized into groups with intervention" ]       ] )     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 11</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/306488" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants randomized into groups with comparator" ]       ] )     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for PARACHUTE Trial Participants that completed jump and 5 minute follow-up" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297953" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed jump and 5 minute follow-up" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 12</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312161" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed jump and 5 minute follow-up with intervention" ]       ] )     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 11</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312162" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed jump and 5 minute follow-up with comparator" ]       ] )     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for PARACHUTE Trial Participants with no contact at 30 days" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297954" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants with no contact at 30 days" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 3</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312163" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants with no contact at 30 days with intervention" ]       ] )     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 0</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312164" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants with no contact at 30 days with comparator" ]       ] )     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] [
fhir:title [ fhir:v "Results for PARACHUTE Trial Participants that completed 30 day follow up" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297955" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed 30 day follow up" ]     ] ;
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:section [
fhir:title [ fhir:v "Evidence for Screened Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-screened-group" ] ;
fhir:display [ fhir:v "Evidence for Screened Group" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/306655" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Screened Group PARACHUTE Trial" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Enrolled Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-enrolled-group" ] ;
fhir:display [ fhir:v "Evidence for Enrolled Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence for Analyzed Group" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-for-analyzed-group" ] ;
fhir:display [ fhir:v "Evidence for Analyzed Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:title [ fhir:v "Evidence with Intervention Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-alone" ] ;
fhir:display [ fhir:v "Evidence with intervention alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 9</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312165" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed 30 day follow up with intervention" ]       ] )     ] [
fhir:title [ fhir:v "Evidence with Comparator Alone" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ]       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>count 11</p></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:entry [
fhir:reference [ fhir:v "Evidence/312166" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial Participants that completed 30 day follow up with comparator" ]       ] )     ] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparative-results" ] ;
fhir:display [ fhir:v "Comparative Results" ]         ] )       ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297490" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack" ]       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intervention-group" ] ;
fhir:display [ fhir:v "Intervention Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "comparator-group" ] ;
fhir:display [ fhir:v "Comparator Group" ]         ] )       ] ;
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:emptyReason [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ]         ] )       ]     ] )
  ] ) . #