Тёмный
Gino Canessa
Gino Canessa
Gino Canessa
Подписаться
@Microsoft working on healthcare standards and interoperability, focused on FHIR. Educational content about FHIR specifications, implementation guides, and how to work with them in code.
FHIR and Databases - Part 1: Overview
29:10
2 года назад
FHIR Search - Part 3: Result Parameters
29:47
3 года назад
FHIR Local Test Server - Spark
4:38
3 года назад
FHIR Profiles - An Introduction
38:44
3 года назад
Комментарии
@floringhisa48
@floringhisa48 7 дней назад
What are the reason I would do an extension for my server? In order to be useful the clients that are using my server should read the documentation of my server and adapt their code accordingly? For example a Client wants to get the info about an patient and I have an extensions that says the patient have 0..* middle name. The client code should know that and add that in their model, right?
@AlfCru
@AlfCru 29 дней назад
Muchas gracias por la introducción al mundo Fhir
@BlueWizardsII
@BlueWizardsII 2 месяца назад
Nice intro video !! I am just getting started with FHIR. I have had some trouble getting OAuth to work with EPIC and ECW, but it must have something to do with my sandbox setup and the way I am creating the JWT's and the JWK sets. Basic Auth with a clientID/Secret seems much easier for backend apps ?
@j.l.sanchez7563
@j.l.sanchez7563 3 месяца назад
Este es bueno😊
@srbnow
@srbnow 3 месяца назад
Thankyou for making this video. Very helpful
@cnhonker
@cnhonker 3 месяца назад
This is amazing. Thanks for your time and effort.
@amitdhir4632
@amitdhir4632 4 месяца назад
Yes this content is really helpful, Thanks a lot for sharing your knowledge.
@hansdebruijn2821
@hansdebruijn2821 4 месяца назад
Hi Gino, Do you have any plans to do tutorials on openEHR?
@crisag.2698
@crisag.2698 4 месяца назад
Thank you Gino for making these videos! They're super helpful for people like me who are just learning about FHIR!
@bokyeahlao1
@bokyeahlao1 5 месяцев назад
Great video can't believe you had so little likes. Thank you!
@esparda07
@esparda07 5 месяцев назад
Please continue making these videos Gino. Thanks.
@amotorcyclerider3230
@amotorcyclerider3230 6 месяцев назад
Can I run it on RHOCP?
@GaboGTH
@GaboGTH 6 месяцев назад
thanks, good video!!!
@michielheijdeman2942
@michielheijdeman2942 7 месяцев назад
Hello Gino Great tutorial, but i have a problem to get the tokon everytime i get the message unauthorised can you help please
@samirrawat8
@samirrawat8 7 месяцев назад
Do you have any existing video on SQL server backend integration with USCORE FHIR ?
@SyedMasood-k8e
@SyedMasood-k8e 8 месяцев назад
In an interview they asked me what are the 7 FHIR sources which we have as per the standards?, could you please help me on this
@billharty6891
@billharty6891 9 месяцев назад
Great presentation!
@esparda07
@esparda07 10 месяцев назад
Starts at 8:45.
@AndrewHenson-hk2vr
@AndrewHenson-hk2vr 10 месяцев назад
Hello, thanks for the excellent tutorials. Do you have a tutorial on how to consume HL7 data files. And how to send the result back to the patient record?
@JuentherGauch
@JuentherGauch 10 месяцев назад
I am implementing a database tracker (for my Bachelors thesis in CS) in Python that tracks changes in medical databases that do not require modifications to the database (so e.g. for PostGreSQL no trigger functions with Listen/Notify channels but just with polling and SELECT *; sounds stupid but works well enough for my use case). I am trying to extend its capabilities for general FHIR databases. My question is: are there abstract mechanisms in FHIR to track changes in cells without modifying the database itself, that work regardless of the underlying database type? With other words: can I use a FHIR library for Python that handles the database-type specific commands under the hood and is just an abstract wrapper, that could continue working if the database connection underneath is switched from e.g. PostGre to MongoDB? Thanks in advance
@amaral-soudi5788
@amaral-soudi5788 11 месяцев назад
GREAT session thanks Mr. Gino
@thomasmueller6902
@thomasmueller6902 11 месяцев назад
Can I do that with C++ as well?
@aamerkhandev
@aamerkhandev Год назад
Hi Gino, can you create a video for editing yml file for configuring sql server db
@aamerkhandev
@aamerkhandev Год назад
Hi Gino , your video is great I am able to run FHIR server in my local. Thanks
@kevon217
@kevon217 Год назад
Exactly the overview I was looking for. Very helpful, thanks!
@user-dl3he6iq19wk
@user-dl3he6iq19wk Год назад
Hey, great job for this specifics. I've been wondering, is there FHIR for vocabularies specifically? I mean, when I need API for full vocabulary, so that external system could fetch vocabulary in full from my system. Should I look somewhere in FHIR specification how to build API-FHIR for vocabularies?
@ChisomMefor
@ChisomMefor Год назад
Thank you, Gino
@MarcioSantos_sir
@MarcioSantos_sir Год назад
Well done Gino!! Right to the point!
@mikehillbilly4079
@mikehillbilly4079 Год назад
Hi Gino, congrats on great video. planning, delivery and content all professionally done. I'm a bit confused as to how I let the world know what search operations are supported for my profiled resource?
@imrannie
@imrannie Год назад
Awesome Content 😊
@johnzabula
@johnzabula Год назад
@Gino, Great Presentation...
@Nkellllll1
@Nkellllll1 Год назад
Super clear explanation. Much obliged
@johnflux1
@johnflux1 Год назад
How do I get all observations for a given DiagnosticReport id please? I've spent days on it and googled and cannot work it out :-( The difficulty is that results is an array.
@sandromiranda2445
@sandromiranda2445 Год назад
This is very helpful. Thanks, Gino.
@nileshnikalje4636
@nileshnikalje4636 Год назад
Nice information. Thanks and continue posting such videos. Could you please point me to the APIs for Epic Mychart. I want to get patient information (EPT and WPT records) for my clients.
@patrisagar6548
@patrisagar6548 Год назад
Thank you sir for your valuable content. Appreciate it ❤
@ronyarmon210
@ronyarmon210 Год назад
Many thanks for the detailed tutorial. Can I use Smart Launcher throughout the development project to access EHR data or will I have to go through a vendor at some stage? The Smart documentation lists vendors with sandboxes (such as epic) so I was wondering whether using them is an option or will become essential to run my app in production.
@roswellg
@roswellg Год назад
very nice tutorial informative leaned a lot thank you
@roswellg
@roswellg Год назад
yes is good video
@doog33k
@doog33k Год назад
Thank you for your explanation. it was so straightforwad.... exaclty what i Needed
@aeromeme
@aeromeme Год назад
Hy Gino, Can you explain me how to create a installer that automatically creates the custom URI scheme for the application.
@nedu47
@nedu47 Год назад
Thank you for this piece! Do you have any example/advice on how best to perform searches that involves a cohort/group of patients with certain conditions?
@miguelrincon2083
@miguelrincon2083 Год назад
Hi Gino, do you by any chance have a tutorial deploying this server to Azure? I am working with it locally and it works well, but I am having some weird errors when I deploy it to Azure. I appreciate any help and thanks for the video!
@gabrielpereiraarte13
@gabrielpereiraarte13 2 года назад
Hi Gino, how are you? Is there a contact email to communicate with you? I have an unusual situation involving the server response JSON format. Instead of returning something like: "id": "1190270", Returns: "id": { "value": "1190270" }, Have you ever been through something like this?
@wc2287
@wc2287 2 года назад
This is really helpful as a starting point Gino, thanks very much for doing it in VS Code.
@counterko
@counterko 2 года назад
Many thanks
@jacekbiaecki8076
@jacekbiaecki8076 2 года назад
Hello Gino. This episode is a kind of a teaser :) What about releasing part 3...? :) Cheers
@mirthmagic6370
@mirthmagic6370 2 года назад
How does the authorization server redirect back to the local host?
@JunaidKalia
@JunaidKalia 2 года назад
Thanks!
@RoamingAdhocrat
@RoamingAdhocrat 2 года назад
the idea of a FHIR>Fax integration cracks me up