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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-swallowing-screening-timing-category-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/swallowing-screening-timing-category-vs
URLhttp://testSK.org/ValueSet/swallowing-screening-timing-category-vs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameSwallowingScreeningTimingCategoryVS
TitleSwallowing Screening Timing Category ValueSet
DescriptionTemporal categories relative to stroke onset for swallowing screening.

Resources that use this resource

StructureDefinition
swallowing-screening-timing-category-extSwallowing Screening Timing Category

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
swallow-screen-time-csSwallowing Screening Timing Category Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet swallowing-screening-timing-category-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "swallowing-screening-timing-category-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/swallowing-screening-timing-category-vs",
  "version": "0.1.0",
  "name": "SwallowingScreeningTimingCategoryVS",
  "title": "Swallowing Screening Timing Category ValueSet",
  "status": "active",
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://testSK.org/CodeSystem/swallow-screen-time-cs"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "281380002",
            "display": "24 hours post admission (qualifier value)"
          },
          {
            "code": "281381003",
            "display": "More than 24 hours after admission (qualifier value)"
          }
        ]
      }
    ]
  }
}