Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - 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-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

: ExposureVariable: Body Mass Index (as continuous variable) - TTL Representation

Active as of 2024-05-16

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:EvidenceVariable ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "179450"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2023-12-06T21:04:40.520Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"179450\"> </a><a name=\"hc179450\"> </a></p><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\">ResourceEvidenceVariable &quot;179450&quot; Version &quot;5&quot; Updated &quot;2023-12-06 21:04:40+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-variable-definition.html\">VariableDefinition</a></p></div><p><b>EvidenceVariableDefinition</b>: Body mass index (BMI) [Ratio] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#39156-5)</span></p><p><b>url</b>: <code>https://fevir.net/resources/EvidenceVariable/179450</code></p><p><b>identifier</b>: FEvIR Object Identifier/179450</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: ExposureVariable_Body_Mass_Index_as_continuous_variable</p><p><b>title</b>: ExposureVariable: Body Mass Index (as continuous variable)</p><p><b>shortTitle</b>: BMI</p><p><b>status</b>: active</p><p><b>date</b>: 2024-05-16 12:17:54+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: This example expresses the variable 'Body Mass Index' as a continuous variable with a simple definition using definition.concept.coding and is used with the BaselineMeasureEvidence Profile of Evidence in the Evidence.variableDefinition with variableRole='outcome'</p><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Evidence Communication (Details: Evidence Based Medicine on FHIR Implementation Guide Code System code evidence-communication = 'Evidence Communication', stated as 'Evidence Communication')</td><td>ExposureVariable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#ExposureVariable)</span></td></tr></table><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>cite-as</td><td>ExposureVariable: Body Mass Index (as continuous variable) [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179450. Revised 2023-12-06. Available at: https://fevir.net/resources/EvidenceVariable/179450. Computable resource at: https://fevir.net/resources/EvidenceVariable/179450.</td></tr></table><p><b>handling</b>: continuous</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-definition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableReference ;
fhir:concept [
        ( 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:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/179450"^^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 "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "179450" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ExposureVariable_Body_Mass_Index_as_continuous_variable"] ; # 
  fhir:title [ fhir:v "ExposureVariable: Body Mass Index (as continuous variable)"] ; # 
  fhir:shortTitle [ fhir:v "BMI"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-05-16T12:17:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example expresses the variable 'Body Mass Index' as a continuous variable with a simple definition using definition.concept.coding and is used with the BaselineMeasureEvidence Profile of Evidence in the Evidence.variableDefinition with variableRole='outcome'"] ; # 
  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 "ExposureVariable" ] ;
fhir:display [ fhir:v "ExposureVariable" ]       ] )     ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper" ]
  ] ) ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "ExposureVariable: Body Mass Index (as continuous variable) [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179450. Revised 2023-12-06. Available at: https://fevir.net/resources/EvidenceVariable/179450. Computable resource at: https://fevir.net/resources/EvidenceVariable/179450." ]
  ] ) ; # 
  fhir:handling [ fhir:v "continuous"] . #