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 ≥ 37.5 kg/m2 in Asian Americans - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "179508",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2025-03-15T20:57:01.829Z",
    "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 ≥ 37.5 kg/m2 in Asian Americans [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179508. Revised 2024-11-16. Available at: https://fevir.net/resources/Group/179508. Computable resource at: https://fevir.net/resources/Group/179508#json."
    }
  ],
  "url" : "https://fevir.net/resources/Group/179508",
  "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/179508",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ConceptualCohortDefinition_BMI_37_5_kg_m2_in_Asian_Americans",
  "title" : "ConceptualCohortDefinition: BMI ≥ 37.5 kg/m2 in Asian Americans",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "BMI ≥ 37.5 kg/m2 in Asian Americans",
  "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]"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 37.5,
        "comparator" : ">=",
        "unit" : "kilogram per square meter (kg/m2)",
        "system" : "http://unitsofmeasure.org",
        "code" : "kg/m2"
      },
      "exclude" : false,
      "description" : "BMI ≥ 37.5 kg/m2"
    },
    {
      "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)"
    }
  ]
}