{
  "tableNumber": "0761",
  "id": "v2-0761",
  "name": "DrgProcedureDeterminationStatus",
  "title": "drgProcedureDeterminationStatus",
  "description": "Code system of concepts specifying the status of the use of this particular procedure for the diagnosis related group (DRG) determination.  US Realm. Used in HL7 Version 2.x messaging in the PR1 segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0761",
  "concepts": [
    {
      "code": "0",
      "display": "Valid code"
    },
    {
      "code": "1",
      "display": "Invalid code"
    },
    {
      "code": "2",
      "display": "Not used"
    },
    {
      "code": "3",
      "display": "Invalid for this gender"
    },
    {
      "code": "4",
      "display": "Invalid for this age"
    }
  ]
}