Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main.yml #491

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,20 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Checkout code
- name: Checkout code (PR)
uses: actions/checkout@v4
if: github.event_name == 'pull_request'
with:
ref: ${{ github.event.pull_request.head.ref }}

- name: Checkout code (Main)
uses: actions/checkout@v4
if: github.event_name != 'pull_request'

# Java and .NET are already installed on ubuntu-latest

- name: Firely.Terminal (GitHub Actions)
uses: FirelyTeam/[email protected].1
uses: FirelyTeam/[email protected].5
with:
PATH_TO_CONFORMANCE_RESOURCES: Resources/fsh-generated/resources/
#PATH_TO_EXAMPLES: Examples
Expand All @@ -46,7 +53,6 @@ jobs:
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }}
SUSHI_ENABLED: true
SUSHI_OPTIONS: Resources/
SUSHI_VERSION: 3.8.0
EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET VALIDATION_CONFORMANCE_JAVA VALIDATION_EXAMPLES_JAVA

- name: Add & Commit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"name": "ISiKBehandlungsergebnisReha",
"id": "ISiKBehandlungsergebnisRehaCS",
"description": "Behandlungsergebnis Reha gemäß §301(4 UND 4A) SGB V. Diagnosenbezogene Bewertung des Behandlungsergebnisses für einen Versicherten/Berechtigten bei Entlassung aus der Reha-Maßnahme bzw. Stellung eines Antrags auf Verlängerung. Vgl. Schlüsseltabelle 2.71 Diagnose - Behandlungsergebnis.",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/CodeSystem/ISiKBehandlungsergebnisRehaCS",
"concept": [
{
Expand All @@ -24,7 +25,6 @@
"display": "verschlechtert"
}
],
"version": "4.0.0",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"name": "ISiKBesondereBehandlungsformReha",
"id": "ISiKBesondereBehandlungsformRehaCS",
"description": "Besondere Behandlungsform der Reha gemäß §301(4 UND 4A) SGB V. Vgl. Schlüsseltabelle 2.51 Besondere Behandlungsformen.",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/CodeSystem/ISiKBesondereBehandlungsformRehaCS",
"concept": [
{
Expand All @@ -31,7 +32,6 @@
"display": "sonstige"
}
],
"version": "4.0.0",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"name": "ISiKEntlassformReha",
"id": "ISiKEntlassformRehaCS",
"description": "ISiK Entlassform Reha. Beschreibt Form und ggf. Weiterbehandlung der Entlassung eines Versicherten/Berechtigten aus verwaltungs- und medizinischer Sicht. Vgl. Schlüsseltabelle 2.107 Entlassungsform.",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/CodeSystem/ISiKEntlassformRehaCS",
"concept": [
{
Expand Down Expand Up @@ -76,7 +77,6 @@
"display": "Entlassung vor Wiederaufnahme (für CIFolgetherapie)"
}
],
"version": "4.0.0",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"name": "ISiKUnterbrechnungReha",
"id": "ISiKUnterbrechnungRehaCS",
"description": "ISiK Unterbrechung Reha. Dokumentiert die relevanten Gründe einer Unterbrechung einer Rehabilitationsmaßnahme im Einzelfall. Vgl. Schlüsseltabelle 2.111 Erläuterung zur Unterbrechung.",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/CodeSystem/ISiKUnterbrechnungRehaCS",
"concept": [
{
Expand Down Expand Up @@ -36,7 +37,6 @@
"display": "Sonstiger Grund, der zur Unterbrechung der Pflegekosten führt"
}
],
"version": "4.0.0",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,20 @@
"min": 1,
"mustSupport": true
},
{
"id": "Patient.gender.extension",
"path": "Patient.gender.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Patient.gender.extension:Geschlecht-Administrativ",
"path": "Patient.gender.extension",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,20 @@
"path": "Practitioner.gender",
"mustSupport": true
},
{
"id": "Practitioner.gender.extension",
"path": "Practitioner.gender.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Practitioner.gender.extension:Geschlecht-Administrativ",
"path": "Practitioner.gender.extension",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "DiagnosesSCT",
"id": "DiagnosesSCT",
"description": "Enthaelt alle SNOMED Clinical finding, Event und Situation with explicit context codes",
"url": "https://gematik.de/fhir/isik/ValueSet/DiagnosesSCT",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/DiagnosesSCT",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"id": "FhirMimeTypeVS",
"title": "FhirMimeTypeVS",
"description": "FHIR Mime Types",
"url": "https://gematik.de/fhir/isik/ValueSet/FhirMimeTypeVS",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/FhirMimeTypeVS",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ISiKAccountType",
"id": "ISiKAccountType",
"title": "ISiKAccountType",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKAccountType",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKAccountType",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ISiKBehandlungsergebnisReha",
"id": "ISiKBehandlungsergebnisReha",
"description": "Behandlungsergebnis Reha gemäß §301(4 UND 4A) SGB V. Diagnosenbezogene Bewertung des Behandlungsergebnisses für einen Versicherten/Berechtigten bei Entlassung aus der Reha-Maßnahme bzw. Stellung eines Antrags auf Verlängerung. Vgl. Schlüsseltabelle 2.71 Diagnose - Behandlungsergebnis.",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKBehandlungsergebnisReha",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKBehandlungsergebnisReha",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ISiKBesondereBehandlungsformReha",
"id": "ISiKBesondereBehandlungsformReha",
"description": "Besondere Behandlungsform der Reha gemäß §301(4 UND 4A) SGB V. Vgl. Schlüsseltabelle 2.51 Besondere Behandlungsformen.",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKBesondereBehandlungsformReha",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKBesondereBehandlungsformReha",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ISiKEntlassformReha",
"id": "ISiKEntlassformReha",
"description": "ISiK Entlassform Reha. Beschreibt Form und ggf. Weiterbehandlung der Entlassung eines Versicherten/Berechtigten aus verwaltungs- und medizinischer Sicht. Vgl. Schlüsseltabelle 2.107 Entlassungsform.",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKEntlassformReha",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKEntlassformReha",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"status": "active",
"name": "ISiKLocationPhysicalType",
"id": "ISiKLocationPhysicalType",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ISiKUnterbrechnungReha",
"id": "ISiKUnterbrechnungReha",
"description": "ISiK Unterbrechung Reha. Dokumentiert die relevanten Gründe einer Unterbrechung einer Rehabilitationsmaßnahme im Einzelfall. Vgl. Schlüsseltabelle 2.111 Erläuterung zur Unterbrechung.",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKUnterbrechnungReha",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKUnterbrechnungReha",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ProzedurenCodesSCT",
"id": "ProzedurenCodesSCT",
"description": "Enthaelt alle SNOMED Procedure Codes",
"url": "https://gematik.de/fhir/isik/ValueSet/ProzedurenCodesSCT",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ProzedurenCodesSCT",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "ProzedurenKategorieSCT",
"id": "ProzedurenKategorieSCT",
"description": "Enthaelt alle SNOMED Codes für ein Mapping der OPS Klassentitel",
"url": "https://gematik.de/fhir/isik/ValueSet/ProzedurenKategorieSCT",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/ProzedurenKategorieSCT",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"id": "RestAndWSSubscriptionChannelType",
"title": "RestAndWSSubscriptionChannelType",
"description": "Subscription Channel Type for ISiK",
"url": "https://gematik.de/fhir/isik/ValueSet/RestAndWSSubscriptionChannelType",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/RestAndWSSubscriptionChannelType",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "SchwangerschaftEtMethodeVS",
"id": "SchwangerschaftEtMethodeVS",
"title": "Schwangerschaft Erwarteter Entbindungstermin Methode",
"url": "https://gematik.de/fhir/isik/ValueSet/SchwangerschaftEtMethodeVS",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/SchwangerschaftEtMethodeVS",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "SchwangerschaftsstatusVS",
"id": "SchwangerschaftsstatusVS",
"title": "Schwangerschaftsstatus Valueset",
"url": "https://gematik.de/fhir/isik/ValueSet/SchwangerschaftsstatusVS",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/SchwangerschaftsstatusVS",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"id": "StillstatusVS",
"title": "Stillstatus LOINC Antwortoptionen",
"description": "Dieses Valueset enthält die Codes zur Beschreibung von Stillstatus LOINC.",
"url": "https://gematik.de/fhir/isik/ValueSet/StillstatusVS",
"version": "4.0.0",
"url": "https://gematik.de/fhir/isik/ValueSet/StillstatusVS",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-30",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"id": "current-smoking-status-uv-ips",
"title": "Current Smoking Status - IPS",
"description": "HL7 LOINC value set for smoking status. Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms.",
"version": "1.1.0",
"url": "https://gematik.de/fhir/isik/ValueSet/current-smoking-status-uv-ips",
"meta": {
"profile": [
Expand Down Expand Up @@ -48,7 +49,6 @@
"value": "2.16.840.1.113883.11.22.59"
}
],
"version": "1.1.0",
"experimental": false,
"publisher": "HL7 International / Patient Care",
"contact": [
Expand Down