Commit Graph

4135 Commits

Author SHA1 Message Date
Grahame Grieve 6b12f6c9da
Merge pull request #904 from hapifhir/gg-202208-r5-rept
Gg 202208 r5 rept
2022-08-26 23:30:56 +10:00
Grahame Grieve 22d48d15cf fix comment rendering 2022-08-26 23:00:24 +10:00
Grahame Grieve 5220f2552b Merge remote-tracking branch 'origin/master' 2022-08-26 21:18:44 +10:00
Grahame Grieve 1c29587015 fixed 2022-08-26 21:18:39 +10:00
Grahame Grieve 5fcc1866cd better support for allowExamples 2022-08-26 21:00:50 +10:00
Grahame Grieve c16c88aba2 rework fhir types code system 2022-08-26 21:00:23 +10:00
Grahame Grieve b37c40419e Support descendents analysing fhirpath types 2022-08-26 21:00:08 +10:00
Grahame Grieve fe2b06031a terminology utility improvements 2022-08-26 20:59:42 +10:00
Grahame Grieve bdb5a46621 render comments 2022-08-26 20:59:11 +10:00
Grahame Grieve 58017176fe code system rendering improvements 2022-08-26 20:56:23 +10:00
Grahame Grieve 2f4510c16d lighten invariant background color 2022-08-26 20:53:59 +10:00
Grahame Grieve ac9a1fc2c7
Merge pull request #903 from hapifhir/do-datetimetype-gregorian-zero
Fix DateTimeType inconsistencies when using field setting
2022-08-26 06:43:03 +10:00
markiantorno 540209b68f Updating version to: 5.6.56-SNAPSHOT and incrementing test cases dependency. 2022-08-25 17:05:11 +00:00
markiantorno 5112fe18ca Release: v5.6.55
## Validator Changes

* no changes

## Other code changes

* Return lists for FHIRPath constants in r4
* FHIR-25206 handle deprecated concepts properly when expanding value sets
* Fix SHEX generation issue
* Fix ConceptMap rendering column title
* Fix problem rendering ConceptMaps in value sets
* Fix NPE issue rendering resources without ids
* Improvements to SearchParameterRenderer
* Add Reference.resource to output of copy()
* Migration of r5 changes to r4b
* Bundle rendering improvements
* Fix loading canonical resources so that duplicates with different versions is OK
* Fix generation of profiles on Resource.id
***NO_CI***
2022-08-25 16:46:36 +00:00
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
NSolooki 1e7601f39b
Add Author to DocumentReference30_40 Converter
The current code for DocumentReference30_40 does not transfer the Author(s) of the DocumentReference while converting. This change adds transferring of the Author(s).
2022-08-04 07:45:18 -04:00
markiantorno 8051f476a9 Updating version to: 5.6.55-SNAPSHOT and incrementing test cases dependency. 2022-08-03 15:01:07 +00:00