{
  "_id": "040043",
  "name": "Satellite manoeuvre indicator",
  "values": [
    {
      "_id": "040043",
      "codeentry": "The platform is not undergoing a manoeuvre",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "040043",
      "codeentry": "The platform is undergoing a manoeuvre, nominal processing",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "040043",
      "codeentry": "The platform is undergoing a manoeuvre, no processing",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "040043",
      "codeentry": "Reserved",
      "codefigure": "3-6",
      "status": "Operational"
    },
    {
      "_id": "040043",
      "codeentry": "Missing value",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}