|
2 | 2 | "identitySystem": { |
3 | 3 | "patient": { |
4 | 4 | "rules": [ |
5 | | - { "assigner": "UNIPAT" }, |
6 | | - { "type": "PE" }, |
7 | | - { "assigner": "ST01" }, |
8 | | - { "type": "MR" }, |
9 | | - { "any": true } |
| 5 | + { |
| 6 | + "assigner": "UNIPAT" |
| 7 | + }, |
| 8 | + { |
| 9 | + "type": "PE" |
| 10 | + }, |
| 11 | + { |
| 12 | + "assigner": "ST01" |
| 13 | + }, |
| 14 | + { |
| 15 | + "type": "MR" |
| 16 | + }, |
| 17 | + { |
| 18 | + "any": true |
| 19 | + } |
10 | 20 | ] |
11 | 21 | } |
12 | 22 | }, |
|
24 | 34 | "ADT-A01": { |
25 | 35 | "preprocess": { |
26 | 36 | "PID": { |
27 | | - "2": ["move-pid2-into-pid3"], |
28 | | - "3": ["inject-authority-from-msh"] |
| 37 | + "2": [ |
| 38 | + "move-pid2-into-pid3" |
| 39 | + ], |
| 40 | + "3": [ |
| 41 | + "inject-authority-from-msh" |
| 42 | + ] |
29 | 43 | }, |
30 | | - "PV1": { "19": ["fix-pv1-authority-with-msh"] } |
| 44 | + "PV1": { |
| 45 | + "19": [ |
| 46 | + "fix-pv1-authority-with-msh" |
| 47 | + ] |
| 48 | + } |
31 | 49 | }, |
32 | | - "converter": { "PV1": { "required": true } } |
| 50 | + "converter": { |
| 51 | + "PV1": { |
| 52 | + "required": true |
| 53 | + } |
| 54 | + } |
33 | 55 | }, |
34 | 56 | "ADT-A03": { |
35 | 57 | "preprocess": { |
36 | 58 | "PID": { |
37 | | - "2": ["move-pid2-into-pid3"], |
38 | | - "3": ["inject-authority-from-msh"] |
| 59 | + "2": [ |
| 60 | + "move-pid2-into-pid3" |
| 61 | + ], |
| 62 | + "3": [ |
| 63 | + "inject-authority-from-msh" |
| 64 | + ] |
39 | 65 | }, |
40 | | - "PV1": { "19": ["fix-pv1-authority-with-msh"] } |
| 66 | + "PV1": { |
| 67 | + "19": [ |
| 68 | + "fix-pv1-authority-with-msh" |
| 69 | + ] |
| 70 | + } |
41 | 71 | }, |
42 | | - "converter": { "PV1": { "required": true } } |
| 72 | + "converter": { |
| 73 | + "PV1": { |
| 74 | + "required": true |
| 75 | + } |
| 76 | + } |
43 | 77 | }, |
44 | 78 | "ADT-A08": { |
45 | 79 | "preprocess": { |
46 | 80 | "PID": { |
47 | | - "2": ["move-pid2-into-pid3"], |
48 | | - "3": ["inject-authority-from-msh"] |
| 81 | + "2": [ |
| 82 | + "move-pid2-into-pid3" |
| 83 | + ], |
| 84 | + "3": [ |
| 85 | + "inject-authority-from-msh" |
| 86 | + ] |
49 | 87 | } |
50 | 88 | } |
51 | 89 | }, |
52 | 90 | "ORU-R01": { |
53 | 91 | "preprocess": { |
54 | 92 | "PID": { |
55 | | - "2": ["move-pid2-into-pid3"], |
56 | | - "3": ["inject-authority-from-msh"] |
| 93 | + "2": [ |
| 94 | + "move-pid2-into-pid3" |
| 95 | + ], |
| 96 | + "3": [ |
| 97 | + "inject-authority-from-msh" |
| 98 | + ] |
57 | 99 | }, |
58 | | - "PV1": { "19": ["fix-pv1-authority-with-msh"] } |
| 100 | + "PV1": { |
| 101 | + "19": [ |
| 102 | + "fix-pv1-authority-with-msh" |
| 103 | + ] |
| 104 | + } |
59 | 105 | }, |
60 | | - "converter": { "PV1": { "required": false } } |
| 106 | + "converter": { |
| 107 | + "PV1": { |
| 108 | + "required": false |
| 109 | + } |
| 110 | + } |
61 | 111 | }, |
62 | 112 | "VXU-V04": { |
63 | 113 | "preprocess": { |
64 | 114 | "PID": { |
65 | | - "2": ["move-pid2-into-pid3"], |
66 | | - "3": ["inject-authority-from-msh"] |
| 115 | + "2": [ |
| 116 | + "move-pid2-into-pid3" |
| 117 | + ], |
| 118 | + "3": [ |
| 119 | + "inject-authority-from-msh" |
| 120 | + ] |
| 121 | + }, |
| 122 | + "PV1": { |
| 123 | + "19": [ |
| 124 | + "fix-pv1-authority-with-msh" |
| 125 | + ] |
| 126 | + }, |
| 127 | + "ORC": { |
| 128 | + "3": [ |
| 129 | + "inject-authority-into-orc3" |
| 130 | + ] |
67 | 131 | }, |
68 | | - "PV1": { "19": ["fix-pv1-authority-with-msh"] }, |
69 | | - "ORC": { "3": ["inject-authority-into-orc3"] }, |
70 | 132 | "RXA": { |
71 | | - "6": ["normalize-rxa6-dose"], |
72 | | - "9": ["normalize-rxa9-nip001"] |
| 133 | + "6": [ |
| 134 | + "normalize-rxa6-dose" |
| 135 | + ], |
| 136 | + "9": [ |
| 137 | + "normalize-rxa9-nip001" |
| 138 | + ] |
73 | 139 | } |
74 | 140 | }, |
75 | | - "converter": { "PV1": { "required": false } } |
| 141 | + "converter": { |
| 142 | + "PV1": { |
| 143 | + "required": false |
| 144 | + } |
| 145 | + } |
76 | 146 | }, |
77 | 147 | "ORM-O01": { |
78 | 148 | "preprocess": { |
79 | 149 | "PID": { |
80 | | - "2": ["move-pid2-into-pid3"], |
81 | | - "3": ["inject-authority-from-msh"] |
| 150 | + "2": [ |
| 151 | + "move-pid2-into-pid3" |
| 152 | + ], |
| 153 | + "3": [ |
| 154 | + "inject-authority-from-msh" |
| 155 | + ] |
82 | 156 | }, |
83 | | - "PV1": { "19": ["fix-pv1-authority-with-msh"] } |
| 157 | + "PV1": { |
| 158 | + "19": [ |
| 159 | + "fix-pv1-authority-with-msh" |
| 160 | + ] |
| 161 | + } |
84 | 162 | }, |
85 | | - "converter": { "PV1": { "required": false } } |
| 163 | + "converter": { |
| 164 | + "PV1": { |
| 165 | + "required": false |
| 166 | + } |
| 167 | + } |
86 | 168 | } |
87 | 169 | } |
88 | 170 | } |
0 commit comments