eHealth Infrastructure (v2020.8)


{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-clinicalimpression-finding-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://ehealth.sundhed.dk/cs/clinicalimpression-finding-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\">red-question-answer<a name=\"ehealth-clinicalimpression-finding-codes-red-question-answer\"> </a></td><td>red question and answer combination</td><td>Applied to a single question and answer pair, this indicates a red combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates at least one red combination found.</td></tr><tr><td style=\"white-space:nowrap\">yellow-question-answer<a name=\"ehealth-clinicalimpression-finding-codes-yellow-question-answer\"> </a></td><td>yellow question and answer combination</td><td>Applied to a single question and answer pair, this indicates a yellow combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates at least one yellow combination found.</td></tr><tr><td style=\"white-space:nowrap\">green-question-answer<a name=\"ehealth-clinicalimpression-finding-codes-green-question-answer\"> </a></td><td>green question and answer combination</td><td>Applied to a single question and answer pair, this indicates a green combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates no red or yellow combinations found.</td></tr><tr><td style=\"white-space:nowrap\">TBD<a name=\"ehealth-clinicalimpression-finding-codes-TBD\"> </a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>red-question-answer</td><td>Rød spørgsmål/svar-kombination fundet i spørgeskemabesvarelse</td></tr><tr><td>yellow-question-answer</td><td>Gul spørgsmål/svar-kombination fundet i spørgeskemabesvarelse</td></tr><tr><td>green-question-answer</td><td>Grøn spørgsmål/svar-kombination fundet i spørgeskemabesvarelse. Når anført som opsummering for hel spørgeskemabesvarelse er der ikke fundet røde eller gule spørgsmål/svar-kombinationer.</td></tr><tr><td>TBD</td><td></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/clinicalimpression-finding-codes",
  "version" : "0.6.0",
  "name" : "ClinicalImpressionFindingCodes",
  "title" : "ClinicalImpression Finding Codes",
  "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" : "Clinical Impression Finding Codes",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "red-question-answer",
      "display" : "red question and answer combination",
      "definition" : "Applied to a single question and answer pair, this indicates a red combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates at least one red combination found.",
      "designation" : [
        {
          "language" : "da",
          "value" : "Rød spørgsmål/svar-kombination fundet i spørgeskemabesvarelse"
        }
      ]
    },
    {
      "code" : "yellow-question-answer",
      "display" : "yellow question and answer combination",
      "definition" : "Applied to a single question and answer pair, this indicates a yellow combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates at least one yellow combination found.",
      "designation" : [
        {
          "language" : "da",
          "value" : "Gul spørgsmål/svar-kombination fundet i spørgeskemabesvarelse"
        }
      ]
    },
    {
      "code" : "green-question-answer",
      "display" : "green question and answer combination",
      "definition" : "Applied to a single question and answer pair, this indicates a green combination. Applied as summary to multiple question and answer pairs in a questionnaire response, this indicates no red or yellow combinations found.",
      "designation" : [
        {
          "language" : "da",
          "value" : "Grøn spørgsmål/svar-kombination fundet i spørgeskemabesvarelse. Når anført som opsummering for hel spørgeskemabesvarelse er der ikke fundet røde eller gule spørgsmål/svar-kombinationer."
        }
      ]
    },
    {
      "code" : "TBD",
      "display" : "Example value - Under construction",
      "definition" : "Example value - Under construction",
      "property" : [
        {
          "code" : "deprecated",
          "valueDateTime" : "2020-02-03"
        }
      ]
    }
  ]
}