{
  "_id": "008082",
  "name": "Modification of sensor height to another value",
  "values": [
    {
      "_id": "008082",
      "codeentry": "Sensor height is not modified",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "008082",
      "codeentry": "Sensor height is modified to standard level",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "008082",
      "codeentry": "Reserved",
      "codefigure": "2-6",
      "status": "Operational"
    },
    {
      "_id": "008082",
      "codeentry": "Missing value",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}