Tadgh
|
9547048848
|
Add support for Patient export
|
2021-03-04 20:16:50 -05:00 |
Diederik Muylwyk
|
35645999d7
|
Add changelog entries.
|
2021-03-04 19:55:39 -05:00 |
Diederik Muylwyk
|
bd85c0c362
|
Remove unnecessary failing test.
|
2021-03-04 19:38:09 -05:00 |
Diederik Muylwyk
|
beab3522b9
|
Enhance isPlaceholder to check value of placeholder extension.
|
2021-03-04 19:33:00 -05:00 |
Diederik Muylwyk
|
96a2151542
|
Remove unnecessary FIXMEs.
|
2021-03-04 19:19:34 -05:00 |
Diederik Muylwyk
|
e3ba4bd1b6
|
Set default for Populate Identifier in Auto-Created Placeholder Reference Targets to true; update javadocs accordingly
|
2021-03-04 18:54:04 -05:00 |
Diederik Muylwyk
|
1d1d9a2f7c
|
Fix typo in IGenericClient javadocs
|
2021-03-04 18:02:06 -05:00 |
Diederik Muylwyk
|
dfdcfa1365
|
Add failing tests.
|
2021-03-04 17:01:39 -05:00 |
Diederik Muylwyk
|
9a7bd0e775
|
Add failing tests.
|
2021-03-04 16:55:16 -05:00 |
Tadgh
|
f5372c9f07
|
Fix typo
|
2021-03-04 16:53:52 -05:00 |
Tadgh
|
6129194353
|
Merge remote-tracking branch 'origin/master' into issue-2445-support-patient-level-export
|
2021-03-04 16:53:20 -05:00 |
Tadgh
|
2f1518344b
|
Add changelogs, add patientbulkredaer implementation
|
2021-03-04 16:53:05 -05:00 |
Tadgh
|
c2877e84bb
|
Merge pull request #2439 from hapifhir/issue-2433-mdm-export
Support MDM expansion in Group Bulk Export
|
2021-03-04 16:49:19 -05:00 |
Tadgh
|
ff1c6e4d27
|
Start with failling test and partial job config
|
2021-03-04 16:15:51 -05:00 |
Tadgh
|
5cee43c637
|
Revert db change in test
|
2021-03-04 15:21:58 -05:00 |
Tadgh
|
8021396f4f
|
Remove unused mdmlink functions
|
2021-03-04 14:17:02 -05:00 |
Diederik Muylwyk
|
5a952ad980
|
Add more FIXMEs as my understanding grows.
|
2021-03-04 14:16:14 -05:00 |
Tadgh
|
8eb9ebb797
|
Add space
|
2021-03-04 14:07:04 -05:00 |
Tadgh
|
e5eacdddd6
|
Fixes bug with uninterpretable string expression in job parameter
|
2021-03-04 14:06:48 -05:00 |
Diederik Muylwyk
|
e8c080bb12
|
Add initial FIXMEs.
|
2021-03-04 13:45:09 -05:00 |
Tadgh
|
94377c1159
|
Just use boolean
|
2021-03-04 13:02:17 -05:00 |
Tadgh
|
f7153a609a
|
Fix formatting error
|
2021-03-04 10:04:38 -05:00 |
Tadgh
|
3d628a4e9c
|
Add test for exporting patients from group
|
2021-03-03 21:30:40 -05:00 |
Tadgh
|
de09c7e2da
|
Bit of logic tidying
|
2021-03-03 19:03:31 -05:00 |
Tadgh
|
7b663bfe99
|
Add constants, fix up some tests
|
2021-03-03 18:51:03 -05:00 |
Diederik Muylwyk
|
8dcac3e8b7
|
Improved generic client docs to remind of client.search.byUrl for params like _has. (#2440)
|
2021-03-03 18:34:18 -05:00 |
Tadgh
|
02f38e9532
|
Fix up other tests for new data reality
|
2021-03-03 16:16:22 -05:00 |
Tadgh
|
3f3e252175
|
Extract a superclass
|
2021-03-03 15:48:28 -05:00 |
Tadgh
|
57c7d4f3eb
|
Support MDM expansion in group bulk export, re-add capability to use _typeFilter in Bulk Export
|
2021-03-03 15:02:41 -05:00 |
Tue Toft Nørgård
|
70c2808ecd
|
Fix https://github.com/hapifhir/hapi-fhir/issues/2435 (#2436)
|
2021-03-03 08:51:27 -05:00 |
Tadgh
|
53598c3bdc
|
Start with failing test
|
2021-03-02 13:18:43 -05:00 |
Tadgh
|
afad037fab
|
Merge pull request #2429 from hapifhir/modify-conformance-to-support-special-mimetypes
Add custom mimetypes to capability statement
|
2021-03-01 16:17:55 -05:00 |
Tadgh
|
713a526ae3
|
Reset DSTU2 test
|
2021-03-01 14:58:50 -05:00 |
Tadgh
|
11b413ee9b
|
Rework tests which relied on old behaviour
|
2021-03-01 14:19:20 -05:00 |
Tadgh
|
9dd42fa605
|
Remove duplicate constant
|
2021-03-01 14:00:20 -05:00 |
Tadgh
|
27cac16de6
|
Add custom mimetypes to capability statement
|
2021-03-01 13:54:21 -05:00 |
James Agnew
|
db44244405
|
Fix #2426 - Include modifiers in generic search URLs for map (#2428)
|
2021-02-28 10:33:43 -05:00 |
Tadgh
|
74066a81b6
|
Merge pull request #2420 from hapifhir/issue-2401-add-support-for-group-id-export
Issue 2401 add support for group id export
|
2021-02-26 10:23:42 -05:00 |
Ken Stevens
|
7d769e3b05
|
Issue 2332 create via put for implementationguide that references some placeholders (#2423)
* begin with failing test
* fixed. test passes.
* documentation and changelog
* added ConceptMap
* review feedback
|
2021-02-26 09:44:48 -05:00 |
Tadgh
|
604b5d2060
|
Fix all broken tests
|
2021-02-25 19:11:18 -05:00 |
Tadgh
|
6c6b959cb5
|
fix test
|
2021-02-25 16:54:21 -05:00 |
Tadgh
|
b0209fdaac
|
Fix multi search parameter issue
|
2021-02-25 16:39:24 -05:00 |
Tadgh
|
1a5439fad5
|
Comment out unused mdm parameter
|
2021-02-25 16:27:57 -05:00 |
Tadgh
|
1663e367a6
|
Address review comments
|
2021-02-25 16:23:36 -05:00 |
Ken Stevens
|
a2a3ffb7ec
|
added failing test
|
2021-02-25 14:35:20 -05:00 |
KevinIsAProgrammer
|
60b462540f
|
Merge pull request #2421 from hapifhir/kh-20200222-search-list
Kh 20200222 search list
|
2021-02-25 10:54:42 -05:00 |
Tadgh
|
f6a913effe
|
Fix NPE
|
2021-02-25 09:27:28 -05:00 |
Tadgh
|
8e060a05e0
|
remove fixme
|
2021-02-24 22:46:51 -05:00 |
Tadgh
|
b725c51172
|
Change tests
|
2021-02-24 17:28:46 -05:00 |
Tadgh
|
a56060a096
|
Tidy things from preliminary review
|
2021-02-24 17:16:54 -05:00 |