KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: Cognitive function finding - JSON Representation

Active as of 2022-07-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CognitiveFunctionFinding",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CognitiveFunctionFinding</b></p><a name=\"CognitiveFunctionFinding\"> </a><a name=\"hcCognitiveFunctionFinding\"> </a><a name=\"CognitiveFunctionFinding-en-US\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/CognitiveFunctionFinding</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">normal<a name=\"CognitiveFunctionFinding-normal\"> </a></td><td>Normal cognition</td><td>Normal cognition / Normal kognitiv funktion / SNOMED-CT: 449888003</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">impaired<a name=\"CognitiveFunctionFinding-impaired\"> </a></td><td>Impaired cognition</td><td>Impaired cognition / Svækket erkendelsesevne / SNOMED-CT: 386806002</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">dementia<a name=\"CognitiveFunctionFinding-dementia\"> </a></td><td>Dementia</td><td>Dementia / Demens / SNOMED-CT: 52448006</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0mild<a name=\"CognitiveFunctionFinding-mild\"> </a></td><td>Mild</td><td>Mild / Let / SNOMED-CT: 255604002</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0moderate<a name=\"CognitiveFunctionFinding-moderate\"> </a></td><td>Moderate</td><td>Moderate / Moderat / SNOMED-CT: 6736007</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0severe<a name=\"CognitiveFunctionFinding-severe\"> </a></td><td>Severe</td><td>Severe / Svær / SNOMED-CT: 24484000</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/CognitiveFunctionFinding",
  "version" : "0.2.1",
  "name" : "CognitiveFunctionFinding",
  "title" : "Cognitive function finding",
  "status" : "active",
  "date" : "2022-07-19T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Cognitive function finding / SNOMED-CT: 373930000",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "normal",
      "display" : "Normal cognition",
      "definition" : "Normal cognition / Normal kognitiv funktion / SNOMED-CT: 449888003"
    },
    {
      "code" : "impaired",
      "display" : "Impaired cognition",
      "definition" : "Impaired cognition / Svækket erkendelsesevne / SNOMED-CT: 386806002"
    },
    {
      "code" : "dementia",
      "display" : "Dementia",
      "definition" : "Dementia / Demens / SNOMED-CT: 52448006",
      "concept" : [
        {
          "code" : "mild",
          "display" : "Mild",
          "definition" : "Mild / Let / SNOMED-CT: 255604002"
        },
        {
          "code" : "moderate",
          "display" : "Moderate",
          "definition" : "Moderate / Moderat / SNOMED-CT: 6736007"
        },
        {
          "code" : "severe",
          "display" : "Severe",
          "definition" : "Severe / Svær / SNOMED-CT: 24484000"
        }
      ]
    }
  ]
}