52. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/2/2017 7:00:31 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.

52.1 Files compared

# Location File Last Modified
1 cds.zip\cds\product\production\opencds\opencds-parent\opencds-decision-support-service\src\test\resources\samples\bounce singleObservation.json Fri Jul 1 17:45:48 2016 UTC
2 cds.zip\cds\product\production\opencds\opencds-parent\opencds-decision-support-service\src\test\resources\samples\bounce singleObservation.json Wed Sep 27 16:30:38 2017 UTC

52.2 Comparison summary

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

52.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

52.4 Active regular expressions

No regular expressions were active.

52.5 Comparison detail

  1   {
  2     "resourc eType": "B undle",
  3     "type":  "collectio n",
  4     "id": "u rn:uuid:36 a6ca58-1cb d-4c09-ef5 1-8e92d1f6 561f",
  5     "link":  [
  6       {
  7         "rel ": "self",
  8           "href": "h ttp:// IP        /fhir/pati ent/9E7A;1 29/observa tion"
  9       }
  10     ],
  11     "meta":  {
  12       "lastU pdated": " 2015-10-16 T12:32:48. 000-00:00"
  13     },
  14     "entry":  [
  15       {
  16         "res ource": {
  17           "r esourceTyp e": "Obser vation",
  18           "t ext": {
  19              "status":  "generated ",
  20              "div": "<d iv>TEMPERA TURE 98 F< /div>"
  21           },
  22           "c ode": {
  23              "coding":  [
  24                {
  25                  "syste m": "urn:o id:2.16.84 0.1.113883 .6.233",
  26                  "code" : "urn:va: vuid:45006 38",
  27                  "displ ay": "TEMP ERATURE"
  28                },
  29                {
  30                  "syste m": "http: //loinc.or g",
  31                  "code" : "8310-5" ,
  32                  "displ ay": "BODY  TEMPERATU RE"
  33                }
  34              ]
  35           },
  36           "v alueQuanti ty": {
  37              "value": 9 8,
  38              "units": " F"
  39           },
  40           "a ppliesDate Time": "19 97-10-22T1 0:34:00",
  41           "i ssued": "1 997-10-22T 10:37:22-0 0:00",
  42           "s tatus": "f inal",
  43           "r eliability ": "unknow n",
  44           "i dentifier" : [
  45              {
  46                "use": " official",
  47                "system" : "http:// vistacore. us/fhir/id /uid",
  48                "value":  "urn:va:v ital:9E7A: 129:235"
  49              }
  50           ],
  51           "s ubject": {
  52              "reference ": "Patien t/129"
  53           },
  54           "p erformer":  [
  55              {
  56                "referen ce": "48dd a8e1-50d6- 4fc9-c62f- b93ca6435d a9",
  57                "display ": "ABILEN E (CAA)"
  58              }
  59           ],
  60           "c ontained":  [
  61              {
  62                "resourc eType": "O rganizatio n",
  63                "id": "4 8dda8e1-50 d6-4fc9-c6 2f-b93ca64 35da9",
  64                "identif ier": [
  65                  {
  66                    "sys tem": "urn :oid:2.16. 840.1.1138 83.6.233",
  67                    "val ue": "998"
  68                  }
  69                ],
  70                "name":  "ABILENE ( CAA)"
  71              }
  72           ],
  73           "r eferenceRa nge": [
  74              {
  75                "low": {
  76                  "value ": 95,
  77                  "units ": "F"
  78                },
  79                "high":  {
  80                  "value ": 102,
  81                  "units ": "F"
  82                },
  83                "meaning ": {
  84                  "codin g": [
  85                    {
  86                      "s ystem": "h ttp://snom ed.info/id ",
  87                      "c ode": "872 73009",
  88                      "d isplay": " Normal Tem perature"
  89                    }
  90                  ]
  91                }
  92              }
  93           ]
  94         }
  95       }
  96     ]
  97    }