<ValueSet xmlns="http://hl7.org/fhir">
  <id value="example-intensional" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </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/example-intensional" />
  <identifier>
    <system value="http://acme.com/identifiers/valuesets" />
    <value value="loinc-cholesterol-ext" />
  </identifier>
  <version value="20150622" />
  <name value="LOINC Codes for Cholesterol in Serum/Plasma" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="HL7 International" />
  <contact>
    <name value="FHIR project team" />
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </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="LP43571-6" />
      </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>