FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-swallow-procedures-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/swallow-procedures-cs |
| URL | http://testSK.org/CodeSystem/swallow-procedures-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | SwallowProceduresCS |
| Title | Swallow Procedures Code System |
| Description | Codes representing various swallowing assessment procedures. |
| Content | complete |
| ValueSet | |
| swallow-procedures-vs | Swallow Procedures ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem swallow-procedures-cs
This code system http://testSK.org/CodeSystem/swallow-procedures-cs defines the following codes:
| Code | Display | Definition |
| assist | ASSIST | Assisted Swallowing Test (ASSIST) |
| other | Other Swallow Procedure | Other specified swallowing assessment procedure |
| v-vst | V-VST | Volume-Viscosity Swallow Test (V-VST) |
{
"resourceType": "CodeSystem",
"id": "swallow-procedures-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/swallow-procedures-cs",
"version": "0.1.0",
"name": "SwallowProceduresCS",
"title": "Swallow Procedures Code System",
"status": "active",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes representing various swallowing assessment procedures.",
"content": "complete",
"count": 3,
"concept": [
{
"code": "assist",
"display": "ASSIST",
"definition": "Assisted Swallowing Test (ASSIST)"
},
{
"code": "other",
"display": "Other Swallow Procedure",
"definition": "Other specified swallowing assessment procedure"
},
{
"code": "v-vst",
"display": "V-VST",
"definition": "Volume-Viscosity Swallow Test (V-VST)"
}
]
}