Commit Graph

3894 Commits

Author SHA1 Message Date
Grahame Grieve 0da5b20cc7
Merge pull request #907 from hapifhir/gg-202208-rendering
Gg 202208 rendering
2022-08-29 19:35:13 +10:00
Grahame Grieve 832da9fc6b fix up rendering 2022-08-29 17:52:39 +10:00
Grahame Grieve 3b4260d955 FHIR-24884 Define best practices for narrative for a resource 2022-08-29 16:17:21 +10:00
Grahame Grieve 4db936752a FHIR-24884 Define best practices for narrative for a resource 2022-08-29 15:53:47 +10:00
Grahame Grieve 17adc621d3 get oid for canonical resource 2022-08-29 12:45:42 +10:00
Grahame Grieve d97e2d8534 FHIR-31356 Add quick links to copy 'coding' from value set and code system enumerations 2022-08-29 12:44:27 +10:00
markiantorno 4b8f8e3d2b Updating version to: 5.6.57-SNAPSHOT and incrementing test cases dependency. 2022-08-26 21:14:29 +00:00
markiantorno 51199251e8 Release: v5.6.56
## Validator Changes

* Improve support for example code systems in example mode

## Other code changes

* Render Comments as span titles in ProfileDrivenRenderer
* Fix type analysis in FHIRPath for abstract types
* Terminology utilitty improvements for fhir-types code system
* Lighten invariant background colour
* Fixes to DateTimeType for setFieldValue() method
***NO_CI***
2022-08-26 20:57:04 +00:00
dotasek 80dba17f76
Update RELEASE_NOTES.md
***NO_CI***
2022-08-26 16:18:23 -04:00
Grahame Grieve c1b2395db9 Merge remote-tracking branch 'origin/master' 2022-08-27 05:42:00 +10:00
Grahame Grieve 813535454c new release 2022-08-27 05:41:58 +10:00
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
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