Commit Graph

569 Commits

Author SHA1 Message Date
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 854ebc35a4 fix snapshot generation problem when profiling extensions in R3 2020-01-14 10:40:15 +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
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 377aaed23c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-01-11 06:25:03 +11:00
Grahame Grieve 1e49751242 code generation clean up 2020-01-11 06:23:00 +11: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
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
jamesagnew 9c1a6e61e6 Drop unneeded type attribute 2020-01-07 08:49:38 -05: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 5e27541288 rebuild R5 generated code for changes to abstract types. 2019-12-30 10:24:14 +11:00
Lloyd McKenzie d551ecca87 Fixed problem with packageId extension not converting. Also don't treat non-expanded value-sets as bad-subset errors 2019-12-23 22:53:56 -07:00
Grahame Grieve ec42fe7bfc Release new version 2019-12-22 08:16:35 +11:00
Grahame Grieve 0fbbd1ff02 re-org R5 source core preparatory to regenerating 2019-12-22 08:05:58 +11:00
Grahame Grieve 9ae93ee689 Release new version 2019-12-21 09:25:36 +11:00
Grahame Grieve 219e4acbbd fix so UTG can ignore FHIR core terminology resources 2019-12-21 09:12:23 +11:00
Grahame Grieve 7bc95ade09 fix to compile 2019-12-21 07:07:27 +11:00
Grahame Grieve 3f25f96aca refix version 2019-12-20 16:44:46 +11:00
Grahame Grieve 74daa21ddb Release new version 2019-12-20 09:04:08 +11:00
Grahame Grieve e6d804dcc1 workaround problem laoding R3 package 2019-12-20 08:40:50 +11:00
Grahame Grieve 2472a75212 Release new version 2019-12-20 08:02:13 +11:00
Grahame Grieve 074bcd5f04 fix stack overflow issue generating snapshots from type slices 2019-12-20 08:01:46 +11:00
Grahame Grieve 68b1c3129b fix error in display name generating poly-heirarchical code systems 2019-12-20 08:01:01 +11:00
Grahame Grieve 9345017494 Release new version 2019-12-19 22:40:26 +11:00
Grahame Grieve 6e0df466f7 fix SimpleDateFormat to not be locale dependent 2019-12-19 22:39:46 +11:00
Grahame Grieve 47a1382966 Release new version 2019-12-19 21:50:25 +11:00
Grahame Grieve 904914a8ee fix problem with slicing inside type slicing 2019-12-19 21:49:44 +11:00
Grahame Grieve a732d84037 Release new version 2019-12-19 17:36:36 +11:00
Grahame Grieve c8c2bb7b75 Release new version 2019-12-19 12:59:17 +11:00
Grahame Grieve 034f2fe630 validate fixed/pattern types 2019-12-19 12:57:52 +11:00
Grahame Grieve 9d822536c3 Release new version 2019-12-19 11:03:44 +11:00
Grahame Grieve f8e88fb41a delay generating snapshots 2019-12-19 10:51:11 +11:00
Grahame Grieve 8d2da0b701 fix broken links in IGs 2019-12-19 10:50:54 +11:00
Grahame Grieve 78c736173d temporary support for NamingSystem.url 2019-12-19 10:47:41 +11:00
Grahame Grieve 86a905114d make binaries part of standard context 2019-12-19 10:47:19 +11:00
Grahame Grieve 89dfaec1de Release new version 2019-12-18 11:42:16 +11:00
Grahame Grieve ba3e270c6c fix formatting 2019-12-18 11:31:32 +11:00
Grahame Grieve 94895fe877 improve error message 2019-12-18 11:30:56 +11:00
Grahame Grieve e5a709e8e8 add xhtml processing directly 2019-12-18 11:30:33 +11:00
Grahame Grieve 23fdcf304d Release new version 2019-12-17 13:48:08 +11:00
Grahame Grieve 0ae1ade035 fix rendering of logical models, + fix bugs in FHIRPath type resolution 2019-12-17 13:46:47 +11:00
Grahame Grieve 6948ef61eb Release new version 2019-12-17 10:00:19 +11:00
Grahame Grieve 41d7c652ec fix rendering of constraints when source is populated 2019-12-17 08:53:23 +11:00
Grahame Grieve 54f8ca7600 Release new version 2019-12-16 23:40:13 +11:00
Grahame Grieve f35ef56456 fix snapshot generator to deal with constraints on unslices that cross a type boundary 2019-12-16 23:37:21 +11:00
Grahame Grieve 2a867d66ee Release new version 2019-12-16 07:27:35 +11:00
Grahame Grieve b99e667dd6 get active tables working 2019-12-16 07:26:47 +11:00
Grahame Grieve 097ce2cfcd require id/active flag for all generated tables 2019-12-16 07:26:24 +11:00
Grahame Grieve f6c3bac038 Release new version 2019-12-14 08:07:38 +11:00
Grahame Grieve 415193a792 Start working on active tables, fix testing bug 2019-12-14 07:54:48 +11:00
Grahame Grieve a09da2eb2c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-12-13 22:07:26 +11:00
Grahame Grieve ba4628eb28 fix OID translation case 2019-12-13 22:05:49 +11:00
Grahame Grieve 089f539801 improve SD rendering (types and icons on root) 2019-12-13 22:03:20 +11:00
Grahame Grieve 8c4b379806 Add support for Base in logical models on any version of FHIR 2019-12-13 13:10:07 +11:00
Grahame Grieve 674432a8ad Release new version 2019-12-13 11:29:49 +11:00
patrick-werner 688f05c343 fixed pom 2019-12-12 23:59:02 +01:00
Grahame Grieve 498d3bf505 fix for additional type choice option when generating snapshots 2019-12-13 09:25:41 +11:00
Grahame Grieve 4287b1ae68 fix NPE in IG publisher 2019-12-13 09:25:07 +11:00
Grahame Grieve 75e701ec8d fix narrative tests 2019-12-13 09:24:25 +11:00
Grahame Grieve ea7f3a7957 refactor validation options, and improve codeableConcept validation, and improve code system rendering 2019-12-12 10:33:22 +11:00
Grahame Grieve 64d4e7598d Release new version 2019-12-11 21:47:16 +11:00
Grahame Grieve aec4a6c58a fix code system rendering 2019-12-11 21:39:21 +11:00
Grahame Grieve e6ecc998ea add narrative generation tests 2019-12-11 20:52:25 +11:00
Grahame Grieve a578939929 fix type slice processing 2019-12-11 18:10:56 +11:00
Grahame Grieve 27ecd52d97 Release new version 2019-12-10 11:46:36 +11:00
Grahame Grieve f113f9b9ed fix bug in R5 code for introduction of PrimitiveType 2019-12-10 11:45:42 +11:00
Grahame Grieve 89592da490 Release new version 2019-12-09 17:46:58 +11:00
Grahame Grieve 234cca0471 Release new version 2019-12-09 17:45:28 +11:00
Grahame Grieve 250496c9b1 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-12-09 17:36:02 +11:00
Grahame Grieve 30d7c4ff45 update for changes to core paths in spec 2019-12-09 17:31:21 +11:00
Grahame Grieve a6ccb8d835
Merge pull request #112 from hapifhir/minor_polish
merged 2 if statement into 1
2019-12-07 07:08:55 +11:00
Grahame Grieve adc7e377d9 Release new version 2019-12-07 06:56:51 +11:00
Grahame Grieve a999f53700 fix bug with caching metadata resources with OIDs as IDs 2019-12-07 06:54:57 +11:00
Grahame Grieve 0cbb586dd1 add support for integer64 2019-12-07 06:54:16 +11:00
patrick-werner aaf6cb2f25 fixed typo 2019-12-06 13:42:01 +01:00
Grahame Grieve 89195efad3 Release new version 2019-12-06 08:56:17 +11:00
Grahame Grieve 5cfa89fdfc Release new version 2019-12-06 07:46:00 +11:00
Grahame Grieve f718764d6e Release new version 2019-12-05 17:51:20 +11:00
Grahame Grieve 7f061c6032 Release new version 2019-12-05 16:59:49 +11:00
Grahame Grieve ea06dacda7 more packaging fixes 2019-12-05 12:31:25 +11:00
Grahame Grieve e213c1e433 Release new version 2019-12-05 11:44:41 +11:00
Grahame Grieve d94e0d402d Release new version 2019-12-05 07:46:29 +11:00
Grahame Grieve cc66ce9f34 fix bug finding example resource 2019-12-05 07:44:53 +11:00
Grahame Grieve e5af619105
Merge pull request #110 from ahdis/oliveregger_fhirpath_indexOf
add indexOf function to FHIRPath
2019-12-05 07:17:46 +13:00
Grahame Grieve 73f4b9f507 fix bugs downloading packages 2019-12-05 05:09:48 +11:00
Grahame Grieve 9a44f5247c Release new version 2019-12-05 04:15:02 +11:00
Grahame Grieve 6affe7f040 Add NPM Package tests 2019-12-05 04:12:02 +11:00
Grahame Grieve a83233ca46 fix IG pbulisher geneerated packages to use sub-directores of package 2019-12-05 04:11:35 +11:00
Grahame Grieve 6defa62f4e fix bug where IG publisher ignoring content of pub-pack 2019-12-05 04:10:39 +11:00
Oliver Egger 861e95e754 add indexOf function to FHIRPath 2019-12-04 11:33:15 +01:00
Grahame Grieve b6bc2115a0 Release new version 2019-12-04 11:11:31 +11:00
Grahame Grieve 4f048776ba add more log statements 2019-12-04 11:10:52 +11:00
Grahame Grieve 662f18e09f Release new version 2019-12-04 06:00:32 +11:00
Grahame Grieve ccc6143953 remove spurious debugging code. 2019-12-04 05:59:22 +11:00
Grahame Grieve afff183bbd try to fix tests 2019-12-03 15:45:13 +11:00
Grahame Grieve e08c1aad96 Release new version 2019-12-03 12:34:47 +11:00
Grahame Grieve 6115cd21b6 fix snapshot generation for new tests 2019-12-03 12:31:55 +11:00
Grahame Grieve 2ff9da0577 fix bug with listing conformance resources more than once 2019-12-03 12:27:39 +11:00
Grahame Grieve fe9dc1919b Release new version 2019-11-29 18:14:33 +11:00
Grahame Grieve a72263474e add Coding.toString() 2019-11-29 13:25:41 +11:00
Grahame Grieve 3a15ab82b6 fix issue with r3 htmlchecks() 2019-11-29 13:25:23 +11:00
Grahame Grieve fea455fbe4 Release new version 2019-11-26 18:57:28 +11:00
Grahame Grieve 60703efdd4 updates for packages changes 2019-11-26 18:56:52 +11:00
Grahame Grieve 45df4708d7 Release new version 2019-11-21 18:18:15 +11:00
Grahame Grieve 0243c92ec6 Release new version 2019-11-20 22:00:24 +11:00
Grahame Grieve d98c496712 Release new version 2019-11-19 19:52:37 +11:00
Grahame Grieve 2af7e3a465
Merge pull request #94 from ahdis/oliveregger_snapshotgen_logical_ed
snapshot for logical model and enxp parsing
2019-11-19 08:48:28 +13:00
Grahame Grieve 68a2ee4af6
Merge pull request #107 from ahdis/oliveregger_logicalmodel_defaulttype_typeattr
logical model support for defaulttype/typeAttr
2019-11-19 08:38:58 +13:00
Grahame Grieve bcaebda3f3 Release new version 2019-11-19 06:37:46 +11:00
Grahame Grieve 9b04cff812 Release new version 2019-11-17 19:08:29 +11:00
Grahame Grieve 0e1674d712 fix link problem in Bundle narratives 2019-11-17 19:06:15 +11:00
Grahame Grieve d42ccece12 Release new version 2019-11-14 08:25:44 +11:00
Grahame Grieve 1b2de2fade Release new version 2019-11-14 07:57:24 +11:00
Grahame Grieve d453b3b3bb Release new version 2019-11-14 07:54:21 +11:00
Oliver Egger d601793312 logical model support for defaulttype/typeAttr 2019-11-13 21:07:02 +01:00
jamesagnew 2653e86790 Version bump to begin 4.2.0 cycle 2019-11-12 16:20:19 -05:00
jamesagnew 5432ad809f Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-11-12 16:12:16 -05:00
jamesagnew 15c4118d34 Version bump to 4.1.0 2019-11-12 16:08:47 -05:00
Grahame Grieve 3de429ae6a Release new version 2019-11-13 07:49:12 +11:00
Grahame Grieve a418f90672 Release new version 2019-11-13 07:17:27 +11:00
Grahame Grieve 4b173cbfb3 check in new resource manager 2019-11-12 19:40:42 +11:00
Grahame Grieve b3e95bd19f Release new version 2019-11-12 00:17:35 +11:00
Oliver Egger 026aa86697 snapshot for logical model and enxp parsing 2019-11-11 13:22:20 +01:00
Grahame Grieve 9b8ae8a9c8 Release new version 2019-11-11 14:21:35 +11:00
Grahame Grieve 13da3db00d Release new version 2019-11-11 06:30:22 +11:00
Grahame Grieve 7ed95eb976 fix version problem + turn off logging 2019-11-11 06:29:24 +11:00
Grahame Grieve 3524b16172 pick up resource language when generating narrative 2019-11-10 21:06:56 +11:00
Grahame Grieve f3b97771d5 improve json parsing errors when validating 2019-11-10 21:06:16 +11:00
Grahame Grieve d520d35426 Release new version 2019-11-09 07:54:36 +11:00
Grahame Grieve 0fcb97aa2f validation documentation improvements, and batch loading 2019-11-09 07:54:16 +11:00
Grahame Grieve cb70afed0c Add better error message to tests 2019-11-08 11:51:01 +11:00
James Agnew bcd8ddba34 One more attempt at getting the tests using the deps 2019-11-07 16:15:37 -05:00