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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-stroke-etiology-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-etiology-cs
URLhttp://testSK.org/CodeSystem/stroke-etiology-cs
Version0.1.0
Statusactive
Date2025-10-07
NameStrokeEtiologyCS
TitleStroke Etiology Code System
DescriptionCodes indicating the etiology of strokes.
PurposeTo provide locally governed codes for classifying ischemic stroke etiology.
Copyright© Tecnomod. This CodeSystem is provided for use within this Implementation Guide.
Contentcomplete

Resources that use this resource

ValueSet
stroke-etiology-vsStroke Etiology ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem stroke-etiology-cs

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

CodeDisplayDefinition
atherosclerosis Stroke Etiology AtherosclerosisSpecifies that large artery atherosclerosis (for example, significant stenosis in the carotid or basilar arteries) was identified as the cause of the stroke.
other Stroke Etiology OtherSpecifies that the stroke etiology falls into a rarer category not covered by the main classifications, such as vasculitis or hypercoagulable states.
lacunar Stroke Etiology LacunarSpecifies that the stroke is attributed to small vessel disease, often manifesting as a lacunar infarct.

Source1

{
  "resourceType": "CodeSystem",
  "id": "stroke-etiology-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/stroke-etiology-cs",
  "version": "0.1.0",
  "name": "StrokeEtiologyCS",
  "title": "Stroke Etiology Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-10-07",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Codes indicating the etiology of strokes.",
  "purpose": "To provide locally governed codes for classifying ischemic stroke etiology.",
  "copyright": "© Tecnomod. This CodeSystem is provided for use within this Implementation Guide.",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "atherosclerosis",
      "display": "Stroke Etiology Atherosclerosis",
      "definition": "Specifies that large artery atherosclerosis (for example, significant stenosis in the carotid or basilar arteries) was identified as the cause of the stroke."
    },
    {
      "code": "other",
      "display": "Stroke Etiology Other",
      "definition": "Specifies that the stroke etiology falls into a rarer category not covered by the main classifications, such as vasculitis or hypercoagulable states."
    },
    {
      "code": "lacunar",
      "display": "Stroke Etiology Lacunar",
      "definition": "Specifies that the stroke is attributed to small vessel disease, often manifesting as a lacunar infarct."
    }
  ]
}