Produced by Araxis Merge on 4/18/2019 5:55:29 PM Eastern 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 | MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_SVC_FHIR_Services\swagger | swaggerFacilDDFHIR.yaml | Wed Apr 3 02:27:48 2019 UTC |
2 | MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_SVC_FHIR_Services\swagger | swaggerFacilDDFHIR.yaml | Mon Apr 15 18:00:15 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 326 |
Changed | 1 | 2 |
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 | swagger: ' 2.0' | |
2 | info: | |
3 | descript ion: >- | |
4 | The fo llowing sp ecificatio n will pro vide CRUD operations (Read - G ET) for | |
5 | callin g the Faci lities RPC . | |
6 | version: 0.0.1 | |
7 | title: M CCF TasCor e Faciliti es Data Di ctionary | |
8 | host: loca lhost:3008 | |
9 | basePath: / | |
10 | schemes: | |
11 | - http | |
12 | - https | |
13 | paths: | |
14 | /Bundle: | |
15 | get: | |
16 | tags : | |
17 | - Facilities | |
18 | summ ary: Retri eve List o f VISNS | |
19 | oper ationId: f acilities | |
20 | prod uces: | |
21 | - applicatio n/json | |
22 | para meters: | |
23 | - name: use | |
24 | in: query | |
25 | descriptio n: Use | |
26 | required: true | |
27 | type: stri ng | |
28 | - name: loca tion | |
29 | in: query | |
30 | descriptio n: VistA L ocation | |
31 | required: true | |
32 | type: stri ng | |
33 | resp onses: | |
34 | '2 00': | |
35 | descriptio n: success ful | |
36 | schema: | |
37 | $ref: '# /definitio ns/Facilit iesDDrespo nse' | |
38 | x-sw agger-rout er-control ler: Facil ities Data Dictionar y | |
39 | definition s: | |
40 | Faciliti esDDrespon se: | |
41 | type: object | |
42 | proper ties: | |
43 | Divi sionFlag: | |
44 | ty pe: string | |
45 | ID: | |
46 | ty pe: string | |
47 | Name : | |
48 | ty pe: string | |
49 | Stat e: | |
50 | ty pe: string | |
51 | exampl e: | |
52 | '-re sourceType ': Locatio n | |
53 | Divi sionFlag: "YES" | |
54 | id: "402" | |
55 | Name : "VA MAIN E HCS" | |
56 | Stat e: "ME" | |
57 | swagger: ' 2.0' | |
58 | info: | |
59 | descript ion: >- | |
60 | The fo llowing sp ecificatio n will pro vide CRUD operations (Read - G ET) for | |
61 | callin g the Faci lities RPC in the FH IR Server. | |
62 | version: 0.0.1 | |
63 | title: M CCF TasCor e Faciliti es Data Di ctionary | |
64 | host: loca lhost:3008 | |
65 | basePath: / | |
66 | schemes: | |
67 | - http | |
68 | - https | |
69 | paths: | |
70 | /Bundle: | |
71 | get: | |
72 | tags : | |
73 | - Facilities | |
74 | summ ary: Retri eve List o f VISNS | |
75 | oper ationId: f acilities | |
76 | prod uces: | |
77 | - applicatio n/json | |
78 | para meters: | |
79 | - name: use | |
80 | in: query | |
81 | descriptio n: Use | |
82 | required: true | |
83 | type: stri ng | |
84 | - name: loca tion | |
85 | in: query | |
86 | descriptio n: VistA L ocation | |
87 | required: true | |
88 | type: stri ng | |
89 | resp onses: | |
90 | '2 00': | |
91 | descriptio n: success ful | |
92 | schema: | |
93 | $ref: '# /definitio ns/Facilit iesDDrespo nse' | |
94 | x-sw agger-rout er-control ler: Facil ities Data Dictionar y | |
95 | definition s: | |
96 | Faciliti esDDrespon se: | |
97 | type: object | |
98 | proper ties: | |
99 | reso urceType: | |
100 | ty pe: string | |
101 | id: | |
102 | ty pe: string | |
103 | meta : | |
104 | ty pe: object | |
105 | pr operties: | |
106 | lastUpdate d: | |
107 | type: st ring | |
108 | type : | |
109 | ty pe: string | |
110 | link : | |
111 | ty pe: array | |
112 | it ems: | |
113 | type: obje ct | |
114 | properties : | |
115 | relation : | |
116 | type: string | |
117 | url: | |
118 | type: string | |
119 | entr y: | |
120 | ty pe: array | |
121 | it ems: | |
122 | type: obje ct | |
123 | properties : | |
124 | resource : | |
125 | type: object | |
126 | proper ties: | |
127 | reso urceType: | |
128 | ty pe: string | |
129 | iden tifier: | |
130 | ty pe: array | |
131 | it ems: | |
132 | type: obje ct | |
133 | properties : | |
134 | value: | |
135 | type: string | |
136 | name : | |
137 | ty pe: string | |
138 | part Of: | |
139 | ty pe: object | |
140 | pr operties: | |
141 | identifier : | |
142 | type: ob ject | |
143 | properti es: | |
144 | value: | |
145 | type : string | |
146 | exampl e: | |
147 | reso urceType: Bundle | |
148 | id: 7e1254be-c 53a-4a79-a a06-f4b0f4 bf04ef | |
149 | meta : | |
150 | la stUpdated: '2019-02- 07T12:42:2 2.774-05:0 0' | |
151 | type : searchse t | |
152 | link : | |
153 | re lation: se lf | |
154 | ur l: >- | |
155 | http:// DNS . URL /VA-FHIR-S erver/fhir /Bundle?lo cation=dev _0001&use= facilities | |
156 | entr y: | |
157 | re source: | |
158 | resourceTy pe: Locati on | |
159 | identifier : | |
160 | value: ' 402' | |
161 | name: VA M AINE HCS | |
162 | partOf: | |
163 | identifi er: | |
164 | value: VISN 1 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.