Compare commits
10 Commits
4aac0712ea
...
87a464e7dc
Author | SHA1 | Date |
---|---|---|
Alexander Henket | 87a464e7dc | |
markiantorno | e8a0bba072 | |
markiantorno | 53ec745184 | |
Grahame Grieve | 10921bef1f | |
Grahame Grieve | 7bd5d3b7ce | |
Grahame Grieve | bd53f7c011 | |
markiantorno | 8358354d2f | |
markiantorno | 569fe4b697 | |
Alexander Henket | 36247f5229 | |
Alexander Henket | 137ccd593d |
|
@ -1,18 +1,7 @@
|
|||
## Validator Changes
|
||||
|
||||
* Validator supports R6 from now on (using last stable release)
|
||||
* Set default language to tag not display
|
||||
* Handle tx server issues better
|
||||
* Do not use server piecemeal when validating complex value sets
|
||||
* Add support for -txCache parameter
|
||||
* no changes
|
||||
|
||||
## Other code changes
|
||||
|
||||
* Add support for R6 to R4 version enumeration
|
||||
* Fix SCT link to include version and point to the right place
|
||||
* Add response time to tx log
|
||||
* Allow for code to turn off use of cache-id on tx interface (for debugging)
|
||||
* Support n/a for tx cache folder
|
||||
* Update tx cache for tests
|
||||
* Add more logging for too costly validation
|
||||
* Fix xml annotation suppression
|
||||
* no changes
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -1331,7 +1331,7 @@ public abstract class BaseWorkerContext extends I18nBase implements IWorkerConte
|
|||
issues.add(iss);
|
||||
return new ValidationResult(IssueSeverity.FATAL, e.getMessage(), e.getError(), issues);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
// e.printStackTrace();
|
||||
localError = e.getMessage();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -428,7 +428,7 @@ msgstr "Het codesysteem is een fragment/voorbeeld maar het aantal concepten ({0}
|
|||
# CODESYSTEM_CS_COUNT_NOTPRESENT_ZERO
|
||||
#: CODESYSTEM_CS_COUNT_NOTPRESENT_ZERO
|
||||
msgid "The code system has no content, but the exceeds the stated total number is 0 concepts - check that this isn''t a complete code system that has no concepts, or update/remove the stated count"
|
||||
msgstr ""
|
||||
msgstr "Het codesysteem heeft geen inhoud, maar heeft meer dan het opgegeven totaal van 0 concepten - controleer dat dit niet een compleet codesysteem is zonder concepten, of update/verwijder het opgegeven totaal"
|
||||
|
||||
# CODESYSTEM_CS_COUNT_NO_CONTENT_ALLOWED
|
||||
#: CODESYSTEM_CS_COUNT_NO_CONTENT_ALLOWED
|
||||
|
@ -618,7 +618,7 @@ msgstr "Door HL7 gepubliceerde codesystemen MOETEN zich houden aan het Shareable
|
|||
# CODESYSTEM_SUPP_NO_DISPLAY
|
||||
#: CODESYSTEM_SUPP_NO_DISPLAY
|
||||
msgid "This display (''{0}'') differs from that defined by the base code system (''{1}''). Both displays claim to be the ''primary designation'' for the same language (''{2}''), and the correct interpretation of this is undefined"
|
||||
msgstr ""
|
||||
msgstr "Deze weergave (''{0}'') verschilt van wat in het onderliggende codesysteem (''{1}'') is gedefinieerd. Beide weergaven claimen de ''primaire weergave'' te zijn voor dezelfde taal (''{2}'') en de juiste interpretatie hiervan is niet gedefinieerd"
|
||||
|
||||
# CODESYSTEM_THO_CHECK
|
||||
#: CODESYSTEM_THO_CHECK
|
||||
|
@ -1668,7 +1668,7 @@ msgstr "De ImplementationGuide is gebaseerd op FHIR-versie {0} maar package {1}
|
|||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
msgstr "Er is geen versie van FHIR gespecificeerd voor de IG, dus versieconsistentie kan niet worden gecontroleerd"
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>org.hl7.fhir.core</artifactId>
|
||||
<version>6.3.28-SNAPSHOT</version>
|
||||
<version>6.3.30-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue