@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/ebm/Group/179511> a fhir:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "179511"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "5" ] ;
     fhir:lastUpdated [ fhir:v "2025-03-26T21:57:10.013Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-eligibility-criteria"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-eligibility-criteria>
     ] )
  ] ; # 
  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/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 "Recommendation Eligibility Criteria for Bariatric Surgery (ADA Recommendation 8.17) [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179511. Revised 2022-06-05. Available at: https://fevir.net/resources/Group/179511. Computable resource at: https://fevir.net/resources/Group/179511#json."
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "Brian S. Alper" ]
     ]
  ] [
     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:url [
     fhir:v "https://fevir.net/resources/Group/179511"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Group/179511>
  ] ; # 
  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 "179511" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:name [ fhir:v "Bariatric_Surgery_Eligibility_Group_ADA_Recommendation_8_17"] ; # 
  fhir:title [ fhir:v "Recommendation Eligibility Criteria for Bariatric Surgery (ADA Recommendation 8.17)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-06-05T13:04:26.585Z"^^xsd:dateTime] ; # 
  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 "Inclusion Criteria: [[1]] Adults. [[2]] Diagnosed with type 2 diabetes. [[3]] Body Mass Index (BMI) ≥ 30.0 kg/m2 and ≤ 34.9 kg/m2 (BMI 27.5-32.4 kg/m2 in Asian Americans) who do not achieve durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods. [[4]] Screened surgical candidates."] ; # 
  fhir:useContext ( [
     fhir:code [
       fhir:system [
         fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
         fhir:l <https://fevir.net/resources/CodeSystem/179423>
       ] ;
       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:l <https://fevir.net/resources/CodeSystem/179423>
         ] ;
         fhir:code [ fhir:v "RecommendationEligibilityCriteria" ] ;
         fhir:display [ fhir:v "RecommendationEligibilityCriteria" ]
       ] )
     ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:membership [ fhir:v "definitional"] ; # 
  fhir:combinationMethod [ fhir:v "all-of"] ; # 
  fhir:characteristic ( [
     fhir:code [
       fhir:coding ( [
         a sct:397669002 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "397669002" ] ;
         fhir:display [ fhir:v "Age" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "18"^^xsd:decimal ] ;
       fhir:comparator [ fhir:v ">=" ] ;
       fhir:unit [ fhir:v "years" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "a" ]
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "Adult" ]
  ] [
     fhir:code [
       fhir:coding ( [
         a sct:64572001 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "64572001" ] ;
         fhir:display [ fhir:v "Disease (disorder)" ]
       ] )
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         a sct:44054006 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "44054006" ] ;
         fhir:display [ fhir:v "Diabetes mellitus type 2 (disorder)" ]
       ] )
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "Diagnosed with type 2 diabetes" ]
  ] [
     fhir:code [
       fhir:text [ fhir:v "Defined by Reference" ]
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/uv/ebm/Group/179512> ;
       fhir:reference [ fhir:v "Group/179512" ] ;
       fhir:type [
         fhir:v "Group"^^xsd:anyURI ;
         fhir:l fhir:Group
       ] ;
       fhir:display [ fhir:v "CohortDefinition: Lower BMI criteria for ADA surgery consideration" ]
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "Body Mass Index (BMI) ≥ 30.0 kg/m2 and ≤ 34.9 kg/m2 (BMI 27.5-32.4 kg/m2 in Asian Americans) who do not achieve durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods." ]
  ] [
     fhir:code [
       fhir:text [ fhir:v "Defined by Reference" ]
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/uv/ebm/Group/179507> ;
       fhir:reference [ fhir:v "Group/179507" ] ;
       fhir:type [
         fhir:v "Group"^^xsd:anyURI ;
         fhir:l fhir:Group
       ] ;
       fhir:display [ fhir:v "CohortDefinition: Proxy criteria for surgical candidates" ]
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "Screened surgical candidates" ]
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/Group/179512> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Group/179507> a fhir:Uv .

# -------------------------------------------------------------------------------------

