Jason Kulatunga

Results 262 comments of Jason Kulatunga
trafficstars

https://github.com/HL7/C-CDA-Examples/blob/master/Documents/CCD/CCD%202/CCD.xml and https://github.com/HL7/C-CDA-Examples/blob/master/Documents/CCD/CCD%201/CCD.XML might be a good place to start

Hey @chaseastewart That looks pretty cool! Actually, I should probably close this issue. The AidBox/Health Samurai team has generously donated us a license to their CCDA -> FHIR software, so...

@chaseastewart hm, interesting. Would you be willing to open a PR against https://github.com/fastenhealth/FHIR-Converter with the change you mentioned so I can try it out?

@chaseastewart oh apologies, I might have misunderstood what you were saying. You're repo is a port of microsoft/Fhir-Converter in Python right? Im guessing you're saying the fix is already in...

hey @stephen304 That's weird. It looks like Fasten was unable to correctly de-serialize the FHIR Resource. Would you be willing to share the actual JSON payload thats throwing the error?...

This is definitely an invalid code, http://hl7.org/fhir/R4/valueset-administrative-gender.html states that only `male | female | other | unknown` are supported

agreed, let me close #260 since there's more context here

~~correct, Kaiser is broken at the moment @mrwacky42~~ ~~They have some concerns about the [Fasten Lighthouse Auth Gateway](https://github.com/fastenhealth/docs/blob/main/technical/authentication.md), and we're working though them. If you're in the [Fasten Discord](https://discord.gg/Bykz6BAN8p) I...

@mrwacky42 kaiser is now working! Would you mind (re)connecting your Kaiser provider and confirming its working for you?

@mrwacky42 sorry looks like I broke main with my latest changes. Can you try using the `:latest` or `:main-v0.2.1` docker image?