136 Commits

Author SHA1 Message Date
Mark Iantorno
ad18e131d8
Issue 602 (#607)
* r5 changes

* r4 changes

* dstu3 changes

* dstu2 changes

* updating release notes
2021-09-27 14:04:59 -04:00
Mark Iantorno
e5a05f5562
Terminology client headers (#599)
* wip

* adding tests for headers in client

* fix

* r4 updated httpclient

* updating http client code for r4 and dstu3

* dunno why this didn't get added before
2021-09-09 16:32:19 -04:00
Louis Rolland
0a3cc93c2f fix: #555 Handling minValue/maxValue in generate snapshot process 2021-08-11 10:08:45 +02:00
Grahame Grieve
c6f392b7e0 #466: fix problem checking types on logical models 2021-05-05 09:54:22 +10:00
Grahame Grieve
9ae04aed03 Fix compartment definitions of ListResource.source and subject for R3 and R4 2021-05-05 08:51:36 +10:00
Grahame Grieve
898665f356 fixes for #483: Quantity subclasses copy() functions not all transferring values 2021-05-04 12:43:07 +10:00
Grahame Grieve
8fac290ebe #426 - fix serialization of NULL enumerations 2021-02-08 09:33:36 +11:00
Grahame Grieve
c95b07f0f1 #426 - fix serialization of NULL enumerations 2021-02-08 09:32:06 +11:00
Grahame Grieve
b9664caec0 fix error message suppression on tooling client 2020-12-03 12:46:43 +11:00
jamesagnew
eb1c67c1cb Account for review comments 2020-10-19 14:56:54 -04:00
jamesagnew
1922f549bb Improve multithreaded performance of datetime types 2020-10-19 14:56:54 -04:00
Gerlach, Winfried
0cb038ed0a performance: improve speed of comparing UriTypes 2020-10-07 19:36:03 +02:00
Grahame Grieve
5be73ff9c5 rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm 2020-09-30 09:24:26 +10:00
Mark Iantorno
78b61c4555
Tests should all run now (#343) 2020-09-09 12:33:38 -04:00
CODE1\ing11557
6b93be9e8a Merge branch 'master' of https://github.com/vtumuluri/org.hl7.fhir.core into vt-jsonnull-tests 2020-08-12 11:58:05 +02:00
Grahame Grieve
6322aef891 Fix bug in parser around nulls in arrays 2020-08-12 04:03:41 +10:00
CODE1\ing11557
7e68583e21 Added another test case to reproduce the original issue 2020-08-11 12:44:26 +02:00
markiantorno
5fba875d8b Fix for failing ActivityDefinition-referralPrimaryCareMentalHealth.json test 2020-08-10 21:57:55 -04:00
Grahame Grieve
4aa8e08681 Add test case for Json resource parsing 2020-08-10 21:24:04 +10:00
Grahame Grieve
4add0f3ac8 Continue to work on connection timeout issues 2020-08-07 11:26:44 +10:00
Grahame Grieve
3e33c8a835 ongoing work around connection problems with tx.fhir.org 2020-08-06 22:33:54 +10:00
Grahame Grieve
572016e40a fix compile 2020-08-06 07:53:18 +10:00
Grahame Grieve
3f6207bf4f improve handling of timeout issues in client 2020-08-06 07:35:49 +10:00
Grahame Grieve
94467b270a standardise terminology client across versions 2020-06-07 08:42:14 +10:00
Grahame Grieve
463a557402 Release new version 4.2.30 2020-05-12 11:54:28 +10:00
Grahame Grieve
edea997312 Clean up license 2020-05-12 08:55:27 +10:00
markiantorno
89f98bb960 I cast you out unclean spirit. 2020-04-29 16:55:40 -04:00
markiantorno
a7e874501e Tests updated to JUnit Jupiter. Various quality of life improvements. 2020-04-21 20:36:17 -04:00
markiantorno
bd17bc716b wip 2020-04-20 13:37:29 -04:00
markiantorno
55622f53cb Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions. 2020-04-14 22:28:32 -04:00
Grahame Grieve
d2dc15e2c8 throw Error when a value is assigned to NamingSystem.url 2020-04-07 14:49:27 +10:00
Rob Hausam
2defba63ec Fix incorrect appending of <br/> tag causing it to be escaped. 2020-03-29 16:42:07 -05:00
Grahame Grieve
afb0453e7b
Merge pull request #160 from rhausam/multiple-expansion-version-notice
Support listing multiple "Expansion based on" versions.
2020-03-29 16:53:11 +11:00
Rob Hausam
49a6c9d746 Support listing multiple "Expansion based on" versions. 2020-03-28 20:37:56 -05:00
markiantorno
5d9f1d734a Full disclosure: this isn't really a 'bug' per say, it's more of a best practice thing. The only reason I'm making this change is because I'm working on a parser in my spare time that will most likely never see the light of day, and these accessors are causing me problems because both the line and column fields are private and need to be accessed through the appropriate accessor. 2020-03-28 16:48:37 -04:00
Grahame Grieve
239331ef76 improve parsing error message when parsing json 2020-03-28 06:09:37 +11:00
patrick-werner
60474cd8c9 moved all Locale/Message handling Code to utils: I18nBase 2020-03-13 18:53:16 +01:00
patrick-werner
86711ac16f readding all the i18n work 2020-03-12 23:26:05 +01:00
Grahame Grieve
137506f37f set id when parsing StructureMap 2020-03-02 09:04:16 +11:00
Ken Stevens
490aef6f9b fixed Meta.getSecurity(String,String) bug 2020-02-12 20:39:37 -05:00
markiantorno
44c9fd596e Structure definition error fixed. 2020-02-10 15:26:40 -05:00
Grahame Grieve
097ce2cfcd require id/active flag for all generated tables 2019-12-16 07:26:24 +11:00
Grahame Grieve
6993f763d8 move Mimic14Importers to different repo 2019-12-16 07:25:06 +11:00
Grahame Grieve
415193a792 Start working on active tables, fix testing bug 2019-12-14 07:54:48 +11:00
Grahame Grieve
0dfc060665 fix bug in NpmPackage loader 2019-11-19 06:37:18 +11:00
Grahame Grieve
df2a378eb0 update Mimic importers 2019-11-15 08:16:12 +11:00
Grahame Grieve
1c4cceaf3c update reference version dates 2019-11-14 23:22:26 +11:00
Grahame Grieve
3de429ae6a Release new version 2019-11-13 07:49:12 +11:00
Grahame Grieve
e42d482326 mimic upload fixes 2019-11-10 21:05:25 +11:00
Grahame Grieve
9ffdf6e81c batchloader improvements for Mimic upload 2019-11-10 21:04:55 +11:00