From 71e4fbeb5d168bded1b45c1ec92ae9e528ad2e80 Mon Sep 17 00:00:00 2001 From: Michaela Ziegler Date: Fri, 23 Feb 2024 14:22:27 +0100 Subject: [PATCH 1/5] move terminology --- .../ECH007CantonFLAbbreviation.fsh | 55 ------------------- input/fsh/terminology/ForumDatenaustausch.fsh | 18 ------ input/pagecontent/changelog.md | 1 + input/resources/namingsystem/ahvn13.xml | 37 ------------- input/resources/namingsystem/ber.xml | 32 ----------- input/resources/namingsystem/epr-spid.xml | 38 ------------- input/resources/namingsystem/gln.xml | 30 ---------- input/resources/namingsystem/k.txt | 25 --------- input/resources/namingsystem/nif.txt | 25 --------- input/resources/namingsystem/uidb.xml | 31 ----------- input/resources/namingsystem/zsr.xml | 34 ------------ sushi-config.yaml | 2 +- 12 files changed, 2 insertions(+), 326 deletions(-) delete mode 100644 input/fsh/terminology/ECH007CantonFLAbbreviation.fsh delete mode 100644 input/fsh/terminology/ForumDatenaustausch.fsh delete mode 100644 input/resources/namingsystem/ahvn13.xml delete mode 100644 input/resources/namingsystem/ber.xml delete mode 100644 input/resources/namingsystem/epr-spid.xml delete mode 100644 input/resources/namingsystem/gln.xml delete mode 100644 input/resources/namingsystem/k.txt delete mode 100644 input/resources/namingsystem/nif.txt delete mode 100644 input/resources/namingsystem/uidb.xml delete mode 100644 input/resources/namingsystem/zsr.xml diff --git a/input/fsh/terminology/ECH007CantonFLAbbreviation.fsh b/input/fsh/terminology/ECH007CantonFLAbbreviation.fsh deleted file mode 100644 index 7971c2d..0000000 --- a/input/fsh/terminology/ECH007CantonFLAbbreviation.fsh +++ /dev/null @@ -1,55 +0,0 @@ -// https://www.ech.ch/de/ech/ech-0007/6.0 -// https://www.ech.ch/sites/default/files/imce/eCH-Dossier/0001-0030/eCH-0007/6.00/Beilagen/eCH-0007-6-0.xsd - -CodeSystem: ECH007CantonFLAbbreviation -Id: ech-7-cantonflabbreviation -Title: "eCH-0007 Canton Abbreviation incl. FL (Fürstentum Liechtenstein)" -Description: "eCH-0007 defines cantonAbbreviation/cantonFLAbbreviation (Kantonskürzel inkl. Fürstentum Liechtenstein), see [here](https://www.ech.ch/de/ech/ech-0007/6.0)." -* ^experimental = false -* ^caseSensitive = true -* ^content = #complete -* #AG -* #AR -* #AI -* #BL -* #BS -* #BE -* #FR -* #GE -* #GL -* #GR -* #JU -* #LU -* #NE -* #NW -* #OW -* #SH -* #SZ -* #SO -* #SG -* #TI -* #TG -* #UR -* #VD -* #VS -* #ZG -* #ZH -* #FL - - - -ValueSet: ECH007CantonAbbreviation -Id: ech-7-cantonabbreviation -Title: "eCH-0007 Canton Abbreviation" -Description: "eCH-0007: Each municipality has a unique cantonal affiliation, which can be defined by the cantonal abbreviation commonly used in Switzerland." -* ^experimental = false -* include codes from system ECH007CantonFLAbbreviation -* exclude http://fhir.ch/ig/ch-core/CodeSystem/ech-7-cantonflabbreviation#FL - - -ValueSet: ECH007CantonFLAbbreviation -Id: ech-7-cantonflabbreviation -Title: "eCH-0007 Canton Abbreviation incl. FL (Fürstentum Liechtenstein)" -Description: "eCH-0007: Analogous to cantonAbbreviation, but contains the entry 'FL' for the Principality of Liechtenstein in addition to the actual cantons. " -* ^experimental = false -* include codes from system ECH007CantonFLAbbreviation diff --git a/input/fsh/terminology/ForumDatenaustausch.fsh b/input/fsh/terminology/ForumDatenaustausch.fsh deleted file mode 100644 index d05e74f..0000000 --- a/input/fsh/terminology/ForumDatenaustausch.fsh +++ /dev/null @@ -1,18 +0,0 @@ -Instance: ch-core-forum-datenaustausch-tariff -InstanceOf: NamingSystem -Usage: #definition -* name = "ForumDatenaustauschTariffType" -* status = #active -* kind = #identifier -* date = "2023-04-20T00:00:00+02:00" -* description = "Identification for Forum Datenaustausch tariff types. - -The detailed tariff list is avaible at this [url](https://www.forum-datenaustausch.ch/de/referenzdaten/) - -Naming Convention for fore each tariff type is: - -http://forum-datenaustausch.ch/tariff/[A-Z0-9]{3} -" -* uniqueId[0].type = #uri -* uniqueId[=].value = "http://forum-datenaustausch.ch/tariff" -* uniqueId[=].preferred = true diff --git a/input/pagecontent/changelog.md b/input/pagecontent/changelog.md index 6d04010..5c57921 100644 --- a/input/pagecontent/changelog.md +++ b/input/pagecontent/changelog.md @@ -9,6 +9,7 @@ All significant changes to this FHIR implementation guide will be documented on * [#272](https://github.com/hl7ch/ch-core/issues/272): Update the CHCoreDocumentReference EPR-XDS mapping * [#269](https://github.com/hl7ch/ch-core/issues/269): max cardinality for only one gln for practitioner * [CH Term #23](https://github.com/hl7ch/ch-epr-term/issues/23): Changes according to the renaming of CH EPR Term to CH Term +* [#274](https://github.com/hl7ch/ch-core/issues/274): Move terminology to CH Term #### Fixed diff --git a/input/resources/namingsystem/ahvn13.xml b/input/resources/namingsystem/ahvn13.xml deleted file mode 100644 index ca758f9..0000000 --- a/input/resources/namingsystem/ahvn13.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/ber.xml b/input/resources/namingsystem/ber.xml deleted file mode 100644 index 8014980..0000000 --- a/input/resources/namingsystem/ber.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/epr-spid.xml b/input/resources/namingsystem/epr-spid.xml deleted file mode 100644 index 33bbdf3..0000000 --- a/input/resources/namingsystem/epr-spid.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/gln.xml b/input/resources/namingsystem/gln.xml deleted file mode 100644 index 062a927..0000000 --- a/input/resources/namingsystem/gln.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/k.txt b/input/resources/namingsystem/k.txt deleted file mode 100644 index 12ad078..0000000 --- a/input/resources/namingsystem/k.txt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/nif.txt b/input/resources/namingsystem/nif.txt deleted file mode 100644 index 43f4858..0000000 --- a/input/resources/namingsystem/nif.txt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/uidb.xml b/input/resources/namingsystem/uidb.xml deleted file mode 100644 index 47de829..0000000 --- a/input/resources/namingsystem/uidb.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/input/resources/namingsystem/zsr.xml b/input/resources/namingsystem/zsr.xml deleted file mode 100644 index a6c7320..0000000 --- a/input/resources/namingsystem/zsr.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sushi-config.yaml b/sushi-config.yaml index f4a6f58..dd61f21 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -25,7 +25,7 @@ copyright: CC0-1.0 jurisdiction: urn:iso:std:iso:3166#CH dependencies: - ch.fhir.ig.ch-term: current # 3.0.x + ch.fhir.ig.ch-term: dev # 3.0.x hl7.terminology: 5.4.0 pages: From 8f35a95ee86ccdb8b7f5e841c7d856a979a160da Mon Sep 17 00:00:00 2001 From: Michaela Ziegler Date: Tue, 27 Feb 2024 10:50:35 +0100 Subject: [PATCH 2/5] move instances to ch term --- .../bfs-medstats-17-admitsource.xml | 81 ------ .../codesystem/bfs-medstats-18-admittype.xml | 57 ----- .../codesystem/bfs-medstats-19-admitrole.xml | 61 ----- .../bfs-medstats-20-encounterclass.xml | 41 --- .../bfs-medstats-21-encountertype.xml | 45 ---- .../bfs-medstats-27-dischargedecision.xml | 57 ----- .../bfs-medstats-28-dischargedestination.xml | 81 ------ .../bfs-medstats-29-dischargeencounter.xml | 61 ----- input/resources/codesystem/ech-10.xml | 46 ---- .../ech-11-maritaldata-separation.xml | 38 --- .../codesystem/ech-11-maritalstatus.xml | 62 ----- input/resources/codesystem/ech-11-sex.xml | 42 --- input/resources/codesystem/ech-11.xml | 89 ------- .../codesystem/ech-46-emailcategory.xml | 52 ---- .../codesystem/ech-46-internetcategory.xml | 52 ---- .../codesystem/ech-46-phonecategory.xml | 148 ----------- .../bfs-encounter-class-to-fhir.xml | 58 ----- ...umententry-confidentialitycode-to-fhir.xml | 64 ----- .../ech-46-emailcategory-to-fhir.xml | 51 ---- .../ech-46-internetcategory-to-fhir.xml | 51 ---- .../ech-46-phonecategory-to-fhir.xml | 133 ---------- .../maritalstatus-ech11-to-fhir.xml | 108 -------- .../conceptmap/sex-ech11-to-fhir.xml | 60 ----- .../valueset/bfs-medstats-17-admitsource.xml | 239 ------------------ .../valueset/bfs-medstats-18-admittype.xml | 143 ----------- .../valueset/bfs-medstats-19-admitrole.xml | 159 ------------ .../bfs-medstats-20-encounterclass.xml | 79 ------ .../bfs-medstats-21-encountertype.xml | 95 ------- .../bfs-medstats-27-dischargedecision.xml | 143 ----------- .../bfs-medstats-28-dischargedestination.xml | 239 ------------------ .../bfs-medstats-29-dischargeencounter.xml | 159 ------------ .../ch-core-encounter-participation-type.xml | 38 --- .../valueset/ch-core-maritalstatus.xml | 162 ------------ input/resources/valueset/ch-core-religion.xml | 146 ----------- input/resources/valueset/ech-10-linetype.xml | 79 ------ .../valueset/ech-11-firstnamedatatype.xml | 95 ------- .../ech-11-maritaldata-separation.xml | 63 ----- .../valueset/ech-11-maritalstatus.xml | 159 ------------ .../valueset/ech-11-namedatatype.xml | 144 ----------- input/resources/valueset/ech-11-sex.xml | 79 ------ .../valueset/ech-46-emailcategory.xml | 31 --- .../valueset/ech-46-internetcategory.xml | 31 --- .../valueset/ech-46-phonecategory.xml | 31 --- 43 files changed, 3852 deletions(-) delete mode 100644 input/resources/codesystem/bfs-medstats-17-admitsource.xml delete mode 100644 input/resources/codesystem/bfs-medstats-18-admittype.xml delete mode 100644 input/resources/codesystem/bfs-medstats-19-admitrole.xml delete mode 100644 input/resources/codesystem/bfs-medstats-20-encounterclass.xml delete mode 100644 input/resources/codesystem/bfs-medstats-21-encountertype.xml delete mode 100644 input/resources/codesystem/bfs-medstats-27-dischargedecision.xml delete mode 100644 input/resources/codesystem/bfs-medstats-28-dischargedestination.xml delete mode 100644 input/resources/codesystem/bfs-medstats-29-dischargeencounter.xml delete mode 100644 input/resources/codesystem/ech-10.xml delete mode 100644 input/resources/codesystem/ech-11-maritaldata-separation.xml delete mode 100644 input/resources/codesystem/ech-11-maritalstatus.xml delete mode 100644 input/resources/codesystem/ech-11-sex.xml delete mode 100644 input/resources/codesystem/ech-11.xml delete mode 100644 input/resources/codesystem/ech-46-emailcategory.xml delete mode 100644 input/resources/codesystem/ech-46-internetcategory.xml delete mode 100644 input/resources/codesystem/ech-46-phonecategory.xml delete mode 100644 input/resources/conceptmap/bfs-encounter-class-to-fhir.xml delete mode 100644 input/resources/conceptmap/documententry-confidentialitycode-to-fhir.xml delete mode 100644 input/resources/conceptmap/ech-46-emailcategory-to-fhir.xml delete mode 100644 input/resources/conceptmap/ech-46-internetcategory-to-fhir.xml delete mode 100644 input/resources/conceptmap/ech-46-phonecategory-to-fhir.xml delete mode 100644 input/resources/conceptmap/maritalstatus-ech11-to-fhir.xml delete mode 100644 input/resources/conceptmap/sex-ech11-to-fhir.xml delete mode 100644 input/resources/valueset/bfs-medstats-17-admitsource.xml delete mode 100644 input/resources/valueset/bfs-medstats-18-admittype.xml delete mode 100644 input/resources/valueset/bfs-medstats-19-admitrole.xml delete mode 100644 input/resources/valueset/bfs-medstats-20-encounterclass.xml delete mode 100644 input/resources/valueset/bfs-medstats-21-encountertype.xml delete mode 100644 input/resources/valueset/bfs-medstats-27-dischargedecision.xml delete mode 100644 input/resources/valueset/bfs-medstats-28-dischargedestination.xml delete mode 100644 input/resources/valueset/bfs-medstats-29-dischargeencounter.xml delete mode 100644 input/resources/valueset/ch-core-encounter-participation-type.xml delete mode 100644 input/resources/valueset/ch-core-maritalstatus.xml delete mode 100644 input/resources/valueset/ch-core-religion.xml delete mode 100644 input/resources/valueset/ech-10-linetype.xml delete mode 100644 input/resources/valueset/ech-11-firstnamedatatype.xml delete mode 100644 input/resources/valueset/ech-11-maritaldata-separation.xml delete mode 100644 input/resources/valueset/ech-11-maritalstatus.xml delete mode 100644 input/resources/valueset/ech-11-namedatatype.xml delete mode 100644 input/resources/valueset/ech-11-sex.xml delete mode 100644 input/resources/valueset/ech-46-emailcategory.xml delete mode 100644 input/resources/valueset/ech-46-internetcategory.xml delete mode 100644 input/resources/valueset/ech-46-phonecategory.xml diff --git a/input/resources/codesystem/bfs-medstats-17-admitsource.xml b/input/resources/codesystem/bfs-medstats-17-admitsource.xml deleted file mode 100644 index 82c6145..0000000 --- a/input/resources/codesystem/bfs-medstats-17-admitsource.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Unmittelbarer Aufenthaltsort vor dem Eintritt. Wo befand sich BFS der Patient / die Patientin?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="Zuhause"/> - </concept> - <concept> - <code value="2"/> - <display value="Zuhause mit SPITEX Versorgung"/> - </concept> - <concept> - <code value="3"/> - <display value="Krankenheim, Pflegeheim"/> - </concept> - <concept> - <code value="4"/> - <display value="Altersheim, andere sozialmed. Institutionen"/> - </concept> - <concept> - <code value="5"/> - <display value="Psychiatrische Klinik, anderer Betrieb"/> - </concept> - <concept> - <code value="55"/> - <display value="Psychiatrische Abteilung/Klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="6"/> - <display value="anderes Krankenhaus (Akutspital) oder Geburtshaus"/> - </concept> - <concept> - <code value="66"/> - <display value="Akutabteilung/-klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="7"/> - <display value="Strafvollzugsanstalt"/> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - </concept> - <concept> - <code value="83"/> - <display value="Rehabilitationsklinik, anderer Betrieb"/> - </concept> - <concept> - <code value="84"/> - <display value="Rehabilitations- abteilung/-klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-18-admittype.xml b/input/resources/codesystem/bfs-medstats-18-admittype.xml deleted file mode 100644 index bc01a99..0000000 --- a/input/resources/codesystem/bfs-medstats-18-admittype.xml +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-18-admittype"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-18-admittype"/> - <version value="2.0.0"/> - <name value="BfsMedstats17Admittype"/> - <title value="BFS Medizinische Statistik - 18 1.2.V03 - Eintrittsart / Mode d’admission / Genere di ricovero"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 BFS Patient / die Patientin aufgenommen?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="Notfall (Behandlung innerhalb von 12 Std. unabdingbar)"/> - </concept> - <concept> - <code value="2"/> - <display value="angemeldet, geplant"/> - </concept> - <concept> - <code value="3"/> - <display value="Geburt (Kind in dieser Klinik geboren)"/> - </concept> - <concept> - <code value="4"/> - <display value="interner Übertritt"/> - </concept> - <concept> - <code value="5"/> - <display value="Verlegung innerhalb 24 Std"/> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-19-admitrole.xml b/input/resources/codesystem/bfs-medstats-19-admitrole.xml deleted file mode 100644 index 15d2877..0000000 --- a/input/resources/codesystem/bfs-medstats-19-admitrole.xml +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-19-admitrole"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-19-admitrole"/> - <version value="2.0.0"/> - <name value="BfsMedstats19Admitrole"/> - <title value="BFS Medizinische Statistik - 19 1.2.V04 - Einweisende Instanz / Décision d’envoi / Istanza ricoverante"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Wer hat die Initiative für die Klinikeinweisung ergriffen?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="selbst, Angehörige"/> - </concept> - <concept> - <code value="2"/> - <display value="Rettungsdienst (Ambulanz, Polizei)"/> - </concept> - <concept> - <code value="3"/> - <display value="Arzt"/> - </concept> - <concept> - <code value="4"/> - <display value="nichtmedizinischer Therapeut"/> - </concept> - <concept> - <code value="5"/> - <display value="sozialmedizinischer Dienst"/> - </concept> - <concept> - <code value="6"/> - <display value="Justizbehörden"/> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-20-encounterclass.xml b/input/resources/codesystem/bfs-medstats-20-encounterclass.xml deleted file mode 100644 index fc7ecd7..0000000 --- a/input/resources/codesystem/bfs-medstats-20-encounterclass.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-20-encounterclass"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass"/> - <version value="2.0.0"/> - <name value="BfsMedstats20Encounterclass"/> - <title value="BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="ambulant"/> - </concept> - <concept> - <code value="3"/> - <display value="stationär"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-21-encountertype.xml b/input/resources/codesystem/bfs-medstats-21-encountertype.xml deleted file mode 100644 index d578e75..0000000 --- a/input/resources/codesystem/bfs-medstats-21-encountertype.xml +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-21-encountertype"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"/> - <version value="2.0.0"/> - <name value="BfsMedstats17Admitsource"/> - <title value="BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="allgemein"/> - </concept> - <concept> - <code value="2"/> - <display value="halbprivat"/> - </concept> - <concept> - <code value="3"/> - <display value="privat"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-27-dischargedecision.xml b/input/resources/codesystem/bfs-medstats-27-dischargedecision.xml deleted file mode 100644 index 21b5bd2..0000000 --- a/input/resources/codesystem/bfs-medstats-27-dischargedecision.xml +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-27-dischargedecision"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-27-dischargedecision"/> - <version value="2.0.0"/> - <name value="BfsMedstats27Dischargedecision"/> - <title value="BFS Medizinische Statistik - 27 1.5.V02 - Entscheid für Austritt / Décision de sortie / Décisione dell’uscita"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Wer hat den Klinikaustritt veranlasst?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="auf Initiative des Behandelnden"/> - </concept> - <concept> - <code value="2"/> - <display value="auf Initiative des Patienten (gegen Ansicht des Behandelnden)"/> - </concept> - <concept> - <code value="3"/> - <display value="auf Initiative einer Drittperson"/> - </concept> - <concept> - <code value="4"/> - <display value="interner Übertritt"/> - </concept> - <concept> - <code value="5"/> - <display value="gestorben"/> - </concept> - <concept> - <code value="8"/> - <display value="anderes"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-28-dischargedestination.xml b/input/resources/codesystem/bfs-medstats-28-dischargedestination.xml deleted file mode 100644 index 23614d1..0000000 --- a/input/resources/codesystem/bfs-medstats-28-dischargedestination.xml +++ /dev/null @@ -1,81 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-28-dischargedestination"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination"/> - <version value="2.0.0"/> - <name value="BfsMedstats28Dischargedestination"/> - <title value="BFS Medizinische Statistik - 28 1.5.V03 - Aufenthalt nach Austritt / Séjour après la sortie / Destinazione dopo l’uscita" /> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Wohin wurde der Patient entlassen?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="Zuhause"/> - </concept> - <concept> - <code value="2"/> - <display value="Krankenheim, Pflegeheim"/> - </concept> - <concept> - <code value="3"/> - <display value="Altersheim, andere sozialmed. Institution"/> - </concept> - <concept> - <code value="4"/> - <display value="Psychiatrische Klinik, anderer Betrieb"/> - </concept> - <concept> - <code value="44"/> - <display value="Psychiatrische Abteilung/Klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="5"/> - <display value="Rehabilitationsklinik, anderer Betrieb"/> - </concept> - <concept> - <code value="55"/> - <display value="Rehabilitations- abteilung/-klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="6"/> - <display value="anderes Krankenhaus (Akutspital) oder Geburtshaus"/> - </concept> - <concept> - <code value="66"/> - <display value="Akutabteilung/-klinik, gleicher Betrieb"/> - </concept> - <concept> - <code value="7"/> - <display value="Strafvollzugsanstalt"/> - </concept> - <concept> - <code value="8"/> - <display value="anderes"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> - <concept> - <code value="0"/> - <display value="Todesfall"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/bfs-medstats-29-dischargeencounter.xml b/input/resources/codesystem/bfs-medstats-29-dischargeencounter.xml deleted file mode 100644 index 0bed437..0000000 --- a/input/resources/codesystem/bfs-medstats-29-dischargeencounter.xml +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-29-dischargeencounter"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter"/> - <version value="2.0.0"/> - <name value="BfsMedstats29Dischargeencounter"/> - <title value="BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento dopo l’uscita" /> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="geheilt/kein Behandlungsbedarf"/> - </concept> - <concept> - <code value="2"/> - <display value="ambulante Behandlung"/> - </concept> - <concept> - <code value="3"/> - <display value="ambulante Pflege (z.B. SPITEX)"/> - </concept> - <concept> - <code value="4"/> - <display value="stationäre Behandlung oder Pflege"/> - </concept> - <concept> - <code value="5"/> - <display value="Rehabilitation (amb. oder stat.)"/> - </concept> - <concept> - <code value="8"/> - <display value="anderes"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> - <concept> - <code value="0"/> - <display value="Todesfall"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-10.xml b/input/resources/codesystem/ech-10.xml deleted file mode 100644 index 2786133..0000000 --- a/input/resources/codesystem/ech-10.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-10"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-10"/> - <version value="2.0.0"/> - <name value="ECH11CodeSystem"/> - <title value="eCH-010 Types"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-27"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-010 defines different Types for a postal address" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <versionNeeded value="true"/> - <content value="complete"/> - <concept> - <code value="addressLine1"/> - <display value="addressLine1"/> - </concept> - <concept> - <code value="addressLine2"/> - <display value="addressLine2"/> - </concept> - <concept> - <code value="street"/> - <display value="street"/> - </concept> - <concept> - <code value="postOfficeBoxText"/> - <display value="postOfficeBoxText"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-11-maritaldata-separation.xml b/input/resources/codesystem/ech-11-maritaldata-separation.xml deleted file mode 100644 index fabed5c..0000000 --- a/input/resources/codesystem/ech-11-maritaldata-separation.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-11-maritaldata-separation"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation"/> - <version value="2.0.0"/> - <name value="ECH11MaritaldataSeparation"/> - <title value="eCH-011 MaritalData Separation"/> - <status value="active"/> - <experimental value="false"/> - <date value="2020-10-14"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different maritalData separation zypes. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html)." /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <versionNeeded value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="freiwillig getrennt"/> - </concept> - <concept> - <code value="2"/> - <display value="gerichtlich getrennt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-11-maritalstatus.xml b/input/resources/codesystem/ech-11-maritalstatus.xml deleted file mode 100644 index 1dbc71e..0000000 --- a/input/resources/codesystem/ech-11-maritalstatus.xml +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-11-maritalstatus"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"/> - <version value="2.0.0"/> - <name value="ECH11maritalstatus"/> - <title value="eCH-011 MaritalStatus"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different maritalStatus Types. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html)." /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <versionNeeded value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="ledig"/> - </concept> - <concept> - <code value="2"/> - <display value="verheiratet"/> - </concept> - <concept> - <code value="3"/> - <display value="verwitwet"/> - </concept> - <concept> - <code value="4"/> - <display value="geschieden"/> - </concept> - <concept> - <code value="5"/> - <display value="unverheiratet"/> - </concept> - <concept> - <code value="6"/> - <display value="in eingetragener Partnerschaft"/> - </concept> - <concept> - <code value="7"/> - <display value="aufgelöste Partnerschaft"/> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-11-sex.xml b/input/resources/codesystem/ech-11-sex.xml deleted file mode 100644 index b69f958..0000000 --- a/input/resources/codesystem/ech-11-sex.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-11-sex"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex"/> - <version value="2.0.0"/> - <name value="ECH11sex"/> - <title value="eCH-011 Sex"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different sex Types. See https://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0011&documentVersion=8.13.3.5 3.3.3.3 sex" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <versionNeeded value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="männlich"/> - </concept> - <concept> - <code value="2"/> - <display value="weiblich"/> - </concept> - <concept> - <code value="3"/> - <display value="unbestimmt"/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-11.xml b/input/resources/codesystem/ech-11.xml deleted file mode 100644 index 2b920b9..0000000 --- a/input/resources/codesystem/ech-11.xml +++ /dev/null @@ -1,89 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-11"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11"/> - <version value="2.0.0"/> - <name value="ECH11CodeSystem"/> - <title value="eCH-011 Types"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different Types like Names, contactAdress etc. They are further described from the [BFS](https://www.bfs.admin.ch/bfs/de/home/register/personenregister/registerharmonisierung/nomenklaturen.assetdetail.349276.html) in 'Amtlicher Katalog der Merkmale' (Official catalogue of characteristics), Copyright BFS, Neuchâtel 2014, ISBN 978-3-303-00504-0" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <compositional value="false"/> - <versionNeeded value="true"/> - <content value="complete"/> - <concept> - <code value="officialName"/> - <display value="Amtlicher Name (zwingend), BFS-211"/> - <definition value="The official name corresponds to the name in the Swiss civil status register. For foreign persons without civil status event in Switzerland, this name corresponds to the name in the foreign passport or on the identity card."/> - </concept> - <concept> - <code value="originalName"/> - <display value="Ledigname, BFS-212"/> - <definition value="Name in accordance with official documents, which a person maintained immediately before his first marriage or establishment of a registered partnership or, based on a decision to change the name, acquired as a new maiden name."/> - </concept> - <concept> - <code value="allianceName"/> - <display value="Allianzname, BFS-213"/> - <definition value="The alliance name indicates the association of two persons who are married or living in a registered partnership. An already used alliance name can be used after dissolution of the marriage or partnership if the official name was not changed at the time of dissolution. The partner's maiden name or the partner's own maidne gname is appended to the official name with a hyphen. On request, the alliance name can be entered in the passport or on the ID card."/> - </concept> - <concept> - <code value="nameOnForeignPassport"/> - <display value="Name im ausländischen Pass, BFS-214"/> - <definition value="This name corresponds to the entry in the passport according to the machine-readable zone (MRZ) of the passport."/> - </concept> - <concept> - <code value="aliasName"/> - <display value="Aliasname, BFS-215"/> - <definition value="Name (e.g. artist's or order's name) that may be used on the basis of an approved request. The alias name can consist of one or more parts (e.g. also of alias first name and alias name)."/> - </concept> - <concept> - <code value="otherName"/> - <display value="Andere amtliche Name, BFS-216"/> - <definition value="Other official names according to Swiss civil status documents or foreign documents which are neither surnames nor first names."/> - </concept> - <concept> - <code value="declaredForeignName"/> - <display value="Name gemäss Deklaration, BFS-217"/> - </concept> - <concept> - <code value="officialFirstName"/> - <display value="Amtliche Vornamen (zwingend), BFS-221"/> - <definition value="First names as per birth certificate or civil register/Infostar in the order listed or as per foreign identity documents."/> - </concept> - <concept> - <code value="callName"/> - <display value="Rufname, BFS-222"/> - <definition value="A person has the right to choose a call name from the list of his official first names. The call name can consist of one or more first names."/> - </concept> - <concept> - <code value="firstNameOnForeignPassport"/> - <display value="Vornamen im ausländischen Pass, BFS-223"/> - <definition value="First names for persons of foreign nationality. To use in conjunction with the name in the foreign passport as defined under 214"/> - </concept> - <concept> - <code value="declaredForeignFirstName"/> - <display value="Vorname(n) gemäss Deklaration, BFS-224"/> - <definition value="For persons of foreign nationality who do not possess official documents (mainly in the field of asylum)."/> - </concept> - <concept> - <code value="contactData"/> - <display value="Zustelladresse, BFS-61"/> - <definition value="Information on how the person can be contacted, at least with the contact address, and possibly further contact information such as identification of the person if the contact address is not the registered resident."/> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-46-emailcategory.xml b/input/resources/codesystem/ech-46-emailcategory.xml deleted file mode 100644 index 86e2a10..0000000 --- a/input/resources/codesystem/ech-46-emailcategory.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-46-emailcategory"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46EmailCategory"/> - <title value="eCH-0046 Email Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines different types for e-mail categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.3.1 emailCategory" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="private"/> - <designation> - <language value="de-CH" /> - <value value="private Email-Adresse" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="adresse E-Mail privée" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="business"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Email-Adresse" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="adresse E-Mail commerciale" /> - </designation> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-46-internetcategory.xml b/input/resources/codesystem/ech-46-internetcategory.xml deleted file mode 100644 index b693b5f..0000000 --- a/input/resources/codesystem/ech-46-internetcategory.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-46-internetcategory"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46InternetCategory"/> - <title value="eCH-0046 Internet Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines different types for internet categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.5.1 internetCategory" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="private"/> - <designation> - <language value="de-CH" /> - <value value="private Internet-Adresse" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="adresse Internet privée" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="business"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Internet-Adresse" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="adresse Internet commerciale" /> - </designation> - </concept> -</CodeSystem> \ No newline at end of file diff --git a/input/resources/codesystem/ech-46-phonecategory.xml b/input/resources/codesystem/ech-46-phonecategory.xml deleted file mode 100644 index c9985a9..0000000 --- a/input/resources/codesystem/ech-46-phonecategory.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeSystem xmlns="http://hl7.org/fhir"> - <id value="ech-46-phonecategory"/> - <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46PhoneCategory"/> - <title value="eCH-0046 Phone Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines different types for phone categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.4.1 phoneNumberCategory" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <caseSensitive value="true"/> - <content value="complete"/> - <concept> - <code value="1"/> - <display value="PrivatePhone"/> - <designation> - <language value="de-CH" /> - <value value="private Telefonnummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro de téléphone privé" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="PrivateMobile"/> - <designation> - <language value="de-CH" /> - <value value="private Mobil-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro de portable privé" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="PrivateFax"/> - <designation> - <language value="de-CH" /> - <value value="private Fax-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro de fax privé" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="PrivateInternetVoice"/> - <designation> - <language value="de-CH" /> - <value value="private Internettelefonie-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro privé de téléphonie par Internet" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="BusinessCentral"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Nummer (Zentrale)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro commercial (standard)" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="BusinessDirect"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Nummer (Durchwahl)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro commercial (ligne directe)" /> - </designation> - </concept> - <concept> - <code value="7"/> - <display value="BusinessMobile"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Mobil-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro portable commercial" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="BusinessFax"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Fax-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro fax commercial" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="BusinessInternetVoice"/> - <designation> - <language value="de-CH" /> - <value value="geschäftliche Internettelefonie-Nummer" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="numéro commercial de téléphonie par Internet" /> - </designation> - </concept> - <concept> - <code value="10"/> - <display value="Pager"/> - <designation> - <language value="de-CH" /> - <value value="Pager" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="bipeur" /> - </designation> - </concept> -</CodeSystem> diff --git a/input/resources/conceptmap/bfs-encounter-class-to-fhir.xml b/input/resources/conceptmap/bfs-encounter-class-to-fhir.xml deleted file mode 100644 index 9c20228..0000000 --- a/input/resources/conceptmap/bfs-encounter-class-to-fhir.xml +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="bfs-encounter-class-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/bfs-encounter-class-to-fhir" /> - <version value="2.0.0"/> - <name value="BfsEncounterClassToFhir" /> - <title value="BFS Encounter Class to FHIR mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-04-23"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="BFS Encounter Class to FHIR mapping"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-20-encounterclass"/> - <targetUri value="http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass"/> - <target value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/> - <element> - <code value="1"/> - <display value="ambulant"/> - <target> - <code value="AMB"/> - <display value="ambulatory"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="3"/> - <display value="stationär"/> - <target> - <code value="IMP"/> - <display value="inpatient encounter"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="9"/> - <display value="unbekannt"/> - <target> - <equivalence value="unmatched"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/documententry-confidentialitycode-to-fhir.xml b/input/resources/conceptmap/documententry-confidentialitycode-to-fhir.xml deleted file mode 100644 index a4ede7e..0000000 --- a/input/resources/conceptmap/documententry-confidentialitycode-to-fhir.xml +++ /dev/null @@ -1,64 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="documententry-confidentialitycode-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/documententry-confidentialitycode-to-fhir" /> - <version value="2.0.0"/> - <name value="DocumentEntryConfidentialityCodeToFHIRMapping" /> - <title value="DocumentEntry.confidentialityCode to FHIR mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-12-27"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="DocumentEntry.confidentialityCode to FHIR mapping"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.confidentialityCode"/> - <targetUri value="http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification"/> - <group> - <source value="http://snomed.info/sct"/> - <target value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/> - <element> - <code value="17621005"/> - <display value="Normal (qualifier value)"/> - <target> - <code value="N"/> - <display value="normal"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="263856008"/> - <display value="Restricted (qualifier value)"/> - <target> - <code value="R"/> - <display value="restricted"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> - <group> - <source value="urn:oid:2.16.756.5.30.1.127.3.4"/> - <target value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/> - <element> - <code value="1141000195107"/> - <display value="Secret (qualifier value)"/> - <target> - <code value="V"/> - <display value="very restricted"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/ech-46-emailcategory-to-fhir.xml b/input/resources/conceptmap/ech-46-emailcategory-to-fhir.xml deleted file mode 100644 index 29f934d..0000000 --- a/input/resources/conceptmap/ech-46-emailcategory-to-fhir.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="ech-46-emailcategory-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/ech-46-emailcategory-to-fhir" /> - <version value="4.0.0-ballot"/> - <name value="ECH46EmailCategoryToFHIRMapping" /> - <title value="eCH-0046 Email Category to FHIR Mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="ConceptMap to show the mapping from eCH-0046 e-mail category to FHIR"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-emailcategory"/> - <targetUri value="http://hl7.org/fhir/ValueSet/contact-point-use"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory"/> - <target value="http://hl7.org/fhir/contact-point-use"/> - <element> - <code value="1"/> - <display value="private"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="equal"/> - </target> - </element> - <element> - <code value="2"/> - <display value="business"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="equal"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/ech-46-internetcategory-to-fhir.xml b/input/resources/conceptmap/ech-46-internetcategory-to-fhir.xml deleted file mode 100644 index ceab6bd..0000000 --- a/input/resources/conceptmap/ech-46-internetcategory-to-fhir.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="ech-46-internetcategory-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/ech-46-internetcategory-to-fhir" /> - <version value="4.0.0-ballot"/> - <name value="ECH46InternetCategoryToFHIRMapping" /> - <title value="eCH-0046 Internet Category to FHIR Mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="ConceptMap to show the mapping from eCH-0046 internet category to FHIR"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-internetcategory"/> - <targetUri value="http://hl7.org/fhir/ValueSet/contact-point-use"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory"/> - <target value="http://hl7.org/fhir/contact-point-use"/> - <element> - <code value="1"/> - <display value="private"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="equal"/> - </target> - </element> - <element> - <code value="2"/> - <display value="business"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="equal"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/ech-46-phonecategory-to-fhir.xml b/input/resources/conceptmap/ech-46-phonecategory-to-fhir.xml deleted file mode 100644 index 6fd000c..0000000 --- a/input/resources/conceptmap/ech-46-phonecategory-to-fhir.xml +++ /dev/null @@ -1,133 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="ech-46-phonecategory-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/ech-46-phonecategory-to-fhir" /> - <version value="4.0.0-ballot"/> - <name value="ECH46PhoneCategoryToFHIRMapping" /> - <title value="eCH-0046 Phone Category to FHIR Mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="ConceptMap to show the mapping from eCH-0046 phone category to FHIR"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-phonecategory"/> - <targetUri value="http://hl7.org/fhir/ValueSet/contact-point-use"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory"/> - <target value="http://hl7.org/fhir/contact-point-use"/> - <element> - <code value="1"/> - <display value="PrivatePhone"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="2"/> - <display value="PrivateMobile"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="subsumes"/> - </target> - <target> - <code value="mobile"/> - <display value="Mobile"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="3"/> - <display value="PrivateFax"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="4"/> - <display value="PrivateInternetVoice"/> - <target> - <code value="home"/> - <display value="Home"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="5"/> - <display value="BusinessCentral"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="6"/> - <display value="BusinessDirect"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="7"/> - <display value="BusinessMobile"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="subsumes"/> - </target> - <target> - <code value="mobile"/> - <display value="Mobile"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="8"/> - <display value="BusinessFax"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="9"/> - <display value="BusinessInternetVoice"/> - <target> - <code value="work"/> - <display value="Work"/> - <equivalence value="subsumes"/> - </target> - </element> - <element> - <code value="10"/> - <display value="Pager"/> - <target> - <code value="mobile"/> - <display value="Mobile"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/maritalstatus-ech11-to-fhir.xml b/input/resources/conceptmap/maritalstatus-ech11-to-fhir.xml deleted file mode 100644 index 9baeed3..0000000 --- a/input/resources/conceptmap/maritalstatus-ech11-to-fhir.xml +++ /dev/null @@ -1,108 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="maritalstatus-ech11-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/maritalstatus-ech11-to-fhir" /> - <version value="2.0.0"/> - <name value="MaritalStatusECH011ToFHIRMapping" /> - <title value="MaritalStatus eCH-011 to FHIR mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-26"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="MaritalStatus mapping from eCH-011 to FHIR. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html)." /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-maritalstatus"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"/> - <target value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/> - <element> - <code value="1"/> - <display value="ledig"/> - <target> - <code value="S"/> - <display value="Never married"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="2"/> - <display value="verheiratet"/> - <target> - <code value="M"/> - <display value="Married"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="3"/> - <display value="verwitwet"/> - <target> - <code value="W"/> - <display value="Widowed"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="4"/> - <display value="geschieden"/> - <target> - <code value="D"/> - <display value="Divorced"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="5"/> - <display value="unverheiratet"/> - <target> - <code value="A"/> - <display value="Annulled"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="6"/> - <display value="in eingetragener Partnerschaft"/> - <target> - <code value="M"/> - <display value="Married"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="7"/> - <display value="aufgelöste Partnerschaft"/> - <target> - <code value="D"/> - <display value="Divorced"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"/> - <target value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/> - <element> - <code value="9"/> - <display value="unbekannt"/> - <target> - <code value="UNK"/> - <display value="unknown"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/conceptmap/sex-ech11-to-fhir.xml b/input/resources/conceptmap/sex-ech11-to-fhir.xml deleted file mode 100644 index 88c17e0..0000000 --- a/input/resources/conceptmap/sex-ech11-to-fhir.xml +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ConceptMap xmlns="http://hl7.org/fhir"> - <id value="sex-ech11-to-fhir"/> - <url value="http://fhir.ch/ig/ch-core/ConceptMap/sex-ech11-to-fhir" /> - <version value="2.0.0"/> - <name value="SexECH011ToFHIRMapping" /> - <title value="Sex eCH-011 to FHIR mapping"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-26"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="Sex eCH-011 to FHIR mapping"/> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <copyright value="CC0-1.0"/> - <sourceUri value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex"/> - <targetUri value="http://hl7.org/fhir/ValueSet/administrative-gender"/> - <group> - <source value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex"/> - <target value="http://hl7.org/fhir/administrative-gender"/> - <element> - <code value="1"/> - <display value="männlich"/> - <target> - <code value="male"/> - <display value="Male"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="2"/> - <display value="weiblich"/> - <target> - <code value="female"/> - <display value="female"/> - <equivalence value="equivalent"/> - </target> - </element> - <element> - <code value="3"/> - <display value="unbestimmt"/> - <target> - <code value="other"/> - <display value="Other"/> - <equivalence value="equivalent"/> - </target> - </element> - </group> -</ConceptMap> diff --git a/input/resources/valueset/bfs-medstats-17-admitsource.xml b/input/resources/valueset/bfs-medstats-17-admitsource.xml deleted file mode 100644 index 3547cf8..0000000 --- a/input/resources/valueset/bfs-medstats-17-admitsource.xml +++ /dev/null @@ -1,239 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-17-admitsource"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-17-admitsource"/> - <version value="2.0.0"/> - <name value="BfsMedstats17Admitsource"/> - <title value="BFS Medizinische Statistik - 17 1.2.V02 - Aufenthaltsort vor dem Eintritt / Séjour avant l’admission / Luogo di soggiorno prima dell’ammissione"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Unmittelbarer Aufenthaltsort vor dem Eintritt. Wo befand sich BFS der Patient / die Patientin?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-17-admitsource"/> - <concept> - <code value="1"/> - <display value="Zuhause"/> - <designation> - <language value="de-CH" /> - <value value="Zuhause" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Domicile" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="domicilio" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="Zuhause mit SPITEX Versorgung"/> - <designation> - <language value="de-CH" /> - <value value="Zuhause mit SPITEX Versorgung" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Domicile avec soins à domicile" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="domicilio con assistenza SPITEX" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="Krankenheim, Pflegeheim"/> - <designation> - <language value="de-CH" /> - <value value="Krankenheim, Pflegeheim" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Etablissement de santé non hospitalier médicalisé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="casa di cura" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="Altersheim, andere sozialmed. Institutionen"/> - <designation> - <language value="de-CH" /> - <value value="Altersheim, andere sozialmed. Institutionen" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Etablissement de santé non hospitalier non médicalisé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="casa per anziani, altro istituto sanitario non ospedaliero" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="Psychiatrische Klinik, anderer Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Psychiatrische Klinik, anderer Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Clinique psychiatrique, autre établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="clinica psichiatrica, altro istituto" /> - </designation> - </concept> - <concept> - <code value="55"/> - <display value="Psychiatrische Abteilung/Klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Psychiatrische Abteilung/Klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Division/clinique psychiatrique, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto psichiatrico / clinica psichiatrica, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="anderes Krankenhaus (Akutspital) oder Geburtshaus"/> - <designation> - <language value="de-CH" /> - <value value="anderes Krankenhaus (Akutspital) oder Geburtshaus" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre hôpital (soins aigus) ou maison de naissance" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro istituto ospedaliero (ospedale acuto) o casa per partorienti" /> - </designation> - </concept> - <concept> - <code value="66"/> - <display value="Akutabteilung/-klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Akutabteilung/-klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Division/Clinique de soins aigus, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto acuto / ospedale acuto, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="7"/> - <display value="Strafvollzugsanstalt"/> - <designation> - <language value="de-CH" /> - <value value="Strafvollzugsanstalt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Institution d’exécution des peines" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="penitenziario" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="83"/> - <display value="Rehabilitationsklinik, anderer Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Rehabilitationsklinik, anderer Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Clinique de réadaptation, autre établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="clinica di riabilitazione, altro istituto" /> - </designation> - </concept> - <concept> - <code value="84"/> - <display value="Rehabilitations- abteilung/-klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Rehabilitations- abteilung/-klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Division/clinique de réadaptation, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto di riabilitazione / clinica di riabilitazione, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-18-admittype.xml b/input/resources/valueset/bfs-medstats-18-admittype.xml deleted file mode 100644 index 71aa417..0000000 --- a/input/resources/valueset/bfs-medstats-18-admittype.xml +++ /dev/null @@ -1,143 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-18-admittype"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-18-admittype"/> - <version value="2.0.0"/> - <name value="BfsMedstats18Admittype"/> - <title value="BFS Medizinische Statistik - 18 1.2.V03 - Eintrittsart / Mode d’admission / Genere di ricovero"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 BFS Patient / die Patientin aufgenommen?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-18-admittype"/> - <concept> - <code value="1"/> - <display value="Notfall (Behandlung innerhalb von 12 Std. unabdingbar)"/> - <designation> - <language value="de-CH" /> - <value value="Notfall (Behandlung innerhalb von 12 Std. unabdingbar)"/> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Urgence (nécessité d’un traitement dans les 12 heures)" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="urgenza (necessità di trattamento entro 12 ore)" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="angemeldet, geplant"/> - <designation> - <language value="de-CH" /> - <value value="angemeldet, geplant"/> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Annoncé, planifié" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="annunciato, pianificato" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="Geburt (Kind in dieser Klinik geboren)"/> - <designation> - <language value="de-CH" /> - <value value="Geburt (Kind in dieser Klinik geboren)"/> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Naissance (enfant né intra-muros)" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="parto (bambino nato nello stabilimento)" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="interner Übertritt"/> - <designation> - <language value="de-CH" /> - <value value="interner Übertritt"/> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Transfert interne" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="trasferimento interno" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="Verlegung innerhalb 24 Std"/> - <designation> - <language value="de-CH" /> - <value value="Verlegung innerhalb 24 Std"/> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Transfert dans les 24 heures" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="trasferimento entro 24 ore" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-19-admitrole.xml b/input/resources/valueset/bfs-medstats-19-admitrole.xml deleted file mode 100644 index 0a12119..0000000 --- a/input/resources/valueset/bfs-medstats-19-admitrole.xml +++ /dev/null @@ -1,159 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-19-admitrole"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-19-admitrole"/> - <version value="2.0.0"/> - <name value="BfsMedstats19Admitrole"/> - <title value="BFS Medizinische Statistik - 19 1.2.V04 - Einweisende Instanz / Décision d’envoi / Istanza ricoverante"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Unmittelbarer Aufenthaltsort vor dem Eintritt. Wo befand sich BFS der Patient / die Patientin?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-19-admitrole"/> - <concept> - <code value="1"/> - <display value="selbst, Angehörige"/> - <designation> - <language value="de-CH" /> - <value value="selbst, Angehörige" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Initiative propre, proches" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="paziente stesso, familiare" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="Rettungsdienst (Ambulanz, Polizei)"/> - <designation> - <language value="de-CH" /> - <value value="Rettungsdienst (Ambulanz, Polizei)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Service de sauvetage (ambulance, police)" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="servizio di soccorso (ambulanza, polizia)" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="Arzt"/> - <designation> - <language value="de-CH" /> - <value value="Arzt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Médecin" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="medico" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="nichtmedizinischer Therapeut"/> - <designation> - <language value="de-CH" /> - <value value="nichtmedizinischer Therapeut" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Thérapeute non médecin" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="terapista non medico" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="sozialmedizinischer Dienst"/> - <designation> - <language value="de-CH" /> - <value value="sozialmedizinischer Dienst" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Services sociaux" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="servizio sociosanitario" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="Justizbehörden"/> - <designation> - <language value="de-CH" /> - <value value="Justizbehörden" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autorités judiciaires" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="autorità giudiziarie" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-20-encounterclass.xml b/input/resources/valueset/bfs-medstats-20-encounterclass.xml deleted file mode 100644 index e8d8676..0000000 --- a/input/resources/valueset/bfs-medstats-20-encounterclass.xml +++ /dev/null @@ -1,79 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-20-encounterclass"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-20-encounterclass"/> - <version value="2.0.0"/> - <name value="BfsMedstats20Encounterclass"/> - <title value="BFS Medizinische Statistik - 20 1.3.V01 - Behandlungsart / Type de prise en charge / Genere di trattamento"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass"/> - <concept> - <code value="1"/> - <display value="ambulant"/> - <designation> - <language value="de-CH" /> - <value value="ambulant" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Ambulatoire" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="ambulatoriale" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="stationär"/> - <designation> - <language value="de-CH" /> - <value value="stationär" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Hospitalisation" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="stazionario" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-21-encountertype.xml b/input/resources/valueset/bfs-medstats-21-encountertype.xml deleted file mode 100644 index 32e3ba0..0000000 --- a/input/resources/valueset/bfs-medstats-21-encountertype.xml +++ /dev/null @@ -1,95 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-21-encountertype"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-21-encountertype"/> - <version value="2.0.0"/> - <name value="BfsMedstats21Encountertype"/> - <title value="BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"/> - <concept> - <code value="1"/> - <display value="allgemein"/> - <designation> - <language value="de-CH" /> - <value value="allgemein" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Chambre commune" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="comune" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="halbprivat"/> - <designation> - <language value="de-CH" /> - <value value="halbprivat" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Semi-privé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="semiprivata" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="privat"/> - <designation> - <language value="de-CH" /> - <value value="privat" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Privé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="privata" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-27-dischargedecision.xml b/input/resources/valueset/bfs-medstats-27-dischargedecision.xml deleted file mode 100644 index 3dda090..0000000 --- a/input/resources/valueset/bfs-medstats-27-dischargedecision.xml +++ /dev/null @@ -1,143 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-27-dischargedecision"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-27-dischargedecision"/> - <version value="2.0.0"/> - <name value="BfsMedstats27Dischargedecision"/> - <title value="BFS Medizinische Statistik - 27 1.5.V02 - Entscheid für Austritt / Décision de sortie / Décisione dell’uscita"/> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Wer hat den Klinikaustritt veranlasst?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-27-dischargedecision"/> - <concept> - <code value="1"/> - <display value="auf Initiative des Behandelnden"/> - <designation> - <language value="de-CH" /> - <value value="auf Initiative des Behandelnden" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Sur l’initiative du traitant" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="su iniziativa del curante" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="auf Initiative des Patienten (gegen Ansicht des Behandelnden)"/> - <designation> - <language value="de-CH" /> - <value value="auf Initiative des Patienten (gegen Ansicht des Behandelnden)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Sur l’initiative du patient (contre l’avis traitant)" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="su iniziativa del paziente (contro il parere del curante)" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="auf Initiative einer Drittperson"/> - <designation> - <language value="de-CH" /> - <value value="auf Initiative einer Drittperson" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Sur l’initiative d’une tierce personne" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="su iniziativa di terzi" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="interner Übertritt"/> - <designation> - <language value="de-CH" /> - <value value="interner Übertritt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Transfert interne" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="trasferimento interno" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="gestorben"/> - <designation> - <language value="de-CH" /> - <value value="gestorben" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Décédé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="decesso" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-28-dischargedestination.xml b/input/resources/valueset/bfs-medstats-28-dischargedestination.xml deleted file mode 100644 index b46e260..0000000 --- a/input/resources/valueset/bfs-medstats-28-dischargedestination.xml +++ /dev/null @@ -1,239 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-28-dischargedestination"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-28-dischargedestination"/> - <version value="2.0.0"/> - <name value="BfsMedstats28Dischargedestination"/> - <title value="BFS Medizinische Statistik - 28 1.5.V03 - Aufenthalt nach Austritt / Séjour après la sortie / Destinazione dopo l’uscita" /> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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). Wohin wurde der Patient entlassen?" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-28-dischargedestination"/> - <concept> - <code value="1"/> - <display value="Zuhause"/> - <designation> - <language value="de-CH" /> - <value value="Zuhause" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Domicile" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="domicilio" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="Krankenheim, Pflegeheim"/> - <designation> - <language value="de-CH" /> - <value value="Krankenheim, Pflegeheim" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="établ. de santé non hospit. médicalisé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="casa di cura" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="Altersheim, andere sozialmed. Institution"/> - <designation> - <language value="de-CH" /> - <value value="Altersheim, andere sozialmed. Institution" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="id. non médicalisé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="casa per anziani, altro stabilimento sanitario non ospedaliero" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="Psychiatrische Klinik, anderer Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Psychiatrische Klinik, anderer Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="institution psychiatrique, autre établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="clinica psichiatrica, altro istituto" /> - </designation> - </concept> - <concept> - <code value="44"/> - <display value="Psychiatrische Abteilung/Klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Psychiatrische Abteilung/Klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="division/clinique psychiatrique, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto psichiatrico / clinica psichiatrica, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="Rehabilitationsklinik, anderer Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Rehabilitationsklinik, anderer Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="institution de réadaptation, autre établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="clinica di riabilitazione, altro istituto" /> - </designation> - </concept> - <concept> - <code value="55"/> - <display value="Rehabilitations- abteilung/-klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Rehabilitations- abteilung/-klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Division/clinique de réadaptation, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto di riabilitazione / clinica di riabilitazione, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="anderes Krankenhaus (Akutspital) oder Geburtshaus"/> - <designation> - <language value="de-CH" /> - <value value="anderes Krankenhaus (Akutspital) oder Geburtshaus" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre hôpital (soins aigus) ou maison de naissance" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro stabilimento ospedaliero (ospedale acuto) o casa per partorienti" /> - </designation> - </concept> - <concept> - <code value="66"/> - <display value="Akutabteilung/-klinik, gleicher Betrieb"/> - <designation> - <language value="de-CH" /> - <value value="Akutabteilung/-klinik, gleicher Betrieb" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="division/clinique de soins aigus, même établissement" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="reparto acuto / ospedale acuto, stesso istituto" /> - </designation> - </concept> - <concept> - <code value="7"/> - <display value="Strafvollzugsanstalt"/> - <designation> - <language value="de-CH" /> - <value value="Strafvollzugsanstalt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="institution d’exécution des peines" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="penitenziario" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - <concept> - <code value="0"/> - <display value="Todesfall"/> - <designation> - <language value="de-CH" /> - <value value="Todesfall" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="décédé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="decesso" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/bfs-medstats-29-dischargeencounter.xml b/input/resources/valueset/bfs-medstats-29-dischargeencounter.xml deleted file mode 100644 index 428e257..0000000 --- a/input/resources/valueset/bfs-medstats-29-dischargeencounter.xml +++ /dev/null @@ -1,159 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="bfs-medstats-29-dischargeencounter"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-29-dischargeencounter"/> - <version value="2.0.0"/> - <name value="BfsMedstats29Dischargeencounter"/> - <title value="BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento dopo l’uscita" /> - <status value="active"/> - <experimental value="false"/> - <date value="2019-01-01"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="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 value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter"/> - <concept> - <code value="1"/> - <display value="geheilt/kein Behandlungsbedarf"/> - <designation> - <language value="de-CH" /> - <value value="geheilt/kein Behandlungsbedarf" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Guéri, aucun besoin de suivi" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="guarito/nessun bisogno di trattamento" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="ambulante Behandlung"/> - <designation> - <language value="de-CH" /> - <value value="ambulante Behandlung" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Soins ou traitement ambulatoires (cabinet médical ou en établissement)" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="trattamento ambulatoriale" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="ambulante Pflege (z.B. SPITEX)"/> - <designation> - <language value="de-CH" /> - <value value="ambulante Pflege (z.B. SPITEX)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Soins à domicile" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="cure ambulatoriali (p.es. SPITEX)" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="stationäre Behandlung oder Pflege"/> - <designation> - <language value="de-CH" /> - <value value="stationäre Behandlung oder Pflege" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Soins ou traitement stationnaires" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="trattamento o cure stazionari" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="Rehabilitation (amb. oder stat.)"/> - <designation> - <language value="de-CH" /> - <value value="Rehabilitation (amb. oder stat.)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Réadaptation ambulatoire ou stationnaire" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="riabilitazione (ambulatoriale o stazionaria)" /> - </designation> - </concept> - <concept> - <code value="8"/> - <display value="andere"/> - <designation> - <language value="de-CH" /> - <value value="andere" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autre" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="altro" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - <concept> - <code value="0"/> - <display value="Todesfall"/> - <designation> - <language value="de-CH" /> - <value value="Todesfall" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="décédé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="decesso" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ch-core-encounter-participation-type.xml b/input/resources/valueset/ch-core-encounter-participation-type.xml deleted file mode 100644 index c7b1265..0000000 --- a/input/resources/valueset/ch-core-encounter-participation-type.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ch-core-encounter-participation-type"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ch-core-encounter-participation-type"/> - <version value="2.0.0"/> - <name value="ChCoreEncounterParticipationType"/> - <title value="ChCoreEncounterParticipationType"/> - <status value="active"/> - <experimental value="false"/> - <date value="2020-04-06"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="This value set defines a set of codes that can be used to indicate how an individual participates in an encounter. In Switzerland the primary care physician is added to the extensible base ValueSet." /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <valueSet value="http://hl7.org/fhir/ValueSet/encounter-participant-type"/> - </include> - <include> - <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction"/> - <concept> - <code value="PCP"/> - <display value="primary care physician"/> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ch-core-maritalstatus.xml b/input/resources/valueset/ch-core-maritalstatus.xml deleted file mode 100644 index 7d801f4..0000000 --- a/input/resources/valueset/ch-core-maritalstatus.xml +++ /dev/null @@ -1,162 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ch-core-maritalstatus"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ch-core-maritalstatus"/> - <version value="2.0.0"/> - <name value="ChCoreMaritalStatus"/> - <title value="ChCoreMaritalStatus"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-26"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="MaritalStatus combined by fhir and eCH-11. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html)." /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <valueSet value="http://hl7.org/fhir/ValueSet/marital-status"/> - </include> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"/> - <concept> - <code value="1"/> - <display value="ledig"/> - <designation> - <language value="de-CH" /> - <value value="ledig" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="célibataire" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="celibe/nubile" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="verheiratet"/> - <designation> - <language value="de-CH" /> - <value value="verheiratet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="marié-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="coniugato/a" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="verwitwet"/> - <designation> - <language value="de-CH" /> - <value value="verwitwet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="veuf/veuve" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="vedovo/vedova" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="geschieden"/> - <designation> - <language value="de-CH" /> - <value value="geschieden" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="divorcé-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="divorziato/a" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="unverheiratet"/> - <designation> - <language value="de-CH" /> - <value value="unverheiratet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="non marié-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="non coniugato/a" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="in eingetragener Partnerschaft"/> - <designation> - <language value="de-CH" /> - <value value="in eingetragener Partnerschaft" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="lié-e par un partenariat enregistré" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="in unione domestica registrata" /> - </designation> - </concept> - <concept> - <code value="7"/> - <display value="aufgelöste Partnerschaft"/> - <designation> - <language value="de-CH" /> - <value value="aufgelöste Partnerschaft" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="partenariat dissous" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="unione domestica sciolta" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ch-core-religion.xml b/input/resources/valueset/ch-core-religion.xml deleted file mode 100644 index 34ce1b2..0000000 --- a/input/resources/valueset/ch-core-religion.xml +++ /dev/null @@ -1,146 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ch-core-religion"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ch-core-religion"/> - <version value="2.0.0"/> - <name value="ChCoreReligion"/> - <title value="ChCoreReligion"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-26"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="Religion combined by fhir and eCH-11" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <valueSet value="http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"/> - </include> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-religion"/> - <concept> - <code value="111"/> - <display value="evangelisch-reformierte (protestantische) Kirche"/> - <designation> - <language value="de-CH"/> - <value value="evangelisch-reformierte (protestantische) Kirche"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="Eglise réformée évangélique/Eglise protestante"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Chiesa evangelico-riformata / Chiesa protestante"/> - </designation> - </concept> - <concept> - <code value="121"/> - <display value="römisch-katholische Kirche"/> - <designation> - <language value="de-CH"/> - <value value="römisch-katholische Kirche"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="Eglise catholique romaine"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Chiesa cattolica romana"/> - </designation> - </concept> - <concept> - <code value="122"/> - <display value="christkatholische / altkatholische Kirche"/> - <designation> - <language value="de-CH"/> - <value value="christkatholische / altkatholische Kirche"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="Eglise catholique-chrétienne/Eglise vieille-catholique"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Chiesa cattolico-cristiana / Chiesa vecchio-cattolica"/> - </designation> - </concept> - <concept> - <code value="211"/> - <display value="israelitische Gemeinschaft / jüdische Glaubensgemeinschaft"/> - <designation> - <language value="de-CH"/> - <value value="israelitische Gemeinschaft / jüdische Glaubensgemeinschaft"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="Communauté israélite/Communauté juive"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Comunità israelita / Comunità di confessione ebraica"/> - </designation> - </concept> - <concept> - <code value="211201" /> - <display value="Israelitische Cultusgemeinde"/> - <designation> - <language value="de-CH"/> - <value value="Israelitische Cultusgemeinde"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="«Israelitische Cultusgemeinde»"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Comunità di culto israelita"/> - </designation> - </concept> - <concept> - <code value="211301" /> - <display value="Jüdisch Liberale Gemeinde"/> - <designation> - <language value="de-CH"/> - <value value="Jüdisch Liberale Gemeinde"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="«Jüdische Liberale Gemeinde»"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Comunità giudaica liberale"/> - </designation> - </concept> - <concept> - <code value="000"/> - <display value="Unbekannt"/> - <designation> - <language value="de-CH"/> - <value value="Unbekannt"/> - </designation> - <designation> - <language value="fr-CH"/> - <value value="Inconnue"/> - </designation> - <designation> - <language value="it-CH"/> - <value value="Sconosciuto"/> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-10-linetype.xml b/input/resources/valueset/ech-10-linetype.xml deleted file mode 100644 index d7a0b92..0000000 --- a/input/resources/valueset/ech-10-linetype.xml +++ /dev/null @@ -1,79 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-10-linetype"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-10-linetype"/> - <version value="2.0.0"/> - <name value="ECH10AddressLine"/> - <title value="eCH-010 Address Line Type"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-27"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-010 defines different address lines (addressLine1,2 and street)" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-10"/> - <concept> - <code value="addressLine1"/> - <display value="addressLine1"/> - <designation> - <language value="de-CH" /> - <value value="Adresszeile 1 (optional)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Ligne d’adresse 1 (facultatif)" /> - </designation> - </concept> - <concept> - <code value="addressLine2"/> - <display value="addressLine2"/> - <designation> - <language value="de-CH" /> - <value value="Adresszeile 2 (optional)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Ligne d’adresse 2 (facultatif)" /> - </designation> - </concept> - <concept> - <code value="street"/> - <display value="street"/> - <designation> - <language value="de-CH" /> - <value value="Adressierung Strasse / Wohnung (optional)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Adressage rue / appartement (facultatif)" /> - </designation> - </concept> - <concept> - <code value="postOfficeBoxText"/> - <display value="postOfficeBoxText"/> - <designation> - <language value="de-CH" /> - <value value="Adressierung Postfach (optional)" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Adressage case postale (facultatif)" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-11-firstnamedatatype.xml b/input/resources/valueset/ech-11-firstnamedatatype.xml deleted file mode 100644 index c031053..0000000 --- a/input/resources/valueset/ech-11-firstnamedatatype.xml +++ /dev/null @@ -1,95 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-11-firstnamedatatype"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-firstnamedatatype"/> - <version value="2.0.0"/> - <name value="ECH11FirstNameDataTypes"/> - <title value="eCH-011 FirstNameDataTypes"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different nameData Types, this ValueSet is the subset for the firstnames" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11"/> - <concept> - <code value="officialFirstName"/> - <display value="Amtliche Vornamen (zwingend), BFS-221"/> - <designation> - <language value="de-CH" /> - <value value="Amtliche Vornamen" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Prénoms officiels" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Nomi ufficiali" /> - </designation> - </concept> - <concept> - <code value="callName"/> - <display value="Rufname, BFS-222"/> - <designation> - <language value="de-CH" /> - <value value="Rufname" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Prénom usuel" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Nome abituale" /> - </designation> - </concept> - <concept> - <code value="firstNameOnForeignPassport"/> - <display value="Vornamen im ausländischen Pass, BFS-223"/> - <designation> - <language value="de-CH" /> - <value value="Vornamen im ausländischen Pass" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Prénoms selon passeport étranger" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Nomi riportati sul passaporto straniero" /> - </designation> - </concept> - <concept> - <code value="declaredForeignFirstName"/> - <display value="Vorname(n) gemäss Deklaration, BFS-224"/> - <designation> - <language value="de-CH" /> - <value value="Vorname(n) gemäss Deklaration" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Prénoms selon déclaration" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Nomi dichiarati" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-11-maritaldata-separation.xml b/input/resources/valueset/ech-11-maritaldata-separation.xml deleted file mode 100644 index 2a18359..0000000 --- a/input/resources/valueset/ech-11-maritaldata-separation.xml +++ /dev/null @@ -1,63 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-11-maritaldata-separation"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-maritaldata-separation"/> - <version value="2.0.0"/> - <name value="ECH11MaritaldataSeparation"/> - <title value="eCH-011 MaritalData Separation"/> - <status value="active"/> - <experimental value="false"/> - <date value="2020-10-14"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines maritalData separation types" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation"/> - <concept> - <code value="1"/> - <display value="freiwillig getrennt"/> - <designation> - <language value="de-CH" /> - <value value="freiwillig getrennt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Séparation de fait" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Separato/a volontariamente" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="gerichtlich getrennt"/> - <designation> - <language value="de-CH" /> - <value value="gerichtlich getrennt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Séparation légale" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Separato/a giudizialmente" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-11-maritalstatus.xml b/input/resources/valueset/ech-11-maritalstatus.xml deleted file mode 100644 index abbcd8b..0000000 --- a/input/resources/valueset/ech-11-maritalstatus.xml +++ /dev/null @@ -1,159 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-11-maritalstatus"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-maritalstatus"/> - <version value="2.0.0"/> - <name value="ECH11MaritalStatus"/> - <title value="eCH-011 MaritalStatus"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines maritalStaus Types" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"/> - <concept> - <code value="1"/> - <display value="ledig"/> - <designation> - <language value="de-CH" /> - <value value="ledig" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="célibataire" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="celibe/nubile" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="verheiratet"/> - <designation> - <language value="de-CH" /> - <value value="verheiratet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="marié-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="coniugato/a" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="verwitwet"/> - <designation> - <language value="de-CH" /> - <value value="verwitwet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="veuf/veuve" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="vedovo/vedova" /> - </designation> - </concept> - <concept> - <code value="4"/> - <display value="geschieden"/> - <designation> - <language value="de-CH" /> - <value value="geschieden" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="divorcé-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="divorziato/a" /> - </designation> - </concept> - <concept> - <code value="5"/> - <display value="unverheiratet"/> - <designation> - <language value="de-CH" /> - <value value="unverheiratet" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="non marié-e" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="non coniugato/a" /> - </designation> - </concept> - <concept> - <code value="6"/> - <display value="in eingetragener Partnerschaft"/> - <designation> - <language value="de-CH" /> - <value value="in eingetragener Partnerschaft" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="lié-e par un partenariat enregistré" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="in unione domestica registrata" /> - </designation> - </concept> - <concept> - <code value="7"/> - <display value="aufgelöste Partnerschaft"/> - <designation> - <language value="de-CH" /> - <value value="aufgelöste Partnerschaft" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="partenariat dissous" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="unione domestica sciolta" /> - </designation> - </concept> - <concept> - <code value="9"/> - <display value="unbekannt"/> - <designation> - <language value="de-CH" /> - <value value="unbekannt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="inconnu" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sconosciuto" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-11-namedatatype.xml b/input/resources/valueset/ech-11-namedatatype.xml deleted file mode 100644 index 7ca5fb0..0000000 --- a/input/resources/valueset/ech-11-namedatatype.xml +++ /dev/null @@ -1,144 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-11-namedatatype"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-namedatatype"/> - <version value="2.0.0"/> - <name value="ECH11NameDataTypes"/> - <title value="eCH-011 NameDataTypes"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines different nameData Types, this ValueSet is the subset for the family name" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11"/> - <concept> - <code value="officialName"/> - <display value="Amtlicher Name (zwingend), BFS-211"/> - <designation> - <language value="de-CH" /> - <value value="Amtlicher Name" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom officiel" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Cognome ufficiale" /> - </designation> - </concept> - <concept> - <code value="originalName"/> - <display value="Ledigname, BFS-212"/> - <designation> - <language value="de-CH" /> - <value value="Ledigname" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom de célibataire" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Cognome da celibe/nubile" /> - </designation> - </concept> - <concept> - <code value="allianceName"/> - <display value="Allianzname, BFS-213"/> - <designation> - <language value="de-CH" /> - <value value="Allianzname" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom d’alliance" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Cognome d’affinità" /> - </designation> - </concept> - <concept> - <code value="nameOnForeignPassport"/> - <display value="Name im ausländischen Pass, BFS-214"/> - <designation> - <language value="de-CH" /> - <value value="Name im ausländischen Pass" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom selon le passeport étranger" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Cognome sul passaporto straniero" /> - </designation> - </concept> - <concept> - <code value="aliasName"/> - <display value="Aliasname, BFS-215"/> - <designation> - <language value="de-CH" /> - <value value="Aliasname" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom alias" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Pseudonimo" /> - </designation> - </concept> - <concept> - <code value="otherName"/> - <display value="Andere amtliche Name, BFS-216"/> - - <designation> - <language value="de-CH" /> - <value value="Andere amtliche Name" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Autres noms" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Altri cognomi ufficiali" /> - </designation> - </concept> - <concept> - <code value="declaredForeignName"/> - <display value="Name gemäss Deklaration, BFS-217"/> - <designation> - <language value="de-CH" /> - <value value="Name gemäss Deklaration" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="Nom selon déclaration" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="Cognome dichiarato" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-11-sex.xml b/input/resources/valueset/ech-11-sex.xml deleted file mode 100644 index dbadbf1..0000000 --- a/input/resources/valueset/ech-11-sex.xml +++ /dev/null @@ -1,79 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-11-sex"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-11-sex"/> - <version value="2.0.0"/> - <name value="ECH11Sex"/> - <title value="eCH-011 Sex"/> - <status value="active"/> - <experimental value="false"/> - <date value="2018-11-12"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-011 defines these sex types" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex"/> - <concept> - <code value="1"/> - <display value="männlich"/> - <designation> - <language value="de-CH" /> - <value value="männlich" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="masculin" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sesso maschile" /> - </designation> - </concept> - <concept> - <code value="2"/> - <display value="weiblich"/> - <designation> - <language value="de-CH" /> - <value value="weiblich" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="féminin" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="sesso femminile" /> - </designation> - </concept> - <concept> - <code value="3"/> - <display value="unbestimmt"/> - <designation> - <language value="de-CH" /> - <value value="unbestimmt" /> - </designation> - <designation> - <language value="fr-CH" /> - <value value="indéterminé" /> - </designation> - <designation> - <language value="it-CH" /> - <value value="indeterminato" /> - </designation> - </concept> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-46-emailcategory.xml b/input/resources/valueset/ech-46-emailcategory.xml deleted file mode 100644 index c4a949b..0000000 --- a/input/resources/valueset/ech-46-emailcategory.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-46-emailcategory"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-emailcategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46EmailCategory"/> - <title value="eCH-0046 Email Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines these types of e-mail categories" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory"/> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-46-internetcategory.xml b/input/resources/valueset/ech-46-internetcategory.xml deleted file mode 100644 index 4052c32..0000000 --- a/input/resources/valueset/ech-46-internetcategory.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-46-internetcategory"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-internetcategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46InternetCategory"/> - <title value="eCH-0046 Internet Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines these types of internet categories" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory"/> - </include> - </compose> -</ValueSet> \ No newline at end of file diff --git a/input/resources/valueset/ech-46-phonecategory.xml b/input/resources/valueset/ech-46-phonecategory.xml deleted file mode 100644 index 77eaa2a..0000000 --- a/input/resources/valueset/ech-46-phonecategory.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="ech-46-phonecategory"/> - <url value="http://fhir.ch/ig/ch-core/ValueSet/ech-46-phonecategory"/> - <version value="4.0.0-ballot"/> - <name value="ECH46PhoneCategory"/> - <title value="eCH-0046 Phone Category"/> - <status value="active"/> - <experimental value="false"/> - <date value="2023-03-10"/> - <publisher value="HL7 Switzerland"/> - <contact> - <name value="HL7 Switzerland"/> - <telecom> - <system value="url"/> - <value value="https://www.hl7.ch/"/> - </telecom> - </contact> - <description value="eCH-0046 defines these types of phone categories" /> - <jurisdiction> - <coding> - <system value="urn:iso:std:iso:3166"/> - <code value="CH"/> - </coding> - </jurisdiction> - <compose> - <include> - <system value="http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory"/> - </include> - </compose> -</ValueSet> \ No newline at end of file From 6a76bde108df7e0ce5ed95a26e00087d8c2ea4ca Mon Sep 17 00:00:00 2001 From: Michaela Ziegler <michaela.ziegler@ahdis.ch> Date: Tue, 27 Feb 2024 10:51:04 +0100 Subject: [PATCH 3/5] update short values (not internal anymore) --- input/fsh/extensions/ECH46EmailCategory.fsh | 2 +- input/fsh/extensions/ECH46InternetCategory.fsh | 2 +- input/fsh/extensions/ECH46PhoneCategory.fsh | 2 +- input/fsh/profiles-resources/CHCoreEncounter.fsh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/input/fsh/extensions/ECH46EmailCategory.fsh b/input/fsh/extensions/ECH46EmailCategory.fsh index ebcdeb1..3221557 100644 --- a/input/fsh/extensions/ECH46EmailCategory.fsh +++ b/input/fsh/extensions/ECH46EmailCategory.fsh @@ -7,6 +7,6 @@ Description: "Extension to define the e-mail category according to eCH-0046" * ^context.expression = "ContactPoint.use" * url only uri * valueCodeableConcept 1..1 -* valueCodeableConcept from ECH46EmailCategory (extensible) +* valueCodeableConcept from http://fhir.ch/ig/ch-core/ValueSet/ech-46-emailcategory (extensible) * valueCodeableConcept.coding ^short = "Predefined category" * valueCodeableConcept.text ^short = "Category as free text should only be used if none of the predefined categories apply" \ No newline at end of file diff --git a/input/fsh/extensions/ECH46InternetCategory.fsh b/input/fsh/extensions/ECH46InternetCategory.fsh index 0052b50..dfab06c 100644 --- a/input/fsh/extensions/ECH46InternetCategory.fsh +++ b/input/fsh/extensions/ECH46InternetCategory.fsh @@ -7,6 +7,6 @@ Description: "Extension to define the internet category according to eCH-0046" * ^context.expression = "ContactPoint.use" * url only uri * valueCodeableConcept 1..1 -* valueCodeableConcept from ECH46InternetCategory (extensible) +* valueCodeableConcept from http://fhir.ch/ig/ch-core/ValueSet/ech-46-internetcategory (extensible) * valueCodeableConcept.coding ^short = "Predefined category" * valueCodeableConcept.text ^short = "Category as free text should only be used if none of the predefined categories apply" \ No newline at end of file diff --git a/input/fsh/extensions/ECH46PhoneCategory.fsh b/input/fsh/extensions/ECH46PhoneCategory.fsh index 248f1ed..56896ed 100644 --- a/input/fsh/extensions/ECH46PhoneCategory.fsh +++ b/input/fsh/extensions/ECH46PhoneCategory.fsh @@ -7,6 +7,6 @@ Description: "Extension to define the phone category according to eCH-0046" * ^context.expression = "ContactPoint.use" * url only uri * valueCodeableConcept 1..1 -* valueCodeableConcept from ECH46PhoneCategory (extensible) +* valueCodeableConcept from http://fhir.ch/ig/ch-core/ValueSet/ech-46-phonecategory (extensible) * valueCodeableConcept.coding ^short = "Predefined category" * valueCodeableConcept.text ^short = "Category as free text should only be used if none of the predefined categories apply" \ No newline at end of file diff --git a/input/fsh/profiles-resources/CHCoreEncounter.fsh b/input/fsh/profiles-resources/CHCoreEncounter.fsh index 34065b5..4366052 100644 --- a/input/fsh/profiles-resources/CHCoreEncounter.fsh +++ b/input/fsh/profiles-resources/CHCoreEncounter.fsh @@ -22,7 +22,7 @@ Description: "Base definition of the Encounter resource for use in Swiss specifi * priority ^short = "BFS Medizinische Statistik - Eintrittsart / Mode d’admission / Genere di ricovero" * subject 1.. * subject only Reference(CHCorePatient) -* participant.type from ChCoreEncounterParticipationType (extensible) +* participant.type from http://fhir.ch/ig/ch-core/ValueSet/ch-core-encounter-participation-type (extensible) * participant.individual only Reference(CHCorePractitioner) * hospitalization.extension ^slicing.discriminator.type = #value From 7dcf6f38808e372e86aeee02526e7c4ed9659259 Mon Sep 17 00:00:00 2001 From: Michaela Ziegler <michaela.ziegler@ahdis.ch> Date: Tue, 27 Feb 2024 11:09:00 +0100 Subject: [PATCH 4/5] fix links --- .../instances/patient/UpiEprTestKrcmarevic.fsh | 2 +- input/pagecontent/changelog.md | 2 +- input/pagecontent/index.md | 15 +++++---------- input/pagecontent/terminology.md | 15 --------------- sushi-config.yaml | 3 --- 5 files changed, 7 insertions(+), 30 deletions(-) delete mode 100644 input/pagecontent/terminology.md diff --git a/input/fsh/instances/patient/UpiEprTestKrcmarevic.fsh b/input/fsh/instances/patient/UpiEprTestKrcmarevic.fsh index 9bac0a9..4844376 100644 --- a/input/fsh/instances/patient/UpiEprTestKrcmarevic.fsh +++ b/input/fsh/instances/patient/UpiEprTestKrcmarevic.fsh @@ -4,7 +4,7 @@ Usage: #example Title: "UPI EPR Test Krcmarevic" Description: "Test Patient from UPI for Swiss EPR Projectathon" * text.status = #additional -* text.div = "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div><ul><li><b>EPR-SPID</b>: 7560521127080</li><li><b>Date of Birth</b>: 20.03.1982</li><li><b>First Name</b>: Claude-Hélène Marguerite</li><li><b>Official Name</b>: Krcmarevic</li><li><b>Original Name</b>: Scheuble</li><li><b>Sex</b>: 2 (Needs transformation to HL7 ValueSet, see <a href=\"ConceptMap-sex-ech11-to-fhir.html\">ConceptMap Sex eCH-011 to FHIR mapping</a>)</li><li><b>Mother</b></li><ul><li><b>First Name</b>: Hui Xue</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Father</b></li><ul><li><b>First Name</b>: Fabio Nicola</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Nationality</b>: Switzerland (8100)</li><li><b>Country of Birth</b>: Switzerland (8100)</li><li><b>Place of Birth</b>: Zürich (261)</li></ul></div><div>\r\n Base test data for Projectathon from UPI, see <a href=\"https://docs.google.com/spreadsheets/d/1yWPhTI7DDgYDMXPVFGRmdb50c8TuUnQp9fECM3iGTBo/edit#gid=0\">Google Doc for more examples.</a></div></div>" +* text.div = "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div><ul><li><b>EPR-SPID</b>: 7560521127080</li><li><b>Date of Birth</b>: 20.03.1982</li><li><b>First Name</b>: Claude-Hélène Marguerite</li><li><b>Official Name</b>: Krcmarevic</li><li><b>Original Name</b>: Scheuble</li><li><b>Sex</b>: 2 (Needs transformation to HL7 ValueSet, see <a href=\"https://fhir.ch/ig/ch-term/ConceptMap-sex-ech11-to-fhir.html\">ConceptMap Sex eCH-011 to FHIR mapping</a>)</li><li><b>Mother</b></li><ul><li><b>First Name</b>: Hui Xue</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Father</b></li><ul><li><b>First Name</b>: Fabio Nicola</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Nationality</b>: Switzerland (8100)</li><li><b>Country of Birth</b>: Switzerland (8100)</li><li><b>Place of Birth</b>: Zürich (261)</li></ul></div><div>\r\n Base test data for Projectathon from UPI, see <a href=\"https://docs.google.com/spreadsheets/d/1yWPhTI7DDgYDMXPVFGRmdb50c8TuUnQp9fECM3iGTBo/edit#gid=0\">Google Doc for more examples.</a></div></div>" * extension[citizenship].extension.url = "code" * extension[citizenship].extension.valueCodeableConcept = urn:iso:std:iso:3166#CH "Switzerland" diff --git a/input/pagecontent/changelog.md b/input/pagecontent/changelog.md index 5c57921..cd37ac5 100644 --- a/input/pagecontent/changelog.md +++ b/input/pagecontent/changelog.md @@ -82,7 +82,7 @@ All significant changes to this FHIR implementation guide will be documented on * [#163](https://github.com/hl7ch/ch-core/issues/163): Typo * [#159](https://github.com/hl7ch/ch-core/issues/159): Add element 'experimental' (false) to CS/VS * [#161](https://github.com/hl7ch/ch-core/issues/161): Use 'patternCodeableConcept' instead of 'fixedCodeableConcept' for [Consent.policyRule](StructureDefinition-ch-core-epr-consent.html) -* [#167](https://github.com/hl7ch/ch-core/issues/167): Fix URIs in ConceptMaps ([MaritalStatus eCH-011 to FHIR mapping](ConceptMap-maritalstatus-ech11-to-fhir.html), [Sex eCH-011 to FHIR mapping](ConceptMap-sex-ech11-to-fhir.html)) +* [#167](https://github.com/hl7ch/ch-core/issues/167): Fix URIs in ConceptMaps 'MaritalStatus eCH-011 to FHIR mapping', 'Sex eCH-011 to FHIR mapping' * [#152](https://github.com/hl7ch/ch-core/issues/152): Changes status form 'draft' to 'active' #### Issues resolved without amendment (in IG) diff --git a/input/pagecontent/index.md b/input/pagecontent/index.md index e47f4d6..23c7a51 100644 --- a/input/pagecontent/index.md +++ b/input/pagecontent/index.md @@ -18,38 +18,33 @@ This guide is a working specification. We anticipate that it will be implemented **Download**: You can download this implementation guide in [NPM format](https://confluence.hl7.org/display/FHIR/NPM+Package+Specification) from [here](package.tgz). ### Relation to the Swiss EPR - The Annexes to the Swiss [Electronic Patient Record](https://www.patientendossier.ch/en) (EPR) law specify the technical and semantic requirements for interoperability. #### Metadata (Annex 3 and Annex 9) - Metadata relating to the Swiss EPR is defined in Annexes 3 and 9 by the [Ministry of Health](https://www.bag.admin.ch/bag/de/home/gesetze-und-bewilligungen/gesetzgebung/gesetzgebung-mensch-gesundheit/gesetzgebung-elektronisches-patientendossier.html). [eHealth Suisse](https://www.e-health-suisse.ch/en/home.html) maintains the value sets with additional provided translations in ART-DECOR in the [CH-EPR](https://art-decor.org/art-decor/decor-project--ch-epr-) project. All code systems and value sets from the CH-EPR project are exported to the FHIR implementation guide [CH Term](http://fhir.ch/ig/ch-term/index.html), which forms the basis for CH Core. #### Exchange formats (Annex 4) - Exchange formats for the Swiss EPR are defined in Annex 4. Exchange formats can be represented as FHIR documents. - [CH Core Document Profile EPR](StructureDefinition-ch-core-document.html): the base definition for a structured document in the Swiss EPR. - [CH Core Composition Profile EPR](StructureDefinition-ch-core-composition-epr.html): the base definition for a composition, providing the basic structure of the FHIR document. #### XDS (Annex 5, Amendment 1) - Requirements for IHE XDS are given in Annex 5. The [CH Core DocumentReference Profile EPR](StructureDefinition-ch-core-documentreference-epr.html) defines how metadata used in the EPR is to be mapped to XDS Metadata. Please note that the IHE MHD profile, which includes the document reference resource, is not yet specified in the Annexes, a draft implementation guide is [CH EPR mHealth](http://fhir.ch/ig/ch-epr-mhealth/index.html). #### CH:ATC Profile (Annex 5, Amendment 2.2) - The CH ATC profile defines the requirements for a patient’s audit trail. [CH ATC](http://fhir.ch/ig/ch-atc/index.html) is a FHIR implementation guide based on FHIR STU3 and R4. There is currently no relationship between CH ATC and CH Core. -### Scope -This document presents Swiss use concepts defined via FHIR processable artefacts. +### Scope +This document presents Swiss use concepts defined via FHIR processable artifacts: * [Profiles](profiles.html) - useful constraints of essential FHIR resources and data types for Swiss use. * [Extensions](extensions.html) - FHIR extensions that are added for local use, covering necessary Swiss concepts. -* [Terminologies](terminology.html) - defined or referenced code systems and value sets for Switzerland. +* [Terminology](https://fhir.ch/ig/ch-term/index.html) - defined or referenced code systems and value sets for Switzerland. ### Governance - The CH Core implementation guide is managed by HL7 Switzerland in the [HL7 Switzerland FHIR technical committee](https://www.hl7.ch/technisches-komitee/), see also [source](https://github.com/hl7ch/ch-core). + ### Collaboration This guide is the product of collaborative work undertaken with participants from: @@ -61,7 +56,7 @@ This guide is the product of collaborative work undertaken with participants fro This implementation guide defines data elements, resources, formats, and methods for exchanging healthcare data between different participants in the healthcare process. As such, clinical safety is a key concern. Additional guidance regarding safety for the specification’s many and various implementations is available at: [https://www.hl7.org/FHIR/safety.html](https://www.hl7.org/FHIR/safety.html). Although the present specification does gives users the opportunity to observe data protection and data security regulations, its use does not guarantee compliance with these regulations. Effective compliance must be ensured by appropriate measures during implementation projects and in daily operations. The corresponding implementation measures are explained in the standard. -In addition, the present specification can only influence compliance with the security regulations in the technical area of standardisation. It cannot influence organisational and contractual matters. +In addition, the present specification can only influence compliance with the security regulations in the technical area of standardization. It cannot influence organizational and contractual matters. ### IP Statements This document is licensed under Creative Commons "No Rights Reserved" ([CC0](https://creativecommons.org/publicdomain/zero/1.0/)). diff --git a/input/pagecontent/terminology.md b/input/pagecontent/terminology.md deleted file mode 100644 index f3c3363..0000000 --- a/input/pagecontent/terminology.md +++ /dev/null @@ -1,15 +0,0 @@ -### ValueSets - -{% include list-simple-valuesets.xhtml %} - -### CodeSystems - -{% include list-simple-codesystems.xhtml %} - -### ConceptMaps - -{% include list-simple-conceptmaps.xhtml %} - -### NamingSystems - -{% include list-simple-namingsystems.xhtml %} diff --git a/sushi-config.yaml b/sushi-config.yaml index dd61f21..6e424e9 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -37,8 +37,6 @@ pages: title: Profiles extensions.md: title: Extensions - terminology.md: - title: Terminology changelog.md: title: Changelog @@ -47,7 +45,6 @@ menu: Guidance: guidance.html Profiles: profiles.html Extensions: extensions.html - Terminology: terminology.html Artifacts: artifacts.html resources: From 2c65e13fb4eef851da651a4ad31917a09240d2a9 Mon Sep 17 00:00:00 2001 From: Michaela Ziegler <michaela.ziegler@ahdis.ch> Date: Tue, 27 Feb 2024 11:09:54 +0100 Subject: [PATCH 5/5] change dep --- sushi-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sushi-config.yaml b/sushi-config.yaml index 6e424e9..52784ea 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -25,7 +25,7 @@ copyright: CC0-1.0 jurisdiction: urn:iso:std:iso:3166#CH dependencies: - ch.fhir.ig.ch-term: dev # 3.0.x + ch.fhir.ig.ch-term: current # 3.0.x hl7.terminology: 5.4.0 pages: