{
  "tableNumber": "0091",
  "id": "v2-0091",
  "name": "QueryPriority",
  "title": "queryPriority",
  "description": "HL7-defined code system of concepts which specify a time frame in which a querry response is expected.  Used in HL7 Verson 2.x messaging in the RCP segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0091",
  "concepts": [
    {
      "code": "D",
      "display": "Deferred"
    },
    {
      "code": "I",
      "display": "Immediate"
    }
  ]
}