dotasek
900d2a9b22
Merge pull request #708 from hapifhir/conversion-doc-update-2022-01
...
Conversion doc update 2022 01
2022-01-06 11:24:56 -05:00
dotasek
83679d758c
Merge pull request #699 from paul-robson-validic/bug_check_loop_variable
...
Bug: Loop condition is always true
2022-01-06 11:24:14 -05:00
Paul Robson
db08eb4f0a
Merge remote-tracking branch 'origin-real/bug_check_loop_variable' into bug_check_loop_variable
...
# Conflicts:
# org.hl7.fhir.r4/src/test/java/org/hl7/fhir/r4/terminologies/ConceptMapEngineTest.java
2022-01-06 12:20:43 -03:00
Paul Robson
45723a0939
refactor: use @Nonnull annotation
2022-01-06 12:14:13 -03:00
dotasek
36cc6defc2
Refactor with a mock + new test to catch exception
2022-01-06 10:10:45 -05:00
dotasek
189a7ebdfb
Update README.md
...
Formatting improvements. Additional links.
2022-01-05 15:54:06 -05:00
dotasek
0edcf819ea
Fix format
2022-01-05 15:45:27 -05:00
dotasek
45a2516fd8
Replace readme.md with CONVERTORS.md
2022-01-05 15:43:36 -05:00
dotasek
029340b0e0
Merge readme.md into CONVERTORS.md
2022-01-05 15:42:49 -05:00
Grahame Grieve
8706b3c4a4
Merge pull request #702 from hapifhir/gg-202201-r4b
...
Add R4B code + update generator for R4B generation
2022-01-02 09:52:21 +11:00
Grahame Grieve
984bc9b6cb
ping build
2022-01-02 07:46:37 +11:00
Grahame Grieve
a44eeafe3b
update pom
2022-01-02 06:25:39 +11:00
Grahame Grieve
89521841ac
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2022-01-02 06:25:01 +11:00
Grahame Grieve
2962f6e5cd
more pom work
2022-01-01 18:08:01 +11:00
Grahame Grieve
fe4ba3e15a
update pom
2022-01-01 16:48:18 +11:00
Grahame Grieve
c627ec43d9
Add R4B code + update generator for R4B generation
2022-01-01 16:33:10 +11:00
markiantorno
13bc0d73ca
Updating version to: 5.6.22-SNAPSHOT and incrementing test cases dependency.
2021-12-28 17:45:19 +00:00
markiantorno
0394b96b14
Release: v5.6.21
...
* Restored missing search parameter constants for R5 model classes
***NO_CI***
2021-12-28 17:28:47 +00:00
jamesagnew
18c016af35
Add changelog
2021-12-28 12:09:58 -05:00
Grahame Grieve
64fb94fcef
Merge pull request #700 from hapifhir/gg-202112-r5-searchparams
...
restore search parameters
2021-12-28 09:07:24 +11:00
Grahame Grieve
0c108545b4
fix compile issues
2021-12-28 07:45:04 +11:00
Grahame Grieve
9c669437f6
restore search parameter
2021-12-28 06:42:32 +11:00
markiantorno
4a8d66bd89
Updating version to: 5.6.21-SNAPSHOT and incrementing test cases dependency.
2021-12-23 00:04:24 +00:00
markiantorno
3523d38052
Release: v5.6.20
...
## Validator Changes
* fix bug looking for contained resources inside bundles when validating resources using conformsTo()
* fix problems validating canonical reference profile types
## Other code changes
n/a
***NO_CI***
2021-12-22 23:46:57 +00:00
Grahame Grieve
8bb6ebfa31
* fix bug looking for contained resources inside bundles when validating resources using conformsTo()
...
* fix problems validating canonical reference profile types
2021-12-23 09:56:39 +11:00
markiantorno
2d2000b009
Updating version to: 5.6.20-SNAPSHOT and incrementing test cases dependency.
2021-12-22 20:12:54 +00:00
markiantorno
6bfb964c28
Release: v5.6.19
...
## Validator Changes:
* ignore canonical resources found in core examples packages
* get .ofType() working in discriminators (round #1!)
* fix bug checking enableWhen - ignoring items in answers
* Improved Error messages validating bundle entries
## Other Code Changes
* Improve rendering of uris that point to known resources
* Fix wrong reference rendering questionnaire
* Fix rendering of QuestionnaireResponses - render items in answers properly
* Improve Error message when snapshot can't be generated
* fix up support for R5
***NO_CI***
2021-12-22 19:57:14 +00:00
Paul Robson
b785940a2b
refactor: inline method
2021-12-22 12:58:35 -05:00
Paul Robson
c80b7eae10
refactor: add display name to test
2021-12-22 11:54:19 -05:00
Paul Robson
9171c39d59
refactor: extract private helper methods
2021-12-22 11:53:24 -05:00
Paul Robson
f941329fcc
bug: check temporary variable hasn't been set yet
2021-12-22 11:50:43 -05:00
Paul Robson
369744488d
test: check that coding is translated
2021-12-22 11:50:05 -05:00
Paul Robson
137592ecbf
test: check that coding is translated
2021-12-22 11:47:23 -05:00
Grahame Grieve
f967c08879
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-12-22 23:23:52 +11:00
Grahame Grieve
9e9f2d2f38
update test case depedency
2021-12-22 23:23:37 +11:00
Grahame Grieve
873c699831
Merge pull request #697 from hapifhir/gg-202112-r5-update-2
...
Gg 202112 r5 update 2
2021-12-22 23:16:22 +11:00
Grahame Grieve
614dff8367
fix up support for R5
2021-12-22 22:40:25 +11:00
Grahame Grieve
98f218fe78
Improved Error messages validating bundle entries
2021-12-22 22:39:54 +11:00
Grahame Grieve
3a2428bb2f
fix bug checking enableWhen - ignoring items in answers
2021-12-22 22:39:13 +11:00
Grahame Grieve
04c7111eb6
get .ofType() working in discriminators (round #1!) + Improve Error message when snapshot can't be generated
2021-12-22 22:39:00 +11:00
Grahame Grieve
c86b8114dd
Fix rendering of QuestionnaireResponses - render items in answers properly
2021-12-22 22:37:07 +11:00
Grahame Grieve
bb78aeea8e
Fix rendering of QuestionnaireResponses - render items in answers properly
2021-12-22 22:36:51 +11:00
Grahame Grieve
4ce07531ef
Fix wrong reference rendering questionnaire
2021-12-22 22:36:11 +11:00
Grahame Grieve
b527039d78
Improve rendering of uris that point to known resources
2021-12-22 22:35:35 +11:00
Grahame Grieve
939b377fe2
* ignore canonical resources found in the examples package
2021-12-22 22:33:50 +11:00
markiantorno
66ab13dba7
Updating version to: 5.6.19-SNAPSHOT and incrementing test cases dependency.
2021-12-21 22:32:14 +00:00
markiantorno
4e3bde76e9
Release: v5.6.18
...
## Validator
* Allow both -output and -output-style parameters (output-style applies to output now) + add csv output style
* Implement the ```-level``` parameter
* Add support for R4B validation
* fix bug in deep profiles (profiles that don't start at the root)
## Other code changes
* Regenerate R5 code for 5.0.0-snapshot1 & many consequential changes
* Add version support for R4B and R5 (R4B code generation still to be done)
***NO_CI***
2021-12-21 22:16:52 +00:00
Grahame Grieve
f4ada87c2c
Merge pull request #696 from hapifhir/gg-202112-r5-upgrade
...
Gg 202112 r5 upgrade
2021-12-22 08:16:23 +11:00
Grahame Grieve
ef0afae743
More support for R4B
2021-12-22 07:31:09 +11:00
Grahame Grieve
3a33cb2174
## Validator
...
* Allow both -output and -output-style parameters (output-style applies to output now) + add csv output style
* Implement the ```-level``` parameter
* Add support for R4B validation
* fix bug in deep profiles (profiles that don't start at the root)
## Other code changes
* Regenerate R5 code for 5.0.0-snapshot1 & many consequential changes
* Add version support for R4B and R5 (R4B code generation still to be done)
2021-12-21 19:53:20 +11:00