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

FHIR IG Statistics: ValueSet/NIHSS1bBevidsthedsniveau

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdNIHSS1bBevidsthedsniveau
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS1bBevidsthedsniveau.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/NIHSS1bBevidsthedsniveau
Version2.12.0
Statusactive
Date2022-06-24T00:00:00+02:00
NameNIHSS1bBevidsthedsniveau
TitleNIHSS - 1b. Bevidsthedsniveau: spørgsmål
DescriptionThe National Institute of Health Stroke Scale (NIHSS) - 1b. Bevidsthedsniveau: spørgsmål

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
NIHSS1bLOCThe National Institute of Health Stroke Scale (NIHSS) - 1b. Level of Consciousness: Questions

Narrative

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

Generated Narrative: ValueSet NIHSS1bBevidsthedsniveau

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1bLOC
    CodeDisplayDefinition
    00 = Begge svar korrektAnswers both questions correctly.
    11 = Ét af svarene korrektAnswers one question correctly.
    22 = Ingen af svarene er korrekteAnswers neither question correctly.

Source

{
  "resourceType": "ValueSet",
  "id": "NIHSS1bBevidsthedsniveau",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS1bBevidsthedsniveau",
  "version": "2.12.0",
  "name": "NIHSS1bBevidsthedsniveau",
  "title": "NIHSS - 1b. Bevidsthedsniveau: spørgsmål",
  "status": "active",
  "experimental": true,
  "date": "2022-06-24T00: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": "The National Institute of Health Stroke Scale (NIHSS) - 1b. Bevidsthedsniveau: spørgsmål",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1bLOC",
        "concept": [
          {
            "code": "0",
            "display": "0 = Begge svar korrekt"
          },
          {
            "code": "1",
            "display": "1 = Ét af svarene korrekt"
          },
          {
            "code": "2",
            "display": "2 = Ingen af svarene er korrekte"
          }
        ]
      }
    ]
  }
}