{
  "tableNumber": "0048",
  "id": "v2-0048",
  "name": "WhatSubjectFilter",
  "title": "whatSubjectFilter",
  "description": "HL7-defined code system of concepts which specify the kind of information that is required to satisfy a query request.  The values define the type of transaction inquiry.  Used in HL7 Version 2 messaging in the URD segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0048",
  "concepts": [
    {
      "code": "ADV",
      "display": "Advice/diagnosis"
    },
    {
      "code": "ANU",
      "display": "Nursing unit lookup (returns patients in beds, excluding empty beds)"
    },
    {
      "code": "APN",
      "display": "Patient name lookup"
    },
    {
      "code": "APP",
      "display": "Physician lookup"
    },
    {
      "code": "ARN",
      "display": "Nursing unit lookup (returns patients in beds, including empty beds)"
    },
    {
      "code": "APM",
      "display": "Medical record number query, returns visits for a medical record number"
    },
    {
      "code": "APA",
      "display": "Account number query, return matching visit"
    },
    {
      "code": "CAN",
      "display": "Cancel.  Used to cancel a query"
    },
    {
      "code": "DEM",
      "display": "Demographics"
    },
    {
      "code": "FIN",
      "display": "Financial"
    },
    {
      "code": "GID",
      "display": "Generate new identifier"
    },
    {
      "code": "GOL",
      "display": "Goals"
    },
    {
      "code": "MRI",
      "display": "Most recent inpatient"
    },
    {
      "code": "MRO",
      "display": "Most recent outpatient"
    },
    {
      "code": "NCK",
      "display": "Network clock"
    },
    {
      "code": "NSC",
      "display": "Network status change"
    },
    {
      "code": "NST",
      "display": "Network statistic"
    },
    {
      "code": "ORD",
      "display": "Order"
    },
    {
      "code": "OTH",
      "display": "Other"
    },
    {
      "code": "PRB",
      "display": "Problems"
    },
    {
      "code": "PRO",
      "display": "Procedure"
    },
    {
      "code": "RES",
      "display": "Result"
    },
    {
      "code": "RAR",
      "display": "Pharmacy administration information"
    },
    {
      "code": "RER",
      "display": "Pharmacy encoded order information"
    },
    {
      "code": "RDR",
      "display": "Pharmacy dispense information"
    },
    {
      "code": "RGR",
      "display": "Pharmacy give information"
    },
    {
      "code": "MFQ",
      "display": "Master file query"
    },
    {
      "code": "ROR",
      "display": "Pharmacy prescription information"
    },
    {
      "code": "SAL",
      "display": "All schedule related information, including open slots, booked slots, blocked slots"
    },
    {
      "code": "SBK",
      "display": "Booked slots on the identified schedule"
    },
    {
      "code": "SBL",
      "display": "Blocked slots on the identified schedule"
    },
    {
      "code": "SOF",
      "display": "First open slot on the identified schedule after the start date/tiem"
    },
    {
      "code": "SOP",
      "display": "Open slots on the identified schedule between the begin and end of the start date/time range"
    },
    {
      "code": "SSA",
      "display": "Time slots available for a single appointment"
    },
    {
      "code": "SSR",
      "display": "Time slots available for a recurring appointment"
    },
    {
      "code": "STA",
      "display": "Status"
    },
    {
      "code": "VXI",
      "display": "Vaccine Information"
    },
    {
      "code": "XID",
      "display": "Get cross-referenced identifiers"
    }
  ]
}