{
  "resourceType": "ValueSet",
  "id": "competence-percentage-codes",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-fs3-scores.html\"><code>http://ehealth.sundhed.dk/cs/fs3-scores</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-percentage-codes.html\"><code>http://ehealth.sundhed.dk/cs/percentage-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-percentage-codes.html#percentage-codes-0\">0</a></td><td>0</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-10\">10</a></td><td>10</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-20\">20</a></td><td>20</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-30\">30</a></td><td>30</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-40\">40</a></td><td>40</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-50\">50</a></td><td>50</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-60\">60</a></td><td>60</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-70\">70</a></td><td>70</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-80\">80</a></td><td>80</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-90\">90</a></td><td>90</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-100\">100</a></td><td>100</td></tr></table></li></ul></div>"
  },
  "url": "http://ehealth.sundhed.dk/vs/itcompetencelevel-codes",
  "version": "2.4.0",
  "name": "IT Competence Level codes",
  "status": "active",
  "experimental": true,
  "date": "2019-02-08T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "The set of possible message types",
  "compose": {
    "include": [
      {
        "system": "http://ehealth.sundhed.dk/cs/fs3-scores"
      },
      {
        "system": "http://ehealth.sundhed.dk/cs/percentage-codes",
        "concept": [
          {
            "code": "0"
          },
          {
            "code": "10"
          },
          {
            "code": "20"
          },
          {
            "code": "30"
          },
          {
            "code": "40"
          },
          {
            "code": "50"
          },
          {
            "code": "60"
          },
          {
            "code": "70"
          },
          {
            "code": "80"
          },
          {
            "code": "90"
          },
          {
            "code": "100"
          }
        ]
      }
    ]
  }
}