305. EPMO Open Source Coordination Office Redaction File Detail Report

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.

305.1 Files compared

# Location File Last Modified
1 rdk.zip\rdk\product\tests\acceptance-tests\features F576_FHIR_Domain_MedRx.feature Mon Aug 21 12:51:01 2017 UTC
2 rdk.zip\rdk\product\tests\acceptance-tests\features F576_FHIR_Domain_MedRx.feature Tue Oct 3 17:26:50 2017 UTC

305.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 100
Changed 1 2
Inserted 0 0
Removed 0 0

305.3 Comparison options

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

305.4 Active regular expressions

No regular expressions were active.

305.5 Comparison detail

  1   #Team_Euro pa @DE3161
  2   Feature: F 576 FHIR D omain - Me dicationRx
  3   @F576_Medi cationPres cription @ US9154 @DE 3161
  4   Scenario:  Client can  request M edication  Rx in FHIR  format (n ew format:  http:// IP                /resource/ fhir/patie nt/5000000 217V519385 /medicatio nprescript ion)
  5      Given a  patient w ith "medic ationpresc ription" i n multiple  VistAs
  6      When cl ient sends  GET reque st for med ication pr escription  in FHIR f ormat with  "9E7A;100 716"
  7      Then a  successful  response  is returne d
  8      And the  FHIR resu lts contai n "medicat ionprescri ption"
  9       | fiel d                                     | val ue|
  10       |resou rce.resour ceType                     | Med icationPre scription|
  11       |resou rce.status                            | act ive |
  12       |resou rce.contai ned.resour ceType          | Med ication    |
  13       |resou rce.contai ned.name                   | MET HOCARBAMOL  TAB |
  14       |resou rce.contai ned.code.t ext             | Met hocarbamol  500 MG Or al Tablet  |
  15       |resou rce.contai ned.code.c oding.syst em   | CON TAINS urn: oid:2.16.8 40.1.11388 3.6.88 |
  16       |resou rce.contai ned.code.c oding.code      | 197 943 |
  17       |resou rce.contai ned.code.c oding.disp lay  | Met hocarbamol  500 MG Or al Tablet  |
  18       |resou rce.contai ned.produc t.form.tex t    | TAB  |
  19       |resou rce.contai ned.produc t.ingredie nt.item.di splay      | METHOCAR BAMOL TAB  |
  20       |resou rce.contai ned.contai ned.resour ceType                | Substanc e |
  21       |resou rce.contai ned.contai ned.type.t ext                   | METHOCAR BAMOL 500M G TAB |
  22       |resou rce.contai ned.contai ned.type.c oding.syst em         | CONTAINS  urn:oid:2 .16.840.1. 113883.6.2 33 |
  23       |resou rce.contai ned.contai ned.type.c oding.code            | CONTAINS  urn:va:vu id:4017879  |
  24       |resou rce.contai ned.contai ned.type.c oding.disp lay        | METHOCAR BAMOL |
  25       |resou rce.contai ned.contai ned.type.c oding.syst em         | SNOMED-C T |
  26       |resou rce.contai ned.contai ned.type.c oding.code            | CONTAINS  urn:sct:4 10942007 |
  27       |resou rce.contai ned.contai ned.type.c oding.disp lay        | METHOCAR BAMOL TAB  |
  28       |resou rce.contai ned.contai ned.descri ption                 | METHOCAR BAMOL 500M G TAB |
  29       |resou rce.identi fier.syste m               | CON TAINS urn: oid:2.16.8 40.1.11388 3.6.233 |
  30       |resou rce.identi fier.value                 | CON TAINS urn: va:med:901 6:50000002 17V519385: 5587940 |
  31       |resou rce.note                              | MET HOCARBAMOL  500MG TAB  (ACTIVE)\ n TAKE ONE  TABLET BY  MOUTH 1|
  32       |resou rce.prescr iber.refer ence            | Pro vider/urn: va:user:90 16:5207364 21 |
  33       |resou rce.dosage Instructio n.text          |  TA KE ONE TAB LET BY MOU TH 1 |
  34       |resou rce.dosage Instructio n.schedule dTiming.re peat.frequ ency     |   1 |
  35       |resou rce.dosage Instructio n.schedule dTiming.re peat.perio dUnits   |   s |
  36       |resou rce.dosage Instructio n.schedule dTiming.co de.text             |  1 |
  37       |resou rce.dosage Instructio n.route.te xt                             |  PO |
  38       |resou rce.dosage Instructio n.doseQuan tity.value                     |  500 |
  39       |resou rce.dosage Instructio n.doseQuan tity.units                     |  MG |
  40       |resou rce.dispen se.numberO fRepeatsAl lowed                          |  11 |
  41       |resou rce.dispen se.quantit y.value                                   |  1 |
  42       |resou rce.dispen se.expecte dSupplyDur ation.valu e                   |  30 |
  43  
  44   @F576 @US9 149
  45    Scenario:  Client ca n request  Condition  in FHIR fo rmat
  46        When  client sen ds GET req uest for C ondition i n FHIR for mat with " 5000000217 V519385"
  47        Then  a successf ul respons e is retur ned
  48        And t he FHIR re sults cont ain "condi tion"
  49        | fie ld                     | value |
  50        |reso urce.resou rceType     | Conditi on  |
  51