Muhammad Waseem · Aug 13, 2021 go to post

Thanks for the reply.

My Production is in USER namespace and by assigning only %EnsRole_Operator role User namespace is not visible. How to give access of USER namespace?

Muhammad Waseem · Aug 12, 2021 go to post

Now getting below error after specifying right instance name:

Startup failed:  (22) Instance properties definition file does not exist or is inaccessable:   EmergencyID=user,password Configuration IRISHealth. 

Muhammad Waseem · Aug 12, 2021 go to post

Thanks Lucas Fernandes
Getting below error while running "iris start IRIS EmergencyId=user,password" command:

(29) unable to open registry key

Muhammad Waseem · Aug 11, 2021 go to post

Thanks Julian Matthews.

Yes I am looking to actually make sure the code is a real ICD10 code

Muhammad Waseem · Aug 10, 2021 go to post

Yes IS do have MEDIAN function. Try this one
SELECT MEDIAN(birthd.decade.MEMBERS, MEASURES.[%COUNT]) ON 0 FROM patients

Muhammad Waseem · Jul 28, 2021 go to post

You are getting discarded response. Make sure ASTM protocol is ready to receive messages.

Muhammad Waseem · Jul 12, 2021 go to post

Thanks @Ben Spead

Converting HL7v2 to HL7FHIR is always a challenging task. By using HealthShare Message Transformation Services in cloud based SaaS I found it I can achieve it easily.
Once again thanks for the step by step guide.

Regards