This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2\0123\2.2-\v2-0123-2.2-.json

FHIR Value set/code system definition for HL7 v2 table 0123 ver 2.2- ( RESULT STATUS - OBR)

{
  "resourceType": "ValueSet",
  "text": {
    "status": "additional",
    "div": "<div><p>RESULT STATUS - OBR</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>C<a name=\"C\"> </a></td><td>Correction to results</td><td>from v2.1</td></tr>\r\n <tr><td>F<a name=\"F\"> </a></td><td>Final results - results stored &amp; verified</td><td>from v2.1</td></tr>\r\n <tr><td>I<a name=\"I\"> </a></td><td>Specimen in lab, not yet processed.</td><td>from v2.1</td></tr>\r\n <tr><td>O<a name=\"O\"> </a></td><td>Order received; specimen not yet received</td><td>added v2.2</td></tr>\r\n <tr><td>P<a name=\"P\"> </a></td><td>Preliminary: A verified early result is available, final results not yet obtained</td><td>from v2.1</td></tr>\r\n <tr><td>R<a name=\"R\"> </a></td><td>Results stored; not yet verified</td><td>from v2.1</td></tr>\r\n <tr><td>S<a name=\"S\"> </a></td><td>No results available; procedure scheduled, but not done</td><td>from v2.1</td></tr>\r\n <tr><td>X<a name=\"X\"> </a></td><td>No results available; Order canceled.</td><td>added v2.2</td></tr>\r\n <tr><td>Y<a name=\"Y\"> </a></td><td>No order on record for this test.  (Used only on queries)</td><td>from v2.1</td></tr>\r\n <tr><td>Z<a name=\"Z\"> </a></td><td>No record of this patient. (Used only on queries)</td><td>from v2.1</td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v2/vs/0123/2.2-",
  "name": "v2 table 0123, Version 2.2-",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0123 ver 2.2- ( RESULT STATUS - OBR)",
  "status": "active",
  "date": "2011-01-28",
  "define": {
    "system": "http://hl7.org/fhir/v2/0123/2.2-",
    "caseSensitive": true,
    "concept": [
      {
        "code": "C",
        "display": "Correction to results"
      },
      {
        "code": "F",
        "display": "Final results - results stored & verified"
      },
      {
        "code": "I",
        "display": "Specimen in lab, not yet processed."
      },
      {
        "code": "O",
        "display": "Order received; specimen not yet received"
      },
      {
        "code": "P",
        "display": "Preliminary: A verified early result is available, final results not yet obtained"
      },
      {
        "code": "R",
        "display": "Results stored; not yet verified"
      },
      {
        "code": "S",
        "display": "No results available; procedure scheduled, but not done"
      },
      {
        "code": "X",
        "display": "No results available; Order canceled."
      },
      {
        "code": "Y",
        "display": "No order on record for this test.  (Used only on queries)"
      },
      {
        "code": "Z",
        "display": "No record of this patient. (Used only on queries)"
      }
    ]
  }
}