This page is part of the FHIR Specification (v3.0.2: STU 3). 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
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Value SetLDLCodes
<ValueSet xmlns="http://hl7.org/fhir"> <id value="ldlcholesterol-codes"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </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/structuredefinition-ballot-status"> <valueString value="Informative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <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.3.874"/> </identifier> <version value="1.0.0"/> <name value="LDLCodes"/> <status value="draft"/> <experimental value="true"/> <date value="2015-06-23T10:59:44+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <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.