Jason Kulatunga

Results 268 comments of Jason Kulatunga
trafficstars

somewhat related (UI) https://github.com/fastenhealth/fasten-onprem/issues/289

Hey @berserkwarwolf apologies for the delay responding to this. I'm planning on implementing support for Smart Devices & Wearables starting Q2 (here's our [current roadmap](https://docs.fastenhealth.com/roadmap)) As part of that, I'll...

Hey @berserkwarwolf unfortunately we haven't implanted that feature yet. If that's the only feature you were looking for, I'd recommend getting a refund. Development has slowed significantly as we find...

https://github.com/rkirkendall/medplum-healthkit

SPEC - https://build.fhir.org/ig/HL7/fhir-ips/ipsStructure.html - ISO 27269:2021 - [iso_27269_2021.pdf](https://github.com/fastenhealth/fasten-onprem/files/13759513/iso_27269_2021.pdf) --- https://hapifhir.io/hapi-fhir/docs/server_jpa/ips.html - Interface - https://github.com/hapifhir/hapi-fhir/blob/master/hapi-fhir-jpaserver-ips/src/main/java/ca/uhn/fhir/jpa/ips/api/IIpsGenerationStrategy.java - Implementation - https://github.com/hapifhir/hapi-fhir/blob/master/hapi-fhir-jpaserver-ips/src/main/java/ca/uhn/fhir/jpa/ips/strategy/DefaultIpsGenerationStrategy.java Narrative Generation - https://hapifhir.io/hapi-fhir/docs/model/narrative_generation.html - https://github.com/hapifhir/hapi-fhir/tree/master/hapi-fhir-base/src/main/resources/ca/uhn/fhir/narrative

Links from my chat with John D'Amore: - https://sequoiaproject.org/wp-content/uploads/2020/10/Improve_C-CDA_Joint_Content_WG_IHE_v2.0_Draft-20200915_.pdf - https://github.com/jddamore/fhir-ips-server/blob/main/docs/Summary_Creation_Steps.md - https://github.com/jddamore/ccda-samples - https://github.com/jddamore/ccda-samples/tree/master/z-infographic - https://www.thecommonsproject.org/newsroom/introducing-patient-summaries - https://www.apple.com/newsroom/2023/06/apple-provides-powerful-insights-into-new-areas-of-health/

PDF Generation - https://github.com/johnfercher/maroto - https://github.com/oliverpool/unipdf - AGPL fork of unipdf (needs to be packaged as CLI) - https://github.com/go-pdf/fpdf - https://github.com/pdfcpu/pdfcpu - https://github.com/signintech/gopdf # Unavailable - ~~https://github.com/Kozea/WeasyPrint/ - PDF supporting...

https://github.com/hapifhir/hapi-fhir/tree/master/hapi-fhir-jpaserver-ips/src/main/resources/ca/uhn/fhir/jpa/ips/narrative

unfortunately Postgres doesn't work as-is quite yet. In it's current state it requires a re-compilation of the Fasten binary before it can talk to the Postgres DB. Even if you...

I'll update the config file to make that clearer.