FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/SSSOrientation

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdSSSOrientation
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-SSSOrientation.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/SSSOrientation
Version2.12.0
Statusactive
Date2022-06-23T00:00:00+02:00
NameSSSOrientation
TitleScandinavian Stroke Scale (SSS) - Orientation
DescriptionScandinavian Stroke Scale (SSS) - Orientation: Der spørges, om hvilken måned det er, hvilket hospital patienten er på, og patientens CPR-nr.
Contentcomplete

Resources that use this resource

ValueSet
SSSOrienteringScandinavian Stroke Scale - Orientering

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem SSSOrientation

This code system https://kip.rkkp.dk/fhir/CodeSystem/SSSOrientation defines the following codes:

CodeDefinition
6 3 korrekte svar.
4 2 af 3 svar korrekte.
2 1 af 3 svar korrekte.
0 Ingen korrekte svar.

Source

{
  "resourceType": "CodeSystem",
  "id": "SSSOrientation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/SSSOrientation",
  "version": "2.12.0",
  "name": "SSSOrientation",
  "title": "Scandinavian Stroke Scale (SSS) - Orientation",
  "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) - Orientation: Der spørges, om hvilken måned det er, hvilket hospital patienten er på, og patientens CPR-nr.",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "6",
      "display": "6",
      "definition": "3 korrekte svar."
    },
    {
      "code": "4",
      "display": "4",
      "definition": "2 af 3 svar korrekte."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "1 af 3 svar korrekte."
    },
    {
      "code": "0",
      "display": "0",
      "definition": "Ingen korrekte svar."
    }
  ]
}