Commit Graph

280 Commits

Author SHA1 Message Date
Grahame Grieve 034f2fe630 validate fixed/pattern types 2019-12-19 12:57:52 +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 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 0ae1ade035 fix rendering of logical models, + fix bugs in FHIRPath type resolution 2019-12-17 13:46:47 +11:00
Grahame Grieve 41d7c652ec fix rendering of constraints when source is populated 2019-12-17 08:53:23 +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 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 415193a792 Start working on active tables, fix testing bug 2019-12-14 07:54:48 +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 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 ea7f3a7957 refactor validation options, and improve codeableConcept validation, and improve code system rendering 2019-12-12 10:33:22 +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 f113f9b9ed fix bug in R5 code for introduction of PrimitiveType 2019-12-10 11:45:42 +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 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 ea06dacda7 more packaging fixes 2019-12-05 12:31:25 +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 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 4f048776ba add more log statements 2019-12-04 11:10:52 +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 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 60703efdd4 updates for packages changes 2019-11-26 18:56:52 +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