HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.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

LabResultTriggerEvents - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "v3-LabResultTriggerEvents",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>LabResultTriggerEvents</h2><div><p>**Description:**Trigger Event ID as published in the standard.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-triggerEventID.html\"><code>http://terminology.hl7.org/CodeSystem/triggerEventID</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>POLB_TE004000UV</td><td>Result Status</td><td>**Description:**</td></tr><tr><td>POLB_TE004001UV</td><td>Result Confirm</td><td>**Description:**</td></tr><tr><td>POLB_TE004002UV</td><td>Result Reject</td><td>**Description:**</td></tr><tr><td>POLB_TE004007UV</td><td>Result Tracking</td><td>**Description:**</td></tr><tr><td>POLB_TE004100UV</td><td>Result in Progress</td><td>**Description:**</td></tr><tr><td>POLB_TE004102UV</td><td>Result Activate</td><td>**Description:**</td></tr><tr><td>POLB_TE004200UV</td><td>Result Complete with Fulfillment</td><td>**Description:**</td></tr><tr><td>POLB_TE004201UV</td><td>Result Corrected</td><td>**Description:**</td></tr><tr><td>POLB_TE004202UV</td><td>Result Complete</td><td>**Description:**</td></tr><tr><td>POLB_TE004301UV</td><td>Result Abort</td><td>**Description:**</td></tr><tr><td>POLB_TE004500UV</td><td>Result Nullify</td><td>**Description:**</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-LabResultTriggerEvents",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.20299"
    }
  ],
  "version" : "2.0.0",
  "name" : "LabResultTriggerEvents",
  "title" : "LabResultTriggerEvents",
  "status" : "active",
  "date" : "2014-03-26T00:00:00-04:00",
  "description" : "**Description:**Trigger Event ID as published in the standard.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/triggerEventID",
        "concept" : [
          {
            "code" : "POLB_TE004000UV"
          },
          {
            "code" : "POLB_TE004001UV"
          },
          {
            "code" : "POLB_TE004002UV"
          },
          {
            "code" : "POLB_TE004007UV"
          },
          {
            "code" : "POLB_TE004100UV"
          },
          {
            "code" : "POLB_TE004102UV"
          },
          {
            "code" : "POLB_TE004200UV"
          },
          {
            "code" : "POLB_TE004201UV"
          },
          {
            "code" : "POLB_TE004202UV"
          },
          {
            "code" : "POLB_TE004301UV"
          },
          {
            "code" : "POLB_TE004500UV"
          }
        ]
      }
    ]
  }
}