Jason Kulatunga
Jason Kulatunga
@nitantsoni Fasten only supports [FHIR Bundles](http://hl7.org/fhir/R4/Bundle.html) in JSON format at the moment. I've attached a zip file containing a FHIR Bundle from [Synthea](https://synthea.mitre.org/) that you can use for testing. [Abraham100_Heller342_262b819a-5193-404a-9787-b7f599358035.json.zip](https://github.com/fastenhealth/fasten-onprem/files/12340829/Abraham100_Heller342_262b819a-5193-404a-9787-b7f599358035.json.zip)...
related #330 ``` Flush/Truncate the database WAL on app shutdown. PRAGMA wal_checkpoint(TRUNCATE); ```
agreed, this is a much more precise list of encounter types than the one I'm using - https://www.hl7.org/fhir/R4/valueset-service-type.html However, I'm trying to use a list that is related to the...
Fallback solution should be to Request resource types in a loop.
Hey @eliluong Are you accessing your fasten instance via IP Address? Can you share your config file? Could it be related to this issue - https://github.com/fastenhealth/fasten-onprem/issues/14 ?
I think this is stale. I have a polyfill now for non-https crypto usage with a custom domain.
Looks like MyPatientVisit is a Nextech product - https://mypatientvisit.net/about-nextech/ They have an entry in the CHPL database https://chpl.healthit.gov/#/search https://www.nextech.com/developers-portal
Looks like it's already referenced in our Platforms list - https://github.com/fastenhealth/fasten-sources/blob/main/PLATFORM_LIST.md
not yet, I have to add support for it in the fasten-sources repo first. I've been focusing on getting v1 out the door, so I've put a pause on adding...
Just requested a Nextech developer account. Waiting for approval