Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

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

: ConceptualCohortDefinition: BMI criteria for ADA surgery recommendation - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "179506",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2025-03-15T20:57:22.344Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "ConceptualCohortDefinition: BMI criteria for ADA surgery recommendation [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179506. Revised 2025-03-15. Available at: https://fevir.net/resources/Group/179506. Computable resource at: https://fevir.net/resources/Group/179506#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/179506",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/179506",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ConceptualCohortDefinition_BMI_criteria_for_ADA_surgery_recommendation",
  "title" : "ConceptualCohortDefinition: BMI criteria for ADA surgery recommendation",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Body Mass Index (BMI) ≥ 40.0 kg/m2 (BMI ≥ 37.5 kg/m2 in Asian Americans), or BMI ≥ 35.0 kg/m2 and ≤ 39.9 kg/m2 (BMI 32.5-37.4 kg/m2 in Asian Americans) who do not achieve durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods.",
  "useContext" : [
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "CohortDefinition",
            "display" : "CohortDefinition"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership" : "conceptual",
  "combinationMethod" : "any-of",
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "39156-5",
            "display" : "Body mass index (BMI) [Ratio]"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 40,
        "comparator" : ">=",
        "unit" : "kilogram per square meter (kg/m2)",
        "system" : "http://unitsofmeasure.org",
        "code" : "kg/m2"
      },
      "exclude" : false,
      "description" : "Body Mass Index (BMI) ≥ 40.0 kg/m2"
    },
    {
      "code" : {
        "text" : "Defined by Reference"
      },
      "valueReference" : {
        🔗 "reference" : "Group/179508",
        "type" : "Group",
        "display" : "CohortDefinition: BMI ≥ 37.5 kg/m2 in Asian Americans"
      },
      "exclude" : false,
      "description" : "BMI ≥ 37.5 kg/m2 in Asian Americans"
    },
    {
      "code" : {
        "text" : "Defined by Reference"
      },
      "valueReference" : {
        🔗 "reference" : "Group/179509",
        "type" : "Group",
        "display" : "CohortDefinition: BMI 35-39.9 in persons who do not achieve durable weight loss and improvement in comorbidities without surgery"
      },
      "exclude" : false,
      "description" : "BMI ≥ 35.0 kg/m2 and ≤ 39.9 kg/m2 in persons who do not achieve durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods"
    },
    {
      "code" : {
        "text" : "Defined by Reference"
      },
      "valueReference" : {
        🔗 "reference" : "Group/179510",
        "type" : "Group",
        "display" : "CohortDefinition: BMI 32.5-37.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery"
      },
      "exclude" : false,
      "description" : "BMI 32.5-37.4 kg/m2 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods"
    }
  ]
}