Commit Graph

28 Commits

Author SHA1 Message Date
Grahame Grieve 2628010dff Fix code system rendering for uri properties 2024-02-10 23:10:31 +11:00
dotasek c88c8762c8 Ignore .checkstyle generated by Eclipse 2023-03-28 15:19:47 -04:00
Grahame Grieve 87a05d472b ignore package files 2023-02-01 17:01:38 +11:00
Grahame Grieve 404b4d4f79 fix r4b snapshot generation 2022-04-05 16:26:33 +10:00
Grahame Grieve ecad7cc5f8 Fix issue with comparer not rendering properly and add explicit checks around cardinality 2022-01-12 17:43:39 +11:00
Grahame Grieve 11a727b40f update R5 to 4.6.0 2021-05-04 09:03:13 +10:00
markiantorno 3132dbfc7f Refactored main version convertor files
- All convertors now have static access, previously 10_30, 10_40, 10_50
  needed to be instantiated
- All code specific to resource types has been moved into it's own file.
  Ex. Patient dstu3 -> r5 is located in conv30_50/Patient30_50.java
2020-01-27 10:29:42 -05:00
Grahame Grieve 5e27541288 rebuild R5 generated code for changes to abstract types. 2019-12-30 10:24:14 +11:00
James Agnew 0eb9f4f75b Troubleshooting classpath issue 2019-11-07 16:15:37 -05:00
Grahame Grieve a74bbc2fb4 more logical tests (test derivation by constraint) 2019-10-18 22:26:29 +11:00
Grahame Grieve fe780de634 update snapshot generation and tests after review by Michel Rutton 2019-09-30 16:42:48 +10:00
James Agnew a684fffcf3 Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-09-15 08:30:21 -04:00
Grahame Grieve 9d164ef153 fix failing test 2019-09-15 20:42:21 +10:00
James Agnew afc70fa871 Add to gitignore 2019-09-14 09:50:43 -04:00
Grahame Grieve 1d10470e9c slicing by value set tests 2019-08-05 15:47:30 +10:00
Grahame Grieve 4ffa343395 add -debug parameter to validator, and add additional (failing) validator tests, and update R4 code 2019-08-04 07:34:13 +10:00
Grahame Grieve a7ef18a6f7 fix for problem generating snapshot when constraining the non-slice with no slice details 2019-08-01 10:37:49 +10:00
Grahame Grieve 76cb23f21a fix ignore list 2019-07-29 14:15:40 +10:00
Grahame Grieve 538540619f compile updates 2019-07-19 23:20:17 +10:00
Grahame Grieve be4266a41a update snapshot generation tests 2019-07-19 23:19:24 +10:00
Grahame Grieve b972620ed1 more fixes 2019-06-08 06:23:01 +10:00
Grahame Grieve 86151d5f13 add generated patterns 2019-05-07 09:30:08 +10:00
Grahame Grieve 58b3ca2c88 liquid generation in narrative generator, render min/max value sets, fix broken links in IGs from relative references in links in markdown in core 2019-03-05 06:52:15 +11:00
Grahame Grieve 3940aeb976 move openApi convertor code to .core 2019-03-03 06:45:15 +11:00
Grahame Grieve aaa9827cad move test resource so they end up in built jar (for downstream access to test reosurces for publishing FHIR) 2019-01-23 09:01:50 +11:00
Grahame Grieve 1169a4c293 get tests passing 2019-01-15 05:12:18 +11:00
James Agnew 5a955ea66a Add eclipse files 2019-01-13 15:10:27 -06:00
James Agnew 806ab9fac8 Externalized code now committed 2019-01-13 14:33:14 -06:00