FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-stroke-arrival-mode-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-arrival-mode-cs
URLhttp://testSK.org/CodeSystem/stroke-arrival-mode-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameStrokeArrivalModeCS
TitleInitial Care Intensity Code System
DescriptionCodes indicating the level of care provided during the patient's initial day(s) in the hospital.
Contentcomplete

Resources that use this resource

ValueSet
stroke-arrival-mode-vsStroke Arrival Mode ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
priv-transport-home Private Transportation from Home/SceneThe patient arrived via personal or non-medical transport from their home or directly from the scene of the incident.
priv-transport-gp Private Transportation from GPThe patient was referred and transported privately from GP.
ems-gp EMS from GPEmergency Medical Services (EMS) transported the patient from GP.
stroke-center Stroke CenterThe patient was transferred from a specialized stroke center, indicating prior specialized care
ems-home EMS from HomeEmergency Medical Services (EMS) transported the patient from their home or directly from the scene where the stroke symptoms began.
another-hosp Another HospitalThe patient was transferred from another hospital

Source1

{
  "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"
    }
  ]
}