{
  "_id": "008004",
  "name": "Phase of aircraft flight",
  "values": [
    {
      "_id": "008004",
      "codeentry": "Reserved",
      "codefigure": "0-1",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Unsteady (UNS)",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Level flight, routine observation (LVR)",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Level flight, highest wind encountered (LVW)",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Ascending (ASC)",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Descending (DES)",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "008004",
      "codeentry": "Missing value",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}