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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-swallow-screen-time-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/swallow-screen-time-cs
URLhttp://testSK.org/CodeSystem/swallow-screen-time-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameSwallowScreenTimeCS
TitleSwallowing Screening Timing Category Code System
DescriptionTemporal categories relative to stroke onset for swallowing screening.
Contentcomplete

Resources that use this resource

ValueSet
swallowing-screening-timing-category-vsSwallowing Screening Timing Category ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem swallow-screen-time-cs

This case-insensitive code system http://testSK.org/CodeSystem/swallow-screen-time-cs defines the following code:

CodeDisplayDefinition
T4H Within 4 hoursScreening performed within 4 hours of symptom onset.

Source1

{
  "resourceType": "CodeSystem",
  "id": "swallow-screen-time-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/swallow-screen-time-cs",
  "version": "0.1.0",
  "name": "SwallowScreenTimeCS",
  "title": "Swallowing Screening Timing Category Code System",
  "status": "active",
  "experimental": true,
  "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.",
  "caseSensitive": false,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "T4H",
      "display": "Within 4 hours",
      "definition": "Screening performed within 4 hours of symptom onset."
    }
  ]
}