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 vs Empty Backpack in PARACHUTE Trial - 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:EvidenceVariable ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "306661"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2025-02-04T18:02:20.971Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/group-assignment>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EvidenceVariable 306661</b></p><a name=\"306661\"> </a><a name=\"hc306661\"> </a><a name=\"306661-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: 4; Last updated: 2025-02-04 18:02:20+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-group-assignment.html\">GroupAssignment</a></p></div><p><b>url</b>: <a href=\"https://fevir.net/resources/EvidenceVariable/306661\">https://fevir.net/resources/EvidenceVariable/306661</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/306661</p><p><b>name</b>: Parachute_vs_Empty_Backpack_in_PARACHUTE_Trial</p><p><b>title</b>: Parachute vs  Empty Backpack in PARACHUTE Trial</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>description</b>: </p><div><p>Example of Group Assignment EvidenceVariable Resource</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"CodeSystem-179423.html#179423-evidence-communication\">Evidence Based Medicine on FHIR Implementation Guide Code System evidence-communication</a>: Evidence Communication</td><td><span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 GroupAssignment}\">GroupAssignment</span></td></tr></table><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>author</b>: Joanne Dehnbostel: </p><h3>Definitions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 defined-in-handling-and-category}\">Defined in handling and category elements</span></td><td><a href=\"Group-306659.html\">Group Group Randomized to Intervention Group (parachute) in PARACHUTE Trial</a></td></tr></table><p><b>handling</b>: dichotomous variable</p><blockquote><p><b>category</b></p><p><b>name</b>: Parachute Group</p><p><b>value</b>: <a href=\"Group-306659.html\">Group Randomized to Intervention Group (parachute) in PARACHUTE Trial</a></p></blockquote><blockquote><p><b>category</b></p><p><b>name</b>: Backpack</p><p><b>value</b>: <a href=\"Group-306660.html\">Group Randomized to Comparator (empty backpack) in PARACHUTE Trial</a></p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/306661"^^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/306661" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "Parachute_vs_Empty_Backpack_in_PARACHUTE_Trial"] ; # 
  fhir:title [ fhir:v "Parachute vs  Empty Backpack in PARACHUTE Trial"] ; # 
  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:description [ fhir:v "Example of Group Assignment EvidenceVariable Resource"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GroupAssignment" ] ;
fhir:display [ fhir:v "GroupAssignment" ]       ] )     ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:author ( [
fhir:name [ fhir:v "Joanne Dehnbostel" ]
  ] ) ; # 
  fhir:definition [
fhir:concept [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "defined-in-handling-and-category" ] ;
fhir:display [ fhir:v "Defined in handling and category elements" ]       ] )     ] ;
fhir:reference [
fhir:reference [ fhir:v "Group/306659" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ]     ]
  ] ; # 
  fhir:handling [ fhir:v "dichotomous"] ; # 
  fhir:category ( [
fhir:name [ fhir:v "Parachute Group" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/306659" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Group Randomized to Intervention Group (parachute) in PARACHUTE Trial" ]     ]
  ] [
fhir:name [ fhir:v "Backpack" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/306660" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Group Randomized to Comparator (empty backpack) in PARACHUTE Trial" ]     ]
  ] ) . #