{
  "tableNumber": "0566",
  "id": "v2-0566",
  "name": "BloodUnitType",
  "title": "bloodUnitType",
  "description": "HL7-defined code system of concepts used to specify the type of blood unit.  Used in the Blood Unit Information (BUI) segment in HL7 Version 2.x messaging.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0566",
  "concepts": [
    {
      "code": "WBL",
      "display": "Whole Blood"
    },
    {
      "code": "RBC",
      "display": "Red Blood Cells"
    },
    {
      "code": "PLS",
      "display": "Plasma"
    },
    {
      "code": "PLT",
      "display": "Platelets"
    },
    {
      "code": "GRN",
      "display": "Granulocytes"
    },
    {
      "code": "PSC",
      "display": "Peripheral Stem Cells"
    },
    {
      "code": "LYM",
      "display": "Lymphocytes"
    }
  ]
}