FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-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/discharge-destination-vs |
| URL | http://testSK.org/ValueSet/discharge-destination-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-31 |
| Name | DischargeDestinationValueSet |
| Title | Discharge Destination ValueSet |
| Description | Defines possible patient discharge destinations. |
| Purpose | To support consistent recording of discharge destinations for analytics, reporting, and care coordination. |
| Copyright | This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet discharge-destination-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 306689006 | Discharge to home (procedure) |
| 306706006 | Discharge to ward (procedure) |
| 19712007 | Patient transfer, to another health care facility (procedure) |
| 306691003 | Discharge to residential home (procedure) |
| 305398007 | Admission to the mortuary (procedure) |
{
"resourceType": "ValueSet",
"id": "discharge-destination-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/discharge-destination-vs",
"version": "0.1.0",
"name": "DischargeDestinationValueSet",
"title": "Discharge Destination ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Defines possible patient discharge destinations.",
"immutable": false,
"purpose": "To support consistent recording of discharge destinations for analytics, reporting, and care coordination.",
"copyright": "This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "306689006",
"display": "Discharge to home (procedure)"
},
{
"code": "306706006",
"display": "Discharge to ward (procedure)"
},
{
"code": "19712007",
"display": "Patient transfer, to another health care facility (procedure)"
},
{
"code": "306691003",
"display": "Discharge to residential home (procedure)"
},
{
"code": "305398007",
"display": "Admission to the mortuary (procedure)"
}
]
}
]
}
}