{
  "resourceType": "CodeSystem",
  "id": "ehealth-questionnaire-item-significance-indicator",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/questionnaire-item-significance-indicator</code> 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\">green<a name=\"ehealth-questionnaire-item-significance-indicator-green\"> </a></td><td>Green</td><td>Green significance indicator</td></tr><tr><td style=\"white-space:nowrap\">yellow<a name=\"ehealth-questionnaire-item-significance-indicator-yellow\"> </a></td><td>Yellow</td><td>Yellow significance indicator</td></tr><tr><td style=\"white-space:nowrap\">red<a name=\"ehealth-questionnaire-item-significance-indicator-red\"> </a></td><td>Red</td><td>Red significance indicator</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>green</td><td>Grøn</td></tr><tr><td>yellow</td><td>Gul</td></tr><tr><td>red</td><td>Rød</td></tr></table></div>"
  },
  "url": "http://ehealth.sundhed.dk/cs/questionnaire-item-significance-indicator",
  "version": "2.4.0",
  "name": "QuestionnaireItemSignificanceIndicator",
  "title": "Questionnaire Item Significance Indicator",
  "status": "active",
  "experimental": false,
  "date": "2021-09-16T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Questionnaire Item Significance Indicator",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "green",
      "display": "Green",
      "definition": "Green significance indicator",
      "designation": [
        {
          "language": "da",
          "value": "Grøn"
        }
      ]
    },
    {
      "code": "yellow",
      "display": "Yellow",
      "definition": "Yellow significance indicator",
      "designation": [
        {
          "language": "da",
          "value": "Gul"
        }
      ]
    },
    {
      "code": "red",
      "display": "Red",
      "definition": "Red significance indicator",
      "designation": [
        {
          "language": "da",
          "value": "Rød"
        }
      ]
    }
  ]
}