Commit Graph

596 Commits

Author SHA1 Message Date
Grahame Grieve dd3981c090 fix up vsac importer for changes to client 2024-04-20 23:33:48 +10:00
Grahame Grieve 3fb9bc20f4 fix spelling of heirarchy 2024-04-20 23:32:52 +10:00
Grahame Grieve 1f7f57bade Add support for $translate to terminology client 2024-04-15 22:41:45 +10:00
Grahame Grieve 4ceac5012b Look up support in Tx Tests 2024-04-11 08:29:34 +10:00
Grahame Grieve 6e4c620515 Fix R4B loading issue 2024-04-11 08:29:08 +10:00
Grahame Grieve 2c6f1b6a59 start moving file access to all go through ManagedFileAccess 2024-04-03 20:11:16 +11:00
Grahame Grieve 51380bad07 Fix ConceptMap.group.target conversion from R3 to R5 2024-03-27 21:13:28 +11:00
Grahame Grieve 6cc4da9d02 OID Assigner utility 2024-03-14 16:45:32 +11:00
Grahame Grieve 0076a2206d ConceptMap utilities 2024-03-05 20:10:13 +11:00
Grahame Grieve 7fb2b1ea00 fix bug in Publisher where examples with profiles aren't properly interpreted as examples in R5 2024-03-01 16:40:24 +11:00
Grahame Grieve 0bb1f82460 fix test case for fix in fml parsing 2024-02-28 00:03:28 +11:00
Grahame Grieve 60cf499659 Move x-version code to IG Publisher 2024-02-26 11:48:07 +11:00
Grahame Grieve 8e5791ca82 compile fix 2024-02-25 20:51:13 +11:00
Grahame Grieve df3456d293 Add support for subsumes in tx client 2024-02-25 19:14:12 +11:00
Grahame Grieve 981d201046 WIP: major refactor of cross version analysis 2024-02-25 19:12:16 +11:00
Grahame Grieve 2628010dff Fix code system rendering for uri properties 2024-02-10 23:10:31 +11:00
Grahame Grieve 81569a3984 remove duplicate way of handling parameters on expand value set 2024-01-26 06:27:24 +11:00
Grahame Grieve a3d4c0645d Fix the way overly large value set expansions are handled 2024-01-19 20:09:57 +11:00
Grahame Grieve 29dbcbfb63 Handle server errors better 2024-01-19 10:38:31 +11:00
Grahame Grieve 26aef43278 fix up cvx importer 2024-01-18 11:40:12 +11:00
Grahame Grieve 8613cd3944 rework terminology cache to manage multiple terminology servers 2024-01-17 20:44:37 +11:00
Grahame Grieve ec67f6c97a Add search support to ITerminologyClient 2024-01-16 11:41:54 +11:00
Grahame Grieve 56fc442db4 revise BOM handling for stringToX routines 2024-01-15 17:29:42 +11:00
Grahame Grieve 9b9aa51e36 update headers on client to add ;fhirVersion=X 2024-01-10 15:48:47 +11:00
Grahame Grieve d74b0e2b4a Refactor Context to support multiple terminology services 2024-01-08 21:07:08 +11:00
Grahame Grieve 1bd69f68de Add CVX Importer 2023-12-30 22:47:45 +11:00
Grahame Grieve 3ed816209d update terminology server for test reconciliation with tx.fhir.org 2023-12-25 00:28:39 +11:00
dotasek 0afea8dc1d
CLI Task to preload package cache (#1508)
* WIP start building preload task

* Slightly refactor exceptions

* sleep between each query

* WIP - FilesystemPackageCacheManager refactor

* Finish refactor

* Customize PackageVisitor

* Remove unused code

* Remove unused code 2

* Add debug logging for failing test

* Point withCacheFolder if to correct param

* Remove console chatter

* Rename to FilesystemPackageCacheManager.Builder

* Move logic to PackageCacheDownloader for re-use in other projects

* Fix spacing
2023-12-13 11:27:15 -05:00
Augustas Vilcinskas 34ac72ab93 Fix StringType conversion in HumanName convertors 2023-12-04 17:31:35 +01:00
Augustas Vilcinskas c1b718afc5
Ensure Address.line[] element data is copied over 2023-12-04 13:37:01 +01:00
Grahame Grieve 6e81418308 update VSAC to fix timeout issues 2023-12-01 16:54:33 +11:00
Grahame Grieve 18c4419b9e refactor FHIRPath package 2023-12-01 15:13:33 +11:00
Grahame Grieve 516ec50afa Fix problem with profiled resources being called examples in IG publisher 2023-12-01 10:37:46 +11:00
Grahame Grieve 36361eaa1d refactor timeout control on client 2023-11-24 12:06:18 +11:00
Grahame Grieve 1814a69826 Fix timeout issue in vsac 2023-11-24 08:46:23 +11:00
Grahame Grieve cdebad43d0 more work on VSAC 2023-11-24 06:10:58 +11:00
Grahame Grieve e009734d85 fix committee URLs 2023-11-17 07:10:02 +11:00
Grahame Grieve b898cfe59f fix up VSAC import for large value sets 2023-11-14 11:59:29 +11:00
Grahame Grieve 618930e5bf Planning ahead: Add fhirVersion to R5 Base and IWorkerContext methods, and move IContextResourceLoader, ValidationResult and CodingValidationRequest out of IWorkerContext to their own clasess 2023-11-14 06:38:40 +11:00
Grahame Grieve f31b611e93 fix problem with R3 expansion 2023-11-13 16:23:07 +11:00
Grahame Grieve 841de5657e vsac improvements 2023-11-06 20:23:17 +11:00
Grahame Grieve b2c4da5aae save vsac capability statement 2023-11-06 07:14:43 +11:00
Grahame Grieve 12cdccf3bb Hack for wrong URLs in subscriptions backport 2023-10-20 16:25:09 +11:00
Grahame Grieve fd769472fe fix bugs in processing current packages for xig 2023-10-16 23:08:28 +11:00
Grahame Grieve c83b232f7c Fix URL of concept map extension 2023-10-10 15:42:36 +11:00
Grahame Grieve f598ade02c Workaround issue where R5 build wrongly adds ele-1 to base 2023-10-09 17:41:59 +11:00
Grahame Grieve f860af857d Fix conversion issue associated with ConceptMap.element.target.equivalence in versions previous to R5 (use proper extension URL, and move extension so it can be a modifier. And fix for modifierExtension handling) 2023-10-09 17:41:26 +11:00
Grahame Grieve 64403db109 rework xig into 3 steps 2023-10-04 03:16:07 +03:00
Grahame Grieve d675d9d4a0 upgrade PackageVisitor for XIG 2023-09-30 22:28:44 +10:00
Grahame Grieve 5240e7dc87 Fix r4/r5 charge definition issue 2023-09-27 05:51:59 +10:00