FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-swallow-procedures-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/swallow-procedures-cs
URLhttp://testSK.org/CodeSystem/swallow-procedures-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameSwallowProceduresCS
TitleSwallow Procedures Code System
DescriptionCodes representing various swallowing assessment procedures.
Contentcomplete

Resources that use this resource

ValueSet
swallow-procedures-vsSwallow Procedures ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
assist ASSISTAssisted Swallowing Test (ASSIST)
other Other Swallow ProcedureOther specified swallowing assessment procedure
v-vst V-VSTVolume-Viscosity Swallow Test (V-VST)

Source1

{
  "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)"
    }
  ]
}