Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - 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-ballot 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

: GroupAssignment: Roux-en-Y gastric bypass or Biliopancreatic Diversion vs. medical treatment - TTL Representation

Active as of 2024-05-16

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "172479"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2023-12-05T12:50:41.377Z"^^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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"172479\"> </a><a name=\"hc172479\"> </a></p><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\">ResourceEvidenceVariable &quot;172479&quot; Version &quot;5&quot; Updated &quot;2023-12-05 12:50:41+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-group-assignment.html\">GroupAssignment</a></p></div><p><b>EvidenceVariableDefinition</b>: Defined in handling and category elements <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#defined-in-handling-and-category)</span></p><p><b>url</b>: <code>https://fevir.net/resources/EvidenceVariable/172479</code></p><p><b>identifier</b>: FEvIR Object Identifier/172479</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: GroupAssignment_Roux_en_Y_gastric_bypass_or_Biliopancreatic_Diversion_vs_medical_treatment</p><p><b>title</b>: GroupAssignment: Roux-en-Y gastric bypass or Biliopancreatic Diversion vs. medical treatment</p><p><b>status</b>: active</p><p><b>date</b>: 2024-05-16 12:17:54+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: This example of a GroupAssignment Profile describes a 2-group study (so handling='dichotomous') and lists the 2 study arms in category.name elements. Because the definition of this EvidenceVariable Resource is fully expressed in the handling and category elements, the defintion.concept element uses a CodeableConcept for 'Defined in handling and category elements'.</p><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>Evidence Communication (Details: Evidence Based Medicine on FHIR Implementation Guide Code System code evidence-communication = 'Evidence Communication', stated as 'Evidence Communication')</td><td>GroupAssignment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#GroupAssignment)</span></td></tr></table><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>cite-as</td><td>GroupAssignment: Roux-en-Y gastric bypass or Biliopancreatic Diversion vs. medical treatment [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172479. Revised 2023-12-01. Available at: https://fevir.net/resources/EvidenceVariable/172479. Computable resource at: https://fevir.net/resources/EvidenceVariable/172479.</td></tr></table><p><b>handling</b>: dichotomous</p><blockquote><p><b>category</b></p><p><b>name</b>: Roux-en-Y gastric bypass or Biliopancreatic Diversion</p></blockquote><blockquote><p><b>category</b></p><p><b>name</b>: medical treatment</p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-definition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableReference ;
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:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/172479"^^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 "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "172479" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "GroupAssignment_Roux_en_Y_gastric_bypass_or_Biliopancreatic_Diversion_vs_medical_treatment"] ; # 
  fhir:title [ fhir:v "GroupAssignment: Roux-en-Y gastric bypass or Biliopancreatic Diversion vs. medical treatment"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-05-16T12:17:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example of a GroupAssignment Profile describes a 2-group study (so handling='dichotomous') and lists the 2 study arms in category.name elements. Because the definition of this EvidenceVariable Resource is fully expressed in the handling and category elements, the defintion.concept element uses a CodeableConcept for 'Defined in handling and category elements'."] ; # 
  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 "Brian S. Alper" ]
  ] ) ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "GroupAssignment: Roux-en-Y gastric bypass or Biliopancreatic Diversion vs. medical treatment [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172479. Revised 2023-12-01. Available at: https://fevir.net/resources/EvidenceVariable/172479. Computable resource at: https://fevir.net/resources/EvidenceVariable/172479." ]
  ] ) ; # 
  fhir:handling [ fhir:v "dichotomous"] ; # 
  fhir:category ( [
fhir:name [ fhir:v "Roux-en-Y gastric bypass or Biliopancreatic Diversion" ]
  ] [
fhir:name [ fhir:v "medical treatment" ]
  ] ) . #