diff --git a/mii-dsf-process-kds-report/pom.xml b/mii-dsf-process-kds-report/pom.xml index 491e436..73ea310 100644 --- a/mii-dsf-process-kds-report/pom.xml +++ b/mii-dsf-process-kds-report/pom.xml @@ -9,7 +9,7 @@ mii-dsf-processes de.medizininformatik-initiative - 0.2.0-SNAPSHOT + 0.2.0 diff --git a/mii-dsf-process-kds-report/src/main/java/de/medizininformatik_initiative/process/kds/report/KdsReportProcessPluginDefinition.java b/mii-dsf-process-kds-report/src/main/java/de/medizininformatik_initiative/process/kds/report/KdsReportProcessPluginDefinition.java index 6256233..f46f589 100644 --- a/mii-dsf-process-kds-report/src/main/java/de/medizininformatik_initiative/process/kds/report/KdsReportProcessPluginDefinition.java +++ b/mii-dsf-process-kds-report/src/main/java/de/medizininformatik_initiative/process/kds/report/KdsReportProcessPluginDefinition.java @@ -23,7 +23,7 @@ public class KdsReportProcessPluginDefinition implements ProcessPluginDefinition { public static final String VERSION = "0.2.0"; - public static final LocalDate RELEASE_DATE = LocalDate.of(2022, 4, 14); + public static final LocalDate RELEASE_DATE = LocalDate.of(2022, 8, 1); @Override public String getName() diff --git a/mii-dsf-process-kds-report/src/main/resources/fhir/CodeSystem/mii-kds-report-status.xml b/mii-dsf-process-kds-report/src/main/resources/fhir/CodeSystem/mii-kds-report-status.xml index c016d56..eeb6816 100644 --- a/mii-dsf-process-kds-report/src/main/resources/fhir/CodeSystem/mii-kds-report-status.xml +++ b/mii-dsf-process-kds-report/src/main/resources/fhir/CodeSystem/mii-kds-report-status.xml @@ -38,12 +38,12 @@ - + - + diff --git a/mii-dsf-process-kds-report/src/main/resources/fhir/ValueSet/mii-kds-report-status-send.xml b/mii-dsf-process-kds-report/src/main/resources/fhir/ValueSet/mii-kds-report-status-send.xml index 6191da1..9149951 100644 --- a/mii-dsf-process-kds-report/src/main/resources/fhir/ValueSet/mii-kds-report-status-send.xml +++ b/mii-dsf-process-kds-report/src/main/resources/fhir/ValueSet/mii-kds-report-status-send.xml @@ -6,22 +6,22 @@ - + - - + <name value="MII_KDS_Report_Status_Send" /> + <title value="MII KDS Report Status Send" /> <!-- status managed by bpe --> <status value="unknown" /> <experimental value="false" /> <!-- date managed by bpe --> <date value="#{date}" /> <publisher value="Medizininformatik-Initiative" /> - <description value="ValueSet with values for the report send status" /> + <description value="ValueSet with values for the KDS report send status" /> <immutable value="true" /> <compose> <include> - <system value="http://medizininformatik-initiative.de/fhir/CodeSystem/report-status" /> + <system value="http://medizininformatik-initiative.de/fhir/CodeSystem/kds-report-status" /> <concept> <code value="not-allowed" /> <display value="Not allowed" /> @@ -36,11 +36,11 @@ </concept> <concept> <code value="receipt-ok" /> - <display value="Receive ok" /> + <display value="Receipt ok" /> </concept> <concept> <code value="receipt-error" /> - <display value="Receive error" /> + <display value="Receipt error" /> </concept> </include> </compose> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-no-summary.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-no-summary.xml index 3aab1ca..690d749 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-no-summary.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-no-summary.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle|0.2.0"/> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag" /> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-param.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-param.xml index 0916f23..07c241e 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-param.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-param.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle|0.2.0"/> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag" /> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-request-method.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-request-method.xml index e7fe975..a6b9231 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-request-method.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-request-method.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle|0.2.0"/> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag" /> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-resource.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-resource.xml index 1dff89c..92aa83a 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-resource.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-invalid-resource.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle|0.2.0"/> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag" /> @@ -26,7 +26,7 @@ <status value="active"/> <kind value="identifier"/> <!-- date managed by bpe --> - <date value="2022-01-01"/> + <date value="2022-08-01"/> <publisher value="Medizininformatik-Initiative" /> <responsible value="FDPG"/> <description value="KDS Report identification of data integration center"/> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-response.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-response.xml index 22b606a..9b0601d 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-response.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle-response.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle-response|0.2.0"></profile> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag"></system> @@ -27,7 +27,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.532+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.532+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -45,7 +45,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.532+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.532+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -63,7 +63,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.542+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.542+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -81,7 +81,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.538+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.538+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -99,7 +99,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.541+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.541+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -117,7 +117,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.608+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.608+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -135,7 +135,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.576+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.576+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -153,7 +153,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.551+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.551+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -171,7 +171,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.538+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.538+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -189,7 +189,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.553+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.553+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -207,7 +207,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.547+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.547+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -225,7 +225,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.544+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.544+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -243,7 +243,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.549+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.549+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -261,7 +261,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.546+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.546+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -279,7 +279,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.543+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.543+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -297,7 +297,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.543+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.543+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -315,7 +315,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.541+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.541+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -333,7 +333,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.541+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.541+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -351,7 +351,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.549+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.549+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -369,7 +369,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.545+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.545+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -387,7 +387,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.547+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.547+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -405,7 +405,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.570+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.570+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -423,7 +423,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.563+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.563+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -441,7 +441,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.568+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.568+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -459,7 +459,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.570+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.570+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -477,7 +477,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.562+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.562+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -495,7 +495,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.558+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.558+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -513,7 +513,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.563+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.563+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -531,7 +531,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.562+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.562+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -549,7 +549,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.570+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.570+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -567,7 +567,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.577+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.577+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -585,7 +585,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.564+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.564+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -603,7 +603,7 @@ <resource> <Bundle xmlns="http://hl7.org/fhir"> <meta> - <lastUpdated value="2022-06-09T14:52:28.567+02:00"></lastUpdated> + <lastUpdated value="2022-08-01T14:52:28.567+01:00"></lastUpdated> </meta> <type value="searchset"></type> <total value="0"></total> @@ -622,7 +622,7 @@ <CapabilityStatement xmlns="http://hl7.org/fhir"> <name value="Server"></name> <status value="active"></status> - <date value="2022-06-09T14:43:04+02:00"></date> + <date value="2022-08-01T14:43:04+01:00"></date> <kind value="capability"></kind> <software> <name value="HAPI FHIR Server"></name> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle.xml index 4fedc2a..05f453e 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Bundle/search-bundle.xml @@ -1,7 +1,7 @@ <Bundle xmlns="http://hl7.org/fhir"> <meta> <versionId value="1"/> - <lastUpdated value="2022-05-31T10:00:00.000+02:00"/> + <lastUpdated value="2022-08-01T10:00:00.000+01:00"/> <profile value="http://medizininformatik-initiative.de/fhir/Bundle/mii-kds-report-search-bundle|0.2.0"/> <tag> <system value="http://highmed.org/fhir/CodeSystem/read-access-tag" /> diff --git a/mii-dsf-process-kds-report/src/test/resources/fhir/Task/report-send-start-demo.xml b/mii-dsf-process-kds-report/src/test/resources/fhir/Task/report-send-start-demo.xml index 25924b8..7387abe 100644 --- a/mii-dsf-process-kds-report/src/test/resources/fhir/Task/report-send-start-demo.xml +++ b/mii-dsf-process-kds-report/src/test/resources/fhir/Task/report-send-start-demo.xml @@ -5,7 +5,7 @@ <instantiatesUri value="http://medizininformatik-initiative.de/bpe/Process/reportSend/0.2.0"></instantiatesUri> <status value="requested"></status> <intent value="order"></intent> - <authoredOn value="2022-05-24T17:49:15+02:00"></authoredOn> + <authoredOn value="2022-08-01T17:49:15+01:00"></authoredOn> <requester> <type value="Organization"></type> <identifier> diff --git a/mii-dsf-process-projectathon-data-transfer/pom.xml b/mii-dsf-process-projectathon-data-transfer/pom.xml index 429050b..f3cfd47 100644 --- a/mii-dsf-process-projectathon-data-transfer/pom.xml +++ b/mii-dsf-process-projectathon-data-transfer/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>de.medizininformatik-initiative</groupId> <artifactId>mii-dsf-processes</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> </parent> <properties> diff --git a/mii-dsf-process-projectathon-data-transfer/src/main/java/de/medizininformatik_initiative/process/projectathon/data_transfer/DataTransferProcessPluginDefinition.java b/mii-dsf-process-projectathon-data-transfer/src/main/java/de/medizininformatik_initiative/process/projectathon/data_transfer/DataTransferProcessPluginDefinition.java index 93a5766..75ccef0 100644 --- a/mii-dsf-process-projectathon-data-transfer/src/main/java/de/medizininformatik_initiative/process/projectathon/data_transfer/DataTransferProcessPluginDefinition.java +++ b/mii-dsf-process-projectathon-data-transfer/src/main/java/de/medizininformatik_initiative/process/projectathon/data_transfer/DataTransferProcessPluginDefinition.java @@ -24,7 +24,7 @@ public class DataTransferProcessPluginDefinition implements ProcessPluginDefinition { public static final String VERSION = "0.2.0"; - public static final LocalDate RELEASE_DATE = LocalDate.of(2022, 4, 14); + public static final LocalDate RELEASE_DATE = LocalDate.of(2022, 8, 1); @Override public String getName() diff --git a/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Bundle/DicFhirStore_Demo.xml b/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Bundle/DicFhirStore_Demo.xml index 6d416b8..26de223 100644 --- a/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Bundle/DicFhirStore_Demo.xml +++ b/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Bundle/DicFhirStore_Demo.xml @@ -17,7 +17,7 @@ <value value="Test_DIC"/> </identifier> </author> - <date value="2022-04-04T10:00:00+01:00"/> + <date value="2022-08-01T10:00:00+01:00"/> <content> <attachment> <contentType value="text/csv"/> diff --git a/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Task/TaskStartDataSend_Demo.xml b/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Task/TaskStartDataSend_Demo.xml index 414c722..59303bb 100644 --- a/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Task/TaskStartDataSend_Demo.xml +++ b/mii-dsf-process-projectathon-data-transfer/src/test/resources/fhir/Task/TaskStartDataSend_Demo.xml @@ -5,7 +5,7 @@ <instantiatesUri value="http://medizininformatik-initiative.de/bpe/Process/dataSend/0.2.0"/> <status value="requested" /> <intent value="order" /> - <authoredOn value="2022-04-04T11:00:00+01:00" /> + <authoredOn value="2022-08-01T11:00:00+01:00" /> <requester> <type value="Organization" /> <identifier> diff --git a/mii-dsf-processes-kds-client/pom.xml b/mii-dsf-processes-kds-client/pom.xml index f51853f..1b9ea07 100644 --- a/mii-dsf-processes-kds-client/pom.xml +++ b/mii-dsf-processes-kds-client/pom.xml @@ -9,7 +9,7 @@ <parent> <artifactId>mii-dsf-processes</artifactId> <groupId>de.medizininformatik-initiative</groupId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> </parent> <properties> diff --git a/mii-dsf-processes-test-data-generator/pom.xml b/mii-dsf-processes-test-data-generator/pom.xml index 9779b89..1096b77 100644 --- a/mii-dsf-processes-test-data-generator/pom.xml +++ b/mii-dsf-processes-test-data-generator/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>de.medizininformatik-initiative</groupId> <artifactId>mii-dsf-processes</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> </parent> <properties> diff --git a/pom.xml b/pom.xml index c531936..9b1f01f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>de.medizininformatik-initiative</groupId> <artifactId>mii-dsf-processes</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> <packaging>pom</packaging> <modules>