Commit Graph

1139 Commits

Author SHA1 Message Date
Grahame Grieve bd1d677ab8 Release new version 2020-01-14 10:44:15 +11:00
Grahame Grieve 362ae7bd5f Improve code system validation error messages 2020-01-14 10:40:57 +11:00
Grahame Grieve 854ebc35a4 fix snapshot generation problem when profiling extensions in R3 2020-01-14 10:40:15 +11:00
Grahame Grieve 6840eb3133 add icd-10 to known url list 2020-01-13 23:18:27 +11:00
Grahame Grieve 184e923c0c Add icd-10 to known url list 2020-01-13 23:17:26 +11:00
Grahame Grieve 562b888da4 fix openapi issue 2020-01-13 18:00:46 +11:00
Grahame Grieve 644c07429c fix hint box = null error 2020-01-13 14:25:51 +11:00
Grahame Grieve f3d39b4112 fix error with null in hint boxes 2020-01-13 14:25:26 +11:00
Grahame Grieve 02a8d9dad7 fix rendering of types in CCDA spec 2020-01-13 13:02:12 +11:00
Grahame Grieve b249ab4dd3 fix bug evaluating type when no type provided 2020-01-13 13:01:08 +11:00
Grahame Grieve 2ca363a88f better debugging loading context 2020-01-13 13:00:33 +11:00
Grahame Grieve 1d3d21d4bc fix problem converting opdef params to R5 2020-01-13 12:59:56 +11:00
Oliver Egger b1802ac30e serialize item() func as [] and not .[] 2020-01-11 00:10:08 +01:00
Oliver Egger 0ad3882132 FML updates for tests and validator 2020-01-11 00:10:07 +01:00
Grahame Grieve aabe8b43eb Release new version 2020-01-11 06:39:42 +11:00
Grahame Grieve 8b5d451556 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-01-11 06:32:37 +11:00
Grahame Grieve bf063db86a
Merge pull request #118 from lmckenzi/MessageEventConversion
Message event conversion
2020-01-11 06:32:15 +11:00
Grahame Grieve 377aaed23c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-01-11 06:25:03 +11:00
Grahame Grieve f7613cacb9 fix R5 package handling 2020-01-11 06:24:30 +11:00
Grahame Grieve 1e49751242 code generation clean up 2020-01-11 06:23:00 +11:00
Lloyd McKenzie c761166544 Remove validator fix (for submission via separate PR) 2020-01-10 12:22:34 -07:00
Grahame Grieve ef085a847e fix how CodeableConcept is validated, and add Tx interaction logging by validator 2020-01-11 06:22:16 +11:00
Grahame Grieve 46e1e5edd4 Improved handling of profiles with no derivation 2020-01-11 06:19:00 +11:00
Grahame Grieve 60085522f7 clean up old code 2020-01-11 06:18:23 +11:00
Grahame Grieve 7c0645d119
Merge pull request #113 from hapifhir/prepareMulitLang
extracted errorMessage building
2020-01-11 06:06:05 +11:00
Grahame Grieve cfe7d0aaf6
Merge pull request #119 from ahdis/oliveregger_fmlreference
FHIR Mapping Language reference function should return string
2020-01-11 05:59:16 +11:00
Oliver Egger 9b2917e3e7 reference should return string 2020-01-09 23:23:56 +01:00
James Agnew e0f3f5cc2c Remove redundant check that can cause an NPE 2020-01-09 08:55:02 -05:00
James Agnew c935ac4ecb Fix compile error 2020-01-09 08:49:20 -05:00
James Agnew f5e9463ddd Fix annotation on int64 type 2020-01-09 08:46:34 -05:00
James Agnew cf82025c0d Correctly handle narratives where the XHTML namespace is bound to a dumb
prefix
2020-01-07 13:36:33 -05:00
James Agnew 746e249346 Don't preserve XML instruction declarations inside JSON narrative blocks 2020-01-07 10:59:30 -05:00
James Agnew d3cf93cf04 Work on https://github.com/jamesagnew/hapi-fhir/issues/1658 - Make sure
we preserve lang attribute on narrative div
2020-01-07 09:53:43 -05:00
jamesagnew 9c1a6e61e6 Drop unneeded type attribute 2020-01-07 08:49:38 -05:00
Lloyd McKenzie 91880e7a09 Updated CommunicationRequest converter to handle type changes for payload content 2020-01-04 19:30:15 -07:00
jamesagnew 630ab0afcb Add annotation to new datatype 2019-12-31 08:10:48 -05:00
Grahame Grieve bdab9a78b3 Release new version 2019-12-31 14:32:16 +11:00
Grahame Grieve 094b73af04 4.2.0 release 2019-12-31 14:31:28 +11:00
Grahame Grieve a8b5e86bb3 Release new version 2019-12-30 21:16:00 +11:00
Grahame Grieve 96da8f3e16 fix resource type enum handling 2019-12-30 21:15:24 +11:00
Grahame Grieve 5340926ead Release new version 2019-12-30 10:27:02 +11:00
Grahame Grieve 8b25da3443 re-org validator tests 2019-12-30 10:25:59 +11:00
Grahame Grieve 91cf756386 fix bugs in v1.4 validation 2019-12-30 10:25:05 +11:00
Grahame Grieve 5e27541288 rebuild R5 generated code for changes to abstract types. 2019-12-30 10:24:14 +11:00
Grahame Grieve f262236b87 finish R5 code generator 2019-12-29 09:44:23 +11:00
Grahame Grieve 1131ac236e first complete generator 2019-12-29 07:58:25 +11:00
Grahame Grieve 193e61999e more generator work 2019-12-28 21:19:35 +11:00
Lloyd McKenzie 00e2822292 Fixed bug 2019-12-27 00:29:12 -06:00
Lloyd McKenzie fff0d5a36d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-12-26 23:34:12 -06:00
Lloyd McKenzie 2bb872fee2 Added conversion support for Conformance.messaging.event 2019-12-26 23:33:52 -06:00