{
  "resourceType" : "ValueSet",
  "id" : "vs-specimen-condition",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-specimen-condition</b></p><a name=\"vs-specimen-condition\"> </a><a name=\"hcvs-specimen-condition\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.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 2.0.0, the version found through the package references\"> version &#x1F4E6;2.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/6.5.0/CodeSystem-v2-0493.html#v2-0493-AUT\">AUT</a></td><td>Autolyzed</td><td>Autolyzed</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CLOT\">CLOT</a></td><td>Clotted</td><td>Clotted</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CON\">CON</a></td><td>Contaminated</td><td>Contaminated</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-COOL\">COOL</a></td><td>Cool</td><td>Cool</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-FROZ\">FROZ</a></td><td>Frozen</td><td>Frozen</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-HEM\">HEM</a></td><td>Hemolyzed</td><td>Hemolyzed</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-LIVE\">LIVE</a></td><td>Live</td><td>Live</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-ROOM\">ROOM</a></td><td>Room temperature</td><td>Room temperature</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-SNR\">SNR</a></td><td>Sample not received</td><td>Sample not received</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CFU\">CFU</a></td><td>Centrifuged</td><td>Centrifuged</td></tr></table></li></ul></div>"
  },
  "url" : "https://emahealth.io/fhir/cl/ValueSet/vs-specimen-condition",
  "version" : "0.1.0",
  "name" : "VsSpecimenCondition",
  "title" : "Condición de la Muestra",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-30T03:05:46-04:00",
  "publisher" : "EMA Health SpA",
  "contact" : [{
    "name" : "EMA Health SpA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://emahealth.io"
    },
    {
      "system" : "email",
      "value" : "contacto@emahealth.io"
    }]
  }],
  "description" : "Condiciones que afectan la calidad o procesabilidad de una muestra biológica.\nAlineado con HL7 v2 tabla 0493 y DS 41/2012 MINSAL (criterios de rechazo).",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0493",
      "concept" : [{
        "code" : "AUT",
        "display" : "Autolyzed"
      },
      {
        "code" : "CLOT",
        "display" : "Clotted"
      },
      {
        "code" : "CON",
        "display" : "Contaminated"
      },
      {
        "code" : "COOL",
        "display" : "Cool"
      },
      {
        "code" : "FROZ",
        "display" : "Frozen"
      },
      {
        "code" : "HEM",
        "display" : "Hemolyzed"
      },
      {
        "code" : "LIVE",
        "display" : "Live"
      },
      {
        "code" : "ROOM",
        "display" : "Room temperature"
      },
      {
        "code" : "SNR",
        "display" : "Sample not received"
      },
      {
        "code" : "CFU",
        "display" : "Centrifuged"
      }]
    }]
  }
}