Evidence Based Medicine on FHIR Implementation Guide
2.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 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

: NHANES LBDGLUSI: Fasting Glucose (mmol/L) Variable Definition - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="282891"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2024-10-22T16:01:31.154Z"/>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml">[No data.]</div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="Brian S. Alper"/>
    </valueContactDetail>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact">
    <valueRelatedArtifact>
      <type value="cite-as"/>
      <citation
                value="NHANES LBDGLUSI: Fasting Glucose (mmol/L) Variable Definition [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 282891. Revised 2024-10-14. Available at: https://fevir.net/resources/Group/282891. Computable resource at: https://fevir.net/resources/Group/282891."/>
    </valueRelatedArtifact>
  </extension>
  <url value="https://fevir.net/resources/Group/282891"/>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
        <display value="Accession ID"/>
      </coding>
      <text value="FEvIR Object Identifier"/>
    </type>
    <system value="https://fevir.net"/>
    <value value="282891"/>
    <assigner>
      <display value="Computable Publishing LLC"/>
    </assigner>
  </identifier>
  <title
         value="NHANES LBDGLUSI: Fasting Glucose (mmol/L) Variable Definition"/>
  <status value="active"/>
  <publisher value="Computable Publishing LLC"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="support@computablepublishing.com"/>
    </telecom>
  </contact>
  <description
               value="This Group Resource is referenced in an example for the EBMonFHIR Implementation Guide."/>
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
  <membership value="conceptual"/>
  <combinationMethod value="all-of"/>
  <characteristic>
    <code>
      <text value="Laboratory test"/>
    </code>
    <valueCodeableConcept>
      <text value="Fasting plasma glucose"/>
    </valueCodeableConcept>
    <exclude value="false"/>
  </characteristic>
  <characteristic>
    <code>
      <text value="Unit of measure"/>
    </code>
    <valueCodeableConcept>
      <text value="mmol/L"/>
    </valueCodeableConcept>
    <exclude value="false"/>
  </characteristic>
  <characteristic>
    <code>
      <text value="Data transformation method"/>
    </code>
    <valueExpression>
      <description
                   value="The fasting glucose value in mg/dL (LBXGLU) was converted to mmol/L (LBDGLUSI) by multiplying by 0.05551 (rounded to 3 decimals)."/>
      <expression value="LBDGLUSI = LBXGLU * 0.05551"/>
    </valueExpression>
    <exclude value="false"/>
  </characteristic>
</Group>