Commit Graph

643 Commits

Author SHA1 Message Date
packagrio-bot 6383aaa13e (v0.2.1) Automated packaging of release by Packagr 2023-11-14 12:35:07 +00:00
Mohanish Patel f2cb6a904c
added tests for resource_fhir_test.go -> ListResourceFhir (#302) 2023-11-14 04:32:53 -08:00
Jason Kulatunga 1ac8c3b176
adding support for medicare prod. 2023-11-13 18:51:04 -08:00
Jason Kulatunga a37e83e545
adding a logo for unitedhealthcare sandbox. 2023-11-13 18:16:00 -08:00
Jason Kulatunga 038fea8a6a
working united healthcare sandbox and added logos for payers 2023-11-13 17:17:10 -08:00
Jason Kulatunga f43392745f
working unitedhealthcare sandbox. 2023-11-13 14:25:45 -08:00
Akash Sampurnanand Pandey 7c8a118f40
update FhirPatient unit tests for most fields (#301)
Co-authored-by: Jason Kulatunga <jason@thesparktree.com>
2023-11-13 10:43:03 -08:00
Akash Sampurnanand Pandey a71c690241
update FhirObservation unit tests (#303) 2023-11-13 10:37:48 -08:00
packagrio-bot 1106d4e869 (v0.2.0) Automated packaging of release by Packagr 2023-11-09 16:13:55 +00:00
Jason Kulatunga eee8f9c578
fixes to searchAfter 2023-11-08 20:08:58 -08:00
Jason Kulatunga 37acb230cf
update tagline. 2023-11-08 19:11:52 -08:00
Jason Kulatunga 0479983bf4
update fasten-sources to add support for phr, ndjson, jsonl, ips and json bundle uploads. 2023-11-08 16:55:39 -08:00
Jason Kulatunga 8fa331de00
remove raspberry pi build. 2023-11-08 10:30:22 -08:00
Jason Kulatunga e194eb6fb8
update to fasten-sources v0.4.10 which includes epic-legacy change for Sutter Health 2023-11-08 08:39:46 -08:00
Jason Kulatunga 97838dfccd
attempting to build static binary.
Make sure we "test" binary in final static-debian11 container by running help as part of build.
2023-11-08 08:31:34 -08:00
Jason Kulatunga f9bab38744
enable CGO compilation with encryption 2023-11-08 07:05:42 -08:00
Jason Kulatunga 65aca539c7
adding an encryption key field. 2023-11-07 20:47:52 -08:00
Jason Kulatunga 77cb81435c
Encryption At Rest (#284) 2023-11-07 15:17:00 -08:00
Jason Kulatunga d657ec03a6
moved the replace lines to the top o the go.mod file. 2023-11-06 15:21:24 -08:00
Jason Kulatunga 1ba4f46fd5
remove deprecated endpoint.
Updated fasten-sources to include Epic Legacy client for Epic clients that don't support dynamic client registration.
2023-11-05 18:16:34 -08:00
Jason Kulatunga bba1dde606
better error messages when dynamic client registration fails. 2023-11-05 10:53:30 -08:00
Sharif Nassar 11386dbf00
Spleling fix (#296) 2023-11-04 16:01:00 -07:00
Jason Kulatunga 1920e25fac
skipping test 2023-10-30 12:10:44 -07:00
Jason Kulatunga 457608ffc4
Merge pull request #292 from mohanish2504/mohanish/resource_fihr_tests 2023-10-30 11:35:01 -07:00
Jason Kulatunga 8652218180
WIP fixing tests (1 failure) 2023-10-30 11:02:41 -07:00
mohanish2504 ca450f5793 update:
sepated logic to hit invalid source,resource id during test case.
2023-10-30 23:30:37 +05:30
mohanish2504 f4a776d175 adding: resource_fhir_test.go
update: source_test.go moved test data creating to a common logic.
2023-10-29 19:27:25 +05:30
Jason Kulatunga 627b697741
update README.md 2023-10-23 11:16:19 -07:00
Jason Kulatunga 42ede9e406
update README.md 2023-10-23 11:16:07 -07:00
Jason Kulatunga 1896981ebe
update README.md 2023-10-23 11:14:59 -07:00
Jason Kulatunga 8f430f42d1
Merge pull request #287 from akash-pandey1729/unit_test_extract_search_parameters 2023-10-21 08:32:55 -07:00
Akash b212e97d8e formatting stuff 2023-10-21 10:08:51 -05:00
Akash 79a5c20d06 unit test for identifier and telecom for example1 2023-10-21 02:14:24 -05:00
Jason Kulatunga 6f4067d179
adding unsafe selective sync endpoint for testing purposes. 2023-10-17 21:35:30 -07:00
Jason Kulatunga 145eea6d6a
update uuid.Nil reference for special placeholder reference. 2023-10-17 20:25:23 -07:00
Jason Kulatunga 9327464e38
Merge pull request #281 from OhHeyAlan/patch-3 2023-10-17 18:29:23 -07:00
Jason Kulatunga e0373a9ec9
Update list-medication.component.ts
using codeableConcept formatter
2023-10-17 18:27:56 -07:00
Jason Kulatunga 4fd24e3d38
update fasten-sources, adding support for Humana sandbox 2023-10-17 17:34:58 -07:00
packagrio-bot 6ed83e8afb (v0.1.8) Automated packaging of release by Packagr 2023-10-17 21:47:56 +00:00
Jason Kulatunga 6858ae8d4c
added database migration framework. 2023-10-17 11:46:08 -07:00
Jason Kulatunga 7018c3b85a
rollback SBOM support. 2023-10-17 10:56:38 -07:00
OhHeyAlan 24f1e92d71
Update list-medication.component.ts
Fixed to display medication name. Status and Rx date still not in FHIR response.
2023-10-17 12:15:02 -05:00
Jason Kulatunga f32004498a
adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 07:52:20 -07:00
Jason Kulatunga 4f1222d0d8
adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 06:25:07 -07:00
Jason Kulatunga 9087f590b2
fixing test suite. 2023-10-16 21:49:15 -07:00
Jason Kulatunga 8861e4b6ba
Merge pull request #275 from fastenhealth/nickmurray/add-postgres-db-option 2023-10-16 11:43:36 -07:00
Jason Kulatunga 189ebde926
Update config.yaml 2023-10-16 11:40:58 -07:00
OhHeyAlan ef68bfcc56
Update list-binary.component.ts (#280)
Co-authored-by: Jason Kulatunga <jason@thesparktree.com>
2023-10-16 09:24:25 -07:00
Nicholas Murray d154d9e811 Merge main
Picked up on most recent change with DeleteSource func
2023-10-16 07:49:45 -07:00
Jason Kulatunga 79c3e85485
update images width. 2023-10-15 14:12:47 -07:00