@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/ebm/List/179470> a fhir:List ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "179470"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "10" ] ;
     fhir:lastUpdated [ fhir:v "2025-09-13T12:37:05.005Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-list"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-list>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "empty" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-description>
     ] ;
     fhir:value [
       a fhir:Markdown ;
       fhir:v "A list of Evidence Resources (ComparativeEvidence Profile) used to provide the group members for a MetaAnalysisStudyGroup Profile."
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as>
     ] ;
     fhir:value [
       a fhir:Markdown ;
       fhir:v "EvidenceList: Study results included in Mean difference in HbA1c effect of bariatric surgery in 2016 meta-analysis [Database Entry: FHIR List Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179470. Revised 2025-09-13. Available at: https://fevir.net/resources/List/179470. Computable resource at: https://fevir.net/resources/List/179470#json."
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/cited-artifact-status-type>
         ] ;
         fhir:code [ fhir:v "active" ] ;
         fhir:display [ fhir:v "Active" ]
       ] )
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         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/FOI"^^xsd:anyURI ;
       fhir:l <https://fevir.net/FOI>
     ] ;
     fhir:value [ fhir:v "179470" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "snapshot"] ; # 
  fhir:title [ fhir:v "EvidenceList: Study results included in Mean difference in HbA1c effect of bariatric surgery in 2016 meta-analysis"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system>
       ] ;
       fhir:code [ fhir:v "EvidenceList" ] ;
       fhir:display [ fhir:v "EvidenceList" ]
     ] ) ;
     fhir:text [ fhir:v "Evidence List" ]
  ] ; # 
  fhir:source [
     fhir:type [
       fhir:v "Practitioner"^^xsd:anyURI ;
       fhir:l fhir:Practitioner
     ] ;
     fhir:display [ fhir:v "Brian S. Alper" ]
  ] ; # 
  fhir:entry ( [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47748> ;
       fhir:reference [ fhir:v "Evidence/47748" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Ding 2015" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47749> ;
       fhir:reference [ fhir:v "Evidence/47749" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Cummings 2016" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47768> ;
       fhir:reference [ fhir:v "Evidence/47768" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Courcoulas 2015" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47740> ;
       fhir:reference [ fhir:v "Evidence/47740" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Courcoulas 2014" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47760> ;
       fhir:reference [ fhir:v "Evidence/47760" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Dixon 2008" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47749> ;
       fhir:reference [ fhir:v "Evidence/47749" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Halperin 2014" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47751> ;
       fhir:reference [ fhir:v "Evidence/47751" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Ikramuddin 2013" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47762> ;
       fhir:reference [ fhir:v "Evidence/47762" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Ikramuddin 2015" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47752> ;
       fhir:reference [ fhir:v "Evidence/47752" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Liang 2013" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47665> ;
       fhir:reference [ fhir:v "Evidence/47665" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Mingrone 2012 (DIBASY) trial" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47695> ;
       fhir:reference [ fhir:v "Evidence/47695" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Mingrone 2015 (DIBASY) trial" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47738> ;
       fhir:reference [ fhir:v "Evidence/47738" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Parikh 2014" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47758> ;
       fhir:reference [ fhir:v "Evidence/47758" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Schauer 2012 (STAMPEDE) trial" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47771> ;
       fhir:reference [ fhir:v "Evidence/47771" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Schauer 2014 (STAMPEDE) trial" ]
     ]
  ] [
     fhir:item [
       fhir:l <http://hl7.org/fhir/uv/ebm/Evidence/47766> ;
       fhir:reference [ fhir:v "Evidence/47766" ] ;
       fhir:type [
         fhir:v "Evidence"^^xsd:anyURI ;
         fhir:l fhir:Evidence
       ] ;
       fhir:display [ fhir:v "ComparativeEvidence: Mean difference in HbA1c between Surgery and Medical/Lifestyle groups in Wentworth 2014" ]
     ]
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/Evidence/47748> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47749> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47768> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47740> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47760> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47751> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47762> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47752> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47665> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47695> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47738> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47758> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47771> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Evidence/47766> a fhir:Uv .

# -------------------------------------------------------------------------------------

