{
  "_id": "008079",
  "name": "Product status",
  "values": [
    {
      "_id": "008079",
      "codeentry": "Normal issue",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Correction to a previously issued product (COR)",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Amendment to a previously issued product (AMD)",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Correction to a previously issued amended product (COR AMD)",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Cancellation of a previously issued product (CNL)",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "No product available (NIL)",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Special report (SPECI)",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Corrected special report (SPECI COR)",
      "codefigure": "7",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Reserved",
      "codefigure": "8-14",
      "status": "Operational"
    },
    {
      "_id": "008079",
      "codeentry": "Missing or not applicable",
      "codefigure": "15",
      "status": "Operational"
    }
  ]
}