MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "eHDSIDischargeDisposition",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIDischargeDisposition</b></p><a name=\"eHDSIDischargeDisposition\"> </a><a name=\"hceHDSIDischargeDisposition\"> </a><a name=\"eHDSIDischargeDisposition-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html\"><code>http://terminology.hl7.org/CodeSystem/discharge-disposition</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-home\">home</a></td><td>Home</td><td>The patient was dicharged and has indicated that they are going to return home afterwards.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-alt-home\">alt-home</a></td><td>Alternative home</td><td>The patient was discharged and has indicated that they are going to return home afterwards, but not the patient's home - e.g. a family member's home.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-other-hcf\">other-hcf</a></td><td>Other healthcare facility</td><td>The patient was transferred to another healthcare facility.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-hosp\">hosp</a></td><td>Hospice</td><td>The patient has been discharged into palliative care.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-long\">long</a></td><td>Long-term care</td><td>The patient has been discharged into long-term care where is likely to be monitored through an ongoing episode-of-care.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-aadvice\">aadvice</a></td><td>Left against advice</td><td>The patient self discharged against medical advice.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-exp\">exp</a></td><td>Expired</td><td>The patient has deceased during this encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-psy\">psy</a></td><td>Psychiatric hospital</td><td>The patient has been transferred to a psychiatric facility.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-rehab\">rehab</a></td><td>Rehabilitation</td><td>The patient was discharged and is to receive post acute care rehabilitation services.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-discharge-disposition.html#discharge-disposition-snf\">snf</a></td><td>Skilled nursing facility</td><td>The patient has been discharged to a skilled nursing facility for the patient to receive additional care.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIDischargeDisposition",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.84"
}
],
"version" : "0.0.1",
"name" : "EHDSIDischargeDisposition",
"title" : "eHDSI Discharge Disposition",
"status" : "draft",
"experimental" : false,
"date" : "2025-05-15T19:13:50+00:00",
"publisher" : "MyHealth@Eu",
"contact" : [
{
"name" : "MyHealth@Eu",
"telecom" : [
{
"system" : "url",
"value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description" : "The Value Set is used to encode category or kind of location after discharge",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"concept" : [
{
"code" : "home",
"display" : "Home"
},
{
"code" : "alt-home",
"display" : "Alternative home"
},
{
"code" : "other-hcf",
"display" : "Other healthcare facility"
},
{
"code" : "hosp",
"display" : "Hospice"
},
{
"code" : "long",
"display" : "Long-term care"
},
{
"code" : "aadvice",
"display" : "Left against advice"
},
{
"code" : "exp",
"display" : "Expired"
},
{
"code" : "psy",
"display" : "Psychiatric hospital"
},
{
"code" : "rehab",
"display" : "Rehabilitation"
},
{
"code" : "snf",
"display" : "Skilled nursing facility"
}
]
}
]
}
}