Commit Graph

3513 Commits

Author SHA1 Message Date
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
Lloyd McKenzie 074da98066 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into R4B-datatypes-and-xml-cleanup
# Conflicts:
#	org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/model/Enumerations.java
2022-03-04 22:01:48 -07:00
Lloyd McKenzie 9f01f7c9f2 Per FHIR-31722 and FHIR-34453, ensure that CodeableReference and RatioRange aren't allowed in extensions Parameters, etc. in R4B 2022-03-04 21:58:17 -07:00
Lloyd McKenzie ca91cfad1a When running in Eclipse, the version comes in as upper-case, and the enum comparison needs it to be lower-case, so fold it to be that way. 2022-03-04 21:56:27 -07:00
Lloyd McKenzie a5302b8934 Fix XML escaping to not escape single-quotes - because our XML serializer always wraps attributes in double-quotes, making escaping unnecessary. 2022-03-04 21:55:31 -07: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***
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
Bryn Rhodes 3d30d946b7
Merge pull request #2 from cqframework/fix-liquid-template-resolver
Added a Liquid template resolver to narrative generation to support i…
2022-02-23 19:45:15 -07:00
Bryn Rhodes 5544460d20 Added documentation 2022-02-23 19:44:21 -07: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
Bryn Rhodes ab329c8c63 Added a Liquid template resolver to narrative generation to support include resolution in the publisher 2022-02-21 15:05:42 -07:00
Bryn Rhodes a63b2b2515
Merge branch 'hapifhir:master' into master 2022-02-21 14:52:46 -07: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