Guest User

Untitled

a guest
Aug 10th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. {
  2. "MSH": {
  3. "MSH_1": "|^~\&",
  4. "MSH_2": "",
  5. "MSH_3": "APPLICATION",
  6. "MSH_4": "FACILITY",
  7. "MSH_5": "HEALTHCLOUDGA",
  8. "MSH_6": "SALESFORCE",
  9. "MSH_7": "199912271408",
  10. "MSH_8": "",
  11. "MSH_9": "ADT^A01",
  12. "MSH_10": "20060126130405",
  13. "MSH_11": "D",
  14. "MSH_12": "2.5",
  15. "MSH_16": "AL"
  16. },
  17. "PID": {
  18. "PID_3": "454721",
  19. "PID_5": "DOE^JOHN^^^^",
  20. "PID_12": "USA"
  21. },
  22. "NK1": {
  23. "NK1_2": "ROE^MARIE^^^^",
  24. "NK1_3": "SPO",
  25. "NK1_4": "(216)123-4567",
  26. "NK1_6": "EC"
  27. },
  28. "PV1": {
  29. "PV1_2": "O",
  30. "PV1_3": "168 ~219~C~PMA^^^^^^^^^",
  31. "PV1_8": "277^ALLEN MYLASTNAME^BONNIE^^^^",
  32. "PV1_22": "2688684",
  33. "PV1_48": "199912271408",
  34. "PV1_54": "002376853"
  35. }
  36. }
  37.  
  38. {
  39. "Messages": [
  40. {
  41. "summary": "Parse Failure",
  42. "severity": "ERROR",
  43. "scope": "Context.triggerEvent",
  44. "detail": "triggerEvent not Found.",
  45. "code": "HL7-002"
  46. },
  47. {
  48. "summary": "Parse Failure",
  49. "severity": "ERROR",
  50. "scope": "Context",
  51. "detail": "Unable to determine Context",
  52. "code": "HL7-008"
  53. }
  54. ],
  55. "isDebug": true,
  56. "Data": null,
  57. "Context": {
  58. "versionId": "2.5",
  59. "triggerEvent": null,
  60. "sendingFacility": "FACILITY",
  61. "sendingApplication": "APPLICATION",
  62. "receivingFacility": "SALESFORCE",
  63. "receivingApplication": "HEALTHCLOUDGA",
  64. "mshObject": null,
  65. "messageCode": "ADT^A01"
  66. }
  67. }
Add Comment
Please, Sign In to add comment