FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-swallow-procedures-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/swallow-procedures-vs |
| URL | http://testSK.org/ValueSet/swallow-procedures-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-31 |
| Name | SwallowProceduresValueset |
| Title | Swallow Procedures ValueSet |
| Description | ValueSet containing SNOMED CT codes representing a range of procedures used in the evaluation and management of stroke patients. |
| StructureDefinition | |
| stroke-swallow-procedure-profile | Stroke Swallow Procedure Profile (R5) |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| swallow-procedures-cs | Swallow Procedures Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet swallow-procedures-vs
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 1290000005 | Assessment using Gugging Swallowing Screen (procedure) |
| 63913004 | Tonography with water provocation (procedure) |
http://testSK.org/CodeSystem/swallow-procedures-cs version 📦0.1.0{
"resourceType": "ValueSet",
"id": "swallow-procedures-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/swallow-procedures-vs",
"version": "0.1.0",
"name": "SwallowProceduresValueset",
"title": "Swallow Procedures ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "ValueSet containing SNOMED CT codes representing a range of procedures used in the evaluation and management of stroke patients.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1290000005",
"display": "Assessment using Gugging Swallowing Screen (procedure)"
},
{
"code": "63913004",
"display": "Tonography with water provocation (procedure)"
}
]
},
{
"system": "http://testSK.org/CodeSystem/swallow-procedures-cs"
}
]
}
}