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 2.0.0-ballot 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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "179376"] ; #
fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2024-11-16T19:20:56.775Z"^^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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group 179376</b></p><a name=\"179376\"> </a><a name=\"hc179376\"> </a><a name=\"179376-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 6; Last updated: 2024-11-16 19:20:56+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-conceptual-cohort-definition.html\">ConceptualCohortDefinition</a></p></div><p><b>Artifact related artifact</b>: No display for RelatedArtifact (type: cite-as; citation: ConceptualCohortDefinition: BMI ≥ 35 and at least 1 obesity-related comorbidity [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179376. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/179376. Computable resource at: https://fevir.net/resources/Group/179376.)</p><p><b>Artifact Author</b>: Brian S. Alper: </p><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/179376\">https://fevir.net/resources/Group/179376</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/179376</p><p><b>name</b>: ConceptualCohortDefinition_BMI_35_and_at_least_1_obesity_related_comorbidity</p><p><b>title</b>: ConceptualCohortDefinition: BMI ≥ 35 and at least 1 obesity-related comorbidity</p><p><b>status</b>: Active</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>BMI ≥ 35 and at least 1 obesity-related comorbidity</p>\n</div><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>membership</b>: Conceptual</p><p><b>combinationMethod</b>: All of</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">Body mass index (BMI) [Ratio]</span></p><p><b>value</b>: >=35 kilogram per square meter (kg/m2)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg/m2 = 'kg/m2')</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>BMI ≥ 35</p>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 260905004}\">Condition</span></p><p><b>value</b>: <span title=\"Codes:\">obesity-related comorbidity</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>at least 1 obesity-related comorbidity</p>\n</div></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "ConceptualCohortDefinition: BMI ≥ 35 and at least 1 obesity-related comorbidity [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179376. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/179376. Computable resource at: https://fevir.net/resources/Group/179376." ] ]
] [
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 "https://fevir.net/resources/Group/179376"^^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/179376" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "ConceptualCohortDefinition_BMI_35_and_at_least_1_obesity_related_comorbidity"] ; #
fhir:title [ fhir:v "ConceptualCohortDefinition: BMI ≥ 35 and at least 1 obesity-related comorbidity"] ; #
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 ≥ 35 and at least 1 obesity-related comorbidity"] ; #
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:Quantity ;
fhir:value [ fhir:v "35"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">=" ] ;
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"^^xsd:boolean ] ;
fhir:description [ fhir:v "BMI ≥ 35" ]
] [
fhir:code [
( fhir:coding [
a sct:260905004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260905004" ] ;
fhir:display [ fhir:v "Condition" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "obesity-related comorbidity" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "at least 1 obesity-related comorbidity" ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-11-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change