FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-stroke-etiology-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-etiology-cs |
| URL | http://testSK.org/CodeSystem/stroke-etiology-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-07 |
| Name | StrokeEtiologyCS |
| Title | Stroke Etiology Code System |
| 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. |
| Content | complete |
| ValueSet | |
| stroke-etiology-vs | Stroke Etiology ValueSet |
No resources found
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:
{
"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."
}
]
}