FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-stroke-discharge-destination-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-discharge-destination-vs |
| URL | http://testSK.org/ValueSet/stroke-discharge-destination-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | StrokeDischargeDestinationVS |
| Title | Stroke Discharge Destination ValueSet |
| Description | Defines the possible destinations of the patient upon discharge from the encounter. |
| StructureDefinition | |
| stroke-encounter-profile | Stroke Encounter Profile |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| stroke-discharge-destination-cs | Stroke Discharge Destination Code System |
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:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 306689006 | Discharge to home (procedure) |
| 37729005 | Patient transfer, in-hospital (procedure) |
| 19712007 | Patient transfer, to another health care facility (procedure) |
| 306694006 | Discharge to nursing home (procedure) |
http://testSK.org/CodeSystem/stroke-discharge-destination-cs version 📦0.1.0{
"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"
}
]
}
}