Diederik Muylwyk
|
6ebc9572ac
|
Adjust concept and designation totals as we process.
|
2019-09-03 16:23:20 -04:00 |
Diederik Muylwyk
|
b42b598d01
|
Added pre-fetch for concept designations, improved paging for expanded ValueSets, and columns on TermValueSet for number of concepts and designations.
|
2019-09-03 16:02:28 -04:00 |
Ken Stevens
|
e6d866cbf1
|
Revert: premature hapiworkercontext changes
|
2019-09-03 15:14:27 -04:00 |
Ken Stevens
|
5c08e8fdf8
|
anylist r5 support
also added another accessor
|
2019-09-03 15:05:44 -04:00 |
jamesagnew
|
1ef70a0fca
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2019-09-03 07:02:09 -04:00 |
jamesagnew
|
8b09b3f3eb
|
Rename config enum for consistency
|
2019-09-03 07:01:36 -04:00 |
Diederik Muylwyk
|
563b8b39d8
|
Merge pull request #1463 from jamesagnew/dm-fix-npe-validate-code
Fix NPE for ValueSet operation validate-code when Coding and/or Codea…
|
2019-09-02 21:33:28 -04:00 |
Diederik Muylwyk
|
02a896f31e
|
Fix NPE for ValueSet operation validate-code when Coding and/or CodeableConcept is null for DSTU3/R5.
|
2019-09-02 21:28:51 -04:00 |
Diederik Muylwyk
|
6b826560c4
|
Merge pull request #1460 from jamesagnew/dm-fix-resourcetable-lookups-for-preexpansion-and-code-validation
Fix ResourceTable lookups for pre-expansion and code validation.
|
2019-09-02 18:17:45 -04:00 |
Diederik Muylwyk
|
c34d8458ef
|
Refactor getting resource PIDs with utility methods.
|
2019-09-02 18:16:46 -04:00 |
Ken Stevens
|
9ea937d007
|
extra logging around send to subscription delivery channel
|
2019-09-01 18:43:32 -04:00 |
James Agnew
|
8ce8f1e864
|
Credit for #1461
|
2019-09-01 18:41:17 -04:00 |
Diederik Muylwyk
|
16963881b0
|
Reset pre-expansion schedule.
|
2019-08-30 19:36:34 -04:00 |
Diederik Muylwyk
|
548647defe
|
Toggle pre-expansion config.
|
2019-08-30 19:31:45 -04:00 |
Diederik Muylwyk
|
f29abd7167
|
Fixed ResourceTable lookups for pre-expansion and code validation.
|
2019-08-30 19:31:05 -04:00 |
Diederik Muylwyk
|
9f7cf3923b
|
Merge pull request #1458 from jamesagnew/1457-valueset-pre-expansion-need-to-account-for-existing-valuesets-and-user-assigned-ids
Resolve "ValueSet pre-expansion - need to account for existing ValueSets and user-assigned IDs."
|
2019-08-30 10:48:39 -04:00 |
Diederik Muylwyk
|
8ef9c61b83
|
Address review comments; improve logging.
|
2019-08-30 10:47:21 -04:00 |
James Agnew
|
8700088c67
|
Missed a keyword
|
2019-08-29 22:06:43 -04:00 |
James Agnew
|
668af76514
|
Make method static again
|
2019-08-29 22:03:58 -04:00 |
James Agnew
|
347aada62e
|
Add a setter for unit tests
|
2019-08-29 21:43:29 -04:00 |
James Agnew
|
dbe86c8669
|
One more test fix
|
2019-08-29 21:35:07 -04:00 |
James Agnew
|
1b1d80b850
|
Test fix
|
2019-08-29 21:02:19 -04:00 |
Diederik Muylwyk
|
e03d6a5d47
|
Fixed handling of pre-expansion in light of pre-existing, non-pre-expanded ValueSets.
|
2019-08-29 18:09:30 -04:00 |
James Agnew
|
f59bdc4afe
|
Reuse FHIRPath across JPA requests
|
2019-08-29 14:13:31 -04:00 |
James Agnew
|
c5a88444b6
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2019-08-29 14:00:37 -04:00 |
James Agnew
|
956bb39327
|
Resolve an inefficient regex expression
|
2019-08-29 13:59:31 -04:00 |
Diederik Muylwyk
|
c22bf8b09f
|
Fixed handling of client-assigned IDs throughout terminology services.
|
2019-08-29 10:48:54 -04:00 |
Diederik Muylwyk
|
e67a750c4f
|
validate-code operation now works with client-assigned IDs; added a bunch of failing tests to work on tomorrow.
|
2019-08-28 18:49:18 -04:00 |
Ken Stevens
|
d2ae3c24a1
|
FIXME
|
2019-08-28 16:26:56 -04:00 |
Ken Stevens
|
3e58962ac1
|
Split search cache api from search result cache api.
|
2019-08-28 16:24:56 -04:00 |
Ken Stevens
|
eab589bcac
|
fixed intermittently failing test
|
2019-08-28 13:11:44 -04:00 |
Ken Stevens
|
259426b0dd
|
Merge remote-tracking branch 'remotes/origin/master' into ja_20190822_1440_infinispan_query_cache
# Conflicts:
# hapi-fhir-jpaserver-migrate/src/main/java/ca/uhn/fhir/jpa/migrate/tasks/HapiFhirJpaMigrationTasks.java
# src/changes/changes.xml
|
2019-08-28 10:37:17 -04:00 |
Diederik Muylwyk
|
5650bc9baa
|
Merge pull request #1455 from jamesagnew/1431-validate-code-operation-needs-to-be-optimized-for-large-valuesets
Resolve "$validate-code operation needs to be optimized for large ValueSets."
|
2019-08-27 21:26:05 -04:00 |
Diederik Muylwyk
|
9ef0519b4c
|
validate-code operation has been optimized for large ValueSets; submitting pull request.
|
2019-08-27 21:15:12 -04:00 |
Diederik Muylwyk
|
6b0084fc3b
|
Merge pull request #1448 from jamesagnew/1447-loinc-filenames-should-be-configurable
Resolve "LOINC filenames should be configurable."
|
2019-08-27 13:47:40 -04:00 |
Diederik Muylwyk
|
94c7fc49fd
|
Making LOINC filenames configurable; fix implicit ValueSet URL for loinc-all.
|
2019-08-27 13:46:42 -04:00 |
Diederik Muylwyk
|
1adfda44d9
|
Making LOINC filenames configurable; ready for review.
|
2019-08-27 11:19:01 -04:00 |
James Agnew
|
70d0a8aa8f
|
Get patch working (#1449)
|
2019-08-27 05:42:15 -04:00 |
Diederik Muylwyk
|
f4789247b2
|
Making LOINC filenames configurable; fix IEEE medical device code property key.
|
2019-08-26 18:46:57 -04:00 |
Diederik Muylwyk
|
0765254024
|
Making LOINC filenames configurable; initial commit.
|
2019-08-26 18:32:21 -04:00 |
Diederik Muylwyk
|
e5c8ffdc20
|
Merge pull request #1446 from jamesagnew/1445-an-implicit-all-loinc-valueset-needs-to-be-created-when-uploading-the-loinc-codesystem
Resolve "An implicit all-loinc ValueSet needs to be created when uploading the LOINC CodeSystem."
|
2019-08-26 16:48:07 -04:00 |
Diederik Muylwyk
|
0ee15874ca
|
loinc-all ValueSet is now created automatically when loading LOINC terminology.
|
2019-08-26 16:42:37 -04:00 |
Diederik Muylwyk
|
a93d4e9bcd
|
Merge pull request #1444 from jamesagnew/1443-multiaxial-properties-need-to-be-supported-for-code-lookups
Resolve "Multiaxial properties need to be supported for code lookups."
|
2019-08-26 14:48:59 -04:00 |
Diederik Muylwyk
|
b01d59d5a0
|
Added changelog entry.
|
2019-08-26 14:47:50 -04:00 |
Diederik Muylwyk
|
073d2a45a4
|
Multiaxial hierarchy support is implemented; we not populated parent and child properties.
|
2019-08-26 14:26:38 -04:00 |
Diederik Muylwyk
|
5071c62cb9
|
Merge pull request #1432 from jamesagnew/1366-expand-operation-needs-to-be-optimized-for-large-valuesets-4
Resolve "1366 expand operation needs to be optimized for large valuesets 4"
|
2019-08-26 09:55:05 -04:00 |
Diederik Muylwyk
|
3f14a7a68b
|
Added changelog entry for switch from Derby to H2 for HAPI FHIR CLI server.
|
2019-08-26 09:54:05 -04:00 |
Ken Stevens
|
17f58a61c3
|
Revert "add accessor to search hash"
This reverts commit 2dc70c92
|
2019-08-24 14:13:06 -04:00 |
Ken Stevens
|
2dc70c92f1
|
add accessor to search hash
|
2019-08-24 14:10:17 -04:00 |
Diederik Muylwyk
|
b41926307c
|
Completed work on large ValueSet expansion support; ready for review.
|
2019-08-23 17:40:45 -04:00 |