FHIR Fundamentals - Bundles and Transactions (with Conditional Update)

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 36

  • @medblocks
    @medblocks  10 місяців тому

    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-9d714d

  • @US_Healthcare_Academy
    @US_Healthcare_Academy Рік тому

    simple, brilliant, awesome.....

  • @RRadhakrishnan2009
    @RRadhakrishnan2009 3 роки тому +1

    Your videos gives clear explanation on the subject and it useful in learning FHIR resources and bundles. Thanks a lot

  • @tiagotele1
    @tiagotele1 6 місяців тому

    Very good!

  • @israfele
    @israfele 4 роки тому +2

    Thank you, exactly the explanation I was looking for.

  • @Anuilum
    @Anuilum 4 місяці тому

    which library or extension are you using in VScode for FHIR? It's intellisense is amazing.

  • @DarkShadow-321
    @DarkShadow-321 Рік тому

    Thank you so much

  • @easternwind100
    @easternwind100 4 роки тому

    A+++ videos. can you share your thoughts on patient moves in the hospital (admit transfer discharge) and subscribing to those events in FHIR. Thank you!

  • @SSaj3745
    @SSaj3745 4 роки тому

    Good one. Helped me a lot

  • @vitache1276
    @vitache1276 5 місяців тому

    Do you offer trainings

  • @viniciuswallace8204
    @viniciuswallace8204 2 місяці тому

    Do you have a Udemy course about HL7? Your class and teaching skill are amazing

    • @medblocks
      @medblocks  2 місяці тому

      @@viniciuswallace8204 there’s the FHIR bootcamp we conduct every season

  • @stressless166
    @stressless166 2 роки тому

    Hi Sidharth, can you point me to video or instructions for your IDE setup that you are using in this video?

  • @kurtjohnson9394
    @kurtjohnson9394 2 роки тому

    You're my hero!

  • @connermccrawesome
    @connermccrawesome 2 роки тому

    You would want more than just the name for a conditional update, no? Is chaining the DOB to their name possible?

  • @bennyhammerperezvasquez9642
    @bennyhammerperezvasquez9642 2 роки тому

    Thank you Sidharth. Maybe a good video will be to implement security on FHIR using security Labels.

  • @madhu888m
    @madhu888m 4 роки тому

    Hi Sidharth, thanks for the video. Is there a tool that converts from search bundle to transaction bundle?

  • @shahidshaikh4776
    @shahidshaikh4776 2 роки тому

    Hi Sidhart what editor are you using while creating the resources or bundles

  • @ashish.narnoli
    @ashish.narnoli 4 роки тому

    Very useful content. Any plan to create video around Questionnaire and QuestionnaireResponse?

  • @juangabriel2559
    @juangabriel2559 2 роки тому

    Thank you, man!

  • @vijayamirtharaj5724
    @vijayamirtharaj5724 3 роки тому

    Hi Dr.Sidharath, thanks for the videos, I want to know how to fetch provider's scheduled patients bundle list. Like I want to make a app this will show based on the Provider ID, Location of the provider I want to pull their appointment list (I need to show the Patient Name, MRN, DOB etc). Please let me know if you have any idea. I am using EPIC sandbox but no clue how to pull bulk patients data using provider standalone option.
    Thanks

  • @AIV1807
    @AIV1807 4 роки тому

    @Sidharth, for a developer, do you suggest any certification for FHIR?

  • @victorsaraiva9487
    @victorsaraiva9487 3 роки тому

    Hi Sidharth, thanks for posting these short tutorials, they are very good and I have learnt quite a bit about FHIR. I'm trying to find examples of FHIR resources for COVID case reporting and enhanced surveillance data for Public Health, but I'm really battling...Would you please point me in the right direction as I can't find anything that would help me to construct a json file fro these types of resources? thanks
    Victolr

  • @FarhanAli-fo5tw
    @FarhanAli-fo5tw 3 роки тому

    hi ! I tried using it and it worked perfectly fine on HAPI FHIR Testing server but when I tried to use it on your HAPI JPA Server Repository, it's showing me error. Can you please tell me what can be the issue in your server repo or any changes I have to make it to allow in Properties file?

  • @pravinchavan6785
    @pravinchavan6785 3 роки тому

    How to post message header with coverage eligibility request?

  • @dgillies5420
    @dgillies5420 Місяць тому

    2:24 the example seems wrong here, according to the FHIR online guide, the url field must contain URI syntax and your "Patient" uri has no schema, it's apparently just a path/arg component. Most likely URI would be an URL but it could be something else so long as it has schema:identifier as part of the syntax. "Patient" is not a legal URI.
    5:08 line #19 should probably match line #6, I see what you are trying to do, using a URI circular reference to itself. Still, "patient" alone is not a URI, but "urn:uuid:patient" certainly is.
    I don't understand why it worked at 7:08, probably the server is not even looking at the entry.request.url field ...

    • @medblocks
      @medblocks  Місяць тому

      Yes, I realize that the FHIR spec actually describes the URI syntax. However, HAPI FHIR is a bit lenient here and accepts any string. Should have been a URI though. Thank you for pointing it out!

  • @MiguelAngelSilva
    @MiguelAngelSilva 2 роки тому

    Thank you

  • @US_Healthcare_Academy
    @US_Healthcare_Academy Рік тому

    siddhart what is i am posting a observation and there are multiple patients with the same name, how does fhir server does the exact match ?

    • @medblocks
      @medblocks  Рік тому +1

      It will fail if there are multiple matches for a conditional update

  • @rakshahegde3856
    @rakshahegde3856 3 роки тому

    I am using "vonk.fire.ly/R4/" endpoint as i keep getting 504 timeout on the HAPI fhir server. But when i tried the above Bundle/Transaction example i got this error "Interaction POST in entry with fullUrl is not supported: A transaction Bundle cannot contain a nested Batch or Transaction interaction". is this error due to the vonk.fire endpoint? what else can i try?

  • @PritamSingh-sl8tt
    @PritamSingh-sl8tt 4 роки тому

    Can you please create video on API documentation (Swagger) for any resource?

  • @poythegreat
    @poythegreat 3 місяці тому

    I'm confused why FHIR accepted this format: urn:uuid:patient ?
    It's supposed to be invalid as uuid is a string of 32 hexadecimal digits, displayed in five groups separated by hyphens (it should be something like this => urn:uuid:123e4567-e89b-12d3-a456-426614174000)

  • @rajeshprovizor
    @rajeshprovizor 4 роки тому

    Hello Sidharath, your videos and explanation is amazing. I am looking for a FHIR corporate trainer for our team in India. can you please help in this regards.

  • @bhushanpardhi9937
    @bhushanpardhi9937 4 роки тому

    Autocomplete not working only for FHIR