Produced by Araxis Merge on 10/4/2017 8:04:42 AM 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 | rdk.zip\rdk\product\tests\acceptance-tests\features | F323_Terminology_Out_Meds_FHIR.feature | Mon Aug 21 12:51:01 2017 UTC |
| 2 | rdk.zip\rdk\product\tests\acceptance-tests\features | F323_Terminology_Out_Meds_FHIR.feature | Tue Oct 3 20:18:04 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 124 |
| Changed | 3 | 6 |
| 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 | @terminol ogy | |
| 2 | Feature: F323 Norm alization of Outpati ent Medica tions Data | |
| 3 | ||
| 4 | #This fea ture item adds stand ardized co ding value s and desc riptions f or Outpati ent Medica tions. (VU ID to RxNO RM (VA), N CID to RxN ORM (DoD)) | |
| 5 | ||
| 6 | ||
| 7 | @terminol ogy_out_me ds_1 @FHIR | |
| 8 | Scenario: An author ized user can access VA Outpat ient Medic ations and see stand ardized Rx Norm value s when def ined | |
| 9 | Given a patient w ith "Medic ations" in multiple VistAs | |
| 10 | #And a patient wi th pid "10 110V004877 " has been synced th rough the RDK API | |
| 11 | When the c lient requ ests out-p atient med ication re sults for the patien t " R E D A CTED ;8" in FHI R format | |
| 12 | Then a successful response is returne d | |
| 13 | And the FHIR resu lts contai n "Medicat ion from R xNorm code s" | |
| 14 | | f ield | value | | |
| 15 | #VA codes | |
| 16 | # | resource.c ontained.e xtension.v alueString | urn:va: vuid:40046 08 | | |
| 17 | #RX NORM codes | |
| 18 | | r esource.co ntained.co de.coding. code | 866514 | | |
| 19 | | r esource.co ntained.co de.coding. system | urn:oid: 2.16.840.1 .113883.6. 88 | | |
| 20 | | r esource.co ntained.co de.coding. display | Metoprol ol Tartrat e 50 MG Or al Tablet | | |
| 21 | And the FHIR resu lts contai n "Medicat ion from R xNorm code s" | |
| 22 | | f ield | value | | |
| 23 | #VA codes | |
| 24 | # | resource.c ontained.e xtension.v alueString | urn:va: vuid:40139 90 | | |
| 25 | #RX NORM codes | |
| 26 | | r esource.co ntained.co de.coding. code | 855332 | | |
| 27 | | r esource.co ntained.co de.coding. system | urn:oid: 2.16.840.1 .113883.6. 88 | | |
| 28 | | r esource.co ntained.co de.coding. display | Warfarin Sodium 5 MG Oral Ta blet | | |
| 29 | ||
| 30 | ||
| 31 | ||
| 32 | @terminol ogy_out_me ds_2 @FHIR | |
| 33 | Scenario: An author ized user can access DoD Outpa tient Medi cations an d see stan dardized R xNorm valu es when de fined | |
| 34 | Given a patient w ith "Medic ations" in multiple VistAs | |
| 35 | # And a patient wi th pid "10 110V004877 " has been synced th rough the RDK API | |
| 36 | When the c lient requ ests out-p atient med ication re sults for the patien t " R E D A CTED ;8" in FHI R format | |
| 37 | Then a successful response is returne d | |
| 38 | And the FHIR resu lts contai n "Medicat ion from R xNorm code s" | |
| 39 | | f ield | v alue | | |
| 40 | #DO D codes | |
| 41 | | r esource.co ntained.co de.coding. code | 3000257828 | | |
| 42 | | r esource.co ntained.co de.coding. system | DOD_NCID | | |
| 43 | #RX NORM codes | |
| 44 | #| resource.c ontained.c ode.coding .display | HYDRALAZI NE HCL, 25 MG, TABLE T, ORAL | | |
| 45 | And the FHIR resu lts contai n "Medicat ion from R xNorm code s" | |
| 46 | | f ield | v alue | | |
| 47 | #DO D codes | |
| 48 | | r esource.co ntained.co de.coding. code | 15518112 | | |
| 49 | | r esource.co ntained.co de.coding. system | DOD_NCID | | |
| 50 | #RX NORM codes | |
| 51 | | r esource.co ntained.co de.coding. code | EMPTY | | |
| 52 | | r esource.co ntained.co de.coding. system | EMPTY | | |
| 53 | | r esource.co ntained.co de.coding. display | EMPTY | | |
| 54 | And the FHIR resu lts contai n "Medicat ion from R xNorm code s" | |
| 55 | | f ield | v alue | | |
| 56 | #DO D codes | |
| 57 | | r esource.co ntained.co de.coding. code | 15165601 | | |
| 58 | | r esource.co ntained.co de.coding. system | DOD_NCID | | |
| 59 | #RX NORM codes | |
| 60 | | r esource.co ntained.co de.coding. code | EMPTY | | |
| 61 | | r esource.co ntained.co de.coding. system | EMPTY | | |
| 62 | | r esource.co ntained.co de.coding. display | EMPTY | | |
| 63 | ||
| 64 | ||
| 65 | # * Using Ma ppingTable s_prod.zip to verify the data. https://w iki.vistac ore.us/dis play/ DNS RE/JLV+Ter minology+H andling |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.