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

FHIR IG Statistics: CodeSystem/bfs-medstats-29-dischargeencounter

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idbfs-medstats-29-dischargeencounter
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-bfs-medstats-29-dischargeencounter.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter
Version3.3.0-ci-build
Statusactive
Date2019-01-01
NameBfsMedstats29Dischargeencounter
TitleBFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento 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). Behandlung, Pflege, Rehabilitation nach dem Spitalaufenthalt. Es geht darum, den Behandlungserfolg resp. den Abhängigkeitsgrad bei Austritt anzugeben. Nur die am besten zutreffende Kategorie auswählen.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
bfs-medstats-29-dischargeencounterBFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento 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-29-dischargeencounter

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

CodeDisplay
1 geheilt/kein Behandlungsbedarf
2 ambulante Behandlung
3 ambulante Pflege (z.B. SPITEX)
4 stationäre Behandlung oder Pflege
5 Rehabilitation (amb. oder stat.)
8 anderes
9 unbekannt
0 Todesfall

Source

{
  "resourceType": "CodeSystem",
  "id": "bfs-medstats-29-dischargeencounter",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter",
  "version": "3.3.0-ci-build",
  "name": "BfsMedstats29Dischargeencounter",
  "title": "BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento 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). Behandlung, Pflege, Rehabilitation nach dem Spitalaufenthalt. Es geht darum, den Behandlungserfolg resp. den Abhängigkeitsgrad bei Austritt anzugeben. Nur die am besten zutreffende Kategorie auswählen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "geheilt/kein Behandlungsbedarf"
    },
    {
      "code": "2",
      "display": "ambulante Behandlung"
    },
    {
      "code": "3",
      "display": "ambulante Pflege (z.B. SPITEX)"
    },
    {
      "code": "4",
      "display": "stationäre Behandlung oder Pflege"
    },
    {
      "code": "5",
      "display": "Rehabilitation (amb. oder stat.)"
    },
    {
      "code": "8",
      "display": "anderes"
    },
    {
      "code": "9",
      "display": "unbekannt"
    },
    {
      "code": "0",
      "display": "Todesfall"
    }
  ]
}