Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
New post
  • Profile page
  • Posts (11)
  • Replies (39)
  • Mentions (4)
  • Official certification & Credly badges (0)
  • Global Masters badges (8)
  • Followers (2)
  • Following (8)
AllAccepted answers
    go to post
Padmaja Konduru · May 7

Thank you Ashok!

I ran a test including control characters and Unicode characters. Only special characters within the range (0-31,127-159) are removed.

1 0 https://community.intersystems.com/post/how-remove-special-characters-unicode-characters-text#comment-280761
    go to post
Padmaja Konduru · Apr 16

It is really helpful! Thank you!

0 0 https://community.intersystems.com/post/fhir-environment-setup-guide#comment-280497
    go to post
Padmaja Konduru · Mar 31

Thank you! I will try this.

0 0 https://community.intersystems.com/post/how-convert-utf8-special-characters-actual-character#comment-280268
    go to post
Padmaja Konduru · Mar 30

Hi Enrico,

Thanks for your response,

The inbound message doesn't have MSH:18 value. I tried using UTF-18 but didn't work. Is there any possibility to resolve the issue to decode the characters correctly?

0 0 https://community.intersystems.com/post/how-convert-utf8-special-characters-actual-character#comment-280260
    go to post
Padmaja Konduru · Mar 29

This is TCP HL7 Service using class 'EnsLib.HL7.Service.TCPService' and adapter is EnsLib.HL7.Adapter.TCPInboundAdapter. while occuring the issue I set Default Char Encoding as "!iso-8859-1" but it is not working as expected. It is converting utf8 charctaer to '?'.

0 0 https://community.intersystems.com/post/how-convert-utf8-special-characters-actual-character#comment-280257
    go to post
Padmaja Konduru · Mar 20

Thank you so much for a great article!

1 0 https://community.intersystems.com/post/fhir-sql-builder-step-step#comment-280103
    go to post
Padmaja Konduru · Mar 4

Congratulations!!

1 0 https://community.intersystems.com/post/celebrating-true-educator-developer-community#comment-279819
    go to post
Padmaja Konduru · Feb 27

Hi Krishnaveni,

You can create custom class extends Ens.BusinessOperation and use the adapter as FTP Outbound Adapter

Parameter ADAPTER = "EnsLib.FTP.OutboundAdapter";

Write the below steps in Method sendStream() As %Status

{

Set path = "/tmp/data" (example) 

Set sc = ..Adapter.FilePathSet(path)

// Write your code here

}

1 0 https://community.intersystems.com/post/file-path-ftp-outbound-adapter#comment-279735
    go to post
Padmaja Konduru · Feb 4

Thanks for the good info!

0 0 https://community.intersystems.com/post/display-production-configuration-items-status#comment-279302
    go to post
Padmaja Konduru · Feb 4

Have you seen is there any data issue in the resource json file?

0 0 https://community.intersystems.com/post/fhir-data-not-return-content#comment-279300
    go to post
Padmaja Konduru · Jan 14

Thank you Yaron for suggestion, it has been updated. Both the lines provide the same result.

Thanks,

0 0 https://community.intersystems.com/post/find-values-text-and-display#comment-278661
    go to post
Padmaja Konduru · Jul 4, 2024

Set time = "2024-07-04 13:58:43.628"

W !,##class(Ens.Util.Time).ConvertDateTime(time,"%q(1)","%q(0)")

20240704135843

1 0 https://community.intersystems.com/post/convert-2024-07-04-132116477-20240704132116#comment-265171
    go to post
Padmaja Konduru · Apr 26, 2024

You can try like this in routing rule Document.SourceConfigName.

0 0 https://community.intersystems.com/post/how-read-xml-data-routing-rule#comment-260141
    go to post
Padmaja Konduru · Apr 15, 2024

Thank you Luis, I have updated query and it is working fine. Thank you so much for your response.

0 0 https://community.intersystems.com/post/select-view-throwing-error-references-sql-connection-must-constitute-whole-subquery#comment-258846
    go to post
Padmaja Konduru · Mar 11, 2024

You can find the details in the below link

https://github.com/grongierisc/iris-healthtoolkit-service/blob/main/src/...

0 0 https://community.intersystems.com/post/fhir-404-not-found-error#comment-254976
    go to post
Padmaja Konduru · Feb 16, 2024

Hi Prasanth,

https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI... the documentation given the details how to apply api-key to the FHIR repository.

 Set otherHeaders("X-API-Key") = "123"
 Do clientObj.SetOtherRequestHeaders(.otherHeaders)

0 0 https://community.intersystems.com/post/how-add-api-key-header-part-fhir-request#comment-252886
    go to post
Padmaja Konduru · Dec 12, 2023

Congratulations to all the winners :)

1 0 https://community.intersystems.com/post/meet-global-masters-winners-november-2023#comment-245881
    go to post
Padmaja Konduru · Nov 14, 2023

deleted

0 0 https://community.intersystems.com/post/fhir-sql-builder-transformation-specification-setup-issue#comment-242771
    go to post
Padmaja Konduru · Nov 14, 2023

deleted

0 0 https://community.intersystems.com/post/fhir-sql-builder-transformation-specification-setup-issue#comment-242766
    go to post
Padmaja Konduru · Oct 19, 2023

Thank you Elijah & Michael for your reply.

0 0 https://community.intersystems.com/post/how-install-python-iris#comment-240236
  • 1
  • 2
  • next ›
  • last
Padmaja Konduru
@Padmaja.Konduru5974
Follow
Open Exchange profile

User statistics

Posts
11
Replies
39
Likes
27
Applications
0
Badges
8
Followers
2
People reached
3.4K
Accepted answers
16
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up