Grahame Grieve
5313706a9a
fix compile problems
2022-01-14 06:24:46 +11:00
dotasek
6e0b14b0b6
Merge branch 'master' into tx-server-cache-analysis
2022-01-13 09:46:45 -05: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
Lloyd McKenzie
195872a9cc
Better handle error conditions
2022-01-10 10:29:47 -07: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
5635d96576
Configure error cacheing at code level + create profile for cache clean
2022-01-07 12:01:46 -05:00
dotasek
6e6184a425
Lombok for noCacheing and CacheErrors
2022-01-06 19:35:19 -05:00
dotasek
06cbe7245c
Better name for cacheErrors
2022-01-06 19:01:45 -05:00
dotasek
a12324c3a6
Remove unnecessary synchronized block + System.out
2022-01-06 16:56:19 -05:00
dotasek
1a2e995104
Store cache in resources
2022-01-06 16:20:22 -05:00
dotasek
32bbcf14b6
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-06 11:43:10 -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
dotasek
2d4bbe3749
Clean code
2022-01-04 13:57:39 -05:00
dotasek
9fb60f4fed
Code cleanup + Fix merge
2022-01-04 13:43:01 -05:00
dotasek
7ee5d0c5e4
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-04 13:23:32 -05:00