Produced by Araxis Merge on 10/2/2017 1:40:04 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | chef-repo.zip\chef-repo\project_cookbooks\ehmp_oracle\files\default\oracledb\communication | communication_sample_data.sql | Wed May 17 15:07:59 2017 UTC |
| 2 | chef-repo.zip\chef-repo\project_cookbooks\ehmp_oracle\files\default\oracledb\communication | communication_sample_data.sql | Mon Oct 2 12:39:07 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 15 | 584 |
| Changed | 14 | 28 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | ||
| 2 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 3 | -- Clear Sample dat a for Tabl e MESSAGE | |
| 4 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 5 | DELETE FRO M COMMUNIC ATION.MESS AGE WHERE identifier IN ('iden tifier_ver sion', 'id entifier1' , 'identif ier2', 'id entifier3' , 'identif ier4', 'id entifier5' , 'identif ier6', 'id entifier7' , 'identif ier8') OR recipient = 'sample. data'; | |
| 6 | ||
| 7 | COMMIT; | |
| 8 | ||
| 9 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 10 | -- Clear Sample dat a for Tabl e USER_PRE FERENCES | |
| 11 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 12 | DELETE FRO M COMMUNIC ATION.USER _PREFERENC ES WHERE u ser_id IN ('sampleUs er1', 'sam pleUser2') ; | |
| 13 | ||
| 14 | COMMIT; | |
| 15 | ||
| 16 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 17 | -- Sample data for Table MESS AGE | |
| 18 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 19 | INSERT | |
| 20 | INTO COMMU NICATION.M ESSAGE | |
| 21 | ( | |
| 22 | IDENTI FIER, | |
| 23 | CATEGO RY_SYSTEM, | |
| 24 | CATEGO RY_CODE, | |
| 25 | SENDER , | |
| 26 | RECIPI ENT, | |
| 27 | PAYLOA D_TITLE, | |
| 28 | PAYLOA D_CONTENT, | |
| 29 | SENT, | |
| 30 | STATUS _SYSTEM, | |
| 31 | STATUS _CODE | |
| 32 | ) | |
| 33 | VALUES | |
| 34 | ( | |
| 35 | 'ident ifier1', | |
| 36 | 'http://eh mp. DNS /messageCa tegories', | |
| 37 | 'annou ncements-s ystem', | |
| 38 | 'eHMP' , | |
| 39 | 'sampl e.data', | |
| 40 | 'Sampl e Announce ment 1', | |
| 41 | 'Sampl e announcm ent line 1 .\n\nSampl e announce ment line 2.', | |
| 42 | to_tim estamp_tz( '09-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 43 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 44 | 'compl eted' | |
| 45 | ); | |
| 46 | INSERT | |
| 47 | INTO COMMU NICATION.M ESSAGE | |
| 48 | ( | |
| 49 | IDENTI FIER, | |
| 50 | CATEGO RY_SYSTEM, | |
| 51 | CATEGO RY_CODE, | |
| 52 | SENDER , | |
| 53 | RECIPI ENT, | |
| 54 | PAYLOA D_TITLE, | |
| 55 | PAYLOA D_CONTENT, | |
| 56 | SENT, | |
| 57 | STATUS _SYSTEM, | |
| 58 | STATUS _CODE | |
| 59 | ) | |
| 60 | VALUES | |
| 61 | ( | |
| 62 | 'ident ifier2', | |
| 63 | 'http://eh mp. DNS /messageCa tegories', | |
| 64 | 'annou ncements-s ystem', | |
| 65 | 'eHMP' , | |
| 66 | 'sampl e.data', | |
| 67 | 'Sampl e Announce ment 2', | |
| 68 | 'Sampl e announcm ent line 1 .\n\nSampl e announce ment line 2.', | |
| 69 | to_tim estamp_tz( '08-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 70 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 71 | 'compl eted' | |
| 72 | ); | |
| 73 | INSERT | |
| 74 | INTO COMMU NICATION.M ESSAGE | |
| 75 | ( | |
| 76 | IDENTI FIER, | |
| 77 | CATEGO RY_SYSTEM, | |
| 78 | CATEGO RY_CODE, | |
| 79 | SENDER , | |
| 80 | RECIPI ENT, | |
| 81 | PAYLOA D_TITLE, | |
| 82 | PAYLOA D_CONTENT, | |
| 83 | SENT, | |
| 84 | STATUS _SYSTEM, | |
| 85 | STATUS _CODE | |
| 86 | ) | |
| 87 | VALUES | |
| 88 | ( | |
| 89 | 'ident ifier_vers ion', | |
| 90 | 'http://eh mp. DNS /messageCa tegories', | |
| 91 | 'annou ncements-s ystem', | |
| 92 | 'eHMP' , | |
| 93 | 'versi on.text', | |
| 94 | 'Sampl e Announce ment Versi on Test', | |
| 95 | 'Sampl e announcm ent for Ve rsion Test .', | |
| 96 | to_tim estamp_tz( '08-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 97 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 98 | 'compl eted' | |
| 99 | ); | |
| 100 | INSERT | |
| 101 | INTO COMMU NICATION.M ESSAGE | |
| 102 | ( | |
| 103 | IDENTI FIER, | |
| 104 | CATEGO RY_SYSTEM, | |
| 105 | CATEGO RY_CODE, | |
| 106 | SENDER , | |
| 107 | RECIPI ENT, | |
| 108 | PAYLOA D_TITLE, | |
| 109 | PAYLOA D_CONTENT, | |
| 110 | SENT, | |
| 111 | STATUS _SYSTEM, | |
| 112 | STATUS _CODE | |
| 113 | ) | |
| 114 | VALUES | |
| 115 | ( | |
| 116 | 'ident ifier3', | |
| 117 | 'http://eh mp. DNS /messageCa tegories', | |
| 118 | 'annou ncements-s ystem', | |
| 119 | 'eHMP' , | |
| 120 | 'sampl e.data', | |
| 121 | 'Sampl e Deleted Announceme nt', | |
| 122 | 'Sampl e announcm ent line 1 .\n\nSampl e announce ment line 2.', | |
| 123 | to_tim estamp_tz( '07-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 124 | 'http://eh mp. DNS /messageSt atus', | |
| 125 | 'delet ed' | |
| 126 | ); | |
| 127 | INSERT | |
| 128 | INTO COMMU NICATION.M ESSAGE | |
| 129 | ( | |
| 130 | IDENTI FIER, | |
| 131 | CATEGO RY_SYSTEM, | |
| 132 | CATEGO RY_CODE, | |
| 133 | SENDER , | |
| 134 | RECIPI ENT, | |
| 135 | PAYLOA D_TITLE, | |
| 136 | PAYLOA D_CONTENT, | |
| 137 | SENT, | |
| 138 | STATUS _SYSTEM, | |
| 139 | STATUS _CODE, | |
| 140 | PAYLOA D_ATTACHME NT_CONTENT TYPE, | |
| 141 | PAYLOA D_ATTACHME NT_DATA | |
| 142 | ) | |
| 143 | VALUES | |
| 144 | ( | |
| 145 | 'ident ifier4', | |
| 146 | 'http://eh mp. DNS /messageCa tegories', | |
| 147 | 'annou ncements-t erms', | |
| 148 | 'eHMP' , | |
| 149 | 'sampl e.data', | |
| 150 | 'Sampl e Terms', | |
| 151 | 'Sampl e terms li ne 1.\n\nS ample term s line 2.' , | |
| 152 | to_tim estamp_tz( '06-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 153 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 154 | 'compl eted', | |
| 155 | 'image /jpg', | |
| 156 | '47494 6383961200 02000f7000 0000000000 0330000660 000990000c c0000ff002 b00002b330 02b66002b9 9002bcc002 bff0055000 0553300556 6005599005 5cc0055ff0 0800000803 3008066008 0990080cc0 080ff00aa0 000aa3300a a6600aa990 0aacc00aaf f00d50000d 53300d5660 0d59900d5c c00d5ff00f f0000ff330 0ff6600ff9 900ffcc00f fff3300003 3003333006 6330099330 0cc3300ff3 32b00332b3 3332b66332 b99332bcc3 32bff33550 0335533335 5663355993 355cc3355f f338000338 0333380663 380993380c c3380ff33a a0033aa333 3aa6633aa9 933aacc33a aff33d5003 3d53333d56 633d59933d 5cc33d5ff3 3ff0033ff3 333ff6633f f9933ffcc3 3ffff66000 0660033660 0666600996 600cc6600f f662b00662 b33662b666 62b99662bc c662bff665 5006655336 6556666559 96655cc665 5ff6680006 6803366806 6668099668 0cc6680ff6 6aa0066aa3 366aa6666a a9966aacc6 6aaff66d50 066d53366d 56666d5996 6d5cc66d5f f66ff0066f f3366ff666 6ff9966ffc c66ffff990 0009900339 9006699009 99900cc990 0ff992b009 92b33992b6 6992b99992 bcc992bff9 9550099553 3995566995 5999955cc9 955ff99800 0998033998 0669980999 980cc9980f f99aa0099a a3399aa669 9aa9999aac c99aaff99d 50099d5339 9d56699d59 999d5cc99d 5ff99ff009 9ff3399ff6 699ff9999f fcc99ffffc c0000cc003 3cc0066cc0 099cc00ccc c00ffcc2b0 0cc2b33cc2 b66cc2b99c c2bcccc2bf fcc5500cc5 533cc5566c c5599cc55c ccc55ffcc8 000cc8033c c8066cc809 9cc80cccc8 0ffccaa00c caa33ccaa6 6ccaa99cca accccaaffc cd500ccd53 3ccd566ccd 599ccd5ccc cd5ffccff0 0ccff33ccf f66ccff99c cffccccfff fff0000ff0 033ff0066f f0099ff00c cff00ffff2 b00ff2b33f f2b66ff2b9 9ff2bccff2 bffff5500f f5533ff556 6ff5599ff5 5ccff55fff f8000ff803 3ff8066ff8 099ff80ccf f80ffffaa0 0ffaa33ffa a66ffaa99f faaccffaaf fffd500ffd 533ffd566f fd599ffd5c cffd5fffff f00ffff33f fff66ffff9 9ffffccfff fff0000000 0000000000 000000021f 904010000f c002c00000 0002000200 00008ff003 71429b2619 fc183080db e899630e14 0810407366 c2870e1c47 d103764bc8 8702013501 7230e8cc8f 1601168251 f166138711 9ca7dd194e dabb3ac24c b92758c286 482b188c59 21ca311542 67483b2912 0815e7c03d 10e44262f9 55e84080ad 4c88755056 e80131528c 1a4a0b4160 1ab72a5d20 d490d5a458 b30ec48994 0d31eacda1 0d4929a0da 325d5bb4fa e5abf7db94 e7c5344616 1b673bfb68 d28f8a0d02 24405421b4 896aa41681 0292384237 0099c8146b 4561d29da6 d91253783d 68908ca944 881a309323 dcd59e2416 8b535f7150 b566051a20 4bb46232cd 0cee2b18bf 77d36b87a2 2b43780411 94f08121a5 c972d3f363 4155d296ec b899127515 6ba6cb568b 51111bb2e2 8f539d5b5a 46317967a7 13893919f0 5d2cf4b78a 5e468beed9 79032f7154 49861023a0 7074c7b016 692562595a 7547a22a57 65b6d6791f 6d045e5113 4a15824713 4d98423050 4003b' | |
| 157 | ); | |
| 158 | INSERT | |
| 159 | INTO COMMU NICATION.M ESSAGE | |
| 160 | ( | |
| 161 | IDENTI FIER, | |
| 162 | CATEGO RY_SYSTEM, | |
| 163 | CATEGO RY_CODE, | |
| 164 | SENDER , | |
| 165 | RECIPI ENT, | |
| 166 | PAYLOA D_TITLE, | |
| 167 | PAYLOA D_CONTENT, | |
| 168 | SENT, | |
| 169 | STATUS _SYSTEM, | |
| 170 | STATUS _CODE | |
| 171 | ) | |
| 172 | VALUES | |
| 173 | ( | |
| 174 | 'ident ifier8', | |
| 175 | 'http://eh mp. DNS /messageCa tegories', | |
| 176 | 'annou ncements-t erms', | |
| 177 | 'eHMP' , | |
| 178 | 'sampl e.data', | |
| 179 | 'Sampl e Terms 8' , | |
| 180 | 'Sampl e terms 8 line 1', | |
| 181 | to_tim estamp_tz( '04-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 182 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 183 | 'compl eted' | |
| 184 | ); | |
| 185 | INSERT | |
| 186 | INTO COMMU NICATION.M ESSAGE | |
| 187 | ( | |
| 188 | IDENTI FIER, | |
| 189 | CATEGO RY_SYSTEM, | |
| 190 | CATEGO RY_CODE, | |
| 191 | SENDER , | |
| 192 | RECIPI ENT, | |
| 193 | PAYLOA D_TITLE, | |
| 194 | PAYLOA D_CONTENT, | |
| 195 | SENT, | |
| 196 | STATUS _SYSTEM, | |
| 197 | STATUS _CODE | |
| 198 | ) | |
| 199 | VALUES | |
| 200 | ( | |
| 201 | 'ident ifier5', | |
| 202 | 'http://eh mp. DNS /messageCa tegories', | |
| 203 | 'annou ncements-t erms', | |
| 204 | 'eHMP' , | |
| 205 | 'sampl e.data', | |
| 206 | 'Sampl e Deleted Terms', | |
| 207 | 'Sampl e terms li ne 1.\n\nS ample term s line 2.' , | |
| 208 | to_tim estamp_tz( '05-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 209 | 'http://eh mp. DNS /messageSt atus', | |
| 210 | 'delet ed' | |
| 211 | ); | |
| 212 | INSERT | |
| 213 | INTO COMMU NICATION.M ESSAGE | |
| 214 | ( | |
| 215 | IDENTI FIER, | |
| 216 | CATEGO RY_SYSTEM, | |
| 217 | CATEGO RY_CODE, | |
| 218 | SENDER , | |
| 219 | RECIPI ENT, | |
| 220 | PAYLOA D_TITLE, | |
| 221 | PAYLOA D_CONTENT, | |
| 222 | PAYLOA D_DATA, | |
| 223 | SENT, | |
| 224 | STATUS _SYSTEM, | |
| 225 | STATUS _CODE, | |
| 226 | PAYLOA D_ATTACHME NT_CONTENT TYPE, | |
| 227 | PAYLOA D_ATTACHME NT_DATA | |
| 228 | ) | |
| 229 | VALUES | |
| 230 | ( | |
| 231 | 'ident ifier6', | |
| 232 | 'http://eh mp. DNS /messageCa tegories', | |
| 233 | 'annou ncements-p romotions' , | |
| 234 | 'eHMP' , | |
| 235 | 'sampl e.data', | |
| 236 | 'Sampl e Promotio n', | |
| 237 | 'Sampl e promotio n line 1.\ n\nSample promotion line 2.', | |
| 238 | '{ "fe ature-menu " : "new-f eatures", "link":[{" href":"htt p://ehmp.n ewfeatures .gov", "ti tle":"New Features"} , {"href": "http://eh mp.helpcon tent.gov", "title":" New Featur es Help"}] }', | |
| 239 | to_tim estamp_tz( '06-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 240 | 'http: //hl7.org/ fhir/Value Set/commun ication-st atus', | |
| 241 | 'compl eted', | |
| 242 | 'image /jpg', | |
| 243 | '47494 6383961200 02000f7000 0000000000 0330000660 000990000c c0000ff002 b00002b330 02b66002b9 9002bcc002 bff0055000 0553300556 6005599005 5cc0055ff0 0800000803 3008066008 0990080cc0 080ff00aa0 000aa3300a a6600aa990 0aacc00aaf f00d50000d 53300d5660 0d59900d5c c00d5ff00f f0000ff330 0ff6600ff9 900ffcc00f fff3300003 3003333006 6330099330 0cc3300ff3 32b00332b3 3332b66332 b99332bcc3 32bff33550 0335533335 5663355993 355cc3355f f338000338 0333380663 380993380c c3380ff33a a0033aa333 3aa6633aa9 933aacc33a aff33d5003 3d53333d56 633d59933d 5cc33d5ff3 3ff0033ff3 333ff6633f f9933ffcc3 3ffff66000 0660033660 0666600996 600cc6600f f662b00662 b33662b666 62b99662bc c662bff665 5006655336 6556666559 96655cc665 5ff6680006 6803366806 6668099668 0cc6680ff6 6aa0066aa3 366aa6666a a9966aacc6 6aaff66d50 066d53366d 56666d5996 6d5cc66d5f f66ff0066f f3366ff666 6ff9966ffc c66ffff990 0009900339 9006699009 99900cc990 0ff992b009 92b33992b6 6992b99992 bcc992bff9 9550099553 3995566995 5999955cc9 955ff99800 0998033998 0669980999 980cc9980f f99aa0099a a3399aa669 9aa9999aac c99aaff99d 50099d5339 9d56699d59 999d5cc99d 5ff99ff009 9ff3399ff6 699ff9999f fcc99ffffc c0000cc003 3cc0066cc0 099cc00ccc c00ffcc2b0 0cc2b33cc2 b66cc2b99c c2bcccc2bf fcc5500cc5 533cc5566c c5599cc55c ccc55ffcc8 000cc8033c c8066cc809 9cc80cccc8 0ffccaa00c caa33ccaa6 6ccaa99cca accccaaffc cd500ccd53 3ccd566ccd 599ccd5ccc cd5ffccff0 0ccff33ccf f66ccff99c cffccccfff fff0000ff0 033ff0066f f0099ff00c cff00ffff2 b00ff2b33f f2b66ff2b9 9ff2bccff2 bffff5500f f5533ff556 6ff5599ff5 5ccff55fff f8000ff803 3ff8066ff8 099ff80ccf f80ffffaa0 0ffaa33ffa a66ffaa99f faaccffaaf fffd500ffd 533ffd566f fd599ffd5c cffd5fffff f00ffff33f fff66ffff9 9ffffccfff fff0000000 0000000000 000000021f 904010000f c002c00000 0002000200 00008ff003 71429b2619 fc183080db e899630e14 0810407366 c2870e1c47 d103764bc8 8702013501 7230e8cc8f 1601168251 f166138711 9ca7dd194e dabb3ac24c b92758c286 482b188c59 21ca311542 67483b2912 0815e7c03d 10e44262f9 55e84080ad 4c88755056 e80131528c 1a4a0b4160 1ab72a5d20 d490d5a458 b30ec48994 0d31eacda1 0d4929a0da 325d5bb4fa e5abf7db94 e7c5344616 1b673bfb68 d28f8a0d02 24405421b4 896aa41681 0292384237 0099c8146b 4561d29da6 d91253783d 68908ca944 881a309323 dcd59e2416 8b535f7150 b566051a20 4bb46232cd 0cee2b18bf 77d36b87a2 2b43780411 94f08121a5 c972d3f363 4155d296ec b899127515 6ba6cb568b 51111bb2e2 8f539d5b5a 46317967a7 13893919f0 5d2cf4b78a 5e468beed9 79032f7154 49861023a0 7074c7b016 692562595a 7547a22a57 65b6d6791f 6d045e5113 4a15824713 4d98423050 4003b' | |
| 244 | ); | |
| 245 | INSERT | |
| 246 | INTO COMMU NICATION.M ESSAGE | |
| 247 | ( | |
| 248 | IDENTI FIER, | |
| 249 | CATEGO RY_SYSTEM, | |
| 250 | CATEGO RY_CODE, | |
| 251 | SENDER , | |
| 252 | RECIPI ENT, | |
| 253 | PAYLOA D_TITLE, | |
| 254 | PAYLOA D_CONTENT, | |
| 255 | SENT, | |
| 256 | STATUS _SYSTEM, | |
| 257 | STATUS _CODE | |
| 258 | ) | |
| 259 | VALUES | |
| 260 | ( | |
| 261 | 'ident ifier7', | |
| 262 | 'http://eh mp. DNS /messageCa tegories', | |
| 263 | 'annou ncements-p romotions' , | |
| 264 | 'eHMP' , | |
| 265 | 'sampl e.data', | |
| 266 | 'Sampl e Deleted Promotion' , | |
| 267 | 'Sampl e promotio n line 1.\ n\nSample promotion line 2.', | |
| 268 | to_tim estamp_tz( '05-FEB-17 08.01.49. 167129000 AM -05:00' ,'DD-MON-R R HH.MI.SS XFF AM TZR '), | |
| 269 | 'http://eh mp. DNS /messageSt atus', | |
| 270 | 'delet ed' | |
| 271 | ); | |
| 272 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 273 | -- Sample data for Table USER _PREFERENC ES | |
| 274 | ---------- ---------- ---------- ---------- ---------- ------ | |
| 275 | INSERT | |
| 276 | INTO "COMM UNICATION" ."USER_PRE FERENCES" | |
| 277 | ( | |
| 278 | USER_I D, | |
| 279 | CATEGO RY_SYSTEM, | |
| 280 | CATEGO RY_CODE, | |
| 281 | ENABLE D | |
| 282 | ) | |
| 283 | VALUES | |
| 284 | ( | |
| 285 | 'sampl eUser1', | |
| 286 | 'http://eh mp. DNS /messageCa tegories', | |
| 287 | 'annou ncements-p romotions' , | |
| 288 | 'Y' | |
| 289 | ); | |
| 290 | INSERT | |
| 291 | INTO "COMM UNICATION" ."USER_PRE FERENCES" | |
| 292 | ( | |
| 293 | USER_I D, | |
| 294 | CATEGO RY_SYSTEM, | |
| 295 | CATEGO RY_CODE, | |
| 296 | ENABLE D | |
| 297 | ) | |
| 298 | VALUES | |
| 299 | ( | |
| 300 | 'sampl eUser2', | |
| 301 | 'http://eh mp. DNS /messageCa tegories', | |
| 302 | 'annou ncements-p romotions' , | |
| 303 | 'N' | |
| 304 | ); | |
| 305 | ||
| 306 | COMMIT; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.