eHealth Infrastructure (v2019.5.2)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-conditions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Conditions</h2><div><p>Conditions.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-conditions.html\"><code>http://ehealth.sundhed.dk/cs/conditions</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ehealth-conditions.html#ehealth-conditions-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td><a href=\"CodeSystem-ehealth-conditions.html#ehealth-conditions-TBD2\">TBD2</a></td><td>Example value 2 - Under construction</td><td>Example value 2 - Under construction</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-313299006\">313299006</a></td><td>Severe chronic obstructive pulmonary disease</td><td>Severe chronic obstructive pulmonary disease</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><tr><td>TBD2</td><td>Example value 2 - Under construction</td></tr><tr><td>313299006</td><td></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/conditions",
  "version" : "2019.5.2",
  "name" : "Conditions",
  "title" : "Conditions",
  "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" : "Conditions.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/conditions",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          },
          {
            "code" : "TBD2",
            "display" : "Example value 2 - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value 2 - Under construction"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "313299006",
            "display" : "Severe chronic obstructive pulmonary disease"
          }
        ]
      }
    ]
  }
}