eHealth Infrastructure (v2019.6.1)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-clinicalimpression-finding-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ClinicalImpressionFindingCodes</h2><div><p>Value set of clinical impression finding codes.</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-clinicalimpression-finding-codes.html\"><code>http://ehealth.sundhed.dk/cs/clinicalimpression-finding-codes</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-clinicalimpression-finding-codes.html#ehealth-clinicalimpression-finding-codes-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - 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=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449171008\">449171008</a></td><td>Oxygen saturation below reference range</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=448225001\">448225001</a></td><td>Oxygen saturation within reference range</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><tr><td>449171008</td><td>Oxygen saturation below reference range</td></tr><tr><td>448225001</td><td>Oxygen saturation within reference range</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/clinicalimpression-finding-codes",
  "version" : "2019.6.1",
  "name" : "ClinicalImpressionFindingCodes",
  "title" : "ClinicalImpressionFindingCodes",
  "status" : "active",
  "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" : "Value set of clinical impression finding codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/clinicalimpression-finding-codes",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "449171008",
            "display" : "Oxygen saturation below reference range",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Oxygen saturation below reference range"
              }
            ]
          },
          {
            "code" : "448225001",
            "display" : "Oxygen saturation within reference range",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Oxygen saturation within reference range"
              }
            ]
          }
        ]
      }
    ]
  }
}