FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-stroke-arrival-mode-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-arrival-mode-cs |
| URL | http://testSK.org/CodeSystem/stroke-arrival-mode-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | StrokeArrivalModeCS |
| Title | Initial Care Intensity Code System |
| Description | Codes indicating the level of care provided during the patient's initial day(s) in the hospital. |
| Content | complete |
| ValueSet | |
| stroke-arrival-mode-vs | Stroke Arrival Mode ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem stroke-arrival-mode-cs
This case-insensitive code system http://testSK.org/CodeSystem/stroke-arrival-mode-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "stroke-arrival-mode-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/stroke-arrival-mode-cs",
"version": "0.1.0",
"name": "StrokeArrivalModeCS",
"title": "Initial Care Intensity Code System",
"status": "active",
"experimental": true,
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes indicating the level of care provided during the patient's initial day(s) in the hospital.",
"caseSensitive": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "priv-transport-home",
"display": "Private Transportation from Home/Scene",
"definition": "The patient arrived via personal or non-medical transport from their home or directly from the scene of the incident."
},
{
"code": "priv-transport-gp",
"display": "Private Transportation from GP",
"definition": "The patient was referred and transported privately from GP."
},
{
"code": "ems-gp",
"display": "EMS from GP",
"definition": "Emergency Medical Services (EMS) transported the patient from GP."
},
{
"code": "stroke-center",
"display": "Stroke Center",
"definition": "The patient was transferred from a specialized stroke center, indicating prior specialized care"
},
{
"code": "ems-home",
"display": "EMS from Home",
"definition": "Emergency Medical Services (EMS) transported the patient from their home or directly from the scene where the stroke symptoms began."
},
{
"code": "another-hosp",
"display": "Another Hospital",
"definition": "The patient was transferred from another hospital"
}
]
}