- Log in to post comments
User bio
404 bio not found
Member since Nov 8, 2018
Posts:
Replies:
Not sure what you want ?
If request is 'request As EnsLib.HL7.Message' then request.DocType.
- Log in to post comments
IF (request.GetValueAt("PID:3.4.1")="CAC")&&(request.GetValueAt("PID:3.5")="JHN")
{
SET PID31=request.GetValueAt("PID:3.1")
}- Log in to post comments
Certifications & Credly badges:
Michel has no Certifications & Credly badges yet.
Followers:
Michel has no followers yet.
Following:
Michel has not followed anybody yet.
DO pRequest.SetValueAt($REPLACE(pRequest.GetValueAt("NTE:3"),$C(13,10),$C(32)),"NTE:3")