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
@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:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "175766"] ; #
fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T21:07:12.319Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/metaanalysis-eligibility-criteria"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/metaanalysis-eligibility-criteria> ] )
] ; #
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:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "MetaanalysisEligibilityCriteria: Mean difference in HbA1c effect of bariatric surgery in type 2 diabetes and elevated BMI in 2016 meta-analysis [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 175766. Revised 2023-12-06. Available at: https://fevir.net/resources/Group/175766. Computable resource at: https://fevir.net/resources/Group/175766#json." ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Group/175766"^^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/175766" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "MetaanalysisEligibilityCriteria_Mean_difference_in_HbA1c_effect_of_bariatric_surgery_in_type_2_diabetes_and_elevated_BMI_in_2016_meta_analysis"] ; #
fhir:title [ fhir:v "MetaanalysisEligibilityCriteria: Mean difference in HbA1c effect of bariatric surgery in type 2 diabetes and elevated BMI in 2016 meta-analysis"] ; #
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 "Study population includes type 2 diabetes and BMI > 25 kg/m2; study design includes randomized assignment; exposure is bariatric surgery vs. no bariatric surgery; outcome measured is mean difference in HbA1c comparing bariatric surgery vs. no bariatric surgery"] ; #
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 "MetaanalysisEligibilityCriteria" ] ;
fhir:display [ fhir:v "MetaanalysisEligibilityCriteria" ] ] ) ]
] ) ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:membership [ fhir:v "conceptual"] ; #
fhir:combinationMethod [ fhir:v "all-of"] ; #
fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Population" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/33398" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "StudyEligibilityCriteria: Type 2 diabetes and elevated BMI in 2016 meta-analysis" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "Study population includes type 2 diabetes and BMI > 25 kg/m2" ]
] [
fhir:code [
fhir:text [ fhir:v "Study design" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SEVCO:01003" ] ;
fhir:display [ fhir:v "randomized assignment" ] ] ) ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "study design includes randomized assignment" ]
] [
fhir:code [
fhir:text [ fhir:v "Exposure" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "EvidenceVariable/172427" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Bariatric Surgery vs. no bariatric surgery" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "exposure is bariatric surgery vs. no bariatric surgery" ]
] [
fhir:code [
fhir:text [ fhir:v "Outcome" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "EvidenceVariable/46025" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups at end of follow-up" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "outcome measured is mean difference in HbA1c comparing bariatric surgery vs. no bariatric surgery" ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot2 based on FHIR 6.0.0-ballot2. Generated 2025-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change