|
| 1 | +{ |
| 2 | + "Users": [ |
| 3 | + { |
| 4 | + "groups": [ |
| 5 | + "admin" |
| 6 | + ], |
| 7 | + "firstname": "Super", |
| 8 | + "surname": "User", |
| 9 | + "email": "root@openhim.org", |
| 10 | + "passwordAlgorithm": "sha512", |
| 11 | + "passwordHash": "ea3824f17cf1379eb118a36bc7c8cf0f45712e2af7748567fca5313dec6fa66d61064e82a5e5cb88e998486ee3c7d0dac235bbeda8c341d6edc1c77406be2ab6", |
| 12 | + "passwordSalt": "d4f622c0404f09bd959bfb263efa3452", |
| 13 | + "expiry": null, |
| 14 | + "locked": false, |
| 15 | + "token": null, |
| 16 | + "tokenType": null |
| 17 | + } |
| 18 | + ], |
| 19 | + "Clients": [ |
| 20 | + { |
| 21 | + "roles": [ |
| 22 | + "instant" |
| 23 | + ], |
| 24 | + "customTokenID": "test", |
| 25 | + "clientID": "test", |
| 26 | + "name": "Test Client" |
| 27 | + } |
| 28 | + ], |
| 29 | + "Channels": [ |
| 30 | + { |
| 31 | + "methods": [ |
| 32 | + "GET", |
| 33 | + "POST" |
| 34 | + ], |
| 35 | + "type": "http", |
| 36 | + "allow": [ |
| 37 | + "instant" |
| 38 | + ], |
| 39 | + "whitelist": [], |
| 40 | + "authType": "private", |
| 41 | + "matchContentTypes": [], |
| 42 | + "properties": [], |
| 43 | + "txViewAcl": [], |
| 44 | + "txViewFullAcl": [], |
| 45 | + "txRerunAcl": [], |
| 46 | + "status": "enabled", |
| 47 | + "rewriteUrls": false, |
| 48 | + "addAutoRewriteRules": true, |
| 49 | + "autoRetryEnabled": false, |
| 50 | + "autoRetryPeriodMinutes": 60, |
| 51 | + "routes": [ |
| 52 | + { |
| 53 | + "type": "http", |
| 54 | + "status": "enabled", |
| 55 | + "forwardAuthHeader": false, |
| 56 | + "name": "MPI Mediator", |
| 57 | + "secured": false, |
| 58 | + "host": "mpi-mediator", |
| 59 | + "port": 3000, |
| 60 | + "path": "", |
| 61 | + "pathTransform": "", |
| 62 | + "primary": true, |
| 63 | + "username": "", |
| 64 | + "password": "" |
| 65 | + } |
| 66 | + ], |
| 67 | + "requestBody": true, |
| 68 | + "responseBody": true, |
| 69 | + "rewriteUrlsConfig": [], |
| 70 | + "name": "MPI Orchestrations - Create/Read operations for patients and their clinical data", |
| 71 | + "urlPattern": "^/fhir.*$", |
| 72 | + "priority": null, |
| 73 | + "matchContentRegex": null, |
| 74 | + "matchContentXpath": null, |
| 75 | + "matchContentValue": null, |
| 76 | + "matchContentJson": null, |
| 77 | + "pollingSchedule": null, |
| 78 | + "tcpHost": null, |
| 79 | + "tcpPort": null, |
| 80 | + "updatedBy": { |
| 81 | + "id": "63cd5092c962240014b87c59", |
| 82 | + "name": "Super User" |
| 83 | + }, |
| 84 | + "alerts": [], |
| 85 | + "description": "" |
| 86 | + }, |
| 87 | + { |
| 88 | + "methods": [ |
| 89 | + "POST" |
| 90 | + ], |
| 91 | + "type": "http", |
| 92 | + "allow": [ |
| 93 | + "instant" |
| 94 | + ], |
| 95 | + "whitelist": [], |
| 96 | + "authType": "private", |
| 97 | + "matchContentTypes": [], |
| 98 | + "properties": [], |
| 99 | + "txViewAcl": [], |
| 100 | + "txViewFullAcl": [], |
| 101 | + "txRerunAcl": [], |
| 102 | + "status": "enabled", |
| 103 | + "rewriteUrls": false, |
| 104 | + "addAutoRewriteRules": true, |
| 105 | + "autoRetryEnabled": false, |
| 106 | + "autoRetryPeriodMinutes": 60, |
| 107 | + "updatedBy": { |
| 108 | + "id": "63cd5092c962240014b87c59", |
| 109 | + "name": "Super User" |
| 110 | + }, |
| 111 | + "routes": [ |
| 112 | + { |
| 113 | + "type": "http", |
| 114 | + "status": "enabled", |
| 115 | + "forwardAuthHeader": false, |
| 116 | + "name": "MPI Mediator", |
| 117 | + "secured": false, |
| 118 | + "host": "mpi-mediator", |
| 119 | + "port": 3000, |
| 120 | + "path": "", |
| 121 | + "pathTransform": "", |
| 122 | + "primary": true, |
| 123 | + "username": "", |
| 124 | + "password": "" |
| 125 | + } |
| 126 | + ], |
| 127 | + "requestBody": true, |
| 128 | + "responseBody": true, |
| 129 | + "rewriteUrlsConfig": [], |
| 130 | + "urlPattern": "^/async/fhir/?$", |
| 131 | + "priority": null, |
| 132 | + "matchContentRegex": null, |
| 133 | + "matchContentXpath": null, |
| 134 | + "matchContentValue": null, |
| 135 | + "matchContentJson": null, |
| 136 | + "pollingSchedule": null, |
| 137 | + "tcpHost": null, |
| 138 | + "tcpPort": null, |
| 139 | + "alerts": [], |
| 140 | + "name": "MPI Orchestration for fhir bundles - Asynchronous flow" |
| 141 | + } |
| 142 | + ], |
| 143 | + "Mediators": [ |
| 144 | + { |
| 145 | + "urn": "urn:mediator:mpi-mediator", |
| 146 | + "version": "1.0.0", |
| 147 | + "name": "MPI mediator", |
| 148 | + "description": "A mediator handling interactions between the OpenHIM Core service, Sante MPI, Hapi-FHIR, and Kafka", |
| 149 | + "defaultChannelConfig": [ |
| 150 | + { |
| 151 | + "methods": [ |
| 152 | + "POST", |
| 153 | + "GET" |
| 154 | + ], |
| 155 | + "type": "http", |
| 156 | + "allow": [ |
| 157 | + "instant" |
| 158 | + ], |
| 159 | + "whitelist": [], |
| 160 | + "authType": "private", |
| 161 | + "matchContentTypes": [], |
| 162 | + "properties": [], |
| 163 | + "txViewAcl": [], |
| 164 | + "txViewFullAcl": [], |
| 165 | + "txRerunAcl": [], |
| 166 | + "status": "enabled", |
| 167 | + "rewriteUrls": false, |
| 168 | + "addAutoRewriteRules": true, |
| 169 | + "autoRetryEnabled": false, |
| 170 | + "autoRetryPeriodMinutes": 60, |
| 171 | + "name": "MPI mediator", |
| 172 | + "urlPattern": "^(/async)?/fhir.*$", |
| 173 | + "routes": [ |
| 174 | + { |
| 175 | + "type": "http", |
| 176 | + "status": "enabled", |
| 177 | + "forwardAuthHeader": false, |
| 178 | + "name": "MPI Endpoint", |
| 179 | + "host": "mpi-mediator", |
| 180 | + "port": 3000, |
| 181 | + "primary": true |
| 182 | + } |
| 183 | + ], |
| 184 | + "alerts": [], |
| 185 | + "rewriteUrlsConfig": [] |
| 186 | + } |
| 187 | + ], |
| 188 | + "endpoints": [ |
| 189 | + { |
| 190 | + "type": "http", |
| 191 | + "status": "enabled", |
| 192 | + "forwardAuthHeader": false, |
| 193 | + "name": "MPI Endpoint", |
| 194 | + "host": "mpi-mediator", |
| 195 | + "path": "/fhir", |
| 196 | + "port": 3000, |
| 197 | + "primary": true |
| 198 | + } |
| 199 | + ], |
| 200 | + "configDefs": [], |
| 201 | + "_lastHeartbeat": "2023-01-23T09:40:21.368Z", |
| 202 | + "_uptime": 52784.4956787 |
| 203 | + } |
| 204 | + ], |
| 205 | + "ContactGroups": [] |
| 206 | +} |
0 commit comments