Announcement

Collapse
No announcement yet.

User Profile

Collapse

Profile Sidebar

Collapse
Avatar
jhussey
Mirth Newb
Last Activity: 03-21-2023, 09:05 AM
Joined: 03-26-2007
Location:
  •  
  • Filter
  • Time
  • Show
  • Source
Clear All
new posts

  • jhussey
    replied to Replacing + in name
    Thanks pacmano, I realized after I posted that I could apply your solution to the source, which makes way more sense then changing each channel. Appreciate...
    See more | Go to post

    Leave a comment:


  • jhussey
    replied to Replacing + in name
    Worked great, thank you.
    final code
    var mapping;
    var MIDDLE = msg['PID']['PID.5']['PID.5.1'].toString();
    MIDDLE = MIDDLE.replace(/[\s\+]*$/,...
    See more | Go to post

    Leave a comment:


  • jhussey
    started a topic Replacing + in name

    Replacing + in name

    Our registration adds a + symbol to the name in order designate the patient as confidential. Normally they add a space then + and the regex has no issues...
    See more | Go to post
No activity results to display
Show More
Working...
X