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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="specimen-condition-at-collection"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet specimen-condition-at-collection</b></p><a name="specimen-condition-at-collection"> </a><a name="hcspecimen-condition-at-collection"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-specimen-collection-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-specimen-collection-codesystem.html#specimen-collection-codesystem-clean-draw">clean-draw</a></td><td>Clean draw</td><td>The draw went cleanly and the sample is fit for testing.</td></tr><tr><td><a href="CodeSystem-specimen-collection-codesystem.html#specimen-collection-codesystem-difficult-draw">difficult-draw</a></td><td>Difficult draw</td><td>The draw needed more than one attempt or prolonged venous access. The sample stands, but results sensitive to a traumatic draw are read with it in mind.</td></tr><tr><td><a href="CodeSystem-specimen-collection-codesystem.html#specimen-collection-codesystem-short-draw">short-draw</a></td><td>Short draw, under volume</td><td>The container was filled below its target volume. It matters most where the blood-to-additive ratio is fixed, as in a citrate tube.</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0493.html"><code>http://terminology.hl7.org/CodeSystem/v2-0493</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0493.html#v2-0493-HEM">HEM</a></td><td>Visibly haemolysed</td><td>Hemolyzed</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/specimen-condition-at-collection"/>
  <version value="0.1.0"/>
  <name value="SGHISpecimenConditionAtCollection"/>
  <title value="SGHI Specimen Condition At Collection"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="How the draw went, recorded by whoever took the sample. A difficult or short draw does not reject the sample; it travels with it so the laboratory can read the result in light of it."/>
  <compose>
    <include>
      <system value="https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem"/>
      <concept>
        <code value="clean-draw"/>
        <display value="Clean draw"/>
      </concept>
      <concept>
        <code value="difficult-draw"/>
        <display value="Difficult draw"/>
      </concept>
      <concept>
        <code value="short-draw"/>
        <display value="Short draw, under volume"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0493"/>
      <concept>
        <code value="HEM"/>
        <display value="Visibly haemolysed"/>
      </concept>
    </include>
  </compose>
</ValueSet>