3475 Commits

Author SHA1 Message Date
Grahame Grieve
4d492980c3
Merge pull request #758 from lmckenzi/STU3-template-issue
Fix type conversion issue in converters.txClient.TerminologyClientR3
2022-03-11 10:47:37 +11:00
Grahame Grieve
27e3dcfaa8
Merge pull request #760 from hapifhir/gg-202203-xver-extensions
Gg 202203 xver extensions
2022-03-11 07:21:06 +11:00
Grahame Grieve
3f9d651b9b updates for r5 changes 2022-03-11 06:43:12 +11:00
Grahame Grieve
21af65d9d6 get tests passing for R5 changes 2022-03-11 06:42:28 +11:00
Grahame Grieve
7a7579628c compile fix 2022-03-10 11:40:47 +11:00
Grahame Grieve
791f16a05d fix failing tests. 2022-03-10 11:18:03 +11:00
Grahame Grieve
a34c33c0c0 =fix r4b tests 2022-03-10 07:43:01 +11:00
Grahame Grieve
33f6c57d48 fix NPE 2022-03-10 06:52:44 +11:00
Grahame Grieve
603bd0407d fix r4b tests 2022-03-10 06:52:26 +11:00
Grahame Grieve
f9c3ac3c0a test case version 2022-03-09 21:31:57 +11:00
Grahame Grieve
89b912dde2 Fix cross version extension validation, and check that extensions are consistent wrt isModifier in profiles 2022-03-09 17:37:26 +11:00
Grahame Grieve
d7754a321f Fix snapshot generation - always populate constraint source properly 2022-03-09 17:36:39 +11:00
Grahame Grieve
2ff53e9bf1 merge
# Conflicts:
#	RELEASE_NOTES.md
2022-03-08 13:25:16 +11:00
Grahame Grieve
cc983073cd more cross version extensions 2022-03-08 13:19:19 +11:00
Lloyd McKenzie
d307ea7184 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into STU3-template-issue 2022-03-07 16:58:06 -07:00
Grahame Grieve
561ab36cd1
Merge pull request #740 from hapifhir/dotasek-cleaner-validator-cli-meta-inf
Ignore META-INF while unpacking dependencies
2022-03-08 09:41:15 +11:00
Grahame Grieve
0541c2c031
Merge branch 'master' into dotasek-cleaner-validator-cli-meta-inf 2022-03-08 09:41:07 +11:00
Grahame Grieve
9bc11f5b67
Merge pull request #754 from hapifhir/dotasek--package-client-extract-package-id
PackageClient - Get package id from 'package' field when 'npm-package' unavailable
2022-03-08 09:40:33 +11:00
Grahame Grieve
32c2ad96b7
Merge pull request #755 from hapifhir/gg-202203-extensions
Gg 202203 extensions
2022-03-08 09:39:54 +11:00
dotasek
f5b9bf5c50 Merge remote-tracking branch 'origin/master' into dotasek--package-client-extract-package-id 2022-03-07 16:46:13 -05:00
dotasek
bb06bae4e6 Apply uniform capitalization requirements for JSON 2022-03-07 16:02:00 -05:00
Grahame Grieve
89d43b7ce8
Merge pull request #756 from hapifhir/dotasek-fix-narrative-generation-test
Fix intermittent failures in NarrativeGenerationTests
2022-03-08 07:08:17 +11:00
dotasek
8df7938f3e
Update RELEASE_NOTES.md
***NO_CI***
2022-03-04 13:06:44 -05:00
Lloyd McKenzie
65853819d3 Hit this bug when handling resource expansions for an STU3 IG. This code would never have worked, so apparently nothing called it before now. 2022-03-04 10:03:55 -07:00
dotasek
6f57013f98 Fix intermittent failures in NarrativeGenerationTests 2022-03-03 16:19:39 -05:00
Grahame Grieve
38e84a46f2
Merge pull request #750 from cqframework/master
Fix include resolution in LiquidRenderer
2022-03-03 07:46:12 +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
dotasek
cb7cfe9141 Refactor for testing, add tests 2022-03-02 09:43:41 -05:00
dotasek
27732602e3 Extract package-id when default id unavailable 2022-03-01 17:03:17 -05: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***
5.6.36
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
Bryn Rhodes
778738d3ac Fix constructor argument 2022-02-23 20:20:38 -07:00
Bryn Rhodes
8212604250 Fix missing argument 2022-02-23 20:09:17 -07:00
Bryn Rhodes
928ef468d5
Merge branch 'hapifhir:master' into master 2022-02-23 19:45:36 -07:00