SQL on FHIR - Fhirbase Tutorial

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 6

  • @reply2Suf
    @reply2Suf Před 3 lety +2

    Hi. Thanks for the informative video. Is there a way to extend the data model to add a couple of new fields in each table? Can this be used in a Django framework?

    • @user-gf6ol2ev1z
      @user-gf6ol2ev1z Před 3 lety

      I don't see any reasons why you can't have additional columns in Fhirbase tables. Django ORM should be ok as well.

  • @liao9498
    @liao9498 Před 2 lety

    Hi. Thanks for providing such a great open source for FHIR resources! I have some questions about Fhirbase. Can I interoperate Fhirbase with Google Healthcare API and other services like BigQuery, AutoML on the cloud?

  • @janaka44
    @janaka44 Před rokem

    Great video. thanks ! Do you have FhirBase support for the MS SQL database model that comes with MS FHIR Server for Azure ?

  • @jayantsingh7768
    @jayantsingh7768 Před 2 lety +1

    Any idea how to implement in with PHP?

    •  Před 2 lety

      You can easily connect to Postgres database with PHP and query it from PHP.