Commit Graph

1019 Commits

Author SHA1 Message Date
Grahame Grieve df9a05b56a fix error message 2020-01-21 12:22:53 +11:00
Grahame Grieve 300c87a657 better validation of example references by validator 2020-01-21 11:38:05 +11:00
Grahame Grieve d4701a2cad track issues with sorting diffs into qa.html 2020-01-21 11:37:01 +11:00
Grahame Grieve 21768851f9 fix import error for old extension context path 2020-01-21 11:35:13 +11:00
Grahame Grieve a72c5567fa
Merge pull request #124 from hapifhir/fix_uri_whitespace_check
fixed check for "URI values cannot have whitespace"
2020-01-21 06:48:22 +11:00
patrick-werner 610989c24d fixed check for "URI values cannot have whitespace" 2020-01-20 17:37:38 +01:00
Grahame Grieve 240e412cf6 Release new version 2020-01-20 21:56:07 +11:00
Grahame Grieve 975abb32f1 fix bug 2020-01-20 21:55:08 +11:00
Grahame Grieve 459ce57793 improve doco 2020-01-20 21:54:42 +11:00
Grahame Grieve a7adae8d74 improve debugging for Parameters 2020-01-20 21:54:17 +11:00
Grahame Grieve d80d3efed2 add identifier to terminology capabilities 2020-01-20 21:53:50 +11:00
Grahame Grieve 9efeb6843c improve reference conversion 2020-01-20 21:52:30 +11:00
Grahame Grieve 125fafe92e improve error messaging 2020-01-20 21:51:38 +11:00
Grahame Grieve 53c35ced6b Release new version 2020-01-19 16:55:34 +11:00
Grahame Grieve 2ce844175f fix bugs with extension context checking 2020-01-19 16:53:48 +11:00
Grahame Grieve fa3c8305bf fix conversion of contexts invariant for resources 2020-01-19 16:52:22 +11:00
Grahame Grieve 06b413f028 Release new version 2020-01-17 21:45:56 +11:00
Grahame Grieve 6d87bebfe3 implement contextInvariant, and finish implementing memberOf 2020-01-17 21:41:33 +11:00
Grahame Grieve d84758f54d Release new version 2020-01-17 10:54:24 +11:00
Grahame Grieve 6300ba24b7 rebuild instance validator to get reference profile checking working properly, many downstream issues with validation uncovered and fixes 2020-01-17 10:51:42 +11:00
Grahame Grieve 8482ba43c5 refactor profile handling in validator 2020-01-16 23:37:30 +11:00
Grahame Grieve 494b268d0b fix bug in Element.toString 2020-01-16 23:36:57 +11:00
Grahame Grieve e0add75d2f fix bug analysing types 2020-01-16 23:36:18 +11:00
Grahame Grieve 98df625435 Release new version 2020-01-15 17:55:48 +11:00
Grahame Grieve c13de56203 fixes to snapshot generation and validation for Bundle.tnry slicing by resource profile 2020-01-15 17:55:24 +11:00
Grahame Grieve 9f1697dad1 Release new version 2020-01-15 08:08:07 +11:00
Grahame Grieve f2b7c518c5 handle validation for current version better 2020-01-15 08:07:20 +11:00
Grahame Grieve a28261abc6 move turtle tests to non-version specific test folder 2020-01-15 08:06:51 +11:00
Grahame Grieve 5332a8ad60 Release new version 2020-01-14 14:31:06 +11:00
Grahame Grieve c8c5c0e769 fix bug in slice names for primitive types on choices 2020-01-14 14:29:54 +11:00
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