{
  "_id": "035001",
  "name": "Time frame for monitoring",
  "values": [
    {
      "_id": "035001",
      "codeentry": "Real time",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "035001",
      "codeentry": "Near-real time",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "035001",
      "codeentry": "Non-real time",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "035001",
      "codeentry": "Reserved",
      "codefigure": "3-6",
      "status": "Operational"
    },
    {
      "_id": "035001",
      "codeentry": "Missing value",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}