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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-swallow-procedures-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/swallow-procedures-vs
URLhttp://testSK.org/ValueSet/swallow-procedures-vs
Version0.1.0
Statusdraft
Date2025-03-31
NameSwallowProceduresValueset
TitleSwallow Procedures ValueSet
DescriptionValueSet containing SNOMED CT codes representing a range of procedures used in the evaluation and management of stroke patients.

Resources that use this resource

StructureDefinition
stroke-swallow-procedure-profileStroke Swallow Procedure Profile (R5)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
swallow-procedures-csSwallow Procedures Code System

Narrative

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:


Source1

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