STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

Valueset-ldlcholesterol-codes.xml

Raw XML (canonical form)

Definition for Value SetLDLCodes

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ldlcholesterol-codes"/>
  <meta>
    <lastUpdated value="2016-08-11T17:02:54.322+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      
      <p>This value set contains 2 concepts</p>
      
      <h2>LDLCodes</h2>
      
      <p>LDL Cholesterol codes - measured or calculated</p>
      
      <p>
        
        <b>Copyright Statement:</b> This content from LOINC© is copyright © 1995 Regenstrief Institute, Inc. and the LOINC
         Committee, and available at no cost under the license at http://loinc.org/terms-of-use.
      
      </p>
      
      <p>This value set includes codes defined in other code systems, using the following rules:</p>
      
      <ul>
        
        <li>Include these codes as defined in http://loinc.org
          
          <table>
            
            <tr>
              
              <td>
                
                <b>Code</b>
              
              </td>
              
              <td>
                
                <b>Display</b>
              
              </td>
            
            </tr>
            
            <tr>
              
              <td>18262-6</td>
              
              <td>LDL Cholesterol (Calc)</td>
            
            </tr>
            
            <tr>
              
              <td>13457-7</td>
              
              <td>LDL Cholesterol (Assay)</td>
            
            </tr>
          
          </table>
        
        </li>
      
      </ul>
    
    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/ldlcholesterol-codes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.444"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="LDLCodes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-06-23T10:59:44+10:00"/>
  <description value="LDL Cholesterol codes - measured or calculated"/>
  <copyright value="This content from LOINC© is copyright © 1995 Regenstrief Institute, Inc. and the LOINC
   Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="18262-6"/>
        <display value="LDL Cholesterol (Assay)"/>
        <designation>
          <use>
            <system value="http://snomed.info/sct"/>
            <code value="900000000000003001"/>
            <display value="Fully specified name"/>
          </use>
          <value value="Cholesterol in LDL [Mass/volume] in Serum or Plasma by Direct assay"/>
        </designation>
      </concept>
      <concept>
        <code value="13457-7"/>
        <display value="LDL Cholesterol (Calc)"/>
        <designation>
          <use>
            <system value="http://snomed.info/sct"/>
            <code value="900000000000003001"/>
            <display value="Fully specified name"/>
          </use>
          <value value="Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.