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