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

FHIR IG Statistics: CodeSystem/bfs-medstats-18-admittype

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idbfs-medstats-18-admittype
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-bfs-medstats-18-admittype.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-18-admittype
Version3.3.0-ci-build
Statusactive
Date2019-01-01
NameBfsMedstats17Admittype
TitleBFS Medizinische Statistik - 18 1.2.V03 - Eintrittsart / Mode d’admission / Genere di ricovero
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). Beschreibung der Umstände des Eintritts. Wie wurde der Patient / die Patientin aufgenommen?
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
bfs-medstats-18-admittypeBFS Medizinische Statistik - 18 1.2.V03 - Eintrittsart / Mode d’admission / Genere di ricovero

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bfs-medstats-18-admittype

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

CodeDisplay
1 Notfall (Behandlung innerhalb von 12 Std. unabdingbar)
2 angemeldet, geplant
3 Geburt (Kind in dieser Klinik geboren)
4 interner Übertritt
5 Verlegung innerhalb 24 Std
8 andere
9 unbekannt

Source

{
  "resourceType": "CodeSystem",
  "id": "bfs-medstats-18-admittype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-18-admittype",
  "version": "3.3.0-ci-build",
  "name": "BfsMedstats17Admittype",
  "title": "BFS Medizinische Statistik - 18 1.2.V03 - Eintrittsart / Mode d’admission / Genere di ricovero",
  "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). Beschreibung der Umstände des Eintritts. Wie wurde der Patient / die Patientin aufgenommen?",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Notfall (Behandlung innerhalb von 12 Std. unabdingbar)"
    },
    {
      "code": "2",
      "display": "angemeldet, geplant"
    },
    {
      "code": "3",
      "display": "Geburt (Kind in dieser Klinik geboren)"
    },
    {
      "code": "4",
      "display": "interner Übertritt"
    },
    {
      "code": "5",
      "display": "Verlegung innerhalb 24 Std"
    },
    {
      "code": "8",
      "display": "andere"
    },
    {
      "code": "9",
      "display": "unbekannt"
    }
  ]
}