Commit Graph

3435 Commits

Author SHA1 Message Date
Grahame Grieve cc983073cd more cross version extensions 2022-03-08 13:19:19 +11:00
Grahame Grieve 64aed90f1e fix handling of xver extensions with choice sub-extensions 2022-03-03 07:43:43 +11:00
Grahame Grieve 4f652bceee more presenting extensions when rendering. 2022-03-03 07:43:09 +11:00
Grahame Grieve 862c8de664 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-03-01 11:38:53 +11:00
markiantorno 4909286a4b Updating version to: 5.6.37-SNAPSHOT and incrementing test cases dependency. 2022-02-26 05:00:46 +00:00
markiantorno 17bf21ecf8 Release: v5.6.36
## Validator Changes

* No changes

## Other code changes

* fix expansions where inactive = false (was wrongly including inactive codes)
***NO_CI***
2022-02-26 04:42:17 +00:00
dotasek 108651bc11
Merge pull request #752 from hapifhir/gg-202202-various
Gg 202202 various
2022-02-25 21:33:34 -05:00
Grahame Grieve 23fe900624 Merge branch 'gg-202202-various' of https://github.com/hapifhir/org.hl7.fhir 2022-02-26 08:09:27 +11:00
Grahame Grieve df89ca1df3 remdering work 2022-02-26 08:09:15 +11:00
dotasek 6975397675 Fix breaking SimpleWorkerContextTests 2022-02-25 15:36:04 -05:00
Grahame Grieve a5060d9475 fix failing JUnit test 2022-02-26 06:42:43 +11:00
Grahame Grieve 503021c9a6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-02-26 06:23:20 +11:00
Grahame Grieve c918f724ee fix problem missing profiles on references in discriminators 2022-02-26 06:22:42 +11:00
Grahame Grieve f32895da67 Fix ValueSet presentation 2022-02-26 06:21:14 +11:00
Grahame Grieve 153f5d657c
Merge pull request #751 from hapifhir/dotasek-fix-fhirpath-replacefunc-params
Fix FHIRPathEngine funcReplace parameters
2022-02-26 06:07:01 +11:00
dotasek f2e9f1247b Add assertions to test case 2022-02-25 13:11:24 -05:00
dotasek baac4ac1a8 Fix + initial test 2022-02-25 11:25:27 -05:00
Mark Iantorno 474fc014c4 Updating test case dependency to v1.1.90
***NO_CI***
2022-02-25 02:36:33 +00:00
Grahame Grieve 92160a8449 set up release 2022-02-25 13:09:04 +11:00
Grahame Grieve c5b3e022a4 fix bug where inactive codes always put in expansions, and add unit tests for this 2022-02-25 13:07:07 +11:00
Grahame Grieve 5064c11b4f
Merge pull request #749 from hapifhir/dotasek-badr2-fhirpublication
Fix incorrect fromCode for R4/DSTU2
2022-02-24 11:39:07 +11:00
dotasek 5cc8dd7974 Fix incorrect fromCode for R4/DSTU2 2022-02-23 19:02:45 -05:00
markiantorno 9e693b6a03 Updating version to: 5.6.36-SNAPSHOT and incrementing test cases dependency. 2022-02-19 22:00:05 +00:00
markiantorno 685ea98d37 Release: v5.6.35
## Validator Changes

* no changes

## Other code changes

* fix various rendering issues from core spec
***NO_CI***
2022-02-19 21:28:34 +00:00
Grahame Grieve 905f8a7197
Merge pull request #746 from lmckenzi/Suppress-ignoring-ignore-messages
When you have a dependency on the R4 examples package, you get 100s o…
2022-02-20 08:00:04 +11:00
Grahame Grieve da6ec97abe Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-02-19 22:46:38 +11:00
Grahame Grieve f61a49ef80 release notes 2022-02-19 22:44:41 +11:00
Grahame Grieve 356dadd7d7
Merge pull request #747 from hapifhir/gg-202202-rendering
Gg 202202 rendering
2022-02-19 22:43:29 +11:00
Grahame Grieve 98ba40748e Follow content reference when rendering XML resources 2022-02-19 21:46:05 +11:00
Grahame Grieve 4923382138 fix whitespace in messages 2022-02-19 21:45:28 +11:00
Grahame Grieve 99b8122728 Fix rendering problem. to XML resources 2022-02-19 21:43:14 +11:00
Grahame Grieve a1912cd423 fix various rendering issues from core spec 2022-02-19 21:41:50 +11:00
Grahame Grieve d66c5abec0 Add UTGCaseConvertor for future reference 2022-02-19 21:40:16 +11:00
Lloyd McKenzie 4d26ca64fb When you have a dependency on the R4 examples package, you get 100s of messages about every value set, profile, etc. that's being ignored. Changed this so it's only a debug log message rather than something that happens all the time. 2022-02-16 23:17:09 -07:00
Grahame Grieve c9b6ab4e64 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-02-17 02:07:00 +11:00
Grahame Grieve 84f7133cf1 remove debugging statements 2022-02-17 02:05:02 +11:00
markiantorno 73baca035e Updating version to: 5.6.35-SNAPSHOT and incrementing test cases dependency. 2022-02-16 05:52:52 +00:00
markiantorno edd2c43e64 Release: v5.6.34
## Validator Changes

* Improve code validation error when value set can't be supported on tx.fhir.org
* Hide error about regex in core package

## Other code changes

* Fix wrong URL links in processed markdown
* Don't let txCache errors stop the process
* Fix broken links in questionnaire +
***NO_CI***
2022-02-16 05:32:34 +00:00
Grahame Grieve fa5f13a59f
Merge pull request #745 from hapifhir/gg-202202-broken-links
Gg 202202 broken links
2022-02-16 15:53:57 +11:00
Grahame Grieve 031f892439 release notes 2022-02-16 14:06:58 +11:00
Grahame Grieve db19b0dd00 Fix broken links + remove error about regex in core package 2022-02-16 14:04:35 +11:00
Grahame Grieve 647d3efcee Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-02-16 13:15:19 +11:00
Grahame Grieve 0f1d9db24f Fix wrong URL links + txCache errors + questionnaire rendering at root 2022-02-16 13:14:55 +11:00
markiantorno 1d02e04edd Updating version to: 5.6.34-SNAPSHOT and incrementing test cases dependency. 2022-02-15 11:21:29 +00:00
Grahame Grieve fd36a5b0d2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-02-15 22:17:36 +11:00
Grahame Grieve c13193835e Preserve code validation error 2022-02-15 22:17:08 +11:00
Grahame Grieve fcd1d1494a change location of dev server 2022-02-15 22:16:50 +11:00
markiantorno cf7415b33e Release: v5.6.33
## Validator Changes

* no changes

## Other code changes

* Fix error access experimental on canonical
***NO_CI***
2022-02-15 11:00:55 +00:00
Grahame Grieve 15b168d819
Merge pull request #744 from hapifhir/gg-202202-ns-exp
Fix error accessing experimental on NamingSystem
2022-02-15 20:35:23 +11:00
Grahame Grieve 4983b0122c Fix error accessing experimental on NamingSystem 2022-02-15 19:32:04 +11:00