FHIR IG Statistics: ValueSet/bfs-medstats-21-encountertype
Package | ch.fhir.ig.ch-term |
Type | ValueSet |
Id | bfs-medstats-21-encountertype |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-bfs-medstats-21-encountertype.html |
URL | http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-21-encountertype |
Version | 3.3.0-ci-build |
Status | active |
Date | 2019-01-01 |
Name | BfsMedstats21Encountertype |
Title | BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe |
Realm | ch |
Authority | hl7 |
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. |
Copyright | CC0-1.0 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
1 | allgemein | allgemein | Chambre commune | comune |
2 | halbprivat | halbprivat | Semi-privé | semiprivata |
3 | privat | privat | Privé | privata |
9 | unbekannt | unbekannt | Inconnu | sconosciuto |
Source
{
"resourceType": "ValueSet",
"id": "bfs-medstats-21-encountertype",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-21-encountertype",
"version": "3.3.0-ci-build",
"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"
}
]
}
]
}
]
}
}