FHIR resources implementation Languages

Dear Sir/Madam,
Hope everyone will be fine. I want to map EMR data to FHIR resources and stored in the database. I am new in this area and having limited knowledge about its implementation. I would be so thankful if anyone guide me, which language is the most suitable for the FHIR resources implementation. Please list the languages in order that would be most suitable for FHIR resources implementation.
Looking forward to hearing from you soon.
Thanks,
Ayaz

There are reference implementations in a variety of languages - you can find them listed in the FHIR spec itself here: http://hl7.org/fhir/downloads.html#refimpl

The most common ones (because they’re the most common software languages in general) are Java and C#. Those reference implementations are also the most complete (in terms of validation and certain other functionality), but all of them perform the basic functions of handling all FHIR resources.

Dear Sir,
Thanks for sharing these valuable information. It is great and I will start work in anyone of these languages.
Thanks,
Ayaz