318 Commits

Author SHA1 Message Date
Grahame Grieve
49b87d0a56 performance improvement generating html for value sets 2019-09-06 10:12:47 +10:00
Grahame Grieve
7a40946718 more work on IG comparison 2019-09-06 10:11:55 +10:00
Lloyd McKenzie
cf797915eb Fixed issues with version-conversion differentiating profile and targetProfile
Fixed problem where parser would get stuck in an infinite loop when allowing unexpected elements and actually encountering one
Fixed problem with localizing relative links in narrative if the reference starts with ../
2019-09-03 11:08:29 -06:00
Grahame Grieve
bd38230662 Release new version 2019-09-03 13:05:42 +10:00
Grahame Grieve
94b8a419de rendering fixes for pattern values 2019-09-03 13:04:56 +10:00
Grahame Grieve
7926644893 Release new version 2019-09-02 13:49:11 +10:00
Grahame Grieve
ea913ceb30 fix problem validating LOINC codes 2019-09-02 13:48:19 +10:00
Grahame Grieve
09b74eab50 test max value set handling. 2019-09-02 11:27:19 +10:00
Grahame Grieve
d63a8f7be3 improve rendering of multiple filters on value set 2019-09-02 07:18:59 +10:00
Grahame Grieve
c7499882a0 pass incomplete flag in inner expansions to root expansion 2019-09-02 07:18:22 +10:00
Grahame Grieve
34a3dfb43e work on API comparison 2019-08-29 18:11:33 +10:00
Grahame Grieve
239084ed0f Release new version 2019-08-23 15:40:21 +10:00
Grahame Grieve
512c3932a3 Reconcile R4/R5 implementations 2019-08-23 15:38:58 +10:00
Grahame Grieve
07f4743cd1 improvements in rendering profiles 2019-08-23 14:58:04 +10:00
Grahame Grieve
3d7f701b00 update for changes to representation of special elements 2019-08-23 14:57:05 +10:00
Grahame Grieve
65e2f5ebdf Release new version 2019-08-19 11:01:20 +10:00
Grahame Grieve
909535eea2 fix problems with skipping unknown content, and empty differentials 2019-08-18 17:47:48 +10:00
Grahame Grieve
8cecfcb06a Release new version 2019-08-18 07:53:13 +10:00
Grahame Grieve
028802f6fc update for HAPI release + add JsonParser constructor 2019-08-18 07:51:41 +10:00
Grahame Grieve
fe9c99f906 Release new version 2019-08-16 07:23:55 +10:00
Grahame Grieve
55259ab8dc Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-16 07:19:21 +10:00
Grahame Grieve
fb249ea098 fix for narrative rendering problem with OperationDefinition 2019-08-16 07:16:24 +10:00
jamesagnew
34b6bc7e57 Version bump to 4.0.1-SNAPSHOT 2019-08-14 14:09:13 -04:00
jamesagnew
90ea715f29 Bump version to 4.0.0 for release 2019-08-14 11:12:41 -04:00
James Agnew
ecfd55c368 Backport GraphQL support to DSTU3 2019-08-12 10:55:34 -04:00
Grahame Grieve
2a234a81c2 Release new version 2019-08-09 04:44:14 +10:00
Grahame Grieve
3842dbeb99 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-09 04:41:53 +10:00
Grahame Grieve
7ef320b6bb fix ref-1 constraint (define %rootResource) 2019-08-08 21:03:27 +10:00
Grahame Grieve
bd8cfed092 GF#20487 update R5 wildcard type list to matchR4 technical correction 2019-08-08 18:36:09 +10:00
James Agnew
ce392c47bb Improve naming of error flag on profile registration 2019-08-07 05:37:03 -04:00
James Agnew
c1728a481d Refactor R4 infrastructure to use the new common
TerminologyServiceOptions, and tweak the validation of enableWhen to
handle a few edge cases correctly.
2019-08-06 18:27:45 -04:00
Grahame Grieve
38a0877996 Release new version 2019-08-06 15:33:08 +10:00
Grahame Grieve
a81701ab27 fix SD loading order problem in main build 2019-08-06 14:49:22 +10:00
Grahame Grieve
2dc71f33ff fix language extension 2019-08-06 14:48:24 +10:00
Grahame Grieve
7ef2409bac fix path 2019-08-06 08:07:02 +10:00
Grahame Grieve
c57f578f03 Move TerminologyServiceOptions to Utilities. 2019-08-06 07:33:48 +10:00
Grahame Grieve
6f6cd81552 Support use of contained value sets when slicing by value set 2019-08-05 15:46:37 +10:00
Grahame Grieve
40facbdf28 get tests passing 2019-08-05 15:45:43 +10:00
Grahame Grieve
63531cd131 Release new version 2019-08-05 02:03:45 +00:00
Grahame Grieve
ebe5f2a015 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-05 02:02:42 +00:00
Grahame Grieve
c4cff0c790 fix problem where differential rendering is missing inherited information 2019-08-05 11:55:19 +10:00
Grahame Grieve
75c24db33b fix snapshot generation tests 2019-08-05 11:33:45 +10:00
Grahame Grieve
8ebfe45ad5 add sugar StructureDefinition.describeType 2019-08-05 11:32:48 +10:00
Grahame Grieve
8122ce591e add Element.hasChildren 2019-08-05 11:32:23 +10:00
Grahame Grieve
94dda85240 fix broken snapshot generation tests 2019-08-05 11:31:42 +10:00
Grahame Grieve
b4883554e5 Release new version 2019-08-04 21:37:42 +00:00
Grahame Grieve
0bd7d4c32a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-05 07:34:04 +10:00
Grahame Grieve
26a6659d2e fix wrong code generation for Expression.language 2019-08-05 07:33:30 +10:00
Grahame Grieve
3eaa1998b7 Release new version 2019-08-03 21:42:17 +00:00
Grahame Grieve
fb446cf1e2 Release new version 2019-08-02 12:58:59 +00:00