{
  "website": {
    "style": "fhir.layout",
    "url": "http://medcomfhir.dk/ig",
    "server": "apache",
    "org": "MedCom",
    "search-template": "searchform.template.html",
    "index-template": "index.template",
    "clone-xml-json": false
  },
  "feeds": {
    "package": "package-feed.xml",
    "publication": "publication-feed.xml"
  },
  "layout-rules": [
    {
      "npm": "medcom.fhir.dk.*",
      "canonical": "http://medcomfhir.dk/ig/{4}",
      "destination": "/{4}"
    },
    {
      "npm": "medcom.dk.*",
      "canonical": "http://medcomfhir.dk/ig/{3}",
      "destination": "/{3}"
    }
  ],
  "layout": {
    "id": "medcom.fhir.dk.[code]",
    "canonical": "http://medcomfhir.dk/ig/[code]"
  }
}