FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/bfs-medstats-28-dischargedestination

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idbfs-medstats-28-dischargedestination
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-bfs-medstats-28-dischargedestination.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination
Version3.3.0-ci-build
Statusactive
Date2019-01-01
NameBfsMedstats28Dischargedestination
TitleBFS Medizinische Statistik - 28 1.5.V03 - Aufenthalt nach Austritt / Séjour après la sortie / Destinazione dopo l’uscita
Realmch
Authorityhl7
DescriptionBFS 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?
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
bfs-medstats-28-dischargedestinationBFS Medizinische Statistik - 28 1.5.V03 - Aufenthalt nach Austritt / Séjour après la sortie / Destinazione dopo l’uscita

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem bfs-medstats-28-dischargedestination

This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination defines the following codes:

CodeDisplay
1 Zuhause
2 Krankenheim, Pflegeheim
3 Altersheim, andere sozialmed. Institution
4 Psychiatrische Klinik, anderer Betrieb
44 Psychiatrische Abteilung/Klinik, gleicher Betrieb
5 Rehabilitationsklinik, anderer Betrieb
55 Rehabilitations- abteilung/-klinik, gleicher Betrieb
6 anderes Krankenhaus (Akutspital) oder Geburtshaus
66 Akutabteilung/-klinik, gleicher Betrieb
7 Strafvollzugsanstalt
8 anderes
9 unbekannt
0 Todesfall

Source

{
  "resourceType": "CodeSystem",
  "id": "bfs-medstats-28-dischargedestination",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination",
  "version": "3.3.0-ci-build",
  "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",
  "experimental": false,
  "date": "2019-01-01",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "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": "CC0-1.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"
    }
  ]
}