FHIR IG analytics
| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-stroke-risk-factor-snomed-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-risk-factor-snomed-vs |
| URL | http://testSK.org/ValueSet/stroke-risk-factor-snomed-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-07 |
| Name | StrokeRiskFactorSNOMEDVS |
| Title | Stroke Risk Factor ValueSet |
| Description | Defines the SNOMED CT codes for conditions or risk factors relevant to stroke. |
| Purpose | To provide a standardized set of SNOMED CT concepts representing stroke-related risk factors for coding and validation. |
| Copyright | This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 5370000 | Atrial flutter (disorder) |
| 49436004 | Atrial fibrillation (disorder) |
| 22298006 | Myocardial infarction (disorder) |
| 53741008 | Coronary arteriosclerosis (disorder) |
| 73211009 | Diabetes mellitus (disorder) |
| 55822004 | Hyperlipidemia (disorder) |
| 38341003 | Hypertensive disorder, systemic arterial (disorder) |
| 230706003 | Hemorrhagic cerebral infarction (disorder) |
| 266257000 | Transient ischemic attack (disorder) |
| 422504002 | Ischemic stroke (disorder) |
| 230690007 | Cerebrovascular accident (disorder) |
Source1
{
"resourceType": "ValueSet",
"id": "stroke-risk-factor-snomed-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/stroke-risk-factor-snomed-vs",
"version": "0.1.0",
"name": "StrokeRiskFactorSNOMEDVS",
"title": "Stroke Risk Factor ValueSet",
"status": "active",
"experimental": false,
"date": "2025-10-07",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Defines the SNOMED CT codes for conditions or risk factors relevant to stroke.",
"immutable": false,
"purpose": "To provide a standardized set of SNOMED CT concepts representing stroke-related risk factors for coding and validation.",
"copyright": "This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "5370000",
"display": "Atrial flutter (disorder)"
},
{
"code": "49436004",
"display": "Atrial fibrillation (disorder)"
},
{
"code": "22298006",
"display": "Myocardial infarction (disorder)"
},
{
"code": "53741008",
"display": "Coronary arteriosclerosis (disorder)"
},
{
"code": "73211009",
"display": "Diabetes mellitus (disorder)"
},
{
"code": "55822004",
"display": "Hyperlipidemia (disorder)"
},
{
"code": "38341003",
"display": "Hypertensive disorder, systemic arterial (disorder)"
},
{
"code": "230706003",
"display": "Hemorrhagic cerebral infarction (disorder)"
},
{
"code": "266257000",
"display": "Transient ischemic attack (disorder)"
},
{
"code": "422504002",
"display": "Ischemic stroke (disorder)"
},
{
"code": "230690007",
"display": "Cerebrovascular accident (disorder)"
}
]
}
]
}
}