Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.hl7.fhir.core bump to 6.2.16 #5679

Draft
wants to merge 70 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
89de2b1
Bump to core 6.2.6 + fix compilation errors
dotasek Dec 13, 2023
192609e
Fix signature error
dotasek Dec 13, 2023
9a641cb
Error ordering
dotasek Dec 14, 2023
3c7ed51
WIP 1 Fixing failing tests
dotasek Dec 14, 2023
fc0faa7
Fix FhirInstanceValidatorR4Test
dotasek Dec 15, 2023
833483b
Merge branch 'master' into do-20231213-core-bump-6-2-6
dotasek Dec 15, 2023
73eb127
Fix FhirInstanceValidatorR5Test
dotasek Dec 15, 2023
974a753
Fix FhirInstanceValidatorR4BTest
dotasek Dec 15, 2023
2a5792e
Fix FhirInstanceValidatorDstu3Test.testValidateBuiltInProfiles()
dotasek Dec 15, 2023
0f84ccd
WIP Fix FhirInstanceValidatorDstu3Test
dotasek Dec 18, 2023
94f0dd2
Fix isPrimitiveType
dotasek Dec 18, 2023
ca84cb7
Add placeholder narratives to ServerCapabilityStatement
dotasek Dec 18, 2023
81b9262
Fix QuestionnaireResponseValidatorR4Test
dotasek Dec 19, 2023
97289e6
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Dec 19, 2023
620954b
Newline cleanup
dotasek Dec 19, 2023
745caaa
Fix QuestionnaireResponseValidatorDstu3Test
dotasek Dec 19, 2023
42f7fb2
Fix QuestionnaireResponseValidatorR5Test
dotasek Dec 19, 2023
10f5935
Increase expected error messages by two because VALIDATION_HL7_WG_NEEDED
dotasek Dec 19, 2023
7a106a0
Add placeholder fix for Balp narrative
dotasek Dec 19, 2023
0e50724
Fix expected validation messages
dotasek Dec 19, 2023
81949eb
Fix more expected validation messages
dotasek Dec 19, 2023
559310a
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 2, 2024
9b87de9
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 3, 2024
60d233f
Merge branch 'master' into do-20231213-core-bump-6-2-6
dotasek Jan 4, 2024
44eb869
Merge branch 'master' into do-20231213-core-bump-6-2-6
dotasek Jan 10, 2024
3f847d5
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 10, 2024
0a91f88
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 15, 2024
60002a1
Don't generate a master IPS narrative
jamesagnew Jan 16, 2024
41cd456
Merge branch 'do-20231213-core-bump-6-2-6' of github.com:hapifhir/hap…
jamesagnew Jan 16, 2024
c2a0686
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 19, 2024
502b071
Fix IPS generation tests expecting old composition narrative
dotasek Jan 19, 2024
564bfdd
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 19, 2024
cac1ef9
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Jan 19, 2024
67e0e3b
Merge branch 'master' into do-20231213-core-bump-6-2-6
dotasek Jan 25, 2024
5442b91
Update fhir core and clinical-reasoning
dotasek Jan 30, 2024
fa33e45
Remove commented code
dotasek Feb 2, 2024
2a40c17
Merge remote-tracking branch 'origin/master' into do-20231213-core-bu…
dotasek Feb 6, 2024
af09f43
Bump to core 6.2.16-SNAPSHOT
dotasek Feb 2, 2024
ed0c388
Add missing methods
dotasek Feb 2, 2024
330249b
Add missing methods 2
dotasek Feb 2, 2024
b1686b8
Fix error codes
dotasek Feb 2, 2024
dfaf1ba
Fix error code
dotasek Feb 2, 2024
818b21e
Fix failing tests for Unsupported method 2488
dotasek Feb 2, 2024
3b99350
Fix error text
dotasek Feb 2, 2024
d167520
Fix another expected error message
dotasek Feb 5, 2024
8842737
Apply spotless
dotasek Feb 6, 2024
5a68df7
Fix error strings
dotasek Feb 6, 2024
56ddfac
Add minimal implementation to fix failing test
dotasek Feb 6, 2024
540e588
Fix error message
dotasek Feb 6, 2024
c7411c9
Merge from master
dotasek Feb 20, 2024
a9421bf
Fix some validation tests (r4)
dotasek Feb 21, 2024
25331aa
Fix more R5 tests
dotasek Feb 23, 2024
e3fe1ea
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
dotasek Feb 26, 2024
150d78a
Update for changing API
dotasek Feb 26, 2024
cc8a749
Fix some R4B test failures
dotasek Feb 26, 2024
dceefc9
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
dotasek Feb 26, 2024
ceea99b
Fix android incompatibility
dotasek Feb 26, 2024
01f4604
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
dotasek Feb 28, 2024
5f152a7
Fix more tests
dotasek Feb 28, 2024
9e56aee
Switch back to LF
dotasek Feb 28, 2024
50a1cb2
Fix more tests 2
dotasek Feb 28, 2024
bb914d2
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
dotasek Feb 29, 2024
29b3f14
Fix R4 IPS generation use of relative references, switch to random UUID
dotasek Feb 29, 2024
a7beb9b
Fix missing codes and patient ID in IPS test
dotasek Mar 1, 2024
1f860a0
Fix missing codes in IPS R4 Test 2
dotasek Mar 1, 2024
8419104
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
dotasek Mar 4, 2024
084df52
Fix display value
dotasek Mar 7, 2024
8b6728f
Fix display value
dotasek Mar 7, 2024
46f1bbf
Reorg wrapper issue collection; fixes errors with Balp and others
dotasek Mar 7, 2024
e400077
Merge branch 'master' into do-20240206-core-bump-6-2-16
dotasek Mar 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into do-20240206-core-bu…
…mp-6-2-16
  • Loading branch information
dotasek committed Feb 29, 2024
commit bb914d2dae02cf317e346da7e66eea4d666458b6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.