HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: ActCodeProcessStep - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-ActCodeProcessStep",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><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-v3-ActCode.html#v3-ActCode-ACID\">ACID</a></td><td>Acidification</td><td>The lowering of specimen pH through the addition of an acid</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-ALK\">ALK</a></td><td>Alkalization</td><td>The act rendering alkaline by impregnating with an alkali; a conferring of alkaline qualities.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-C\">C</a></td><td>corrected</td><td>**Description:**Indicates that result data has been corrected.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-DEFB\">DEFB</a></td><td>Defibrination</td><td>The removal of fibrin from whole blood or plasma through physical or chemical means</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-F\">F</a></td><td>final</td><td>**Description:**Indicates that a result is complete. No further results are to come. This maps to the 'complete' state in the observation result status code.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-FILT\">FILT</a></td><td>Filtration</td><td>The passage of a liquid through a filter, accomplished by gravity, pressure or vacuum (suction).</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-LDLP\">LDLP</a></td><td>LDL Precipitation</td><td/></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-NEUT\">NEUT</a></td><td>Neutralization</td><td>The act or process by which an acid and a base are combined in such proportions that the resulting compound is neutral.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-PRLMN\">PRLMN</a></td><td>preliminary</td><td>**Description:**Indicates that a result is incomplete. There are further results to come. This maps to the 'active' state in the observation result status code.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-RECA\">RECA</a></td><td>Recalcification</td><td>The addition of calcium back to a specimen after it was removed by chelating agents</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SREC\">SREC</a></td><td>specimen received</td><td>**Description:**Specimen has been received by the participating organization/department.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SSTOR\">SSTOR</a></td><td>specimen in storage</td><td>**Description:**Specimen has been placed into storage at a participating location.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-STRAN\">STRAN</a></td><td>specimen in transit</td><td>**Description:**Specimen has been put in transit to a participating receiver.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-UFIL\">UFIL</a></td><td>Ultrafiltration</td><td>The filtration of a colloidal substance through a semipermeable medium that allows only the passage of small molecules.</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-ActCodeProcessStep",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.20340"
    }
  ],
  "version" : "2.0.0",
  "name" : "ActCodeProcessStep",
  "title" : "ActCodeProcessStep",
  "status" : "active",
  "date" : "2014-03-26",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "ACID"
          },
          {
            "code" : "ALK"
          },
          {
            "code" : "C"
          },
          {
            "code" : "DEFB"
          },
          {
            "code" : "F"
          },
          {
            "code" : "FILT"
          },
          {
            "code" : "LDLP"
          },
          {
            "code" : "NEUT"
          },
          {
            "code" : "PRLMN"
          },
          {
            "code" : "RECA"
          },
          {
            "code" : "SREC"
          },
          {
            "code" : "SSTOR"
          },
          {
            "code" : "STRAN"
          },
          {
            "code" : "UFIL"
          }
        ]
      }
    ]
  }
}