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

: Ethnic Group 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 "303336"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "10" ] ;
fhir:lastUpdated [ fhir:v "2025-02-13T15:38:09.314Z"^^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/307245" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial baseline characteristics" ]       ]     ] ) ;
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 "Ethnic Group with intervention [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 303336. Revised 2025-02-12. Available at: https://fevir.net/resources/Evidence/303336. Computable resource at: https://fevir.net/resources/Evidence/303336#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/303336"^^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/303336" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "Ethnic_Group_with_intervention"] ; # 
  fhir:title [ fhir:v "Ethnic Group 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 "Joanne Dehnbostel" ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:description [ fhir:v "Example of Variable Definition 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/297729" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Ethnic Group" ]     ]
  ] ) ; # 
  fhir:statistic ( [
fhir:description [ fhir:v "American Indian or Alaska Native 0 of 11 (0%)" ] ;
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:category [
fhir:text [ fhir:v "American Indian or Alaska Native" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ]     ] ;
fhir:numberAffected [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ]     ]
  ] [
fhir:description [ fhir:v "East Asian or South Asian 4 of 11 (36%)" ] ;
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:category [
fhir:text [ fhir:v "East Asian or South Asian" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "36"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ]     ] ;
fhir:numberAffected [ fhir:v "4"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ]     ]
  ] [
fhir:description [ fhir:v "Black or African American 0 of 11 (0%)" ] ;
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:category [
fhir:text [ fhir:v "Black or African American" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ]     ] ;
fhir:numberAffected [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ]     ]
  ] [
fhir:description [ fhir:v "More than one race 0 of 11 (0%)" ] ;
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:category [
fhir:text [ fhir:v "More than one race" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ]     ] ;
fhir:numberAffected [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ]     ]
  ] [
fhir:description [ fhir:v "White 7 of 11 (64%)" ] ;
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:category [
fhir:text [ fhir:v "White" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "64"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ]     ] ;
fhir:numberAffected [ fhir:v "7"^^xsd:nonNegativeInteger ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ]     ]
  ] ) . #