612 Commits

Author SHA1 Message Date
Grahame Grieve
9e7635d5c1 improve doco for R4/R4B renderers 2024-07-12 05:06:38 +08:00
dotasek
b5cb29cc1b Remove DebugUtilities references 2024-06-25 12:30:46 -04:00
Grahame Grieve
92a3d65942
Merge pull request #1598 from hapifhir/HandleExtraProfiles
Handle extra profiles on resources in an IG
2024-06-25 23:15:59 +10:00
Grahame Grieve
df82203b3d rework rendering library from ground up 2024-06-25 19:40:57 +10:00
Lloyd McKenzie
4d07d5d1a3 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into HandleExtraProfiles 2024-06-02 13:55:47 -06:00
Grahame Grieve
f890462721 Add utility to unpack the spec.internals file 2024-06-01 22:50:51 +10:00
Lloyd McKenzie
fffd4e6303 Merge changes 2024-05-29 21:32:13 -06:00
Lloyd McKenzie
7992610ccd Corrections to profile conversion, added test case 2024-05-29 16:55:30 -06:00
Grahame Grieve
bf4b029b4b compile fixes 2024-05-19 10:45:04 -05:00
Grahame Grieve
de79e47de6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-19 06:11:17 -05:00
Grahame Grieve
a32d6efc49 fixes for AdditionalBinding version conversion in profiles 2024-05-18 03:22:28 -05:00
Grahame Grieve
4911f4fef8 updates for ManagedWebAccess 2024-05-18 14:58:33 +10:00
Grahame Grieve
a510a6d1aa introduce ManagedWebAccess 2024-05-16 13:34:50 +10:00
Grahame Grieve
5118c26ee4 handle time outs doing vsac import (starlink obstructions) 2024-04-25 21:58:42 +10:00
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
88d0a3d7c9 Compile fixes 2024-04-17 06:01:54 +10:00
Grahame Grieve
1f7f57bade Add support for $translate to terminology client 2024-04-15 22:41:45 +10:00
Lloyd McKenzie
00f3c2e895 Handle extra profiles on resources in an IG 2024-04-14 22:31:54 -06: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