Commit Graph

159 Commits

Author SHA1 Message Date
Grahame Grieve 9256224edc fix failing tests 2019-09-15 01:41:59 +10:00
Grahame Grieve 286c8c7cd9 add missing class 2019-09-15 01:16:36 +10:00
Grahame Grieve 024d6dc935 embed anchors at end of narrative for JSON & XML 2019-09-14 21:42:56 +10:00
Grahame Grieve 3f75f9c605 more work on profile comparison 2019-09-13 00:26:25 +10:00
Grahame Grieve 6dd7346cad more work on capability statement comparison 2019-09-12 18:31:26 +10:00
Grahame Grieve 4685faa4b6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-09-09 14:18:11 +10:00
Grahame Grieve b2d2bebd85 Ad scan mode to validator 2019-09-09 13:32:11 +10:00
Grahame Grieve a80710242f
Merge pull request #76 from lmckenzi/2016may-pattern-support
Add pattern support to 2016may
2019-09-07 17:21:33 +10:00
Lloyd McKenzie 2b0dbf7224 Add pattern support to 2016may 2019-09-06 21:26:26 -06:00
Grahame Grieve bd4a93067b improved logging 2019-09-07 07:31:22 +10:00
James Agnew cdfeec2ca9 Add ability to create an implicit valueset for http://hl7.org/fhir/ValueSet/mimetypes 2019-09-06 13:43:24 -04:00
James Agnew 215fdae37f Include the wrapper element when writing GraphQL responses 2019-09-06 10:29:31 -04:00
Grahame Grieve 9024eea94a fix bug in cache management 2019-09-06 13:47:55 +10:00
Grahame Grieve 527e8d02b4 manage package currency 2019-09-06 12:11:16 +10:00
Grahame Grieve 6dbca158f7
Merge pull request #73 from lmckenzi/Conversion-issues
Fixed issues with version-conversion differentiating profile and targ…
2019-09-06 10:14:36 +10:00
Grahame Grieve e31b2b07c7 IG comparison + value set performance 2019-09-06 10:13:28 +10:00
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 94b8a419de rendering fixes for pattern values 2019-09-03 13:04:56 +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 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 909535eea2 fix problems with skipping unknown content, and empty differentials 2019-08-18 17:47:48 +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
James Agnew ecfd55c368 Backport GraphQL support to DSTU3 2019-08-12 10:55:34 -04: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 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 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