FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-01-11 |
{
"resourceType" : "ValueSet",
"id" : "DischDestVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-DischDestCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DischDestCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-1\">1</a></td><td>Home or community-dwelling (not home hospice)</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-2\">2</a></td><td>Residential facility</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-3\">3</a></td><td>Dedicated inpatient rehabilitation facility</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-4\">4</a></td><td>Another acute care hospital</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-5\">5</a></td><td>Patient died in hospital</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-888\">888</a></td><td>Other</td></tr><tr><td><a href=\"CodeSystem-DischDestCS.html#DischDestCS-999\">999</a></td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/DischDestVS",
"version" : "0.0.0",
"name" : "DischDestVS",
"title" : "Discharge Location",
"status" : "active",
"experimental" : false,
"date" : "2024-01-11T13:00:00-03:00",
"publisher" : "Gabrielle dos Santos Leandro",
"contact" : [
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://gabriellesantosleandro.com"
},
{
"system" : "email",
"value" : "gabrielle.santos.leandro@gmail.com"
}
]
},
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br",
"use" : "work"
},
{
"system" : "email",
"value" : "gabrielle@m-caretech.com.br",
"use" : "work"
}
]
}
],
"description" : "ValueSet about discharge destination following acute care hospitalization. What type of place was the patient discharged to?",
"compose" : {
"include" : [
{
"system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DischDestCS",
"concept" : [
{
"code" : "1",
"display" : "Home or community-dwelling (not home hospice)"
},
{
"code" : "2",
"display" : "Residential facility"
},
{
"code" : "3",
"display" : "Dedicated inpatient rehabilitation facility"
},
{
"code" : "4",
"display" : "Another acute care hospital"
},
{
"code" : "5",
"display" : "Patient died in hospital"
},
{
"code" : "888",
"display" : "Other"
},
{
"code" : "999",
"display" : "Unknown"
}
]
}
]
}
}