{
  "_id": "033041",
  "name": "Attribute of following value",
  "values": [
    {
      "_id": "033041",
      "codeentry": "The following value is the true value",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "033041",
      "codeentry": "The following value is higher than the true value (the measurement hit the lower limit of the instrument)",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "033041",
      "codeentry": "The following value is lower than the true value (the measurement hit the higher limit of the instrument)",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "033041",
      "codeentry": "Missing value",
      "codefigure": "3",
      "status": "Operational"
    }
  ]
}