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

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 1.0.0-ballot2 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

: ConceptualCohortDefinition: BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "179514",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-03-15T20:56:10.426Z",
    "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/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "ConceptualCohortDefinition: BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179514. Revised 2024-11-16. Available at: https://fevir.net/resources/Group/179514. Computable resource at: https://fevir.net/resources/Group/179514#json."
    },
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code" : "active",
            "display" : "Active"
          }
        ]
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/179514",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "179514",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ConceptualCohortDefinition_BMI_27_5_32_4_in_Asian_Americans_who_do_not_achieve_durable_weight_loss_and_improvement_in_comorbidities_without_surgery",
  "title" : "ConceptualCohortDefinition: BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery",
  "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" : "all-of",
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "39156-5",
            "display" : "Body mass index (BMI) [Ratio]"
          }
        ]
      },
      "valueRange" : {
        "low" : {
          "value" : 27.5,
          "unit" : "kilogram per square meter (kg/m2)",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg/m2"
        },
        "high" : {
          "value" : 32.4,
          "unit" : "kilogram per square meter (kg/m2)",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg/m2"
        }
      },
      "exclude" : false,
      "description" : "BMI 27.5-32.4"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "103579009",
            "display" : "Race"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.6.238",
            "code" : "2028-9",
            "display" : "Asian"
          }
        ],
        "text" : "Asian American"
      },
      "exclude" : false,
      "description" : "Asian American (Note: The evidence and guideline panel decision to modify the BMI threshold for Asian Americans is based on data mostly from Asian Americans not generally including Native Hawaiians and other Pacific Islanders, so it is not explicit whether the modified thresholds apply to Native Hawaiians and other Pacific Islanders. See https://diabetesjournals.org/care/article/38/1/150/37769/BMI-Cut-Points-to-Identify-At-Risk-Asian-Americans for details)"
    },
    {
      "code" : {
        "text" : "Defined by CodeableConcept"
      },
      "valueCodeableConcept" : {
        "text" : "achieving durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods"
      },
      "exclude" : true,
      "description" : "who do not achieve durable weight loss and improvement in comorbidities without surgery"
    }
  ]
}