eHealth Infrastructure (v2019.5.2)

{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-situation-quality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SituationQuality</h2><div><p>Codes stating the quality of a measurement situation</p>\n</div><p>This code system http://ehealth.sundhed.dk/cs/situation-quality 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\">SQ1<a name=\"ehealth-situation-quality-SQ1\"> </a></td><td>Situation quality 1 (example) </td><td>Example, needs further clarification.</td></tr><tr><td style=\"white-space:nowrap\">SQ2<a name=\"ehealth-situation-quality-SQ2\"> </a></td><td>Situation quality 2 (example) </td><td>Example, needs further clarification.</td></tr><tr><td style=\"white-space:nowrap\">SQ3<a name=\"ehealth-situation-quality-SQ3\"> </a></td><td>Situation quality 3 (example) </td><td>Example, needs further clarification.</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/situation-quality",
  "version" : "2019.5.2",
  "name" : "SituationQuality",
  "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" : "Codes stating the quality of a measurement situation",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "SQ1",
      "display" : "Situation quality 1 (example) ",
      "definition" : "Example, needs further clarification."
    },
    {
      "code" : "SQ2",
      "display" : "Situation quality 2 (example) ",
      "definition" : "Example, needs further clarification."
    },
    {
      "code" : "SQ3",
      "display" : "Situation quality 3 (example) ",
      "definition" : "Example, needs further clarification."
    }
  ]
}