{
  "tableNumber": "0936",
  "id": "v2-0936",
  "name": "ObservationType",
  "title": "observationType",
  "description": "HL7-defined code system of concepts specifying types of observations to enable systems to distinguish between observations sent along with an order, versus observations sent as the result to an order. Used in HL7 Version 2.x messaging in the OBX segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0936",
  "concepts": [
    {
      "code": "QST",
      "display": "Question"
    },
    {
      "code": "RSLT",
      "display": "Result"
    },
    {
      "code": "SCI",
      "display": "Supporting Clinical Information"
    }
  ]
}