4020 Commits

Author SHA1 Message Date
dotasek
d078adf91e
Update RELEASE_NOTES.md 2022-08-25 12:15:37 -04:00
dotasek
e79b2bf199
Return lists for FHIRPath constants in r4 (#902)
* Test for r5

* Test for r4b

* r4 test + fix

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-25 10:02:13 -04:00
dotasek
f96b13e3b9 Repair r4
Why did that get undone?
2022-08-25 09:39:22 -04:00
dotasek
e406fe3645 dstu2016may + dstu3 tests + fix 2022-08-25 09:18:45 -04:00
dotasek
cc2ec05afe Improve test 2022-08-24 15:24:45 -04:00
dotasek
5b1ac27b12 Fix 2022-08-24 14:54:08 -04:00
dotasek
f8d7aa755e Failing tests 2022-08-24 14:53:56 -04:00
Grahame Grieve
b919d9b525 Merge remote-tracking branch 'origin/master' 2022-08-24 22:17:44 +10:00
Grahame Grieve
2f6dfa62ca more 2022-08-23 22:32:46 +10:00
Grahame Grieve
fba2145a9c Fix bug where instance validator doesn't check type of sub-extensions, and check type characteristics 2022-08-23 22:32:40 +10:00
Grahame Grieve
59a9700181
Merge pull request #899 from hapifhir/gg-20220821-narrative
Gg 20220821 narrative
2022-08-21 04:50:54 +10:00
Grahame Grieve
b0c2e7146d compile fix 2022-08-21 04:15:25 +10:00
Grahame Grieve
0d5c03c632 more narrative work 2022-08-21 03:48:27 +10:00
dotasek
585c552b99
Fix ClassFormatException caused by JurisdictionUtilities (#898)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-19 11:49:33 -04:00
dotasek
55ae5b6e99
Update windows image to windows-latest in PR pipeline (#893)
* Update windows image to windows-latest in PR pipeline

* Add JAVA_TOOL_OPTIONS to fix character related breakages in Windows tests

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-19 10:18:36 -04:00
Grahame Grieve
ae285401ae FHIR-25206 handle deprecated concepts properly when expanding value sets 2022-08-19 14:24:20 +10:00
Grahame Grieve
fdb15b8951 Fix ConceptMap rendering column title 2022-08-18 10:01:14 +10:00
Grahame Grieve
e8009d3ce3 fix SHEX generation issue 2022-08-18 09:39:15 +10:00
Grahame Grieve
cd820bdf3f Fix problem rendering ConceptMaps in value sets 2022-08-18 09:39:01 +10:00
Grahame Grieve
7c5782689a Fix NPE issue rendering resources without ids 2022-08-18 09:38:44 +10:00
Oliver Egger
e854f016fe PatientRenderer #896 2022-08-16 17:45:04 +02:00
Grahame Grieve
b38c4b31ae
Merge pull request #895 from hapifhir/gg-202208-r5-build-issues
R5 related fixes
2022-08-12 22:02:22 +10:00
Grahame Grieve
6fb61b75f0 R5 related fixes 2022-08-12 21:24:14 +10:00
Grahame Grieve
02da662bec
Merge pull request #894 from hapifhir/gg-202208-sp-render
Improvements to SearchParameterRenderer
2022-08-11 20:25:52 +10:00
Grahame Grieve
80ca7e31f9 Improvements to SearchParameterRenderer 2022-08-11 19:16:49 +10:00
Grahame Grieve
84cb59683c r4b changes for r5 2022-08-10 22:22:50 +10:00
Grahame Grieve
ba2ff9390d Fix narrative generation issue 2022-08-10 21:26:48 +10:00
jamesagnew
056e41d19d Add Reference.resource to output of copy(). 2022-08-09 11:23:23 -04:00
Grahame Grieve
1813ed5260
Merge pull request #891 from hapifhir/gg-202208-ids
Gg 202208 ids
2022-08-09 23:19:24 +10:00
Grahame Grieve
1aab88f6a7 migrate r5 changes to r4b 2022-08-09 22:29:59 +10:00
Grahame Grieve
e2d1cbfffa msic commit 2022-08-09 20:19:39 +10:00
Grahame Grieve
61a39b60bb Bundle rendering improvements 2022-08-09 20:19:20 +10:00
Grahame Grieve
21b6fb5e7c Fix loading canonical resources so that duplicates with different versions is OK 2022-08-09 20:18:52 +10:00
Grahame Grieve
a16034106a Update to fix generation of profiles on Resource.id 2022-08-09 20:18:01 +10:00
markiantorno
8051f476a9 Updating version to: 5.6.55-SNAPSHOT and incrementing test cases dependency. 2022-08-03 15:01:07 +00:00
markiantorno
24dbe8b984 Release: v5.6.54
## Validator Changes

* Fix for errors in FHIRPath evaluation (see https://chat.fhir.org/#narrow/stream/179266-fhirpath/topic/String.20functions)

## Other code changes

* R4B BackboneType fixes
* Add R4B to R5 interconversion code
* Improvements to Rendering Documents
* Add uuid to primitive types list
***NO_CI***
5.6.54
2022-08-03 14:28:56 +00:00
Grahame Grieve
145abca287
Merge pull request #885 from hapifhir/pw/add-snapshot2-version
adding missing "5.0.0-snapshot2" to enumerations
2022-08-03 06:15:46 +10:00
Grahame Grieve
8b4dd85c37 Merge remote-tracking branch 'origin/master' 2022-07-29 17:59:12 +10:00
Grahame Grieve
d562ee0ffa new release 2022-07-29 17:59:06 +10:00
Grahame Grieve
db59157790
Merge pull request #887 from hapifhir/gg-202207-r4b-conv
Gg 202207 r4b conv
2022-07-28 22:45:02 +10:00
Grahame Grieve
482078df55 more R4B/R5 conversion 2022-07-28 22:00:43 +10:00
Grahame Grieve
b43c210e1a Rendering improvements for Documents 2022-07-28 21:30:59 +10:00
Grahame Grieve
1ac49bdce2 Add R4B / R5 Conversions 2022-07-28 21:30:12 +10:00
Grahame Grieve
780be4096a fix rendering note - more informative 2022-07-28 21:29:33 +10:00
Grahame Grieve
b9d86aa5af fix classes that inherit from BackboneType in R4B 2022-07-28 21:29:02 +10:00
patrick-werner
1441141d95 Merge remote-tracking branch 'origin/master' into pw/add-snapshot2-version 2022-07-28 10:23:34 +02:00
Grahame Grieve
f3fa8cae24
Merge pull request #886 from hapifhir/gg-202207-fhirpath
Gg 202207 fhirpath
2022-07-28 09:14:17 +10:00
Grahame Grieve
cc35c23c7d fixes to validator for FHIRPath engine fixes 2022-07-28 08:48:33 +10:00
Grahame Grieve
5c76af8dcd fhirpath fixes 2022-07-27 22:39:05 +10:00
Grahame Grieve
23d8c2b5f1 Add uuid to primitive types list 2022-07-27 22:38:45 +10:00