Commit Graph

3203 Commits

Author SHA1 Message Date
Grahame Grieve 336cc288a2
Merge pull request #711 from hapifhir/gg-202201-comparison-fixes
Gg 202201 comparison fixes
2022-01-14 11:24:02 +11:00
dotasek 10e279c8b5 Fix NPE in cli jar when running comparisons 2022-01-13 17:38:38 -05:00
dotasek 5e602f9134 Fix NoClassDefFound in ComparisonTests 2022-01-13 16:34:21 -05:00
Grahame Grieve 5313706a9a fix compile problems 2022-01-14 06:24:46 +11:00
Grahame Grieve 1a5da71530 ping build 2022-01-13 17:46:38 +11:00
Grahame Grieve 5b69a30919 fix npe in Utilities.pathURL() 2022-01-13 17:39:02 +11:00
Grahame Grieve 554a458b57 fix up logging problem 2022-01-13 17:38:39 +11:00
Grahame Grieve 758c2ebe7b fix caching problem for value sets doing validation 2022-01-13 17:36:15 +11:00
Grahame Grieve 4566035d85 fix issue generrating profile comparison 2022-01-13 17:26:30 +11:00
Grahame Grieve a764269611 update comparison of element cardinality based on discussion at Jan 2022 connectathon 2022-01-13 05:15:33 +11:00
Grahame Grieve c661dae9f5 fix NPE setting locale 2022-01-13 05:14:36 +11:00
Grahame Grieve 7d3f34b0ca fix error in FHIRPath handling for incomplete FHIR Path expressions 2022-01-12 17:44:11 +11: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 73737b5b4c
Merge pull request #706 from lmckenzi/IntroChanges
Changes relevant to improving the rendering of artifact intros.  Spec…
2022-01-12 03:44:03 +11:00
Lloyd McKenzie 3a98e0b5fa Add code system if no unit and not UCUM. 2022-01-11 08:24:33 -07:00
markiantorno b08691b425 Updating version to: 5.6.23-SNAPSHOT and incrementing test cases dependency. 2022-01-11 00:07:58 +00:00
markiantorno 8a933094b1 Release: v5.6.22
* fix bug for NullPointerException in Bundle convertors when resource is not available.
* fix Java locale backward compatibility in surefire
***NO_CI***
2022-01-10 23:53:00 +00:00
dotasek 5ef72e2eea
Merge pull request #709 from hapifhir/gg-202201-rendering-fixes
fix NPE in validator & rendering fixes: concept map display + name re…
2022-01-10 17:59:35 -05:00
dotasek cddfdc6d8b Update to released version of test case dependencies 2022-01-10 16:52:18 -05:00
dotasek 48556bffa7 Fix java locale backward compatibility 2022-01-10 16:14:19 -05:00
Lloyd McKenzie d5ed9eefbd Fixed spacing with non-breaking spaces issue 2022-01-10 12:41:54 -07:00
Grahame Grieve 6b5f43df9b fix rendering problem 2022-01-11 05:48:15 +11:00
Grahame Grieve fc5a57c10b Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2022-01-11 05:19:04 +11:00
Grahame Grieve 8931bb5165 get the version correct 2022-01-10 23:49:03 +11:00
Grahame Grieve a50cbccc16 update test case depedency 2022-01-10 23:46:41 +11:00
Grahame Grieve d5e98dbf94 fix snapshot build 2022-01-10 23:03:35 +11:00
Grahame Grieve cec1a365ec add missing file 2022-01-10 20:50:19 +11:00
Grahame Grieve 0bb4628f6b fix NPE in validator & rendering fixes: concept map display + name rendering issue for Med Resources + fix locale date issue 2022-01-10 20:29:06 +11:00
dotasek 094a4b3462
Merge pull request #707 from hapifhir/dotasek-issue-701
Fix for #701
2022-01-07 15:57:05 -05:00
dotasek fb28de4477
Update RELEASE_NOTES.md 2022-01-07 15:11:26 -05:00
dotasek 900d2a9b22
Merge pull request #708 from hapifhir/conversion-doc-update-2022-01
Conversion doc update 2022 01
2022-01-06 11:24:56 -05:00
dotasek 83679d758c
Merge pull request #699 from paul-robson-validic/bug_check_loop_variable
Bug: Loop condition is always true
2022-01-06 11:24:14 -05:00
Paul Robson db08eb4f0a Merge remote-tracking branch 'origin-real/bug_check_loop_variable' into bug_check_loop_variable
# Conflicts:
#	org.hl7.fhir.r4/src/test/java/org/hl7/fhir/r4/terminologies/ConceptMapEngineTest.java
2022-01-06 12:20:43 -03:00
Paul Robson 45723a0939 refactor: use @Nonnull annotation 2022-01-06 12:14:13 -03:00
dotasek 36cc6defc2 Refactor with a mock + new test to catch exception 2022-01-06 10:10:45 -05:00
dotasek 189a7ebdfb
Update README.md
Formatting improvements. Additional links.
2022-01-05 15:54:06 -05:00
dotasek 0edcf819ea Fix format 2022-01-05 15:45:27 -05:00
dotasek 45a2516fd8 Replace readme.md with CONVERTORS.md 2022-01-05 15:43:36 -05:00
dotasek 029340b0e0 Merge readme.md into CONVERTORS.md 2022-01-05 15:42:49 -05:00
dotasek 0d07993186 Add tests 2022-01-05 12:49:28 -05:00
Lloyd McKenzie 86c3609288 Changes relevant to improving the rendering of artifact intros. Specifically:
- ensure that when validating codes against value sets, the valid coding is actually returned
- strip out the new extensions we add for FMM
- improve the rendering of Quantity and Range.  (The former was horrid and the latter wasn't as nice as it could be.)
2022-01-04 21:46:57 -07:00
dotasek da95cae662 Add hasResource check to Bundle10_XX convertors 2022-01-04 17:37:45 -05:00
Grahame Grieve 8706b3c4a4
Merge pull request #702 from hapifhir/gg-202201-r4b
Add R4B code + update generator for R4B generation
2022-01-02 09:52:21 +11:00
Grahame Grieve 984bc9b6cb ping build 2022-01-02 07:46:37 +11:00
Grahame Grieve a44eeafe3b update pom 2022-01-02 06:25:39 +11:00
Grahame Grieve 89521841ac Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2022-01-02 06:25:01 +11:00
Grahame Grieve 2962f6e5cd more pom work 2022-01-01 18:08:01 +11:00
Grahame Grieve fe4ba3e15a update pom 2022-01-01 16:48:18 +11:00
Grahame Grieve c627ec43d9 Add R4B code + update generator for R4B generation 2022-01-01 16:33:10 +11:00
markiantorno 13bc0d73ca Updating version to: 5.6.22-SNAPSHOT and incrementing test cases dependency. 2021-12-28 17:45:19 +00:00