FHIR IG analytics
| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-stroke-etiology-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-etiology-vs |
| URL | http://testSK.org/ValueSet/stroke-etiology-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-31 |
| Name | StrokeEtiologyVS |
| Title | Stroke Etiology ValueSet |
| Description | Specifies the determined etiology of an stroke. |
| Purpose | To support classification of stroke etiology using a mix of local codes and selected SNOMED CT concepts. |
| Copyright | This value set includes locally governed concepts and SNOMED CT® content. SNOMED CT® is distributed by SNOMED International. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "stroke-etiology-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/stroke-etiology-vs",
"version": "0.1.0",
"name": "StrokeEtiologyVS",
"title": "Stroke Etiology ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Specifies the determined etiology of an stroke.",
"immutable": false,
"purpose": "To support classification of stroke etiology using a mix of local codes and selected SNOMED CT concepts.",
"copyright": "This value set includes locally governed concepts and SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
"compose": {
"include": [
{
"system": "http://testSK.org/CodeSystem/stroke-etiology-cs"
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "16891111000119104",
"display": "Cryptogenic stroke (disorder)"
},
{
"code": "413758000",
"display": "Cardioembolic stroke (disorder)"
}
]
}
]
}
}