This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Definition for Value SetLDLCodes
<ValueSet xmlns="http://hl7.org/fhir"> <id value="ldlcholesterol-codes"/> <meta> <lastUpdated value="2015-12-03T08:57:31.744+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> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="2.16.840.1.113883.4.642.2.444"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.387"/> </extension> <url value="http://hl7.org/fhir/ValueSet/ldlcholesterol-codes"/> <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.