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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-stroke-discharge-destination-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-discharge-destination-vs
URLhttp://testSK.org/ValueSet/stroke-discharge-destination-vs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameStrokeDischargeDestinationVS
TitleStroke Discharge Destination ValueSet
DescriptionDefines the possible destinations of the patient upon discharge from the encounter.

Resources that use this resource

StructureDefinition
stroke-encounter-profileStroke Encounter Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
stroke-discharge-destination-csStroke Discharge Destination Code System

Narrative

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

Generated Narrative: ValueSet stroke-discharge-destination-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "stroke-discharge-destination-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/stroke-discharge-destination-vs",
  "version": "0.1.0",
  "name": "StrokeDischargeDestinationVS",
  "title": "Stroke Discharge Destination 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": "Defines the possible destinations of the patient upon discharge from the encounter.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "306689006",
            "display": "Discharge to home (procedure)"
          },
          {
            "code": "37729005",
            "display": "Patient transfer, in-hospital (procedure)"
          },
          {
            "code": "19712007",
            "display": "Patient transfer, to another health care facility (procedure)"
          },
          {
            "code": "306694006",
            "display": "Discharge to nursing home (procedure)"
          }
        ]
      },
      {
        "system": "http://testSK.org/CodeSystem/stroke-discharge-destination-cs"
      }
    ]
  }
}