FHIR for Developers - C# Tutorial 01 Part 02

Поділитися
Вставка
  • Опубліковано 13 гру 2024
  • This session continues the basic C# CLI with some refactoring and additional operations (Read, Update, Delete).
    Notes and links: github.com/Gin...

КОМЕНТАРІ • 9

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

    Good on you mate! Subbed.

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

    Thank you for these informative videos. Can you share a video on how to set up a local fhir server.

    • @GinoCanessa
      @GinoCanessa  3 роки тому +2

      Sure, there should be a few posted now. Cheers!

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

    Thank you so much for this video great information but I have another request please if I need to connect to the database sql server or oracle I will use same thing just connec to database and use the commands I need ? can you make a video with connect to SQL server database .

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

    Can you do avideo of how to do profiling with fhirly r4 nuget package manager

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

      It's a good (though large) topic - what are you looking for? Creating resources that conform to a profile (and validating), or creating profiles?

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

      @@GinoCanessa thanks for the quick reply. Really appreciate it.i am a new bee to hl7 fhir . if we get a profiles how can we code it in dotnet(validate i think) also extensions ,if you can explain that would be great

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

      @@manasianil I think I understand what you are asking for. I will add it to my list! Thank you for the feedback!

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

      @@GinoCanessa thank you so much . If I need to change anything I need to change it in base class?