{
  "_id": "023006",
  "name": "Incident situation",
  "values": [
    {
      "_id": "023006",
      "codeentry": "No improvement",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Unstable",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "No deterioration",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Improving",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Stable",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Deteriorating",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Reserved",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "023006",
      "codeentry": "Missing value",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}