eHealth Infrastructure (v2020.1)

{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-decision-rule-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DecisionRuleCodes</h2><div><p>Kind of decision rule</p>\n</div><p>This code system http://ehealth.sundhed.dk/cs/decision-rule-codes defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">TBD<a name=\"ehealth-decision-rule-codes-TBD\"> </a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td style=\"white-space:nowrap\">Triage<a name=\"ehealth-decision-rule-codes-Triage\"> </a></td><td>Triage</td><td>Triage</td></tr><tr><td style=\"white-space:nowrap\">Quality<a name=\"ehealth-decision-rule-codes-Quality\"> </a></td><td>Quality</td><td>Quality</td></tr><tr><td style=\"white-space:nowrap\">Generic<a name=\"ehealth-decision-rule-codes-Generic\"> </a></td><td>Generic</td><td>Generic</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/decision-rule-codes",
  "version" : "0.6.0",
  "name" : "DecisionRuleCodes",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-01-29T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Kind of decision rule",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "TBD",
      "display" : "Example value - Under construction",
      "definition" : "Example value - Under construction"
    },
    {
      "code" : "Triage",
      "display" : "Triage",
      "definition" : "Triage"
    },
    {
      "code" : "Quality",
      "display" : "Quality",
      "definition" : "Quality"
    },
    {
      "code" : "Generic",
      "display" : "Generic",
      "definition" : "Generic"
    }
  ]
}