Skip to content

Commit

Permalink
Commit from GitHub Actions (CI (FHIR Validation))
Browse files Browse the repository at this point in the history
  • Loading branch information
nikohl-de committed Nov 12, 2024
1 parent c1156d9 commit 00e2593
Show file tree
Hide file tree
Showing 14 changed files with 24 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"experimental": false,
"version": "2.0.6",
"publisher": "gematik GmbH",
"date": "2024-10-18",
"date": "2024-11-12",
"implementationGuide": [
"https://gematik.de/fhir/isik/v2/Terminplanung/ImplementationGuide|2.0.6"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"experimental": false,
"version": "2.0.6",
"publisher": "gematik GmbH",
"date": "2024-10-18",
"date": "2024-11-12",
"name": "book",
"url": "https://gematik.de/fhir/isik/v2/Terminplanung/OperationDefinition/AppointmentBook",
"kind": "operation",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "AppointmentReplaces",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "complex-type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKKalender",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKMedizinischeBehandlungseinheit",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKNachricht",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKNachrichtExtension",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "complex-type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKTermin",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down Expand Up @@ -190,6 +190,16 @@
{
"id": "Appointment.priority.extension",
"path": "Appointment.priority.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"mustSupport": true
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKTerminKontaktMitGesundheitseinrichtung",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKTerminPriorityExtension",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "complex-type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ISiKTerminblock",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "ScheduleName",
"status": "active",
"experimental": false,
"date": "2024-10-18",
"date": "2024-11-12",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "complex-type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://gematik.de/fhir/isik/v2/Terminplanung/ValueSet/ISiKTerminCancelationReason",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-18",
"date": "2024-11-12",
"compose": {
"include": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://gematik.de/fhir/isik/v2/Terminplanung/ValueSet/ISiKTerminPriority",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-18",
"date": "2024-11-12",
"compose": {
"include": [
{
Expand Down

0 comments on commit 00e2593

Please sign in to comment.