| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | SSSOrientation |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-SSSOrientation.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/SSSOrientation |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-23T00:00:00+02:00 |
| Name | SSSOrientation |
| Title | Scandinavian Stroke Scale (SSS) - Orientation |
| 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 |
| ValueSet | |
| SSSOrientering | Scandinavian Stroke Scale - Orientering |
No resources found
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:
| Code | Definition |
| 6 | 3 korrekte svar. |
| 4 | 2 af 3 svar korrekte. |
| 2 | 1 af 3 svar korrekte. |
| 0 | Ingen korrekte svar. |
{
"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."
}
]
}