VRL configure for csv

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf VRL configure for csv

  • Creator
    Topic
  • #52003
    Hongle Sun
    Participant

      Hello, folks, I am New to Cloverleaf, what i would like to do is to covert csv record to hl7 outboud message by using VRL. What need to be configure to achieve

      Our csv file coming like:

      MRN1, Patientname1, DOB,Encounter#,Dignosisecode1,Code1decription1,

      (cont at same line) diagnosisecode2,Code1decription2

      Dignosisecode3,Code1decription3 …… (This varies, it can up to 25 or just one)

      MRN2, Patientname2, DOB,Encounter#,Dignosisecode1,Code1decription1,

      (cont at same line) diagnosisecode2,Code1decription2

      Dignosisecode3,Code1decription3 …… (This varies, it can up to 25 or just one)

      The outbound HL7 will be:

      MSH..

      EVN

      PID|PATIENT1|||||||

      DG1|1|Dignosisecode1| Code1decription1||||||

      DG1|2|Dignosisecode1| Code1decription1||||||

      … UP TO if they have

      DG1|25|Dignosisecode1| Code1decription1||||||

      MSH..

      EVN

      PID|PATIENT2|||||||

      DG1|1|Dignosisecode1| Code1decription1||||||

      DG1|2|Dignosisecode1| Code1decription1||||||

      … UP TO if they have

      DG1|25|Dignosisecode1| Code1decription1||||||

      Thanks

    Viewing 1 reply thread
    • Author
      Replies
      • #72655
        David Harrison
        Participant

          You will need two VRLs; let

        • #72656
          Hongle Sun
          Participant

            Thank you so much and i will give it a shot and see it how it works  ðŸ˜€

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.