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) - JSON Representation

Active as of 2024-05-16

Raw json | Download


{
  "resourceType" : "EvidenceVariable",
  "id" : "179450",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2023-12-06T21:04:40.520Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-definition",
      "valueCodeableReference" : {
        "concept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "39156-5",
              "display" : "Body mass index (BMI) [Ratio]"
            }
          ]
        }
      }
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/179450",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net",
      "value" : "179450",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "version" : "1.0.0-ballot",
  "name" : "ExposureVariable_Body_Mass_Index_as_continuous_variable",
  "title" : "ExposureVariable: Body Mass Index (as continuous variable)",
  "shortTitle" : "BMI",
  "status" : "active",
  "date" : "2024-05-16T12:17:54+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "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'",
  "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" : "ExposureVariable",
            "display" : "ExposureVariable"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Brian S. Alper"
    }
  ],
  "relatedArtifact" : [
    {
      "type" : "cite-as",
      "citation" : "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."
    }
  ],
  "handling" : "continuous"
}