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

FHIR IG Statistics: ValueSet/bfs-medstats-20-encounterclass

Packagech.fhir.ig.ch-term
TypeValueSet
Idbfs-medstats-20-encounterclass
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-bfs-medstats-20-encounterclass.html
URLhttp://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-20-encounterclass
Version3.3.0-ci-build
Statusactive
Date2019-01-01
NameBfsMedstats20Encounterclass
TitleBFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento
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). Angabe der Behandlungsart
CopyrightCC0-1.0

Resources that use this resource

ConceptMap
bfs-encounter-class-to-fhirBFS Encounter Class to FHIR mapping
StructureDefinition
ch-core-claimCH Core Claim

Resources that this resource uses

CodeSystem
bfs-medstats-20-encounterclassBFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento

Narrative

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

Generated Narrative: ValueSet bfs-medstats-20-encounterclass


Source

{
  "resourceType": "ValueSet",
  "id": "bfs-medstats-20-encounterclass",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-20-encounterclass",
  "version": "3.3.0-ci-build",
  "name": "BfsMedstats20Encounterclass",
  "title": "BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento",
  "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). Angabe der Behandlungsart",
  "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-20-encounterclass",
        "concept": [
          {
            "code": "1",
            "display": "ambulant",
            "designation": [
              {
                "language": "de-CH",
                "value": "ambulant"
              },
              {
                "language": "fr-CH",
                "value": "Ambulatoire"
              },
              {
                "language": "it-CH",
                "value": "ambulatoriale"
              }
            ]
          },
          {
            "code": "3",
            "display": "stationär",
            "designation": [
              {
                "language": "de-CH",
                "value": "stationär"
              },
              {
                "language": "fr-CH",
                "value": "Hospitalisation"
              },
              {
                "language": "it-CH",
                "value": "stazionario"
              }
            ]
          },
          {
            "code": "9",
            "display": "unbekannt",
            "designation": [
              {
                "language": "de-CH",
                "value": "unbekannt"
              },
              {
                "language": "fr-CH",
                "value": "Inconnu"
              },
              {
                "language": "it-CH",
                "value": "sconosciuto"
              }
            ]
          }
        ]
      }
    ]
  }
}