Commit Graph

4215 Commits

Author SHA1 Message Date
Grahame Grieve fa22d50297 utilities for OID rework in R5 2022-09-03 21:31:24 +10:00
Grahame Grieve 4d4009f0e4 fix syntax 2022-09-03 10:38:27 +10:00
Grahame Grieve f67c08d0af undo change 2022-09-03 08:07:12 +10:00
Grahame Grieve d8b7e587a3 Remove Contributor Datatype 2022-09-03 08:06:21 +10:00
Grahame Grieve f366962f51 Fix bindings constraint issue in validator 2022-09-03 07:37:38 +10:00
Grahame Grieve f0a9089bc4 Merge remote-tracking branch 'origin/master' 2022-09-02 21:57:55 +10:00
Grahame Grieve 40ff51b75e remove useless FHIRPath tests 2022-09-02 21:57:46 +10:00
markiantorno 6f73511fe7 Updating version to: 5.6.58-SNAPSHOT and incrementing test cases dependency. 2022-09-01 13:44:59 +00:00
markiantorno 8a38b36855 Release: v5.6.57
## Validator Changes

* fix erroneous type characteristics error in StructureDefinition.differentials

## Other code changes

* ValuesetExpansion: Pay attention to inactive property, and activeOnly parameter
* fix broken paths rendering extensions
* Process markdown in code definitions when rendering ValueSets
* Fix duplicate ids in generated questionnaires
* Add types to wildcard list
***NO_CI***
2022-09-01 13:27:25 +00:00
Grahame Grieve 5c8e29b95a Merge remote-tracking branch 'origin/master' 2022-09-01 23:06:15 +10:00
Grahame Grieve 0e93366bcd release notes 2022-09-01 23:06:08 +10:00
Grahame Grieve d55120d34f debugging fix 2022-09-01 22:44:26 +10:00
Grahame Grieve bb05e8a597 Add types to wildcard list 2022-09-01 22:44:09 +10:00
Grahame Grieve 85ea051187 fix duplicate ids in questionnaires 2022-09-01 22:43:58 +10:00
Grahame Grieve fd76766da7 check activeOnly parameter 2022-09-01 22:42:16 +10:00
Grahame Grieve 157fd68eca check inactive property as well as status property when checking for active codes 2022-09-01 22:42:01 +10:00
Grahame Grieve 8e6cd3c16c Process markdown in ValueSet definitions 2022-09-01 22:41:28 +10:00
Grahame Grieve 1edb6e5c8d fix broken paths rendering extensions 2022-09-01 22:40:49 +10:00
Grahame Grieve e8b329bc84 #908 - fix erroneous type characteristics error in differentials 2022-09-01 20:02:29 +10:00
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