FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-swallowing-screening-timing-category-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/swallowing-screening-timing-category-vs |
| URL | http://testSK.org/ValueSet/swallowing-screening-timing-category-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | SwallowingScreeningTimingCategoryVS |
| Title | Swallowing Screening Timing Category ValueSet |
| Description | Temporal categories relative to stroke onset for swallowing screening. |
| StructureDefinition | |
| swallowing-screening-timing-category-ext | Swallowing Screening Timing Category |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| swallow-screen-time-cs | Swallowing Screening Timing Category Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet swallowing-screening-timing-category-vs
This value set includes codes based on the following rules:
http://testSK.org/CodeSystem/swallow-screen-time-cs version 📦0.1.0http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 281380002 | 24 hours post admission (qualifier value) |
| 281381003 | More than 24 hours after admission (qualifier value) |
{
"resourceType": "ValueSet",
"id": "swallowing-screening-timing-category-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/swallowing-screening-timing-category-vs",
"version": "0.1.0",
"name": "SwallowingScreeningTimingCategoryVS",
"title": "Swallowing Screening Timing Category ValueSet",
"status": "active",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Temporal categories relative to stroke onset for swallowing screening.",
"compose": {
"include": [
{
"system": "http://testSK.org/CodeSystem/swallow-screen-time-cs"
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "281380002",
"display": "24 hours post admission (qualifier value)"
},
{
"code": "281381003",
"display": "More than 24 hours after admission (qualifier value)"
}
]
}
]
}
}