How is pagination implemented in the first example you show (list of pations at the beginning of the video) Please, I need to know how to implement pagination on my list component Svelte Thanks!!
Hi, Thanks Sidharth. It was really useful. Waiting for further videos. Are there any Java libraries for creating FHIR resources from my custom data(in json/xml)? To be more specific US Core Profiles?
Hello Sidharth, thanks a lot for these videos. I have a query. Suppose we have our own data (I have 1 single excel file with all patient details) which was obtained from CERNER by combining a lot of tables. So will the default FHIR Api for Patient work the same? or will we have to modify any existing FHIR API?
Instead of docker, can we have any another source for server? Like pre built server and db code? Smilecdr also has docker only. I really want to know about server and its code to understand...
Thank you for this Video. Assuming one is working with a Bundle, what would then be the path (13:04/24:45)? can one say ? I've not tried this yet, just asking? Also, please can you share how you deal with user authentication?
@@medblocks Thank you for your response. The challenge would likely be how to link the resources up within a bundle. Please, I will get back to you if I'm having issues with that.
I tried this but was unable to post it to the Server. Please can you help in checking it? let loading = false; async function handleSubmit(e) { const r = await axios.post("localhost:8090/fhir", e.detail) console.log(r.data) }
Hello sir, we are building a similar kind of thing and while implementing your project we came to an error that we cannot see the record of gender in the fhir resource. Also we wanted to know how to extract this data from postgresql or how to see where is thia data stored... It would be really helpful if you could communicate with us on this topic Thank youu Kashish Shah SY CSE Student
Thank you Sidharth I am searching for small project if you can help me how to create visual studio FHIR API project connect to my local database SQL server and create models controllers and make example searching patients data and insert patients data and update patients date finally delete patients data using JSON format can you help me in this project simple as you can please or create a video this will be great help from you to all developers :)
Do you want to become a FHIR 🔥 expert? Come join me in my upcoming webinar on 5th September 2024. Register now! link.medblocks.com/fhir-2d485f
May your life be blessed! This is an awesome tutorial! Thank you
I’d love to follow along with what you’re doing. Is there a video before this that shows what’s needed to get started?
Thanks, Sidharth it is really awesome...!! waiting for the next videos
How is pagination implemented in the first example you show (list of pations at the beginning of the video) Please, I need to know how to implement pagination on my list component Svelte Thanks!!
Hi, Thanks Sidharth. It was really useful. Waiting for further videos. Are there any Java libraries for creating FHIR resources from my custom data(in json/xml)? To be more specific US Core Profiles?
Very useful video ...
Hi,sir I'm trying to learn API Automation testing for EPIC systems ,do you have any videos that you recomand?Thank you!
Hello Sidharth, thanks a lot for these videos. I have a query. Suppose we have our own data (I have 1 single excel file with all patient details) which was obtained from CERNER by combining a lot of tables. So will the default FHIR Api for Patient work the same? or will we have to modify any existing FHIR API?
Instead of docker, can we have any another source for server? Like pre built server and db code? Smilecdr also has docker only. I really want to know about server and its code to understand...
@@medblocks Thanks buddy!
Thank you for this Video. Assuming one is working with a Bundle, what would then be the path (13:04/24:45)? can one say ? I've not tried this yet, just asking?
Also, please can you share how you deal with user authentication?
@@medblocks Thank you for your response. The challenge would likely be how to link the resources up within a bundle. Please, I will get back to you if I'm having issues with that.
I tried this but was unable to post it to the Server. Please can you help in checking it?
let loading = false;
async function handleSubmit(e) {
const r = await axios.post("localhost:8090/fhir", e.detail)
console.log(r.data)
}
Patient Registration
Submit
@@medblocks Ok then. I will keep trying while I wait for you to share the Bundle... Thank you for the exposure.
Hello sir, we are building a similar kind of thing and while implementing your project we came to an error that we cannot see the record of gender in the fhir resource. Also we wanted to know how to extract this data from postgresql or how to see where is thia data stored...
It would be really helpful if you could communicate with us on this topic
Thank youu
Kashish Shah
SY CSE Student
Thank you Sidharth I am searching for small project if you can help me how to create visual studio FHIR API project connect to my local database SQL server and create models controllers and make example searching patients data and insert patients data and update patients date finally delete patients data using JSON format can you help me in this project simple as you can please or create a video this will be great help from you to all developers :)