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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-stroke-discharge-destination-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/stroke-discharge-destination-cs
URLhttp://testSK.org/CodeSystem/stroke-discharge-destination-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameStrokeDischargeDestinationCS
TitleStroke Discharge Destination Code System
DescriptionCodes indicating the possible destinations of the patient upon discharge from the encounter.
Contentcomplete

Resources that use this resource

ValueSet
stroke-discharge-destination-vsStroke Discharge Destination ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem stroke-discharge-destination-cs

This code system http://testSK.org/CodeSystem/stroke-discharge-destination-cs defines the following code:

CodeDisplayDefinition
dead Patient DeceasedThe patient died during the hospital stay.

Source1

{
  "resourceType": "CodeSystem",
  "id": "stroke-discharge-destination-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/stroke-discharge-destination-cs",
  "version": "0.1.0",
  "name": "StrokeDischargeDestinationCS",
  "title": "Stroke Discharge Destination 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": "Codes indicating the possible destinations of the patient upon discharge from the encounter.",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "dead",
      "display": "Patient Deceased",
      "definition": "The patient died during the hospital stay."
    }
  ]
}