eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sygdoms- og diagnosekoder - JSON Representation

Active as of 2022-01-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ehealth-health-conditions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html\"><code>urn:oid:1.2.208.176.2.4</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-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DJ44\">DJ44</a></td><td>Kronisk obstruktiv lungesygdom</td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DE10\">DE10</a></td><td>Type 1-diabetes</td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DI20\">DI20</a></td><td>Angina pectoris</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/health-conditions",
  "version" : "latest",
  "name" : "Health_conditions",
  "title" : "Sygdoms- og diagnosekoder",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-14T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Health Condition Codes",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.176.2.4",
        "concept" : [
          {
            "code" : "DJ44",
            "display" : "Kronisk obstruktiv lungesygdom"
          },
          {
            "code" : "DE10",
            "display" : "Type 1-diabetes"
          },
          {
            "code" : "DI20",
            "display" : "Angina pectoris"
          }
        ]
      }
    ]
  }
}