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 2.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 surgery vs. Lifestyle-intensive medical management intervention alone - TTL Representation
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 "172481"] ; #
fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2024-11-22T11:53:55.839Z"^^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 "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
] ; #
fhir:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/172481"^^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/172481" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.44.24.15" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "GroupAssignment_Roux_en_Y_gastric_bypass_surgery_vs_Lifestyle_intensive_medical_management_intervention_alone"] ; #
fhir:title [ fhir:v "GroupAssignment: Roux-en-Y gastric bypass surgery vs. Lifestyle-intensive medical management intervention alone"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-12-19T14:29:51+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 definition.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 surgery vs. Lifestyle-intensive medical management intervention alone [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172481. Revised 2023-12-05. Available at: https://fevir.net/resources/EvidenceVariable/172481. Computable resource at: https://fevir.net/resources/EvidenceVariable/172481." ]
] ) ; #
fhir:handling [ fhir:v "dichotomous"] ; #
fhir:category ( [
fhir:name [ fhir:v "Roux-en-Y gastric bypass surgery plus Lifestyle-intensive medical management intervention based on the Diabetes Prevention Program and LookAHEAD trials for 2 years" ]
] [
fhir:name [ fhir:v "Lifestyle-intensive medical management intervention based on the Diabetes Prevention Program and LookAHEAD trials for 2 years" ]
] ) . #