{
  "tableNumber": "0469",
  "id": "v2-0469",
  "name": "PackagingStatus",
  "title": "packagingStatus",
  "description": "Code system of concepts specifying the packaging status of the service.  Used in HL7 Version 2.x messaging in the GP2 segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0469",
  "concepts": [
    {
      "code": "0",
      "display": "Not packaged"
    },
    {
      "code": "1",
      "display": "Packaged service (status indicator N, or no HCPCS code and certain revenue codes)"
    },
    {
      "code": "2",
      "display": "Packaged as part of partial hospitalization per diem or daily mental health service per diem"
    }
  ]
}