{
  "tableNumber": "0739",
  "id": "v2-0739",
  "name": "DrgStatusPatient",
  "title": "drgStatusPatient",
  "description": "Code system of concepts specifying whether the length of stay is normal or respectively shorter or longer than normal. Used in HL7 Version 2.x messaging in the DRG segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0739",
  "concepts": [
    {
      "code": "1",
      "display": "Normal length of stay"
    },
    {
      "code": "2",
      "display": "Short length of stay"
    },
    {
      "code": "3",
      "display": "Long length of stay"
    }
  ]
}