This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). 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: R5 R4B
Example ValueSet/lipid-ldl-codes (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetL D L Codes
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="lipid-ldl-codes"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include these codes as defined in
<a href="http://loinc.org">
<code> http://loinc.org</code>
</a>
<table class="none">
<tr>
<td style="white-space:nowrap">
<b> Code</b>
</td>
<td>
<b> Display</b>
</td>
<td>
<b> Fully specified name</b>
</td>
</tr>
<tr>
<td>
<a href="https://loinc.org/18262-6/">18262-6</a>
</td>
<td> LDL Cholesterol (Assay)</td>
<td> Cholesterol in LDL [Mass/volume] in Serum or Plasma by Direct assay</td>
</tr>
<tr>
<td>
<a href="https://loinc.org/13457-7/">13457-7</a>
</td>
<td> Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation</td>
<td> Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation</td>
</tr>
</table>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/lipid-ldl-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3211"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="LDLCodes"/>
<title value="L D L Codes"/>
<status value="draft"/>
<experimental value="false"/>
<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"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<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="Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"/>
<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.