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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-stroke-circumstance-codes-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-circumstance-codes-cs
URLhttp://testSK.org/CodeSystem/stroke-circumstance-codes-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameStrokeCircumstanceCodesCS
TitleStroke Circumstance Codes CodeSystem
DescriptionCodes for findings related to the circumstances of stroke onset (In-hospital, Wake-up).
Contentcomplete

Resources that use this resource

ValueSet
stroke-circumstance-codes-vsStroke Circumstance Codes ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem stroke-circumstance-codes-cs

This code system http://testSK.org/CodeSystem/stroke-circumstance-codes-cs defines the following codes:

CodeDisplayDefinition
in-hospital In-hospital StrokeIndicates that the stroke occurred while the patient was already admitted to the hospital for another reason.
wake-up Wake-up StrokeIndicates that the stroke symptoms were first noticed upon waking from sleep, with an unknown time of onset.

Source1

{
  "resourceType": "CodeSystem",
  "id": "stroke-circumstance-codes-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/stroke-circumstance-codes-cs",
  "version": "0.1.0",
  "name": "StrokeCircumstanceCodesCS",
  "title": "Stroke Circumstance Codes CodeSystem",
  "status": "active",
  "date": "2025-10-21T11:09:58+00:00",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Codes for findings related to the circumstances of stroke onset (In-hospital, Wake-up).",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "in-hospital",
      "display": "In-hospital Stroke",
      "definition": "Indicates that the stroke occurred while the patient was already admitted to the hospital for another reason."
    },
    {
      "code": "wake-up",
      "display": "Wake-up Stroke",
      "definition": "Indicates that the stroke symptoms were first noticed upon waking from sleep, with an unknown time of onset."
    }
  ]
}