CH Core (R4)
2.1.0 - STU 3 Ballot
This page is part of the CH Core (R4) (v2.1.0: STU 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Active as of 2019-01-01 |
{
"resourceType" : "CodeSystem",
"id" : "bfs-medstats-28-dischargedestination",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"bfs-medstats-28-dischargedestination-1\"> </a></td><td>Zuhause</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bfs-medstats-28-dischargedestination-2\"> </a></td><td>Krankenheim, Pflegeheim</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bfs-medstats-28-dischargedestination-3\"> </a></td><td>Altersheim, andere sozialmed. Institution</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bfs-medstats-28-dischargedestination-4\"> </a></td><td>Psychiatrische Klinik, anderer Betrieb</td></tr><tr><td style=\"white-space:nowrap\">44<a name=\"bfs-medstats-28-dischargedestination-44\"> </a></td><td>Psychiatrische Abteilung/Klinik, gleicher Betrieb</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bfs-medstats-28-dischargedestination-5\"> </a></td><td>Rehabilitationsklinik, anderer Betrieb</td></tr><tr><td style=\"white-space:nowrap\">55<a name=\"bfs-medstats-28-dischargedestination-55\"> </a></td><td>Rehabilitations- abteilung/-klinik, gleicher Betrieb</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"bfs-medstats-28-dischargedestination-6\"> </a></td><td>anderes Krankenhaus (Akutspital) oder Geburtshaus</td></tr><tr><td style=\"white-space:nowrap\">66<a name=\"bfs-medstats-28-dischargedestination-66\"> </a></td><td>Akutabteilung/-klinik, gleicher Betrieb</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"bfs-medstats-28-dischargedestination-7\"> </a></td><td>Strafvollzugsanstalt</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"bfs-medstats-28-dischargedestination-8\"> </a></td><td>anderes</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"bfs-medstats-28-dischargedestination-9\"> </a></td><td>unbekannt</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"bfs-medstats-28-dischargedestination-0\"> </a></td><td>Todesfall</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination",
"version" : "2.1.0",
"name" : "BfsMedstats28Dischargedestination",
"title" : "BFS Medizinische Statistik - 28 1.5.V03 - Aufenthalt nach Austritt / Séjour après la sortie / Destinazione dopo l’uscita",
"status" : "active",
"date" : "2019-01-01",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "BFS defines variables for medical statistic (german, french, italian) see [BFS](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.7066232.html). Wohin wurde der Patient entlassen?",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"caseSensitive" : true,
"compositional" : false,
"content" : "complete",
"concept" : [
{
"code" : "1",
"display" : "Zuhause"
},
{
"code" : "2",
"display" : "Krankenheim, Pflegeheim"
},
{
"code" : "3",
"display" : "Altersheim, andere sozialmed. Institution"
},
{
"code" : "4",
"display" : "Psychiatrische Klinik, anderer Betrieb"
},
{
"code" : "44",
"display" : "Psychiatrische Abteilung/Klinik, gleicher Betrieb"
},
{
"code" : "5",
"display" : "Rehabilitationsklinik, anderer Betrieb"
},
{
"code" : "55",
"display" : "Rehabilitations- abteilung/-klinik, gleicher Betrieb"
},
{
"code" : "6",
"display" : "anderes Krankenhaus (Akutspital) oder Geburtshaus"
},
{
"code" : "66",
"display" : "Akutabteilung/-klinik, gleicher Betrieb"
},
{
"code" : "7",
"display" : "Strafvollzugsanstalt"
},
{
"code" : "8",
"display" : "anderes"
},
{
"code" : "9",
"display" : "unbekannt"
},
{
"code" : "0",
"display" : "Todesfall"
}
]
}