<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="example-intensional"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      
      <p>Value set &quot;LOINC Codes for Cholesterol&quot;: This is an example value set that includes 
        all the  codes for serum cholesterol from LOINC v2.36.</p>
      
      <p>Developed by: FHIR project team (example)</p>
      
      <p>Published for testing on 13-June 2012</p>
      
      <p>This value set includes all the LOINC codes in LOINC Part Concept Cholesterol | Bld-Ser-Plas (LP382412-7), except for 5932-9 Cholesterol [Presence] in Blood by Test strip</p>
      
      <p>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>
    
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/example-intensional"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3145"/>
  </identifier>
  <identifier>
    <system value="http://acme.com/identifiers/valuesets"/>
    <value value="loinc-cholesterol-ext"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="LOINCCodesForCholesterolInSerumPlasma"/>
  <title value="LOINC Codes for Cholesterol in Serum/Plasma"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2015-06-22"/>
  <publisher value="HL7 International / Terminology Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/Vocab"/>
    </telecom>
  </contact>
  <description value="This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36."/>
  <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"/>
      <filter>
        <property value="parent"/>
        <op value="="/>
        <value value="LP382412-7"/>
      </filter>
    </include>
    <exclude>
      <system value="http://loinc.org"/>
      <concept>
        <code value="5932-9"/>
        <display value="Cholesterol [Presence] in Blood by Test strip"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>