CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe - JSON Representation

Active as of 2019-01-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "bfs-medstats-21-encountertype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-bfs-medstats-21-encountertype.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-1\">1</a></td><td>allgemein</td><td>allgemein</td><td>Chambre commune</td><td>comune</td></tr><tr><td><a href=\"CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-2\">2</a></td><td>halbprivat</td><td>halbprivat</td><td>Semi-privé</td><td>semiprivata</td></tr><tr><td><a href=\"CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-3\">3</a></td><td>privat</td><td>privat</td><td>Privé</td><td>privata</td></tr><tr><td><a href=\"CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-9\">9</a></td><td>unbekannt</td><td>unbekannt</td><td>Inconnu</td><td>sconosciuto</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-21-encountertype",
  "version" : "4.0.1",
  "name" : "BfsMedstats21Encountertype",
  "title" : "BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe",
  "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). Im Rahmen des Spitalaufenthaltes belegte Liegeklasse, nicht BFS die Versicherungskategorie. Bei Wechsel der Klasse ist die im Wesentlichen beanspruchte Klasse anzugeben.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype",
        "concept" : [
          {
            "code" : "1",
            "display" : "allgemein",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "allgemein"
              },
              {
                "language" : "fr-CH",
                "value" : "Chambre commune"
              },
              {
                "language" : "it-CH",
                "value" : "comune"
              }
            ]
          },
          {
            "code" : "2",
            "display" : "halbprivat",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "halbprivat"
              },
              {
                "language" : "fr-CH",
                "value" : "Semi-privé"
              },
              {
                "language" : "it-CH",
                "value" : "semiprivata"
              }
            ]
          },
          {
            "code" : "3",
            "display" : "privat",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "privat"
              },
              {
                "language" : "fr-CH",
                "value" : "Privé"
              },
              {
                "language" : "it-CH",
                "value" : "privata"
              }
            ]
          },
          {
            "code" : "9",
            "display" : "unbekannt",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "unbekannt"
              },
              {
                "language" : "fr-CH",
                "value" : "Inconnu"
              },
              {
                "language" : "it-CH",
                "value" : "sconosciuto"
              }
            ]
          }
        ]
      }
    ]
  }
}