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

: Scandinavian Stroke Scale (SSS) - Speech - JSON Representation

Active as of 2022-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SSSSpeech",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SSSSpeech</b></p><a name=\"SSSSpeech\"> </a><a name=\"hcSSSSpeech\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/SSSSpeech</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"SSSSpeech-10\"> </a></td><td>Ingen afasi.</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"SSSSpeech-6\"> </a></td><td>Begrænset ordforråd, usammenhængende tale.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"SSSSpeech-3\"> </a></td><td>Mere end ja og nej, men højst korte sætninger.</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"SSSSpeech-0\"> </a></td><td>Kun ja og nej eller dårligere.</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/SSSSpeech",
  "version" : "2.12.0",
  "name" : "SSSSpeech",
  "title" : "Scandinavian Stroke Scale (SSS) - Speech",
  "status" : "active",
  "date" : "2022-06-23T00: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" : "Scandinavian Stroke Scale (SSS) - Speech: Talebesvær på grund af dysartri scorer 10. Kun hvis man er sikker på, at der er sproglige forstyrrelser scores 6, 3 eller 0.",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "10",
      "display" : "10",
      "definition" : "Ingen afasi."
    },
    {
      "code" : "6",
      "display" : "6",
      "definition" : "Begrænset ordforråd, usammenhængende tale."
    },
    {
      "code" : "3",
      "display" : "3",
      "definition" : "Mere end ja og nej, men højst korte sætninger."
    },
    {
      "code" : "0",
      "display" : "0",
      "definition" : "Kun ja og nej eller dårligere."
    }
  ]
}