eHealth Infrastructure (v2019.5.3)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-format-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>FormatCodes</h2><div><p>Format Codes value set.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>http://ehealth.sundhed.dk/cs/format-codes</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>TBD</td><td>Example value - Under construction</td><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>TBD</td><td>Example value - Under construction</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/format-codes",
  "version" : "2019.5.3",
  "name" : "FormatCodes",
  "title" : "FormatCodes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-02-08T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Format Codes value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/format-codes",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          }
        ]
      }
    ]
  }
}