{
  "_id": "023005",
  "name": "Cause of incident",
  "values": [
    {
      "_id": "023005",
      "codeentry": "Incident State does not understand what happened",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "023005",
      "codeentry": "Incident State knows the cause of the incident",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "023005",
      "codeentry": "Reserved",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "023005",
      "codeentry": "Missing value",
      "codefigure": "3",
      "status": "Operational"
    }
  ]
}