Skip to content

Commit

Permalink
Merge pull request #98 from mednax-it/SMILECDR-917-validate-handling-…
Browse files Browse the repository at this point in the history
…iam-hl-7-2-4-segment

Smilecdr 917 validate handling iam hl 7 2 4 segment
  • Loading branch information
amakineni authored May 29, 2024
2 parents 0079c7a + 86ff6a5 commit 6748486
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .env.example

This file was deleted.

1 change: 1 addition & 0 deletions hl7v2_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
},
{"name": "ZOE","min": 0, "max": -1},
{"name": "PV2","min": 0, "max": -1},
{"name": "IAM","min": 0, "max": -1},
{"name": "PD1","min": 0, "max": -1},
{"name": "NK1","min": 0, "max": -1},
{"name": "ZPV","min": 0, "max": -1},
Expand Down
1 change: 1 addition & 0 deletions hl7v2_default_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
},
{"name": "ZOE","min": 0, "max": -1},
{"name": "PV2","min": 0, "max": -1},
{"name": "IAM","min": 0, "max": -1},
{"name": "PD1","min": 0, "max": -1},
{"name": "NK1","min": 0, "max": -1},
{"name": "ZPV","min": 0, "max": -1},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MSH|^~\\&|MS4_NY|BAOM|PDX|437|20230907070903||ADT^A08|00000000300746007|P|2.3\rEVN|A08|20230907070902|||TUSER1\rPID|1|H1234^^^MS4^PN|MR4567^^^MS4^MR^437||WICK^JOHN||19960513|Male||2106-3|123 MAIN ST^^ANYTOWN^NY^11210^USA^^NYC|NYC|(555)888-1234||en|Single|OTH|31184017||||U|NY|||USA\rZPD||||ACTIVATED|||Y|20240507||||||||||N\rZTP|Health Maintenance Reminders^Health Maintenance Reminders|MYCH^Y\rZTP|Bulk Communication^Bulk Communication|MYCH^Y~Mail^Y\rZTP|Communication Management^Communication Management|MYCH^Y\rZTP|New Estimate^New Estimate|Email^Y~Push^Y~Text^Y\rPD1||||128303^BAUER^JANE^A|||N|||||N\rARV|1|S|CELEBCONFIDENTIAL||Patient is a widely known celebrity. Restrict communication of parties involved.\rPV1||E||1|||116596^KAPUR^SIMRAN^S^^^MD|128303^BAUER^JANE^A||EER||||1||||E|00031184017437|2115|||||||||||||||||||BAOM|||||202309070619\rIAM|1|DRUG INGREDI|4615^SERTRALINE^HIC||OTHER|A|12345678||||20230907||20230907|119444^BLUE^JIM||||119444^BLUE^JIM||20230907\r

0 comments on commit 6748486

Please sign in to comment.