FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-swallow-screen-time-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/swallow-screen-time-cs |
| URL | http://testSK.org/CodeSystem/swallow-screen-time-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | SwallowScreenTimeCS |
| Title | Swallowing Screening Timing Category Code System |
| Description | Temporal categories relative to stroke onset for swallowing screening. |
| Content | complete |
| ValueSet | |
| swallowing-screening-timing-category-vs | Swallowing Screening Timing Category ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem swallow-screen-time-cs
This case-insensitive code system http://testSK.org/CodeSystem/swallow-screen-time-cs defines the following code:
| Code | Display | Definition |
| T4H | Within 4 hours | Screening performed within 4 hours of symptom onset. |
{
"resourceType": "CodeSystem",
"id": "swallow-screen-time-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/swallow-screen-time-cs",
"version": "0.1.0",
"name": "SwallowScreenTimeCS",
"title": "Swallowing Screening Timing Category Code System",
"status": "active",
"experimental": true,
"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.",
"caseSensitive": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "T4H",
"display": "Within 4 hours",
"definition": "Screening performed within 4 hours of symptom onset."
}
]
}