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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 -------------------------------------------------------------------
a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "179514"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T20:56:10.426Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "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." ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Group/179514"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/179514" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "ConceptualCohortDefinition_BMI_27_5_32_4_in_Asian_Americans_who_do_not_achieve_durable_weight_loss_and_improvement_in_comorbidities_without_surgery"] ; #
fhir:title [ fhir:v "ConceptualCohortDefinition: BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery"] ; #
fhir:status [ fhir:v "active"] ; #
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 "BMI 27.5-32.4 in Asian Americans who do not achieve durable weight loss and improvement in comorbidities without surgery"] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
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:code [ fhir:v "CohortDefinition" ] ;
fhir:display [ fhir:v "CohortDefinition" ] ] ) ]
] ) ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:membership [ fhir:v "conceptual"] ; #
fhir:combinationMethod [ fhir:v "all-of"] ; #
fhir:characteristic ( [
fhir:code [
( fhir:coding [
a loinc:39156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ] ] ) ] ;
fhir:value [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v 27.5 ] ;
fhir:unit [ fhir:v "kilogram per square meter (kg/m2)" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg/m2" ] ] ;
fhir:high [
fhir:value [ fhir:v 32.4 ] ;
fhir:unit [ fhir:v "kilogram per square meter (kg/m2)" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg/m2" ] ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "BMI 27.5-32.4" ]
] [
fhir:code [
( fhir:coding [
a sct:103579009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "103579009" ] ;
fhir:display [ fhir:v "Race" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2028-9" ] ;
fhir:display [ fhir:v "Asian" ] ] ) ;
fhir:text [ fhir:v "Asian American" ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "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)" ]
] [
fhir:code [
fhir:text [ fhir:v "Defined by CodeableConcept" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "achieving durable weight loss and improvement in comorbidities (including hyperglycemia) with nonsurgical methods" ] ] ;
fhir:exclude [ fhir:v true ] ;
fhir:description [ fhir:v "who do not achieve durable weight loss and improvement in comorbidities without surgery" ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot2 based on FHIR 6.0.0-ballot2. Generated 2025-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change