{
  "resourceType": "ul",
  "class": "nav navbar-nav",
  "li": [
    {
      "a": {
        "href": "index.html"
      }
    },
    {
      "class": "dropdown",
      "a": {
        "data-toggle": "dropdown",
        "href": "guidance.html",
        "class": "dropdown-toggle",
        "b": {
          "class": "caret"
        }
      },
      "ul": {
        "class": "dropdown-menu",
        "li": [
          {
            "a": {
              "href": "guidance.html"
            }
          },
          {
            "a": {
              "href": "implementer-guidance.html"
            }
          },
          {
            "a": {
              "href": "logical-models.html"
            }
          },
          {
            "a": {
              "href": "uml-diagrams.html"
            }
          }
        ]
      }
    },
    {
      "class": "dropdown",
      "a": {
        "data-toggle": "dropdown",
        "href": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/wiki/Conformance",
        "class": "dropdown-toggle",
        "b": {
          "class": "caret"
        }
      },
      "ul": {
        "class": "dropdown-menu",
        "li": [
          {
            "a": {
              "href": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/wiki/Conformance"
            }
          },
          {
            "a": {
              "href": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/wiki/Conformance#anforderungsdokumentation"
            }
          },
          {
            "a": {
              "href": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/wiki/Conformance#must-support-ms"
            }
          },
          {
            "a": {
              "href": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/wiki/Conformance#fehlende-daten"
            }
          },
          {
            "a": {
              "href": "security-and-privacy.html"
            }
          }
        ]
      }
    },
    {
      "class": "dropdown",
      "a": {
        "data-toggle": "dropdown",
        "href": "artifacts.html",
        "class": "dropdown-toggle",
        "b": {
          "class": "caret"
        }
      },
      "ul": {
        "class": "dropdown-menu",
        "li": [
          {
            "a": {
              "href": "artifacts.html"
            }
          },
          {
            "a": {
              "href": "profiles.html"
            }
          },
          {
            "a": {
              "href": "capability-statements.html"
            }
          },
          {
            "a": {
              "href": "logical-models.html"
            }
          },
          {
            "a": {
              "href": "value-sets.html"
            }
          },
          {
            "a": {
              "href": "examples.html"
            }
          }
        ]
      }
    },
    {
      "a": {
        "href": "downloads.html"
      }
    },
    {
      "a": {
        "href": "changes.html"
      }
    },
    {
      "class": "dropdown",
      "a": {
        "data-toggle": "dropdown",
        "href": "version-history.html",
        "class": "dropdown-toggle",
        "b": {
          "class": "caret"
        }
      },
      "ul": {
        "class": "dropdown-menu",
        "li": [
          {
            "a": {
              "href": "metadata.html"
            }
          },
          {
            "a": {
              "href": "version-history.html"
            }
          }
        ]
      }
    }
  ]
}