KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Kognitiv test (DANDEM) - JSON Representation

Active as of 2025-05-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "KognitivTestDANDEM",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KognitivTestDANDEM</b></p><a name=\"KognitivTestDANDEM\"> </a><a name=\"hcKognitivTestDANDEM\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CognitiveTest.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/CognitiveTest</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-mmse\">mmse</a></td><td>MMSE</td><td>MMSE</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-ace\">ace</a></td><td>ACE</td><td>ACE</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-basic\">basic</a></td><td>BASIC</td><td>BASIC</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-camcog\">camcog</a></td><td>CAMcog</td><td>CAMcog</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-moca\">moca</a></td><td>MoCa</td><td>MoCa</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-rudas\">rudas</a></td><td>RUDAS</td><td>RUDAS</td></tr><tr><td><a href=\"CodeSystem-CognitiveTest.html#CognitiveTest-MCE\">MCE</a></td><td>MCE</td><td>MCE</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/KognitivTestDANDEM",
  "version" : "2.12.0",
  "name" : "KognitivTestDANDEM",
  "title" : "Kognitiv test (DANDEM)",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-05-09T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Kognitiv test (DANDEM)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/CognitiveTest",
        "concept" : [
          {
            "code" : "mmse",
            "display" : "MMSE"
          },
          {
            "code" : "ace",
            "display" : "ACE"
          },
          {
            "code" : "basic",
            "display" : "BASIC"
          },
          {
            "code" : "camcog",
            "display" : "CAMcog"
          },
          {
            "code" : "moca",
            "display" : "MoCa"
          },
          {
            "code" : "rudas",
            "display" : "RUDAS"
          },
          {
            "code" : "MCE",
            "display" : "MCE"
          }
        ]
      }
    ]
  }
}