{"info":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","description":"<html><head></head><body><p>AVEDIAN Data Lake platform built-on Apache Hadoop, Spark, and NiFi.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3185451","collectionId":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","publishedId":"SVYjSgi5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-26T22:46:33.000Z"},"item":[{"name":"v1","item":[{"name":"about","item":[{"name":"The root of the v1 REST API.","id":"41170ad3-8a8d-483f-8ad9-93a10aa7b660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about","urlObject":{"path":["v1","about"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"352f6693-12e2-40ee-8836-eccdb2321cdc","name":"Returns a message indicating the root of the v1 REST API.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41170ad3-8a8d-483f-8ad9-93a10aa7b660"},{"name":"Gets information about the current user.","id":"13972c2a-bf3a-45f7-9e33-4dbea69902c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about/me","urlObject":{"path":["v1","about","me"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"9cedd0da-8348-499a-9f66-8390842d28dd","name":"Returns the user.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"displayName\": \"<string>\",\n \"email\": \"<string>\",\n \"enabled\": \"<boolean>\",\n \"groups\": [\n  \"<string>\"\n ],\n \"systemName\": \"<string>\"\n}"}],"_postman_id":"13972c2a-bf3a-45f7-9e33-4dbea69902c3"},{"name":"Gets the version number of Kylo.","id":"616479ba-f987-47f4-8447-066a29c7cd39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about/version","urlObject":{"path":["v1","about","version"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"f33d6923-8079-40f8-9ca0-3af6c0ef1a10","name":"Returns the version number.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/about/version"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"616479ba-f987-47f4-8447-066a29c7cd39"}],"id":"75764ef1-8e14-4da5-94e7-6ed439a4f4b7","_postman_id":"75764ef1-8e14-4da5-94e7-6ed439a4f4b7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"admin","item":[{"name":"cluster","item":[{"name":"simple","item":[{"name":"Gets the latest message sent to this cluster.","id":"1a3a82c0-55d5-476d-963a-638eb10c1e94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/simple","urlObject":{"path":["v1","admin","cluster","simple"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"c3a9322f-1599-41cb-98d6-47a04051661e","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/simple"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1a3a82c0-55d5-476d-963a-638eb10c1e94"},{"name":"Send a Simple text message to other nodes in the Kylo cluster","id":"0069c748-2039-421b-8892-a89c3fe95820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/simple","urlObject":{"path":["v1","admin","cluster","simple"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3b8ccfc0-6c1a-4c7c-b05d-3a5ced53c602","name":"The message was unable to be sent.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/simple"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c855061b-1c21-4c97-b909-7cdf67d87f23","name":"Returns the response status of the message.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/simple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0069c748-2039-421b-8892-a89c3fe95820"}],"id":"3d1c3e08-260a-485d-a355-5cec55ffd4d8","_postman_id":"3d1c3e08-260a-485d-a355-5cec55ffd4d8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets messages awaiting acknowledgement.  This will only return data if the property: kylo.cluster.acknowledge=true in the application.properties of kylo-services ","id":"e6893afb-a3d6-4bd6-bd93-00dcbb748ecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/awaiting-messages?longerThan=<long>","urlObject":{"path":["v1","admin","cluster","awaiting-messages"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"longerThan","value":"<long>"}],"variable":[]}},"response":[{"id":"535888e8-a434-4b3c-b84b-2acad898e8ad","name":"Returns message delivery status of pending messages","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/admin/cluster/awaiting-messages?longerThan=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","admin","cluster","awaiting-messages"],"query":[{"key":"longerThan","value":"<long>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"nodesAwaitingMessage\": [\n   \"<string>\"\n  ],\n  \"sentTime\": \"<long>\",\n  \"complete\": \"<boolean>\",\n  \"message\": {\n   \"message\": \"<object>\",\n   \"id\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n },\n {\n  \"nodesAwaitingMessage\": [\n   \"<string>\"\n  ],\n  \"sentTime\": \"<long>\",\n  \"complete\": \"<boolean>\",\n  \"message\": {\n   \"message\": \"<object>\",\n   \"id\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n }\n]"}],"_postman_id":"e6893afb-a3d6-4bd6-bd93-00dcbb748ecb"},{"name":"Returns a summary of this cluster node.","id":"a1de177f-bb2e-405d-9064-3253b4a7ed2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/cluster-node-summary","urlObject":{"path":["v1","admin","cluster","cluster-node-summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b5e61f3a-9a87-43f7-83c1-bb1b84422669","name":"Returns summary data about this node in the cluster.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/cluster-node-summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"nodeAddress\": \"<string>\",\n \"messagesSent\": \"<long>\",\n \"messagesReceived\": \"<long>\",\n \"lastReceivedMessageTimestamp\": \"<long>\",\n \"lastSentMessageTimestamp\": \"<long>\",\n \"messagesReceivedByType\": \"<object>\",\n \"messagesSentByType\": \"<object>\",\n \"channelStats\": \"<object>\"\n}"}],"_postman_id":"a1de177f-bb2e-405d-9064-3253b4a7ed2a"},{"name":"Check to see if Kylo is clustered","id":"025675e5-050c-4e57-b9d0-c68453d0ac25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/is-clustered","urlObject":{"path":["v1","admin","cluster","is-clustered"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3134d3e7-2250-4463-ade2-eae4f87e6a25","name":"Returns the response with a 'success' or 'error' indicating the cluster status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/is-clustered"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"025675e5-050c-4e57-b9d0-c68453d0ac25"},{"name":"Gets the members in the cluster.","id":"107bdcb6-6915-477c-9f0d-6fa56165e357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/members","urlObject":{"path":["v1","admin","cluster","members"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"afa84f09-6f38-458a-b824-f09b08fda607","name":"Returns the list of Kylo cluster members","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/admin/cluster/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"107bdcb6-6915-477c-9f0d-6fa56165e357"}],"id":"a598d202-7408-4e43-b042-d8e7c0bc21f4","_postman_id":"a598d202-7408-4e43-b042-d8e7c0bc21f4","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"fcbf3e4b-a73f-4963-a083-3d0cc2094c75","_postman_id":"fcbf3e4b-a73f-4963-a083-3d0cc2094c75","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"alerts","item":[{"name":"summary","item":[{"name":"Lists summary grouped alerts.","id":"b0ae875a-f1bc-4b3c-823e-62c8e7349682","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/summary?state=<string>&level=<string>&type=<string>&subtype=<string>&cleared=false","urlObject":{"path":["v1","alerts","summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"state","value":"<string>"},{"key":"level","value":"<string>"},{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"},{"key":"cleared","value":"false"}],"variable":[]}},"response":[{"id":"061b079f-6754-44d9-b16d-969282ab83ca","name":"Returns summary of the alerts grouped.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/alerts/summary?state=<string>&level=<string>&type=<string>&subtype=<string>&cleared=false","host":["https://edl.data.avedian.info/proxy"],"path":["v1","alerts","summary"],"query":[{"key":"state","value":"<string>"},{"key":"level","value":"<string>"},{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"},{"key":"cleared","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"newestTime\": \"<dateTime>\",\n \"oldestTime\": \"<dateTime>\",\n \"size\": \"<integer>\",\n \"alerts\": [\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  },\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  }\n ]\n}"}],"_postman_id":"b0ae875a-f1bc-4b3c-823e-62c8e7349682"},{"name":"Lists summary grouped alerts.","id":"b1d7bca7-0ec8-437e-99e0-b08a321e7777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/summary/unhandled?type=<string>&subtype=<string>","urlObject":{"path":["v1","alerts","summary","unhandled"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"}],"variable":[]}},"response":[{"id":"13161dbf-f8d1-4a5b-b40b-75e496a4bd35","name":"Returns summary of the alerts grouped.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/alerts/summary/unhandled?type=<string>&subtype=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","alerts","summary","unhandled"],"query":[{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"newestTime\": \"<dateTime>\",\n \"oldestTime\": \"<dateTime>\",\n \"size\": \"<integer>\",\n \"alerts\": [\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  },\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  }\n ]\n}"}],"_postman_id":"b1d7bca7-0ec8-437e-99e0-b08a321e7777"}],"id":"0fd46b87-06e6-4ba3-9607-9dafe644af25","_postman_id":"0fd46b87-06e6-4ba3-9607-9dafe644af25","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{id}","item":[{"name":"Gets the specified alert.","id":"e24783ee-a288-4449-a653-43e893a2a637","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/:id","urlObject":{"path":["v1","alerts",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"ae72185d-4035-490a-9757-f459b5d2b5aa","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"40bf8097-98a5-4458-8353-5692918d06fc","name":"Returns the alert.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"type\": \"<uri>\",\n \"subtype\": \"<string>\",\n \"level\": \"<string>\",\n \"state\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"description\": \"<string>\",\n \"actionable\": \"<boolean>\",\n \"cleared\": \"<boolean>\",\n \"content\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entityType\": \"<string>\",\n \"events\": [\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  },\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  }\n ]\n}"},{"id":"d3f4a763-e1a4-473e-9850-e0f86d086bc6","name":"The alert could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e24783ee-a288-4449-a653-43e893a2a637"},{"name":"Modifies the specified alert.","id":"1cf5505c-552d-4dc4-8418-d8802df3c9fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"<string>\",\n    \"description\": \"<string>\",\n    \"clear\": \"<boolean>\",\n    \"unclear\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/alerts/:id","urlObject":{"path":["v1","alerts",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"22b5b68c-66af-436a-b93e-d2e4c978c065","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"addedb60-5e0b-4534-a0a9-ab6cf7300bcf","name":"The alert could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"<string>\",\n    \"description\": \"<string>\",\n    \"clear\": \"<boolean>\",\n    \"unclear\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/alerts/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"eb795ac2-22ee-47ed-a41f-560aa7c9053e","name":"Returns the alert.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"<string>\",\n    \"description\": \"<string>\",\n    \"clear\": \"<boolean>\",\n    \"unclear\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/alerts/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"type\": \"<uri>\",\n \"subtype\": \"<string>\",\n \"level\": \"<string>\",\n \"state\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"description\": \"<string>\",\n \"actionable\": \"<boolean>\",\n \"cleared\": \"<boolean>\",\n \"content\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entityType\": \"<string>\",\n \"events\": [\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  },\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1cf5505c-552d-4dc4-8418-d8802df3c9fa"}],"id":"cb04dccf-cf07-4099-bdb5-f4985d2bee3b","_postman_id":"cb04dccf-cf07-4099-bdb5-f4985d2bee3b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists the current alerts.","id":"9fbf8500-b719-458a-8cfe-edb6131a04d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts?limit=<integer>&type=<string>&subtype=<string>&state=<string>&level=<string>&before=<string>&after=<string>&cleared=false&filter=<string>","urlObject":{"path":["v1","alerts"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"<integer>"},{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"},{"key":"state","value":"<string>"},{"key":"level","value":"<string>"},{"key":"before","value":"<string>"},{"key":"after","value":"<string>"},{"key":"cleared","value":"false"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"0e15c919-ee25-4c6e-b747-22b11aa1198e","name":"Returns the alerts.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/alerts?limit=<integer>&type=<string>&subtype=<string>&state=<string>&level=<string>&before=<string>&after=<string>&cleared=false&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","alerts"],"query":[{"key":"limit","value":"<integer>"},{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"},{"key":"state","value":"<string>"},{"key":"level","value":"<string>"},{"key":"before","value":"<string>"},{"key":"after","value":"<string>"},{"key":"cleared","value":"false"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"newestTime\": \"<dateTime>\",\n \"oldestTime\": \"<dateTime>\",\n \"size\": \"<integer>\",\n \"alerts\": [\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  },\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  }\n ]\n}"}],"_postman_id":"9fbf8500-b719-458a-8cfe-edb6131a04d9"},{"name":"Creates a new alert.","id":"9fc2eb4e-94d3-4087-8aba-e84541e63c95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"<uri>\",\n    \"subtype\": \"<string>\",\n    \"description\": \"<string>\",\n    \"level\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/alerts","urlObject":{"path":["v1","alerts"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"de33ad5d-f149-42f2-bce9-32a4fd7bedcb","name":"Returns the alert.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"<uri>\",\n    \"subtype\": \"<string>\",\n    \"description\": \"<string>\",\n    \"level\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/alerts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"type\": \"<uri>\",\n \"subtype\": \"<string>\",\n \"level\": \"<string>\",\n \"state\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"description\": \"<string>\",\n \"actionable\": \"<boolean>\",\n \"cleared\": \"<boolean>\",\n \"content\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entityType\": \"<string>\",\n \"events\": [\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  },\n  {\n   \"createdTime\": \"<dateTime>\",\n   \"state\": \"<string>\",\n   \"description\": \"<string>\",\n   \"content\": \"<string>\",\n   \"user\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"9fc2eb4e-94d3-4087-8aba-e84541e63c95"},{"name":"returns the unique alert types available.","id":"461e8245-1ca9-4d51-bbfc-d1ec5f33e0f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/alerts/alert-types?type=<string>&subtype=<string>","urlObject":{"path":["v1","alerts","alert-types"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"}],"variable":[]}},"response":[{"id":"1ae7b7f3-8792-4cdb-830d-211f17e8cadb","name":"Returns the unique type of alerts.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/alerts/alert-types?type=<string>&subtype=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","alerts","alert-types"],"query":[{"key":"type","value":"<string>"},{"key":"subtype","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"type\": \"<string>\",\n  \"label\": \"<string>\"\n }\n]"}],"_postman_id":"461e8245-1ca9-4d51-bbfc-d1ec5f33e0f0"}],"id":"4e38d979-3e76-46f4-9803-69e0222d00a3","_postman_id":"4e38d979-3e76-46f4-9803-69e0222d00a3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"auditlog","item":[{"name":"Get recent log entries.","id":"6b90695e-2c37-4a3d-b883-c224a4c7c596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/auditlog?limit=10","urlObject":{"path":["v1","auditlog"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"ae767121-ee79-41b7-a6ba-ee076a433fa1","name":"Returns the log entries.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/auditlog?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","auditlog"],"query":[{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"createdTime\": \"<dateTime>\",\n  \"user\": \"<string>\",\n  \"type\": \"<string>\",\n  \"description\": \"<string>\",\n  \"entityId\": \"<string>\"\n },\n {\n  \"id\": \"<string>\",\n  \"createdTime\": \"<dateTime>\",\n  \"user\": \"<string>\",\n  \"type\": \"<string>\",\n  \"description\": \"<string>\",\n  \"entityId\": \"<string>\"\n }\n]"}],"_postman_id":"6b90695e-2c37-4a3d-b883-c224a4c7c596"},{"name":"Gets a specific log entry.","id":"e50cd44b-ee81-45cd-9453-67ade8357b2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/auditlog/:id","urlObject":{"path":["v1","auditlog",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bd2b0e66-c7df-45b2-bddb-bdf18d5217c0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"62662255-2717-4b5d-8733-0f850406c535","name":"Returns the log entry.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/auditlog/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"user\": \"<string>\",\n \"type\": \"<string>\",\n \"description\": \"<string>\",\n \"entityId\": \"<string>\"\n}"},{"id":"c8c3096f-611f-42aa-808b-a039c553b037","name":"The entry could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/auditlog/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e50cd44b-ee81-45cd-9453-67ade8357b2e"}],"id":"98479c70-7f4b-4d78-9907-0f04e2081920","_postman_id":"98479c70-7f4b-4d78-9907-0f04e2081920","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"catalog","item":[{"name":"connector","item":[{"name":"plugin","item":[{"name":"Lists all connector descriptors from all plugins","id":"e8fcaf2b-b424-438d-986b-55de99876552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin","urlObject":{"path":["v1","catalog","connector","plugin"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"d494e049-b918-4520-92a2-0f5c8a89254e","name":"Lists all connector descriptors from all plugins","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Oct 2019 16:29:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pluginId\": \"jdbc\",\n        \"title\": \"JDBC\",\n        \"format\": \"jdbc\",\n        \"tabs\": [\n            {\n                \"sref\": \".connection\",\n                \"label\": \"Connection\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"url\",\n                \"sensitive\": false,\n                \"label\": \"Connection URL\",\n                \"hint\": \"A database connection URL used to connect to a database. May contain database system name, host, port, database name and some parameters. For example 'jdbc:mysql://localhost:3306/kylo' \",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"jdbc:\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"key\": \"driver\",\n                \"sensitive\": false,\n                \"label\": \"Driver Class Name\",\n                \"hint\": \"Database driver class name.  For example 'org.mariadb.jdbc.Driver' \"\n            },\n            {\n                \"key\": \"jars\",\n                \"required\": false,\n                \"sensitive\": false,\n                \"label\": \"Driver Location(s)\",\n                \"hint\": \"Comma-separated list of paths containing the driver JAR and dependencies. Path must be accessible to Kylo, Nifi, and Spark. For example: 'file:///var/shared/mariadb-java-client-1.1.7.jar,s3a:///mybucket/db.jar'\",\n                \"validators\": [\n                    {\n                        \"type\": \"jars\",\n                        \"params\": null\n                    }\n                ]\n            },\n            {\n                \"key\": \"user\",\n                \"sensitive\": false,\n                \"label\": \"User\",\n                \"hint\": \"Database user name\"\n            },\n            {\n                \"key\": \"password\",\n                \"type\": \"password\",\n                \"sensitive\": true,\n                \"label\": \"Password\",\n                \"hint\": \"The password for the database user\"\n            }\n        ],\n        \"nifiControllerService\": {\n            \"properties\": {\n                \"Database User\": \"${user}\",\n                \"Database Connection URL\": \"${url}\",\n                \"database-driver-locations\": \"${jars}\",\n                \"Database Driver Class Name\": \"${driver}\",\n                \"Password\": \"${password}\"\n            },\n            \"type\": \"org.apache.nifi.dbcp.DBCPConnectionPool\"\n        },\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"com.thinkbiganalytics.nifi.GetTableData\",\n                    \"com.thinkbiganalytics.nifi.v2.ingest.GetTableData\"\n                ],\n                \"properties\": {\n                    \"Source Database Connection\": \"{{ dataSource.nifiControllerServiceId }}\",\n                    \"Source Table\": \"{{ options.dbname }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"com.thinkbiganalytics.nifi.v2.sqoop.core.ImportSqoop\"\n                ],\n                \"properties\": {\n                    \"Source Connection Service\": \"{{ dataSource.nifiControllerServiceId }}\",\n                    \"Source Table\": \"{{ options.dbname }}\"\n                }\n            }\n        ]\n    },\n    {\n        \"pluginId\": \"local-file-system\",\n        \"title\": \"Local File System\",\n        \"tabs\": [\n            {\n                \"sref\": \".browse\",\n                \"label\": \"File\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"hint\": \" Path to a directory on the box where kylo is running starting with the prefix 'file:/'.  For example: 'file:/opt/kylo/setup/data/sample-data'\",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"file:\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.standard.FetchFile\"\n                ],\n                \"properties\": {\n                    \"File to Fetch\": \"{{ paths[0].substring(5) }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.standard.GetFile\"\n                ],\n                \"properties\": {\n                    \"Input Directory\": \"{{ paths[0].substring(5, paths[0].lastIndexOf('/')) }}\",\n                    \"File Filter\": \"{{ paths[0].substring(paths[0].lastIndexOf('/') + 1) }}\"\n                }\n            }\n        ],\n        \"icon\": \"fas:folder\"\n    },\n    {\n        \"pluginId\": \"azure-data-lake\",\n        \"title\": \"Azure Data Lake\",\n        \"tabs\": [\n            {\n                \"sref\": \".browse\",\n                \"label\": \"Files\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"adl:\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.hadoop.FetchHDFS\",\n                    \"org.apache.nifi.processors.hadoop.ListHDFS\"\n                ],\n                \"properties\": {\n                    \"HDFS Filename\": \"{{ paths[0] }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.hadoop.GetHDFS\"\n                ],\n                \"properties\": {\n                    \"Directory\": \"{{ paths[0].substring(0, paths[0].lastIndexOf('/')) }}\"\n                }\n            }\n        ],\n        \"icon\": \"windows\"\n    },\n    {\n        \"pluginId\": \"hdfs\",\n        \"title\": \"HDFS\",\n        \"tabs\": [\n            {\n                \"sref\": \".browse\",\n                \"label\": \"Files\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"hint\": \"The HDFS path to access.  For example 'hdfs://localhost:8020/app/warehouse' \",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"hdfs:\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.hadoop.FetchHDFS\",\n                    \"org.apache.nifi.processors.hadoop.ListHDFS\"\n                ],\n                \"properties\": {\n                    \"HDFS Filename\": \"{{ paths[0] }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.hadoop.GetHDFS\"\n                ],\n                \"properties\": {\n                    \"Directory\": \"{{ paths[0].substring(0, paths[0].lastIndexOf('/')) }}\"\n                }\n            }\n        ],\n        \"icon\": \"hadoop\"\n    },\n    {\n        \"pluginId\": \"file-upload\",\n        \"title\": \"File Upload\",\n        \"tabs\": [\n            {\n                \"sref\": \".upload\",\n                \"label\": \"Files\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"hint\": \"Supply a location to upload to. For example 'file:/var/upload', 'hdfs://master:8020/var/upload', or 's3a://kylo-upload/'\",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": null\n                    }\n                ]\n            }\n        ],\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.standard.FetchFile\"\n                ],\n                \"properties\": {\n                    \"File to Fetch\": \"{{ paths[0].substring(5) }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.standard.GetFile\"\n                ],\n                \"properties\": {\n                    \"Input Directory\": \"{{ paths[0].substring(5, paths[0].lastIndexOf('/')) }}\",\n                    \"File Filter\": \"[^\\\\.].*\"\n                }\n            }\n        ],\n        \"icon\": \"file_upload\"\n    },\n    {\n        \"pluginId\": \"amazon-s3\",\n        \"title\": \"Amazon S3\",\n        \"tabs\": [\n            {\n                \"sref\": \".browse\",\n                \"label\": \"Files\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"hint\": \" Path to a s3 bucket starting with the prefix 's3a:'.  For example: 's3a:///my-bucket'.  To browse all buckets use, 's3a:/'\",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"s3a:\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"key\": \"spark.hadoop.fs.s3a.access.key\",\n                \"sensitive\": false,\n                \"label\": \"Access Key Id\"\n            },\n            {\n                \"key\": \"spark.hadoop.fs.s3a.secret.key\",\n                \"type\": \"password\",\n                \"sensitive\": true,\n                \"label\": \"Secret Access Key\"\n            }\n        ],\n        \"nifiControllerService\": {\n            \"properties\": {\n                \"Access Key\": \"${spark.hadoop.fs.s3a.access.key}\",\n                \"Secret Key\": \"${spark.hadoop.fs.s3a.secret.key}\"\n            },\n            \"type\": \"org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService\"\n        },\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.aws.s3.FetchS3Object\"\n                ],\n                \"properties\": {\n                    \"Bucket\": \"{{ paths[0].substring(6, paths[0].substring(6).indexOf('/') + 6) }}\",\n                    \"Object Key\": \"{{ paths[0].substring(paths[0].substring(6).indexOf('/') + 6) }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.aws.s3.ListS3\"\n                ],\n                \"properties\": {\n                    \"Bucket\": \"{{ paths[0].substring(6, paths[0].substring(6).indexOf('/') + 6) }}\",\n                    \"Prefix\": \"{{ paths[0].substring(paths[0].substring(6).indexOf('/') + 6) }}\"\n                }\n            }\n        ],\n        \"icon\": \"amazon\"\n    },\n    {\n        \"pluginId\": \"hive\",\n        \"title\": \"Hive\",\n        \"format\": \"hive\",\n        \"tabs\": [\n            {\n                \"sref\": \".connection\",\n                \"label\": \"Connection\"\n            }\n        ],\n        \"options\": [],\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"com.thinkbiganalytics.nifi.v2.thrift.ExecuteHQL\"\n                ],\n                \"properties\": {\n                    \"SQL select query\": \"SELECT * FROM {{ paths[0] }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"org.apache.nifi.processors.hive.SelectHiveQL\"\n                ],\n                \"properties\": {\n                    \"HiveQL Select Query\": \"SELECT * FROM {{ paths[0] }}\"\n                }\n            }\n        ]\n    },\n    {\n        \"pluginId\": \"azure-storage\",\n        \"title\": \"Azure Storage\",\n        \"tabs\": [\n            {\n                \"sref\": \".browse\",\n                \"label\": \"Files\"\n            }\n        ],\n        \"options\": [\n            {\n                \"key\": \"path\",\n                \"sensitive\": false,\n                \"label\": \"Path\",\n                \"validators\": [\n                    {\n                        \"type\": \"url\",\n                        \"params\": {\n                            \"protocol\": \"wasbs:\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"key\": \"account-name\",\n                \"sensitive\": false,\n                \"label\": \"Account Name\"\n            },\n            {\n                \"key\": \"account-key\",\n                \"type\": \"password\",\n                \"sensitive\": true,\n                \"label\": \"Account Key\"\n            }\n        ],\n        \"optionsMapperId\": \"azureOptionsMapper\",\n        \"nifiProperties\": [\n            {\n                \"processorTypes\": [\n                    \"Fetch\"\n                ],\n                \"properties\": {\n                    \"Blob\": \"{{ paths[0].substring(paths[0].substring(7).indexOf('/') + 7) }}\",\n                    \"Storage Account Name\": \"{{ options['account-name'] }}\",\n                    \"Storage Account Key\": \"{{ options['account-key'] }}\",\n                    \"Container Name\": \"{{ paths[0].substring(7, paths[0].substring(7).indexOf('/') + 7) }}\"\n                }\n            },\n            {\n                \"processorTypes\": [\n                    \"List\"\n                ],\n                \"properties\": {\n                    \"Storage Account Name\": \"{{ options['account-name'] }}\",\n                    \"Prefix\": \"{{ paths[0].substring(paths[0].substring(7).indexOf('/') + 7) }}\",\n                    \"Storage Account Key\": \"{{ options['account-key'] }}\",\n                    \"Container Name\": \"{{ paths[0].substring(7, paths[0].substring(7).indexOf('/') + 7) }}\"\n                }\n            }\n        ],\n        \"icon\": \"windows\"\n    }\n]"},{"id":"d790698c-50a5-4ce2-b849-34d8fb66bb25","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e8fcaf2b-b424-438d-986b-55de99876552"},{"name":"Gets the specified connector descriptor from the plugin","id":"1ec12744-78b0-4c26-95ae-003fe3d6d533","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin/:id","urlObject":{"path":["v1","catalog","connector","plugin",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"96baebc2-f890-41b4-9459-50b766fb9c5c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"0b38c25b-7de2-457f-a08d-5a5a4841c4a9","name":"Returns the connector descriptor","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"1d077267-86a6-4ba4-a3fb-2c05b7dae384","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"33ab21be-4cf5-4f08-b6df-69357cb67f1f","name":"Connector plugin was not found","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/plugin/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1ec12744-78b0-4c26-95ae-003fe3d6d533"}],"id":"f6515036-42a0-4113-977e-ed190e1de0be","_postman_id":"f6515036-42a0-4113-977e-ed190e1de0be","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{id}","item":[{"name":"actions","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"a1df8428-70b9-4a0f-b2f1-0407fff4bfc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","catalog","connector",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"2ccef1b4-4d5f-436e-9a6a-277082d8ec2a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"204c27f6-b445-4a00-85b2-e90fc59541da","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"2def733a-00f4-413b-a716-13582f79aefd","name":"A connector with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a1df8428-70b9-4a0f-b2f1-0407fff4bfc8"},{"name":"Gets the list of available actions that may be permitted or revoked on a connector.","id":"1ad83300-186f-46a5-9f14-468e27189dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id/actions/available","urlObject":{"path":["v1","catalog","connector",":id","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"871ff2fa-7805-47cf-8502-e5ec8f2ca435","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"06428573-3419-40eb-a832-2bbfdf6bb84b","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"c2b2577f-fa00-412d-b0e6-a229bcdc4c2f","name":"A connector with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1ad83300-186f-46a5-9f14-468e27189dc9"}],"id":"be68079a-1af7-4946-9640-1e4f1e0022a6","_postman_id":"be68079a-1af7-4946-9640-1e4f1e0022a6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the connector's roles","id":"c16779a6-73cf-42ca-bbef-1df38f03068c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id/roles?verbose=<boolean>","urlObject":{"path":["v1","catalog","connector",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"f9b4463f-5476-46fd-943f-c6c8c214a0c8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4e81bdd2-972a-43f3-8ba2-2efa5e0fc874","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"dcde0dd4-2e4b-473b-bb22-8aa5c50e7afa","name":"A connector with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c16779a6-73cf-42ca-bbef-1df38f03068c"},{"name":"Updates the members of one of a connector's roles.","id":"b5015735-edda-4678-aee5-3f4297d813f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id/roles","urlObject":{"path":["v1","catalog","connector",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7c32e9a7-f9b8-4e1b-a587-2c3e1137bf87","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"285e0a8d-ab66-431c-87cb-6b73d55b2aec","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"81bdb641-b340-4f43-945c-01566c5b0e96","name":"No connector exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"b5015735-edda-4678-aee5-3f4297d813f6"}],"id":"c045a2ef-0fc9-4195-ad2b-30da3424530f","_postman_id":"c045a2ef-0fc9-4195-ad2b-30da3424530f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the specified connector","id":"cf25bbf2-0d46-44cc-a5f8-ab67f53b0644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id?encrypt=true","urlObject":{"path":["v1","catalog","connector",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"encrypt","value":"true"}],"variable":[{"id":"1525179e-261d-44c2-8a04-5c01c4fda938","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"64eec6c2-26f1-471e-8ae1-9577bf0e6611","name":"Connector was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>?encrypt=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>"],"query":[{"key":"encrypt","value":"true"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7b474b6a-1a9e-4c5e-8f8f-bdad20384ddb","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>?encrypt=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>"],"query":[{"key":"encrypt","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"920dd4ac-6c78-47a7-8f19-61475a5030b1","name":"Returns the connector","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>?encrypt=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector","<string>"],"query":[{"key":"encrypt","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"cf25bbf2-0d46-44cc-a5f8-ab67f53b0644"},{"name":"Gets the specified connector plugin","id":"b18c4c2f-005d-415d-a414-07dc45f5d825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/:id/plugin","urlObject":{"path":["v1","catalog","connector",":id","plugin"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"8782110d-9594-4b92-95c9-151807388970","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"06115620-e651-4063-9872-eea602c6d68e","name":"Connector or plugin was not found","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/plugin"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8b2ea66e-3dee-44a9-a5d5-8020d133fda6","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/plugin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d848a3a9-ebe9-4075-b9b8-06d1d12777a9","name":"Returns the connector plugin","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector/<string>/plugin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"pluginId\": \"<string>\",\n \"title\": \"<string>\",\n \"format\": \"<string>\",\n \"dataSourcePlugin\": {\n  \"sref\": \"<string>\",\n  \"state\": \"<object>\"\n },\n \"tabs\": [\n  {\n   \"sref\": \"<string>\",\n   \"state\": \"<object>\",\n   \"label\": \"<string>\"\n  },\n  {\n   \"sref\": \"<string>\",\n   \"state\": \"<object>\",\n   \"label\": \"<string>\"\n  }\n ],\n \"options\": [\n  {\n   \"key\": \"<string>\",\n   \"type\": \"<string>\",\n   \"required\": \"<boolean>\",\n   \"sensitive\": \"<boolean>\",\n   \"label\": \"<string>\",\n   \"flex\": \"<integer>\",\n   \"selections\": [\n    {\n     \"label\": \"<string>\",\n     \"value\": \"<string>\"\n    },\n    {\n     \"label\": \"<string>\",\n     \"value\": \"<string>\"\n    }\n   ],\n   \"value\": \"<string>\",\n   \"hint\": \"<string>\",\n   \"validators\": [\n    {\n     \"type\": \"<string>\",\n     \"params\": \"<object>\"\n    },\n    {\n     \"type\": \"<string>\",\n     \"params\": \"<object>\"\n    }\n   ]\n  },\n  {\n   \"key\": \"<string>\",\n   \"type\": \"<string>\",\n   \"required\": \"<boolean>\",\n   \"sensitive\": \"<boolean>\",\n   \"label\": \"<string>\",\n   \"flex\": \"<integer>\",\n   \"selections\": [\n    {\n     \"label\": \"<string>\",\n     \"value\": \"<string>\"\n    },\n    {\n     \"label\": \"<string>\",\n     \"value\": \"<string>\"\n    }\n   ],\n   \"value\": \"<string>\",\n   \"hint\": \"<string>\",\n   \"validators\": [\n    {\n     \"type\": \"<string>\",\n     \"params\": \"<object>\"\n    },\n    {\n     \"type\": \"<string>\",\n     \"params\": \"<object>\"\n    }\n   ]\n  }\n ],\n \"optionsMapperId\": \"<string>\",\n \"nifiControllerService\": {\n  \"properties\": \"<object>\",\n  \"type\": \"<string>\"\n },\n \"nifiProperties\": [\n  {\n   \"processorTypes\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"properties\": \"<object>\"\n  },\n  {\n   \"processorTypes\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"properties\": \"<object>\"\n  }\n ],\n \"color\": \"<string>\",\n \"icon\": \"<string>\"\n}"}],"_postman_id":"b18c4c2f-005d-415d-a414-07dc45f5d825"}],"id":"e3f10d36-74e7-4c9e-a576-ae4a2da20596","_postman_id":"e3f10d36-74e7-4c9e-a576-ae4a2da20596","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists all connectors","id":"8404c685-58cb-4e93-b1aa-e43e5b9c6e62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/connector?inactive=<boolean>","urlObject":{"path":["v1","catalog","connector"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"inactive","value":"<boolean>"}],"variable":[]}},"response":[{"id":"218ecdf3-57ab-46b1-a36c-137240ba5582","name":"Returns the connectors","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector?inactive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector"],"query":[{"key":"inactive","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"b408b293-cea9-4f04-bf53-ab13a1760b86","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/connector?inactive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","connector"],"query":[{"key":"inactive","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"8404c685-58cb-4e93-b1aa-e43e5b9c6e62"}],"id":"4e429bc0-3e7f-403a-9330-92c55e678666","_postman_id":"4e429bc0-3e7f-403a-9330-92c55e678666","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"dataset","item":[{"name":"{id}","item":[{"name":"uploads","item":[{"name":"Lists uploaded files for a data set.","id":"b6834276-3543-4435-910b-8207f1bcb741","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id/uploads","urlObject":{"path":["v1","catalog","dataset",":id","uploads"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f580a120-17e8-426c-9025-15d857af57fa","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"6e01056a-711c-422b-9070-7c2b65f48894","name":"Failed to list uploaded files","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"83e9fd10-e9cb-4bd2-a77a-08b27d663821","name":"List of uploaded files","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"directory\": \"<boolean>\",\n  \"length\": \"<long>\",\n  \"modificationTime\": \"<long>\",\n  \"name\": \"<string>\",\n  \"path\": \"<string>\"\n },\n {\n  \"directory\": \"<boolean>\",\n  \"length\": \"<long>\",\n  \"modificationTime\": \"<long>\",\n  \"name\": \"<string>\",\n  \"path\": \"<string>\"\n }\n]"},{"id":"eee32577-4687-45a0-8358-c43cdd6627cc","name":"Data set does not exist","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"b6834276-3543-4435-910b-8207f1bcb741"},{"name":"Uploads a file for the data set.","id":"001a961c-a04a-4e66-a0c1-855cec4d1cff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id/uploads","urlObject":{"path":["v1","catalog","dataset",":id","uploads"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e4387359-4bf7-4cf8-bf49-b31b281a9496","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"09ef2b5c-4684-4501-9152-37f757d97da9","name":"Data set does not exist","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"260b5949-f2c6-4127-ad3f-707ddba5eed6","name":"Uploaded file info","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"directory\": \"<boolean>\",\n \"length\": \"<long>\",\n \"modificationTime\": \"<long>\",\n \"name\": \"<string>\",\n \"path\": \"<string>\"\n}"},{"id":"3a47501f-26ec-4b58-9d9b-17060f381a07","name":"Failed to upload file","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bf5ec79f-a524-4798-a9a5-a28ca2c8c231","name":"A file already exists with the same name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f5049ba7-7085-490d-a61d-d79cebaee6fe","name":"Invalid filename","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"001a961c-a04a-4e66-a0c1-855cec4d1cff"},{"name":"Deletes an upload file from a data set.","id":"80a28577-808b-4a79-89b1-3e35abceb2f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id/uploads/:name","urlObject":{"path":["v1","catalog","dataset",":id","uploads",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"5e2dd5bb-573e-4d5e-959d-d00c5e0863a5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"ed10e8e8-2e78-410b-8dc5-4e820769a4d8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"56bae380-1827-442d-869d-0b956e0d8d5f","name":"Failed to delete file","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6e341715-e15b-4302-a260-54a0a723f18b","name":"The file was deleted successfully","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"82647155-0ee9-40f3-adfe-f5f4ffbcb35b","name":"Data set or file does not exist","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>/uploads/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"80a28577-808b-4a79-89b1-3e35abceb2f1"}],"id":"b88e9bce-b057-44bf-aa0b-d5ae4e743883","_postman_id":"b88e9bce-b057-44bf-aa0b-d5ae4e743883","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Retrieves the specified data set","id":"1918a76c-cd82-4513-841a-df2ad289d0ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id","urlObject":{"path":["v1","catalog","dataset",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"6295b0eb-b699-4cb8-be02-eea82c87d0c5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"5d71f515-7ec0-457d-9199-ac685cf7597a","name":"Data set not found","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"629b7822-8713-47cc-b53c-ff343f03e48d","name":"Returns the data set","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"be36de91-6fe3-49fb-a013-fc436f211dd7","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1918a76c-cd82-4513-841a-df2ad289d0ad"},{"name":"Updates an existing data set","id":"c65b8571-1b05-418c-a476-701f4b1d384f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id","urlObject":{"path":["v1","catalog","dataset",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"type":"any","key":"id"}]}},"response":[{"id":"0fdc0f5e-dce6-4d8d-9557-3f6e947bd39a","name":"Internal server error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","dataset",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"35745b40-4549-457a-87e8-0c7406c19aca","name":"Invalid data source","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","dataset",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d1793f49-53a7-4a88-8e5b-4543bb524cb8","name":"Data set updated","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/dataset/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","dataset",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"c65b8571-1b05-418c-a476-701f4b1d384f"}],"id":"7d1b70ce-7b0e-4088-a119-5138aee3fc62","_postman_id":"7d1b70ce-7b0e-4088-a119-5138aee3fc62","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Creates a new data set","id":"099015db-7ecd-4231-a323-f81fe0233809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset","urlObject":{"path":["v1","catalog","dataset"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"29c512dc-8006-4812-9e49-aa2061e9dc89","name":"Data set created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"7d9284ac-0bed-482c-b1bb-d6eda36760ae","name":"Invalid data source","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ef851dd6-a157-42e9-9cad-745a6d80629f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/dataset"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"099015db-7ecd-4231-a323-f81fe0233809"}],"id":"7b494f49-5b15-472e-8c1d-8ec41a66e384","_postman_id":"7b494f49-5b15-472e-8c1d-8ec41a66e384","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"datasource","item":[{"name":"{id}","item":[{"name":"actions","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"b75bb978-77da-4f04-817d-1190b825457e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","catalog","datasource",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"3ee69bf5-eea6-47ed-ba05-47a081d0b0fb","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"eaee092d-cadf-4f81-b294-5307adb15764","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f0340e25-1bed-4cf7-abdc-7f3ac7391880","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"b75bb978-77da-4f04-817d-1190b825457e"},{"name":"Gets the list of available actions that may be permitted or revoked on a data source.","id":"4f0b4579-fa5e-4e62-9552-827ab93642fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/actions/available","urlObject":{"path":["v1","catalog","datasource",":id","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"69c28a43-bc53-4b0c-90f5-af1cf68f408c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"155001b3-9037-49f8-a67e-3e60bec5763b","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4ab6a135-45ac-4fc6-ab8b-1b9c7b6556e1","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"4f0b4579-fa5e-4e62-9552-827ab93642fe"}],"id":"5aa84ef7-5792-4282-8b93-69fce6667cc2","_postman_id":"5aa84ef7-5792-4282-8b93-69fce6667cc2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the data source's roles","id":"13a97531-ed14-4859-905b-e351149ad831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/roles?verbose=<boolean>","urlObject":{"path":["v1","catalog","datasource",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"074df49d-55e7-4951-b73b-a0b6a3fa30d7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"8cc51c58-c179-4b5f-8fd1-744ed2664186","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b6752920-3181-42eb-ada6-c264fe95989a","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"13a97531-ed14-4859-905b-e351149ad831"},{"name":"Updates the members of one of a data source's roles.","id":"bb02075e-5199-4706-bb21-4f9aa22b1eaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/roles","urlObject":{"path":["v1","catalog","datasource",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a1d92a89-11a4-4f21-ae62-8e35de80e996","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4fb90d8b-641e-4ca0-b1b0-f76422c219ae","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"6953148f-fe27-47fa-b741-10c3acf330ff","name":"No data source exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"bb02075e-5199-4706-bb21-4f9aa22b1eaa"}],"id":"fbbf59cf-d8d5-4ab1-b3ea-ae5a8de43088","_postman_id":"fbbf59cf-d8d5-4ab1-b3ea-ae5a8de43088","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"tables","item":[{"name":"List tables in a data source","id":"a97b1526-9ab8-4310-93e6-fc232d38ce5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/tables?catalog=<string>&schema=<string>","urlObject":{"path":["v1","catalog","datasource",":id","tables"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"catalog","value":"<string>"},{"key":"schema","value":"<string>"}],"variable":[{"id":"a7c818eb-14d4-4e01-831b-943b08cf0051","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"a798406b-9499-4a30-9606-26d2db2cb9bf","name":"Failed to list tables","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables?catalog=<string>&schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables"],"query":[{"key":"catalog","value":"<string>"},{"key":"schema","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"cba1b18b-13b6-471a-994d-777a10326551","name":"Data source does not exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables?catalog=<string>&schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables"],"query":[{"key":"catalog","value":"<string>"},{"key":"schema","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"df24adc5-08c6-4c26-a6b4-e5e3349c8e78","name":"List of tables","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables?catalog=<string>&schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables"],"query":[{"key":"catalog","value":"<string>"},{"key":"schema","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n },\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n }\n]"}],"_postman_id":"a97b1526-9ab8-4310-93e6-fc232d38ce5c"},{"name":"List all tables in a data source","id":"8af975dc-f886-4354-8fc0-dd1cd2a48493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/tables/filter?filter=<string>","urlObject":{"path":["v1","catalog","datasource",":id","tables","filter"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"filter","value":"<string>"}],"variable":[{"id":"2112afe1-487a-48f6-9e89-51630ff9473e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"24d57189-6d5b-44e8-9f17-5ecfeb09ecc7","name":"List of tables","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/filter?filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","filter"],"query":[{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n },\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n }\n]"},{"id":"da4c9687-5425-4e70-9f50-de11c6801c94","name":"Data source does not exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/filter?filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","filter"],"query":[{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e6f8d655-3a84-40f7-9bb5-f1d18d05fc5d","name":"Failed to list tables","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/filter?filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","filter"],"query":[{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"8af975dc-f886-4354-8fc0-dd1cd2a48493"},{"name":"Gets the schema of the specified table.","id":"000b4997-81da-4ae8-b6b3-99fbc5027cd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/tables/:tableName/dataset?schema=<string>","description":"<p>Connects to the database specified by the data source.</p>\n","urlObject":{"path":["v1","catalog","datasource",":id","tables",":tableName","dataset"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"schema","value":"<string>"}],"variable":[{"id":"a8bb5a96-c72d-4fb3-ac66-178fccba21e6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"bac1aef0-afd2-409e-a08a-62cc7cb6d645","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"tableName"}]}},"response":[{"id":"43369094-ad22-48f4-a0e7-b3f7242ae3db","name":"NiFi or the database are unavailable.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/<string>/dataset?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","<string>","dataset"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5f76a2b1-c081-4d7e-ad5a-69df41627fd0","name":"Access denied.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/<string>/dataset?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","<string>","dataset"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6d3e1bf9-6f0d-4a5a-a1f8-a0fb5e7ba47a","name":"Returns the table schema.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/<string>/dataset?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","<string>","dataset"],"query":[{"key":"schema","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"eea51185-e05f-4eda-8fd2-0af458a8484f","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/tables/<string>/dataset?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","tables","<string>","dataset"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"000b4997-81da-4ae8-b6b3-99fbc5027cd0"}],"id":"131e567b-8084-4466-a16f-07cd433585c1","_postman_id":"131e567b-8084-4466-a16f-07cd433585c1","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the specified data source","id":"afaac7e2-6697-4c8d-896e-fe0890c7ad08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id?credentials=embed","urlObject":{"path":["v1","catalog","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"credentials","value":"embed"}],"variable":[{"id":"262b02db-b1cc-4446-9aff-f885d0d6b391","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"42884ce7-d359-4a77-aafa-039bf2cd60a4","name":"Returns the data source","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"6fed2cc7-c434-400a-bff7-4bef20ab9ed8","name":"Data source was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"abb42977-9790-4287-987b-8eb188a3704f","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"afaac7e2-6697-4c8d-896e-fe0890c7ad08"},{"name":"Updates an existing data source","id":"a1206b3a-1ff8-46fd-b4d2-002f1225d18a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id","urlObject":{"path":["v1","catalog","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"type":"any","key":"id"}]}},"response":[{"id":"6ff7f967-b785-4785-b13a-0436862161e0","name":"Internal server error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"db10c517-db7c-4115-a71f-36637f0863d4","name":"Invalid connector","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f8332e94-c00b-4655-bb72-0d9ea221ca52","name":"Data source updated","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"a1206b3a-1ff8-46fd-b4d2-002f1225d18a"},{"name":"Deletes the specified data source","id":"a6ecf39f-f214-4262-ab5e-d82912cfc266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id","urlObject":{"path":["v1","catalog","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"55b8ddf6-05c2-4a4c-9213-d4aa52be462a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"3a096665-ac4b-4a66-abb8-5e09d24af513","name":"Data source deleted successfully","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"a84f37a7-072a-4b98-91b1-d6a9b7643e60","name":"Internal server error","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f9845000-e79d-48ba-b966-00ce7697d919","name":"Data source was not found","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a6ecf39f-f214-4262-ab5e-d82912cfc266"},{"name":"List credentials for a data source","id":"3c178355-fa9e-4d16-8de7-005067885c7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/credentials","urlObject":{"path":["v1","catalog","datasource",":id","credentials"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"9da12ed5-27c2-467d-ad05-6057ca5bc408","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"06d5a4b0-b5dd-4240-97a0-f94e524cd461","name":"Data source does not exist","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/credentials"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"86d4d176-947a-45e1-a14c-7be79c86f3ca","name":"List of credentials","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/credentials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n },\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n }\n]"},{"id":"d9ae445a-e3e5-4a7f-b193-de4ae47e04d2","name":"Failed to list credentials","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/credentials"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3c178355-fa9e-4d16-8de7-005067885c7f"},{"name":"creates a new dataset for a datasource","id":"15d25f28-8907-4465-8165-acea10a1b3ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/dataset","urlObject":{"path":["v1","catalog","datasource",":id","dataset"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"c786cdcd-786f-485b-a58d-bfdaa37f10bf","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"a8275628-b695-4ed6-b56c-890b01f19027","name":"Success","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/dataset","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource",":id","dataset"],"variable":[{"key":"id","value":"a486ee69-b2f2-48b7-8592-afd3a7393425","description":{"content":"","type":"text/plain"}}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Oct 2019 15:23:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"{\n    \"roleMemberships\": [],\n    \"feedRoleMemberships\": [],\n    \"id\": \"891da2af-9e66-4b43-9c48-4f47bbdaa884\",\n    \"title\": \"00f8599a-b71c-49d1-8996-8381b5e9a170\",\n    \"dataSource\": {\n        \"owner\": {\n            \"displayName\": \"Data Lake Administrator\",\n            \"email\": null,\n            \"enabled\": true,\n            \"groups\": [\n                \"admin\",\n                \"user\"\n            ],\n            \"systemName\": \"dladmin\"\n        },\n        \"allowedActions\": {\n            \"actions\": [\n                {\n                    \"systemName\": \"accessDatasource\",\n                    \"actions\": [\n                        {\n                            \"systemName\": \"editDatasourceSummary\"\n                        },\n                        {\n                            \"systemName\": \"accessDatasourceDetails\",\n                            \"actions\": [\n                                {\n                                    \"systemName\": \"editDatasourceDetails\"\n                                },\n                                {\n                                    \"systemName\": \"deleteDatasource\"\n                                }\n                            ]\n                        },\n                        {\n                            \"systemName\": \"changeDatasourcePermissions\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"roleMemberships\": [\n            {\n                \"role\": {\n                    \"systemName\": \"readOnly\",\n                    \"title\": \"Read-Only\",\n                    \"description\": \"Allows a user to view the datasource\"\n                },\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"description\": null,\n                        \"memberCount\": 0,\n                        \"systemName\": \"operations\",\n                        \"title\": null\n                    }\n                ]\n            }\n        ],\n        \"feedRoleMemberships\": [],\n        \"connector\": {\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessConnector\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editConnector\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"changeConnectorPermissions\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"activateConnector\"\n                            },\n                            {\n                                \"systemName\": \"createDataSource\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"id\": \"0d68080c-8c4b-4dd2-b74b-634a9e01dae9\",\n            \"pluginId\": \"file-upload\",\n            \"title\": \"File Upload\",\n            \"template\": {\n                \"files\": [],\n                \"format\": \"\",\n                \"jars\": [],\n                \"options\": {},\n                \"paths\": []\n            },\n            \"icon\": \"file_upload\"\n        },\n        \"id\": \"a486ee69-b2f2-48b7-8592-afd3a7393425\",\n        \"template\": {\n            \"files\": [],\n            \"format\": \"\",\n            \"jars\": [],\n            \"options\": {},\n            \"paths\": [\n                \"s3a://avedian-cmbd1/\"\n            ]\n        },\n        \"title\": \"S3 Upload CMBD1\"\n    },\n    \"format\": \"\",\n    \"options\": {},\n    \"paths\": []\n}"}],"_postman_id":"15d25f28-8907-4465-8165-acea10a1b3ee"},{"name":"List files of a data source","id":"33dab4e1-df0c-42f9-8d1d-fb05c11d1b40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/files?path=<string>","urlObject":{"path":["v1","catalog","datasource",":id","files"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"path","value":"<string>"}],"variable":[{"id":"3175ae4e-a62f-4954-809c-6d910da0cdf0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"06e6974c-650d-419c-bb8f-d8b6b4527e19","name":"Failed to list files","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/files?path=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","files"],"query":[{"key":"path","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"17cc9a6e-dd49-45b6-a23f-0a62e5dfec99","name":"A path is not valid","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/files?path=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","files"],"query":[{"key":"path","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"41232130-62cc-4a2f-91a7-984eb0d38d74","name":"Access to the path is restricted","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/files?path=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","files"],"query":[{"key":"path","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8d11248a-4a09-4c9f-a070-8392290f63b9","name":"List of files in path","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/files?path=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","files"],"query":[{"key":"path","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"directory\": \"<boolean>\",\n  \"length\": \"<long>\",\n  \"modificationTime\": \"<long>\",\n  \"name\": \"<string>\",\n  \"path\": \"<string>\"\n },\n {\n  \"directory\": \"<boolean>\",\n  \"length\": \"<long>\",\n  \"modificationTime\": \"<long>\",\n  \"name\": \"<string>\",\n  \"path\": \"<string>\"\n }\n]"},{"id":"b2e12f7c-f2be-443a-bc40-0c20e0586053","name":"Data source does not exist","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/files?path=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","<string>","files"],"query":[{"key":"path","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"33dab4e1-df0c-42f9-8d1d-fb05c11d1b40"},{"name":"Gets the plugin associates with the connector of the specified data source","id":"236dd973-9fe0-4f5e-bed2-37cad87ceaea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/:id/plugin","urlObject":{"path":["v1","catalog","datasource",":id","plugin"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"cb7cabaa-99e4-45c9-8d6a-e0d264ad2099","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"045c083b-ec4a-4a85-8e9e-b2b4a0c2c80c","name":"Failed to obtain the plugin","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/plugin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"90f4fb74-2e12-4643-b340-bcf8172ebef8","name":"Data source does not exist","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/plugin"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9930beb2-2949-4a69-a376-65c02891d66d","name":"The plugin associates with the data source's connector","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/<string>/plugin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n },\n {\n  \"catalog\": \"<string>\",\n  \"name\": \"<string>\",\n  \"qualifiedIdentifier\": \"<string>\",\n  \"remarks\": \"<string>\",\n  \"schema\": \"<string>\",\n  \"type\": \"<string>\"\n }\n]"}],"_postman_id":"236dd973-9fe0-4f5e-bed2-37cad87ceaea"}],"id":"8d628df7-8c48-478b-9f83-46c185f01f46","_postman_id":"8d628df7-8c48-478b-9f83-46c185f01f46","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists all data sources","id":"f80e3346-83e0-451b-b7bd-ba62451b0569","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource?connector=<string>&filter=<string>&limit=<integer>&start=<integer>","urlObject":{"path":["v1","catalog","datasource"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"connector","value":"<string>"},{"key":"filter","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"start","value":"<integer>"}],"variable":[]}},"response":[{"id":"59f81d39-3125-4752-ac1b-fff938856a71","name":"Untitled Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource?connector=<string>&filter=<string>&limit=<integer>&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource"],"query":[{"key":"connector","value":"<string>"},{"key":"filter","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"start","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"764c0309-5c60-49c6-855e-89b08d274716","name":"Returns the data sources","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource?connector=<string>&filter=<string>&limit=<integer>&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource"],"query":[{"key":"connector","value":"<string>"},{"key":"filter","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"start","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"d241b977-4b9f-45b4-8c1d-0b0bd8eec921","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource?connector=<string>&filter=<string>&limit=<integer>&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource"],"query":[{"key":"connector","value":"<string>"},{"key":"filter","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"start","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"f80e3346-83e0-451b-b7bd-ba62451b0569"},{"name":"Create a new data source","id":"78c63749-8728-4072-91ab-fab86457ad5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource","urlObject":{"path":["v1","catalog","datasource"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"162aaee3-0258-4cd8-b206-bc2916878347","name":"Invalid connector","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4c60ce78-13bf-4421-949b-c25e0dc581a5","name":"Data source created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"a95bb13f-5136-4419-9d08-5e1edf9baefe","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"78c63749-8728-4072-91ab-fab86457ad5c"},{"name":"Lists all datasources matching the plugin id","id":"17214c3d-1114-4003-8991-48d4f0ae4ea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/plugin-id?pluginIds=<string>","urlObject":{"path":["v1","catalog","datasource","plugin-id"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"pluginIds","value":"<string>"}],"variable":[]}},"response":[{"id":"580a6f6a-9700-4c03-9189-4cf2954cf378","name":"Untitled Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/plugin-id?pluginIds=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","plugin-id"],"query":[{"key":"pluginIds","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7fd21ccb-e49e-4503-b505-07134bc62c3c","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/plugin-id?pluginIds=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","plugin-id"],"query":[{"key":"pluginIds","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bcfe47f1-914f-414e-a566-cf1afe5ec3dc","name":"Lists all datasources matching the plugin id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/plugin-id?pluginIds=file-upload","host":["https://edl.data.avedian.info/proxy"],"path":["v1","catalog","datasource","plugin-id"],"query":[{"key":"pluginIds","value":"file-upload"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Oct 2019 15:22:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"owner\": {\n            \"displayName\": \"Data Lake Administrator\",\n            \"email\": null,\n            \"enabled\": true,\n            \"groups\": [\n                \"admin\",\n                \"user\"\n            ],\n            \"systemName\": \"dladmin\"\n        },\n        \"allowedActions\": {\n            \"actions\": [\n                {\n                    \"systemName\": \"accessDatasource\",\n                    \"actions\": [\n                        {\n                            \"systemName\": \"editDatasourceSummary\"\n                        },\n                        {\n                            \"systemName\": \"accessDatasourceDetails\",\n                            \"actions\": [\n                                {\n                                    \"systemName\": \"editDatasourceDetails\"\n                                },\n                                {\n                                    \"systemName\": \"deleteDatasource\"\n                                }\n                            ]\n                        },\n                        {\n                            \"systemName\": \"changeDatasourcePermissions\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"roleMemberships\": [\n            {\n                \"role\": {\n                    \"systemName\": \"readOnly\",\n                    \"title\": \"Read-Only\",\n                    \"description\": \"Allows a user to view the datasource\"\n                },\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"description\": null,\n                        \"memberCount\": 0,\n                        \"systemName\": \"operations\",\n                        \"title\": null\n                    }\n                ]\n            }\n        ],\n        \"feedRoleMemberships\": [],\n        \"connector\": {\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessConnector\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editConnector\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"changeConnectorPermissions\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"activateConnector\"\n                            },\n                            {\n                                \"systemName\": \"createDataSource\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"id\": \"0d68080c-8c4b-4dd2-b74b-634a9e01dae9\",\n            \"pluginId\": \"file-upload\",\n            \"title\": \"File Upload\",\n            \"template\": {\n                \"files\": [],\n                \"format\": \"\",\n                \"jars\": [],\n                \"options\": {},\n                \"paths\": []\n            },\n            \"icon\": \"file_upload\"\n        },\n        \"id\": \"92c397dd-3415-449b-8bfb-0f663b871dbd\",\n        \"template\": {\n            \"files\": [],\n            \"format\": \"\",\n            \"jars\": [],\n            \"options\": {},\n            \"paths\": [\n                \"s3a://avedian-cmbd3/\"\n            ]\n        },\n        \"title\": \"S3 Upload CMBD3\"\n    },\n    {\n        \"owner\": {\n            \"displayName\": \"Data Lake Administrator\",\n            \"email\": null,\n            \"enabled\": true,\n            \"groups\": [\n                \"admin\",\n                \"user\"\n            ],\n            \"systemName\": \"dladmin\"\n        },\n        \"allowedActions\": {\n            \"actions\": [\n                {\n                    \"systemName\": \"accessDatasource\",\n                    \"actions\": [\n                        {\n                            \"systemName\": \"editDatasourceSummary\"\n                        },\n                        {\n                            \"systemName\": \"accessDatasourceDetails\",\n                            \"actions\": [\n                                {\n                                    \"systemName\": \"editDatasourceDetails\"\n                                },\n                                {\n                                    \"systemName\": \"deleteDatasource\"\n                                }\n                            ]\n                        },\n                        {\n                            \"systemName\": \"changeDatasourcePermissions\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"roleMemberships\": [\n            {\n                \"role\": {\n                    \"systemName\": \"readOnly\",\n                    \"title\": \"Read-Only\",\n                    \"description\": \"Allows a user to view the datasource\"\n                },\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"description\": null,\n                        \"memberCount\": 0,\n                        \"systemName\": \"operations\",\n                        \"title\": null\n                    }\n                ]\n            }\n        ],\n        \"feedRoleMemberships\": [],\n        \"connector\": {\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessConnector\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editConnector\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"changeConnectorPermissions\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"activateConnector\"\n                            },\n                            {\n                                \"systemName\": \"createDataSource\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"id\": \"0d68080c-8c4b-4dd2-b74b-634a9e01dae9\",\n            \"pluginId\": \"file-upload\",\n            \"title\": \"File Upload\",\n            \"template\": {\n                \"files\": [],\n                \"format\": \"\",\n                \"jars\": [],\n                \"options\": {},\n                \"paths\": []\n            },\n            \"icon\": \"file_upload\"\n        },\n        \"id\": \"a486ee69-b2f2-48b7-8592-afd3a7393425\",\n        \"template\": {\n            \"files\": [],\n            \"format\": \"\",\n            \"jars\": [],\n            \"options\": {},\n            \"paths\": [\n                \"s3a://avedian-cmbd1/\"\n            ]\n        },\n        \"title\": \"S3 Upload CMBD1\"\n    },\n    {\n        \"owner\": {\n            \"displayName\": \"Data Lake Administrator\",\n            \"email\": null,\n            \"enabled\": true,\n            \"groups\": [\n                \"admin\",\n                \"user\"\n            ],\n            \"systemName\": \"dladmin\"\n        },\n        \"allowedActions\": {\n            \"actions\": [\n                {\n                    \"systemName\": \"accessDatasource\",\n                    \"actions\": [\n                        {\n                            \"systemName\": \"editDatasourceSummary\"\n                        },\n                        {\n                            \"systemName\": \"accessDatasourceDetails\",\n                            \"actions\": [\n                                {\n                                    \"systemName\": \"editDatasourceDetails\"\n                                },\n                                {\n                                    \"systemName\": \"deleteDatasource\"\n                                }\n                            ]\n                        },\n                        {\n                            \"systemName\": \"changeDatasourcePermissions\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"roleMemberships\": [\n            {\n                \"role\": {\n                    \"systemName\": \"readOnly\",\n                    \"title\": \"Read-Only\",\n                    \"description\": \"Allows a user to view the datasource\"\n                },\n                \"users\": [],\n                \"groups\": [\n                    {\n                        \"description\": null,\n                        \"memberCount\": 0,\n                        \"systemName\": \"operations\",\n                        \"title\": null\n                    }\n                ]\n            }\n        ],\n        \"feedRoleMemberships\": [],\n        \"connector\": {\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessConnector\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editConnector\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"changeConnectorPermissions\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"activateConnector\"\n                            },\n                            {\n                                \"systemName\": \"createDataSource\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"id\": \"0d68080c-8c4b-4dd2-b74b-634a9e01dae9\",\n            \"pluginId\": \"file-upload\",\n            \"title\": \"File Upload\",\n            \"template\": {\n                \"files\": [],\n                \"format\": \"\",\n                \"jars\": [],\n                \"options\": {},\n                \"paths\": []\n            },\n            \"icon\": \"file_upload\"\n        },\n        \"id\": \"133eac26-5770-4cfd-9f35-01c859d77290\",\n        \"template\": {\n            \"files\": [],\n            \"format\": \"\",\n            \"jars\": [],\n            \"options\": {},\n            \"paths\": [\n                \"s3a://avedian-cmbd2/\"\n            ]\n        },\n        \"title\": \"S3 Upload CMBD2\"\n    }\n]"}],"_postman_id":"17214c3d-1114-4003-8991-48d4f0ae4ea6"},{"name":"Tests datasource","id":"26690d16-1d9f-4a71-b163-883271630c61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/test","urlObject":{"path":["v1","catalog","datasource","test"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7e30203d-5cd2-4c20-af31-f2724a6941eb","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/test"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ae24e8f3-7bc6-4f20-875f-e61e4840e2fe","name":"Data source test successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/test"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"bd6ae73f-f329-47af-903c-6cbf7cc04dbe","name":"Invalid datasource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/catalog/datasource/test"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"26690d16-1d9f-4a71-b163-883271630c61"}],"id":"093b6c2b-f79d-4ce1-b45c-13606b19d5e8","_postman_id":"093b6c2b-f79d-4ce1-b45c-13606b19d5e8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"8885c37e-742f-47cc-b608-eefa7f5d0a18","_postman_id":"8885c37e-742f-47cc-b608-eefa7f5d0a18","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"configuration","item":[{"name":"Gets the paths to the UI modules.","id":"5e875988-d7bd-42da-8c98-b2417aa917ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/module-urls","urlObject":{"path":["v1","configuration","module-urls"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"5afba02c-0593-4052-9d26-83ed5bcdae1c","name":"Returns a mapping between the module name and the URL path.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/module-urls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"5e875988-d7bd-42da-8c98-b2417aa917ac"},{"name":"Gets the current Kylo configuration.","id":"27cac2ec-fd15-4885-a8d5-ebdb7b96232d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/properties","urlObject":{"path":["v1","configuration","properties"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7cd7ae6c-0ead-481e-8ecd-f2dd3aabb425","name":"Returns the configuration parameters.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/properties"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"27cac2ec-fd15-4885-a8d5-ebdb7b96232d"},{"name":"Gets the current system time.","id":"27a228c9-0cdf-479e-bd4a-81266b0db274","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/system-time","urlObject":{"path":["v1","configuration","system-time"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a1be2aa4-8386-492a-a347-91be0a7a3a14","name":"Returns the current time in milliseconds.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/configuration/system-time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<long>\""}],"_postman_id":"27a228c9-0cdf-479e-bd4a-81266b0db274"}],"id":"b639ffc5-8665-432d-a943-5b584518ae49","_postman_id":"b639ffc5-8665-432d-a943-5b584518ae49","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"dashboard","item":[{"name":"alerts","item":[{"name":"Lists alerts","id":"fb4a537c-fc08-4a40-9b2c-5801862d5cda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts","urlObject":{"path":["v1","dashboard","alerts"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"94f69e52-b756-4d3a-8e46-83c47b2c8400","name":"Returns summary of the alerts grouped.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"newestTime\": \"<dateTime>\",\n \"oldestTime\": \"<dateTime>\",\n \"size\": \"<integer>\",\n \"alerts\": [\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  },\n  {\n   \"id\": \"<string>\",\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"level\": \"<string>\",\n   \"state\": \"<string>\",\n   \"createdTime\": \"<dateTime>\",\n   \"description\": \"<string>\",\n   \"actionable\": \"<boolean>\",\n   \"cleared\": \"<boolean>\",\n   \"content\": \"<string>\",\n   \"entityId\": \"<string>\",\n   \"entityType\": \"<string>\",\n   \"events\": [\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    },\n    {\n     \"createdTime\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"description\": \"<string>\",\n     \"content\": \"<string>\",\n     \"user\": \"<string>\"\n    }\n   ]\n  }\n ]\n}"}],"_postman_id":"fb4a537c-fc08-4a40-9b2c-5801862d5cda"},{"name":"Get a summary of the unhandled alerts for a feed by its id","id":"12ec2f82-e371-4062-b7ef-eef8bfa68252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts/feed-id/:feedId","urlObject":{"path":["v1","dashboard","alerts","feed-id",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"39506bf9-6e37-4d9a-ba40-bdb0790ca475","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"c4a05dec-c8d6-41b3-81bd-3d6583967704","name":"Returns summary of the unhandled alerts for a given feed id","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts/feed-id/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"type\": \"<uri>\",\n \"subtype\": \"<string>\",\n \"feedId\": \"<string>\",\n \"feedName\": \"<string>\",\n \"slaId\": \"<string>\",\n \"slaName\": \"<string>\",\n \"count\": \"<long>\",\n \"levelCounts\": \"<object>\",\n \"lastAlertTimestamp\": \"<long>\",\n \"typeDisplayName\": \"<string>\",\n \"groupDisplayName\": \"<string>\"\n}"}],"_postman_id":"12ec2f82-e371-4062-b7ef-eef8bfa68252"},{"name":"Get a summary of the unhandled alerts for a feed by its name (category.feedname)","id":"00b2d04e-68fe-4c18-82b1-3a7ab0afffb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts/feed-name/:feedName","urlObject":{"path":["v1","dashboard","alerts","feed-name",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"efe5cf8e-67e3-4eb1-9e48-16c29a8d6360","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"95b60af9-a767-4f79-b1c7-db2ee5e720b8","name":"Returns summary of the unhandled alerts for a given feed name ","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/alerts/feed-name/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"type\": \"<uri>\",\n \"subtype\": \"<string>\",\n \"feedId\": \"<string>\",\n \"feedName\": \"<string>\",\n \"slaId\": \"<string>\",\n \"slaName\": \"<string>\",\n \"count\": \"<long>\",\n \"levelCounts\": \"<object>\",\n \"lastAlertTimestamp\": \"<long>\",\n \"typeDisplayName\": \"<string>\",\n \"groupDisplayName\": \"<string>\"\n}"}],"_postman_id":"00b2d04e-68fe-4c18-82b1-3a7ab0afffb0"}],"id":"15916a83-c652-4cc5-8504-7e46da46761d","_postman_id":"15916a83-c652-4cc5-8504-7e46da46761d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Get dashboard containing service health,feed health, data confidence, and unhandled alerts summary","id":"480bb13f-f16b-4fb0-93fa-4000f76c91a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard?sort=<string>&limit=10&start=<integer>&fixedFilter=<string>&filter=<string>","urlObject":{"path":["v1","dashboard"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"fixedFilter","value":"<string>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"31a9336f-3add-42ca-a2ae-62f17083f6a5","name":"Returns the dashboard.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/dashboard?sort=<string>&limit=10&start=<integer>&fixedFilter=<string>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","dashboard"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"fixedFilter","value":"<string>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"user\": \"<string>\",\n \"time\": \"<long>\",\n \"status\": \"<string>\",\n \"healthCounts\": \"<object>\",\n \"feeds\": {\n  \"query\": \"<string>\",\n  \"totalHits\": \"<long>\",\n  \"tookInMillis\": \"<long>\",\n  \"from\": \"<long>\",\n  \"to\": \"<long>\",\n  \"engine\": \"<string>\",\n  \"searchResultsSummary\": \"<object>\",\n  \"searchResults\": [\n   {\n    \"highlights\": [\n     {\n      \"key\": \"<string>\",\n      \"value\": \"<object>\"\n     },\n     {\n      \"key\": \"<string>\",\n      \"value\": \"<object>\"\n     }\n    ],\n    \"rawData\": \"<object>\",\n    \"icon\": \"<string>\",\n    \"color\": \"<string>\",\n    \"type\": \"<string>\"\n   },\n   {\n    \"highlights\": [\n     {\n      \"key\": \"<string>\",\n      \"value\": \"<object>\"\n     },\n     {\n      \"key\": \"<string>\",\n      \"value\": \"<object>\"\n     }\n    ],\n    \"rawData\": \"<object>\",\n    \"icon\": \"<string>\",\n    \"color\": \"<string>\",\n    \"type\": \"<string>\"\n   }\n  ]\n },\n \"alerts\": [\n  {\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"slaId\": \"<string>\",\n   \"slaName\": \"<string>\",\n   \"count\": \"<long>\",\n   \"levelCounts\": \"<object>\",\n   \"lastAlertTimestamp\": \"<long>\",\n   \"typeDisplayName\": \"<string>\",\n   \"groupDisplayName\": \"<string>\"\n  },\n  {\n   \"type\": \"<uri>\",\n   \"subtype\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"slaId\": \"<string>\",\n   \"slaName\": \"<string>\",\n   \"count\": \"<long>\",\n   \"levelCounts\": \"<object>\",\n   \"lastAlertTimestamp\": \"<long>\",\n   \"typeDisplayName\": \"<string>\",\n   \"groupDisplayName\": \"<string>\"\n  }\n ],\n \"serviceStatus\": [\n  {\n   \"components\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"serviceName\": \"<string>\",\n   \"alerts\": [\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    },\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    }\n   ],\n   \"checkDate\": \"<dateTime>\",\n   \"healthyComponents\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"unhealthyComponents\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"alertsWithoutComponent\": [\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    },\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    }\n   ],\n   \"latestAlertTimestamp\": \"<dateTime>\",\n   \"earliestAlertTimestamp\": \"<dateTime>\",\n   \"state\": \"<string>\"\n  },\n  {\n   \"components\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"serviceName\": \"<string>\",\n   \"alerts\": [\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    },\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    }\n   ],\n   \"checkDate\": \"<dateTime>\",\n   \"healthyComponents\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"unhealthyComponents\": [\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    },\n    {\n     \"containsErrorAlerts\": \"<boolean>\",\n     \"errorAlerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"maxAlertState\": \"<string>\",\n     \"healthy\": \"<boolean>\",\n     \"highestAlertState\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"alerts\": [\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      },\n      {\n       \"firstTimestamp\": \"<dateTime>\",\n       \"state\": \"<string>\",\n       \"message\": \"<string>\",\n       \"label\": \"<string>\",\n       \"serviceName\": \"<string>\",\n       \"componentName\": \"<string>\",\n       \"latestTimestamp\": \"<dateTime>\"\n      }\n     ],\n     \"clusterName\": \"<string>\",\n     \"checkDate\": \"<dateTime>\",\n     \"latestAlertTimestamp\": \"<dateTime>\",\n     \"earliestAlertTimestamp\": \"<dateTime>\",\n     \"name\": \"<string>\",\n     \"properties\": \"<object>\",\n     \"message\": \"<string>\",\n     \"state\": \"<string>\"\n    }\n   ],\n   \"alertsWithoutComponent\": [\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    },\n    {\n     \"firstTimestamp\": \"<dateTime>\",\n     \"state\": \"<string>\",\n     \"message\": \"<string>\",\n     \"label\": \"<string>\",\n     \"serviceName\": \"<string>\",\n     \"componentName\": \"<string>\",\n     \"latestTimestamp\": \"<dateTime>\"\n    }\n   ],\n   \"latestAlertTimestamp\": \"<dateTime>\",\n   \"earliestAlertTimestamp\": \"<dateTime>\",\n   \"state\": \"<string>\"\n  }\n ],\n \"dataConfidenceSummary\": {\n  \"latestCheckDataFeeds\": [\n   {\n    \"validationMessage\": \"<string>\",\n    \"valid\": \"<boolean>\",\n    \"createTime\": \"<dateTime>\",\n    \"jobParameters\": \"<object>\",\n    \"jobName\": \"<string>\",\n    \"instanceId\": \"<long>\",\n    \"executedSteps\": [\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     },\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     }\n    ],\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"jobType\": \"<string>\",\n    \"displayStatus\": \"<string>\",\n    \"executionContext\": \"<object>\",\n    \"executionId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"stream\": \"<boolean>\",\n    \"exitCode\": \"<string>\",\n    \"feedName\": \"<string>\",\n    \"feedId\": \"<string>\",\n    \"lastUpdated\": \"<dateTime>\"\n   },\n   {\n    \"validationMessage\": \"<string>\",\n    \"valid\": \"<boolean>\",\n    \"createTime\": \"<dateTime>\",\n    \"jobParameters\": \"<object>\",\n    \"jobName\": \"<string>\",\n    \"instanceId\": \"<long>\",\n    \"executedSteps\": [\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     },\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     }\n    ],\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"jobType\": \"<string>\",\n    \"displayStatus\": \"<string>\",\n    \"executionContext\": \"<object>\",\n    \"executionId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"stream\": \"<boolean>\",\n    \"exitCode\": \"<string>\",\n    \"feedName\": \"<string>\",\n    \"feedId\": \"<string>\",\n    \"lastUpdated\": \"<dateTime>\"\n   }\n  ],\n  \"confidencePercentage\": \"<float>\",\n  \"failedCount\": \"<integer>\",\n  \"successCount\": \"<integer>\",\n  \"totalCount\": \"<integer>\",\n  \"minCompleteDate\": \"<dateTime>\",\n  \"failedJobs\": [\n   {\n    \"validationMessage\": \"<string>\",\n    \"valid\": \"<boolean>\",\n    \"createTime\": \"<dateTime>\",\n    \"jobParameters\": \"<object>\",\n    \"jobName\": \"<string>\",\n    \"instanceId\": \"<long>\",\n    \"executedSteps\": [\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     },\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     }\n    ],\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"jobType\": \"<string>\",\n    \"displayStatus\": \"<string>\",\n    \"executionContext\": \"<object>\",\n    \"executionId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"stream\": \"<boolean>\",\n    \"exitCode\": \"<string>\",\n    \"feedName\": \"<string>\",\n    \"feedId\": \"<string>\",\n    \"lastUpdated\": \"<dateTime>\"\n   },\n   {\n    \"validationMessage\": \"<string>\",\n    \"valid\": \"<boolean>\",\n    \"createTime\": \"<dateTime>\",\n    \"jobParameters\": \"<object>\",\n    \"jobName\": \"<string>\",\n    \"instanceId\": \"<long>\",\n    \"executedSteps\": [\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     },\n     {\n      \"runTime\": \"<long>\",\n      \"timeSinceEndTime\": \"<long>\",\n      \"executionContext\": \"<object>\",\n      \"lastUpdateTime\": \"<dateTime>\",\n      \"nifiEventId\": \"<long>\",\n      \"running\": \"<boolean>\",\n      \"exitDescription\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"endTime\": \"<dateTime>\",\n      \"status\": \"<string>\",\n      \"startTime\": \"<dateTime>\",\n      \"id\": \"<long>\",\n      \"exitCode\": \"<string>\",\n      \"stepName\": \"<string>\"\n     }\n    ],\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"jobType\": \"<string>\",\n    \"displayStatus\": \"<string>\",\n    \"executionContext\": \"<object>\",\n    \"executionId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"stream\": \"<boolean>\",\n    \"exitCode\": \"<string>\",\n    \"feedName\": \"<string>\",\n    \"feedId\": \"<string>\",\n    \"lastUpdated\": \"<dateTime>\"\n   }\n  ],\n  \"timeSinceLastCheck\": \"<string>\",\n  \"warnings\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"warningTimeThreshold\": \"<integer>\"\n }\n}"}],"_postman_id":"480bb13f-f16b-4fb0-93fa-4000f76c91a9"},{"name":"Gets the data confidence metrics.","id":"c8d170dd-0809-4812-ae09-378e32d4c532","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/data-confidence/summary","urlObject":{"path":["v1","dashboard","data-confidence","summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3dd5cefc-a671-4855-97e6-558c0370405b","name":"Returns the data confidence metrics.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/data-confidence/summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"latestCheckDataFeeds\": [\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  },\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  }\n ],\n \"confidencePercentage\": \"<float>\",\n \"failedCount\": \"<integer>\",\n \"successCount\": \"<integer>\",\n \"totalCount\": \"<integer>\",\n \"minCompleteDate\": \"<dateTime>\",\n \"failedJobs\": [\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  },\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  }\n ],\n \"timeSinceLastCheck\": \"<string>\",\n \"warnings\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"warningTimeThreshold\": \"<integer>\"\n}"}],"_postman_id":"c8d170dd-0809-4812-ae09-378e32d4c532"},{"name":"Get a map of 'HEALTHY', 'UNHEALTHY' and the count of feeds in each group.","id":"d090dc5a-b355-471d-9d71-62b7dfd839f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/feed-health-counts","urlObject":{"path":["v1","dashboard","feed-health-counts"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"c7c4d269-1f16-45b9-9893-329f84bb3a59","name":"Returns the health the feeds grouped by 'HEALTHY' and 'UNHEALTHY' as the keys to the returned Map.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/feed-health-counts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"d090dc5a-b355-471d-9d71-62b7dfd839f2"},{"name":"Provides a detailed health status of every feed.","id":"8b469388-74e2-4f34-abb3-2e9ef6d8307c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/feeds/feed-name/:feedName","urlObject":{"path":["v1","dashboard","feeds","feed-name",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"08667916-4525-4920-b66f-2e0b215bed81","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"6aa969c5-78ca-4c6b-9269-3992bee59462","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/feeds/feed-name/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"8b469388-74e2-4f34-abb3-2e9ef6d8307c"},{"name":"Provides a detailed pageable response with the health status of every feed.","id":"2d1fd9b1-fbf9-4791-9a93-225d6370b4cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/pageable-feeds?sort=<string>&limit=10&start=<integer>&fixedFilter=<string>&filter=<string>","urlObject":{"path":["v1","dashboard","pageable-feeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"fixedFilter","value":"<string>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"09fcefa4-62b2-4b13-86d4-2e08ba570a6a","name":"Returns the feed health.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/dashboard/pageable-feeds?sort=<string>&limit=10&start=<integer>&fixedFilter=<string>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","dashboard","pageable-feeds"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"fixedFilter","value":"<string>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"2d1fd9b1-fbf9-4791-9a93-225d6370b4cc"},{"name":"Gets running jobs for the last 10 seconds.","id":"6560d3c2-85b0-414c-98d9-c6e5e1300f3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/running-jobs","urlObject":{"path":["v1","dashboard","running-jobs"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"f67557eb-d327-4c1a-90fb-54b9afedd79e","name":"Returns the stats.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/dashboard/running-jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n },\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n }\n]"}],"_postman_id":"6560d3c2-85b0-414c-98d9-c6e5e1300f3a"}],"id":"c56ed616-4bce-410a-81ed-df09d0637897","_postman_id":"c56ed616-4bce-410a-81ed-df09d0637897","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feedmgr","item":[{"name":"admin","item":[{"name":"user-fields","item":[{"name":"Gets the user-defined fields for categories and feeds.","id":"4dbab189-5a54-42fc-9bbe-4c50ba7a07cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/user-fields","urlObject":{"path":["v1","feedmgr","admin","user-fields"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"e9b6d490-4f7d-4a85-a129-4a56b7714013","name":"Returns the user-defined fields.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/user-fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"categoryFields\": [\n  {\n   \"description\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"order\": \"<integer>\",\n   \"required\": \"<boolean>\",\n   \"systemName\": \"<string>\"\n  }\n ],\n \"feedFields\": [\n  {\n   \"description\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"order\": \"<integer>\",\n   \"required\": \"<boolean>\",\n   \"systemName\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4dbab189-5a54-42fc-9bbe-4c50ba7a07cd"},{"name":"Sets the user-defined fields for categories and feeds.","id":"81aeec67-9ae0-46d8-a1f6-63b25c900223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"categoryFields\": [\n        {\n            \"description\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"order\": \"<integer>\",\n            \"required\": \"<boolean>\",\n            \"systemName\": \"<string>\"\n        }\n    ],\n    \"feedFields\": [\n        {\n            \"description\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"order\": \"<integer>\",\n            \"required\": \"<boolean>\",\n            \"systemName\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/user-fields","urlObject":{"path":["v1","feedmgr","admin","user-fields"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"609d981d-974b-4b57-b0c2-d57fae5d2748","name":"The user-defined fields have been updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"categoryFields\": [\n        {\n            \"description\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"order\": \"<integer>\",\n            \"required\": \"<boolean>\",\n            \"systemName\": \"<string>\"\n        }\n    ],\n    \"feedFields\": [\n        {\n            \"description\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"order\": \"<integer>\",\n            \"required\": \"<boolean>\",\n            \"systemName\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/user-fields"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"81aeec67-9ae0-46d8-a1f6-63b25c900223"}],"id":"e3360f33-4830-46c4-993b-a24db776f581","_postman_id":"e3360f33-4830-46c4-993b-a24db776f581","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Exports the feed with the specified ID.","id":"df3f1ea0-a0f9-43fa-8bc6-18077ed15d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-feed/:feedId","urlObject":{"path":["v1","feedmgr","admin","export-feed",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a48f912d-b618-49af-a27e-9a7a082702ce","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"294190bd-20b3-4964-b9b6-e9ee6803cf11","name":"The feed is not available.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-feed/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"34b3fc2b-25f7-4c61-9458-e9a1ec84c5e9","name":"Returns the feed as an attachment.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-feed/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"db2c3e33-effe-44bc-8dc7-2721d4393409","name":"The feedId is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-feed/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"df3f1ea0-a0f9-43fa-8bc6-18077ed15d1d"},{"name":"Exports the template with the specified ID.","id":"7bd68460-ef3d-4d36-9135-14289bcd3c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-template/:templateId","urlObject":{"path":["v1","feedmgr","admin","export-template",":templateId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e8fedd23-b8a3-4e2d-91cd-f3cad1031e5d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"a04cf84a-3c73-4245-9e29-386ce03ef8a1","name":"The template is not available.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-template/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b0e1e46b-30f9-4914-8756-a06134c6124a","name":"the templateId is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-template/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"eb822f1b-1cbf-4a15-bef0-69353185ae8e","name":"Returns the template as an attachment.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/export-template/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7bd68460-ef3d-4d36-9135-14289bcd3c6d"},{"name":"Imports a feed zip file.","id":"5a5c5267-bb01-48f3-892b-ebfd8a5c1687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"overwriteFeedTemplate","value":"<boolean>"},{"key":"categorySystemName","value":"<string>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"templateProperties","value":"<string>"},{"key":"feedProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-feed","urlObject":{"path":["v1","feedmgr","admin","import-feed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7cf3a4e4-1061-4026-a1cd-c6c7b1c93d5a","name":"Returns the feed metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"overwriteFeedTemplate","value":"<boolean>"},{"key":"categorySystemName","value":"<string>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"templateProperties","value":"<string>"},{"key":"feedProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"ef5750d2-349f-4e0b-a5c0-977825ee7cc5","name":"There was a problem importing the feed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"overwriteFeedTemplate","value":"<boolean>"},{"key":"categorySystemName","value":"<string>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"templateProperties","value":"<string>"},{"key":"feedProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-feed"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5a5c5267-bb01-48f3-892b-ebfd8a5c1687"},{"name":"Imports a template xml or zip file.","id":"9e9b797c-7201-4e7f-9c88-0489b6941298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"createReusableFlow","value":"<boolean>"},{"key":"templateProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-template","urlObject":{"path":["v1","feedmgr","admin","import-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"39e9b3b1-d860-4d82-b586-dd9e07b3bf2a","name":"There was a problem importing the template.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"createReusableFlow","value":"<boolean>"},{"key":"templateProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-template"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e2779cd6-e7ce-41ee-ad51-62052db02bf5","name":"Returns the template metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"overwrite","value":"<boolean>"},{"key":"importConnectingReusableFlow","value":"NOT_SET"},{"key":"createReusableFlow","value":"<boolean>"},{"key":"templateProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/import-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"9e9b797c-7201-4e7f-9c88-0489b6941298"},{"name":"Gets thet status of a given upload/import.","id":"49d4ff54-2ac1-49b1-b04f-078dc3c81799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/upload-status/:key","urlObject":{"path":["v1","feedmgr","admin","upload-status",":key"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"c4dc91f2-1b62-4002-9965-745d29c953c0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"key"}]}},"response":[{"id":"88ce8d61-dece-406c-846c-dda4764df741","name":"Returns the upload status","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/admin/upload-status/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"49d4ff54-2ac1-49b1-b04f-078dc3c81799"}],"id":"6c63fc35-e8f7-4fc1-a494-83db4e71bf90","_postman_id":"6c63fc35-e8f7-4fc1-a494-83db4e71bf90","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"categories","item":[{"name":"{category Id}","item":[{"name":"actions","item":[{"name":"allowed","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"59f66858-c6e4-4fe3-8b37-c16a244da31e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","categories",":categoryId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"5731c366-848d-4c56-b184-40b63619dbde","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"0d4956aa-4afb-4727-af21-e8ed7beb8aa7","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"b34170aa-8990-4a89-957e-1cdaa30f9827","name":"A category with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"59f66858-c6e4-4fe3-8b37-c16a244da31e"},{"name":"Updates the permissions for a category using the supplied permission change request.","id":"0ab83b63-0c1a-4f24-a646-3f60cbf19318","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/actions/allowed","urlObject":{"path":["v1","feedmgr","categories",":categoryId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"6217c710-e39e-41fd-8953-54d31fa01b4b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"2409e172-71db-4384-a00d-ca9c6e42d197","name":"The type is not valid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/allowed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"83a02603-1b34-4a26-8380-3e8ca3f1f0b0","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"d7d4024f-0df0-410c-a654-d5c23715978c","name":"No category exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/allowed"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0ab83b63-0c1a-4f24-a646-3f60cbf19318"}],"id":"dd47cf32-173e-4f04-855b-86e729c38470","_postman_id":"dd47cf32-173e-4f04-855b-86e729c38470","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions that may be permitted or revoked on a category.","id":"10cdf2f8-7ab8-4e2b-b2b7-62cfe9bd26ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/actions/available","urlObject":{"path":["v1","feedmgr","categories",":categoryId","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"43b758b9-49af-4374-a893-3da7270700c9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"6b9e84e8-3dd1-4c01-b911-1377c5effa5e","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"934b7754-a499-4dec-b61d-71486d154919","name":"A category with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"10cdf2f8-7ab8-4e2b-b2b7-62cfe9bd26ac"},{"name":"Constructs and returns a permission change request for a set of users/groups containing the actions that the requester may permit or revoke.","id":"bdcc8768-1a30-411f-a631-bac9646fa082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","categories",":categoryId","actions","change"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"8bd95f55-9b8d-4682-a319-c0bfa5189aaf","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"2fab2ac1-e87b-4b35-ac7b-77ae54233062","name":"Returns the change request that may be modified by the client and re-posted.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"8ca4633e-1991-4881-9a36-180b54e57beb","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fd0f9b98-8b6a-48fb-92a3-bbd65ea52164","name":"No category exists with the specified ID.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"bdcc8768-1a30-411f-a631-bac9646fa082"}],"id":"6eceb350-bb58-4a70-9821-197556018d20","_postman_id":"6eceb350-bb58-4a70-9821-197556018d20","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feed-roles","item":[{"name":"Gets the list of assigned members the category's roles","id":"98d88c25-a6b3-4e16-b98f-7c65d8e299bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/feed-roles?verbose=<boolean>","urlObject":{"path":["v1","feedmgr","categories",":categoryId","feed-roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"64595324-d97f-44d5-9aaf-57d936e29b92","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"591fac26-beb1-407b-b181-59fcdc3d3e77","name":"A category with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feed-roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","feed-roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"705e7510-9274-47a5-878c-6f46504e4458","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feed-roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","feed-roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"98d88c25-a6b3-4e16-b98f-7c65d8e299bc"},{"name":"Updates the members of one of a category's roles.","id":"52098e3a-4ded-4db1-a9b1-e383b4b5c0ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/feed-roles","urlObject":{"path":["v1","feedmgr","categories",":categoryId","feed-roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"23fcd6ae-d4de-4d22-a509-154853323afd","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"4c4c385a-0679-4ab0-ae77-3765c5851d22","name":"No category exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feed-roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c82c01ef-ec60-432f-aed2-c6da082e3528","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feed-roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"52098e3a-4ded-4db1-a9b1-e383b4b5c0ac"}],"id":"3b2e4b69-d1a6-4287-933f-b70fd00e907c","_postman_id":"3b2e4b69-d1a6-4287-933f-b70fd00e907c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the category's roles","id":"2d6d62b2-4ecd-40f3-9992-8858123611c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/roles?verbose=<boolean>","urlObject":{"path":["v1","feedmgr","categories",":categoryId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"8a94f61d-309e-474c-9568-c2743e9b72b4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"78a2c946-30df-476d-b0a6-a9fb1983df11","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"b4645d1f-fa22-4d10-9fbf-c6ef23c6ed96","name":"A category with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2d6d62b2-4ecd-40f3-9992-8858123611c6"},{"name":"Updates the members of one of a category's roles.","id":"21182523-b41a-47b2-ae5b-b5dd870d8cb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/roles","urlObject":{"path":["v1","feedmgr","categories",":categoryId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"541c53f8-7586-4d21-a8db-27fa70b9b978","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"7a9dadce-e9f3-44d2-a424-e72bf69ea983","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"e5dd20e2-8aba-478b-a3e1-53785c20c392","name":"No category exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"21182523-b41a-47b2-ae5b-b5dd870d8cb6"},{"name":"get Role Memberships","id":"95dc58c5-510f-4369-8e97-6db30b025355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/roles/change","urlObject":{"path":["v1","feedmgr","categories",":categoryId","roles","change"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"977a6b6b-dad7-46cc-94ef-65d71b7d597f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"7a037d0e-c476-4435-b180-ca1eebfea7a7","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/roles/change"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"95dc58c5-510f-4369-8e97-6db30b025355"}],"id":"890a29bb-6424-4ded-be97-9ee8824a14a3","_postman_id":"890a29bb-6424-4ded-be97-9ee8824a14a3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Deletes the specified category.","id":"066c4792-8c1e-44fb-9c65-f2b854ef05de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId","urlObject":{"path":["v1","feedmgr","categories",":categoryId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a57538e7-e8a3-489a-89f4-2e7249a75702","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"27d80a3c-e60b-4bfa-a258-2265bb7acda0","name":"The categoryId is invalid.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"668b3994-cb7d-4cf3-a1a6-3e3f8f31e64b","name":"The category was deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b57384f8-3782-430e-ac12-ca3c4f21dc80","name":"The category could not be deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"066c4792-8c1e-44fb-9c65-f2b854ef05de"},{"name":"Gets the feeds for the specified category.","id":"b132fc9a-30ef-4005-b9c2-5abdd809e526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/feeds","urlObject":{"path":["v1","feedmgr","categories",":categoryId","feeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a99798f8-5f57-4e4e-b3e5-f4178b59cff2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"06bae7c8-3cc8-4e12-a35a-8d61e4ff1c92","name":"The list of related feeds.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feeds"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"105c70a2-606a-4434-a13c-3dada96f8a73","name":"The categoryId is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/feeds"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"b132fc9a-30ef-4005-b9c2-5abdd809e526"},{"name":"Returns the user fields for feeds within the specified category.","id":"3bf8abb1-8001-4653-aaae-b9cfc680bc0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/:categoryId/user-fields","urlObject":{"path":["v1","feedmgr","categories",":categoryId","user-fields"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b8f0b7f6-1018-4c1a-9d3f-ed06558de888","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"b0f4592a-be7b-462f-8e49-5de9980c2d25","name":"The categoryId is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/user-fields"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d06ae3d5-67ca-4f06-86f8-1caae0d1a6b0","name":"Returns the user fields.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/<string>/user-fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"description\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"order\": \"<integer>\",\n  \"required\": \"<boolean>\",\n  \"systemName\": \"<string>\",\n  \"locked\": \"<boolean>\",\n  \"value\": \"<string>\"\n },\n {\n  \"description\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"order\": \"<integer>\",\n  \"required\": \"<boolean>\",\n  \"systemName\": \"<string>\",\n  \"locked\": \"<boolean>\",\n  \"value\": \"<string>\"\n }\n]"}],"_postman_id":"3bf8abb1-8001-4653-aaae-b9cfc680bc0e"}],"id":"2b5b9695-dcf3-42f5-bc2b-2280bd739edc","_postman_id":"2b5b9695-dcf3-42f5-bc2b-2280bd739edc","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of categories.","id":"106c2d2d-3040-40d9-9a93-e20831cb1814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories?includeFeedDetails=<boolean>","urlObject":{"path":["v1","feedmgr","categories"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"includeFeedDetails","value":"<boolean>"}],"variable":[]}},"response":[{"id":"744c93dc-886a-4803-b10d-77c661f76002","name":"Returns the list of categories.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories?includeFeedDetails=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","categories"],"query":[{"key":"includeFeedDetails","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"systemName\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"userProperties\": \"<object>\",\n  \"collectedUserProperties\": \"<string>\"\n },\n {\n  \"id\": \"<string>\",\n  \"systemName\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"userProperties\": \"<object>\",\n  \"collectedUserProperties\": \"<string>\"\n }\n]"}],"_postman_id":"106c2d2d-3040-40d9-9a93-e20831cb1814"},{"name":"Creates or updates a category.","id":"579b2ee8-e0ad-4032-989a-42dc51cfeb79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"<string>"},{"key":"systemName","value":"<string>"},{"key":"displayName","value":"<string>"},{"key":"description","value":"<string>"},{"key":"userProperties","value":"<object>"},{"key":"collectedUserProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories","urlObject":{"path":["v1","feedmgr","categories"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"77c1d787-9202-4d7a-9c82-5ed688c54ed0","name":"The category was saved successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"<string>"},{"key":"systemName","value":"<string>"},{"key":"displayName","value":"<string>"},{"key":"description","value":"<string>"},{"key":"userProperties","value":"<object>"},{"key":"collectedUserProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"systemName\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"userProperties\": \"<object>\",\n \"collectedUserProperties\": \"<string>\"\n}"},{"id":"d1fd097f-6721-473b-bd0a-3a826af9c492","name":"The category could not be saved.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"<string>"},{"key":"systemName","value":"<string>"},{"key":"displayName","value":"<string>"},{"key":"description","value":"<string>"},{"key":"userProperties","value":"<object>"},{"key":"collectedUserProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e2632278-f431-4e76-a85e-400a2bc059e8","name":"The category name is invalid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"<string>"},{"key":"systemName","value":"<string>"},{"key":"displayName","value":"<string>"},{"key":"description","value":"<string>"},{"key":"userProperties","value":"<object>"},{"key":"collectedUserProperties","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"579b2ee8-e0ad-4032-989a-42dc51cfeb79"},{"name":"Gets category details by id","id":"7d4b22fb-9d41-4e9b-8c83-b3aac1fc50b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-id/:categoryId","urlObject":{"path":["v1","feedmgr","categories","by-id",":categoryId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"1bd031ee-e66b-42ba-8698-66d56a216b50","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryId"}]}},"response":[{"id":"5e16744b-6a38-4eac-ab45-2fb9a9f5d89d","name":"The category id is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-id/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"82d0f7bd-fef8-492a-851e-3e472fe93b4b","name":"Returns the category details.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-id/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"systemName\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"userProperties\": \"<object>\",\n \"collectedUserProperties\": \"<string>\"\n}"}],"_postman_id":"7d4b22fb-9d41-4e9b-8c83-b3aac1fc50b3"},{"name":"Gets category details by system name","id":"1f48717e-6326-4f0d-bed8-dd8e86a3b2cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-name/:categorySystemName","urlObject":{"path":["v1","feedmgr","categories","by-name",":categorySystemName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"760f922f-515a-4a84-b0a1-716f00f03c2b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categorySystemName"}]}},"response":[{"id":"07673aab-281f-4c23-ae6c-f5f74d1e7f55","name":"The category system name is invalid.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-name/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e6358170-e7e0-457b-966d-bb2514a72bc4","name":"Returns the category details.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/by-name/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"systemName\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"userProperties\": \"<object>\",\n \"collectedUserProperties\": \"<string>\"\n}"}],"_postman_id":"1f48717e-6326-4f0d-bed8-dd8e86a3b2cb"},{"name":"Returns the user fields for categories.","id":"ca4b0dac-49cc-4562-a700-440e3f242ae0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/user-fields","urlObject":{"path":["v1","feedmgr","categories","user-fields"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"08096df6-5d03-4afc-9c85-0d70ecb3b559","name":"Returns the user fields.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/categories/user-fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"description\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"order\": \"<integer>\",\n  \"required\": \"<boolean>\",\n  \"systemName\": \"<string>\",\n  \"locked\": \"<boolean>\",\n  \"value\": \"<string>\"\n },\n {\n  \"description\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"order\": \"<integer>\",\n  \"required\": \"<boolean>\",\n  \"systemName\": \"<string>\",\n  \"locked\": \"<boolean>\",\n  \"value\": \"<string>\"\n }\n]"}],"_postman_id":"ca4b0dac-49cc-4562-a700-440e3f242ae0"}],"id":"6c5ecdb0-1b6d-44b6-8982-4e5cc6040497","_postman_id":"6c5ecdb0-1b6d-44b6-8982-4e5cc6040497","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"domain-types","item":[{"name":"{id}","item":[{"name":"Gets a domain type by id.","id":"cc263884-ca33-48e0-aa1f-87834872eb17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/:id","urlObject":{"path":["v1","feedmgr","domain-types",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"918ccebc-f649-4363-9253-2b068c323e45","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"152997b8-f9bc-4674-b832-4ad73d0c818f","name":"Returns the domain type.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"33e3e454-9a1f-460f-a930-c7aba1a4f049","name":"Kylo is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5c79ef71-549f-41c1-8b3a-6e658a92f1f4","name":"The domain type does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8c72ac2f-47f9-45f1-92a2-1d030853cd16","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"cc263884-ca33-48e0-aa1f-87834872eb17"},{"name":"Deletes a domain type by id.","id":"864196e4-c475-4ec7-9f8b-7637ea177283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/:id","urlObject":{"path":["v1","feedmgr","domain-types",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"16f844cb-a581-4df7-aa3a-90048c921ce6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"2372e349-d885-410a-ab97-1ec0a2363f80","name":"The domain type is deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"50b5000a-c40b-4a48-b299-62c6d6744b6a","name":"Kylo is unavailable.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5bd01053-d5fd-412a-820c-b4ee8e897d6d","name":"Access denied.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types/<string>"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"864196e4-c475-4ec7-9f8b-7637ea177283"}],"id":"e4508e05-c280-4f1f-9ee2-680ad10f593c","_postman_id":"e4508e05-c280-4f1f-9ee2-680ad10f593c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets all domain types.","id":"d2d09618-0bc5-41ff-862b-cabed9ff08da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types","urlObject":{"path":["v1","feedmgr","domain-types"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"041c4e24-f802-4f18-80ae-bb8b452474d6","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"1710f6db-5e93-4883-ac66-d88b26b04ee1","name":"Kylo is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7e263ea1-50fa-474b-acbe-6b98e0570226","name":"Returns the domain types.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"d2d09618-0bc5-41ff-862b-cabed9ff08da"},{"name":"Updates a domain type.","id":"1d2c2ab6-7757-4b35-b8d4-58c0982cc397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types","urlObject":{"path":["v1","feedmgr","domain-types"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8528c809-986d-4acb-8820-52b44b2248f1","name":"Access denied.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8e8cee79-f576-4b5e-b7f1-ea9b84a96d61","name":"Returns the domain type.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"bd310dd3-f6e8-4b70-9f7a-31f55c0bbd2e","name":"Kylo is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/domain-types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1d2c2ab6-7757-4b35-b8d4-58c0982cc397"}],"id":"512179d0-b9b2-4b74-957b-4dd8207a3773","_postman_id":"512179d0-b9b2-4b74-957b-4dd8207a3773","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feeds","item":[{"name":"by-name","item":[{"name":"{feed Name}","item":[{"name":"Gets the specified feed.","id":"afb0cd72-7fc4-4b5d-9891-ce3ad4c44374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/:feedName","urlObject":{"path":["v1","feedmgr","feeds","by-name",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"29972a93-78e4-445f-8840-f6ab625ce52f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"3a2062b2-68e5-4789-b3c5-9fc33c034748","name":"Returns the feed.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"650cae9c-e791-4ea1-a39f-3e44091accdf","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"afb0cd72-7fc4-4b5d-9891-ce3ad4c44374"},{"name":"Gets the specified feed.","id":"adb3cb15-84f7-43d7-96d3-ee6ace536dd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/:feedName/field-policies","urlObject":{"path":["v1","feedmgr","feeds","by-name",":feedName","field-policies"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a1ed9f59-2b29-49d1-82c9-90976c83e58e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"adc51e4a-af37-4053-928f-10ebece6767f","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/<string>/field-policies"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"dcee7e63-ed61-465d-97f6-19fb2912a096","name":"Returns the feed field policies (List<FieldPolicy>) as json.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/by-name/<string>/field-policies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<object>\",\n \"<object>\"\n]"}],"_postman_id":"adb3cb15-84f7-43d7-96d3-ee6ace536dd4"}],"id":"6061e0b9-be7d-495a-a82a-5d0f52439d6d","_postman_id":"6061e0b9-be7d-495a-a82a-5d0f52439d6d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"96b2c0d2-d992-453d-abc5-90c728059283","_postman_id":"96b2c0d2-d992-453d-abc5-90c728059283","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{feed Id}","item":[{"name":"actions","item":[{"name":"allowed","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"4a21cfff-28db-4596-8900-c7e8f2f42947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"b190454f-ae7f-4ba5-b209-202f7da11011","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"47f1aee4-638e-436c-a93b-4eb4144da7ed","name":"A feed with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"906bb5ba-5572-4efc-883d-577e4ebdb268","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"4a21cfff-28db-4596-8900-c7e8f2f42947"},{"name":"Updates the permissions for a feed using the supplied permission change request.","id":"b79c4bde-20ad-4284-a6a9-3c6217d66e1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/actions/allowed","urlObject":{"path":["v1","feedmgr","feeds",":feedId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"30cb5583-07a4-4cf3-a1b4-36ab17b97fe4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"80afda0f-8736-4147-bc7c-49070ce1c914","name":"No feed exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/allowed"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"83419fe7-ab1d-48a3-874c-3467e134abd3","name":"The type is not valid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/allowed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"cf0e808f-d004-4c02-a228-0d1554c52538","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"b79c4bde-20ad-4284-a6a9-3c6217d66e1b"}],"id":"2a2a6acd-4a9e-4c34-9221-db603380999f","_postman_id":"2a2a6acd-4a9e-4c34-9221-db603380999f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions that may be permitted or revoked on a feed.","id":"c0023ca6-a419-465a-bf59-3e9a78623f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/actions/available","urlObject":{"path":["v1","feedmgr","feeds",":feedId","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"713fe3f7-31b2-4101-9987-651c399c1fce","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"4d3555e9-6175-4519-bb8a-3c722be445d9","name":"A feed with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bb34d37b-0750-4f36-934b-d7dd23ee490f","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"c0023ca6-a419-465a-bf59-3e9a78623f69"},{"name":"Constructs and returns a permission change request for a set of users/groups containing the actions that the requester may permit or revoke.","id":"a6282c09-0b08-49be-8075-d3ac188608a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","actions","change"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"a10ec9e2-e162-4aec-ad3e-b5b08479f082","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"439204df-6789-425a-9b13-16819fcf0c28","name":"Returns the change request that may be modified by the client and re-posted.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"540c15d4-9857-4e14-b4fb-e36a2a8c1e9e","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fc018324-e540-4d1a-9805-c6aa25b9c941","name":"No feed exists with the specified ID.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a6282c09-0b08-49be-8075-d3ac188608a3"}],"id":"bdba344e-cf9e-4e6c-9971-0edd7bfdcde2","_postman_id":"bdba344e-cf9e-4e6c-9971-0edd7bfdcde2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the feed's roles","id":"c219fc03-91da-4be4-b666-cbea67754939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/roles?verbose=<boolean>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"eb4da5b1-5b33-4721-a233-65d8f251a651","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"1cd8b092-2c6a-4121-8ddd-18938a4080f1","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"86dff81b-e098-4d65-a19e-3a3eb29ea0ab","name":"A feed with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c219fc03-91da-4be4-b666-cbea67754939"},{"name":"Updates the members of one of a feed's roles.","id":"c3780852-8da2-48fc-8a33-24c84e009cd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/roles","urlObject":{"path":["v1","feedmgr","feeds",":feedId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bb51e979-f557-4ee9-88f4-a48a24daf0d0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"3da86e98-0484-411d-9ccb-c1c87e6217d9","name":"No feed exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5fd0b2d0-8630-4ea3-8412-9b97b952b6b1","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"c3780852-8da2-48fc-8a33-24c84e009cd7"}],"id":"088a3ab4-d24e-465d-9f25-07db1c1c5787","_postman_id":"088a3ab4-d24e-465d-9f25-07db1c1c5787","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"versions","item":[{"name":"deployed","item":[{"name":"Gets the deployed version of the feed or returns a NOT_FOUND code if ","id":"ed11d275-3bc3-4d12-8754-eb7988912cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/deployed?entity=true","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","deployed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"entity","value":"true"}],"variable":[{"id":"ae32b47f-ddc1-428e-ac6b-00e53bddb173","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"3cc2ecdb-00b4-47cd-af20-7b8cbc0c39b3","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/deployed?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","deployed"],"query":[{"key":"entity","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"createdDate\": \"<dateTime>\",\n \"createdBy\": \"<string>\",\n \"comment\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entity\": \"<object>\",\n \"draft\": \"<boolean>\"\n}"},{"id":"4cf7a1d2-8501-4d41-9a3c-d1eb872ccf7c","name":"Returns the feed or version does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/deployed?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","deployed"],"query":[{"key":"entity","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"eba04b5a-f8aa-4450-9c12-039edf434c0e","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/deployed?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","deployed"],"query":[{"key":"entity","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ed11d275-3bc3-4d12-8754-eb7988912cfc"},{"name":"Check if the feed version exists","id":"62fd62d7-5689-44c1-9d49-71315e6ead36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/deployed/exists","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","deployed","exists"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b7f5c25c-86f7-4edd-bc84-160ced93bf62","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"39223e49-150c-452b-9898-b7f2dfa910a6","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/deployed/exists"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":""},{"id":"5d4aa289-50cc-47b6-ac40-5246a28ba586","name":"Returns a true if the feed has a deployed version, false if there is no deployed version.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/deployed/exists"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"<boolean>"}],"_postman_id":"62fd62d7-5689-44c1-9d49-71315e6ead36"}],"id":"0a9ee356-475f-4038-8676-4bee83698f18","_postman_id":"0a9ee356-475f-4038-8676-4bee83698f18","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"draft","item":[{"name":"entity","item":[{"name":"Gets the metadata entity of the draft version of a feed's metadata (if any.)","id":"8ad0aef4-5b34-45d8-a3f8-7e9e0ef6a423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft/entity","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","draft","entity"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"3d16b348-0166-47b4-ba98-89518f635926","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"22b3e5ac-8702-48d6-82d7-a4956fe45069","name":"An internal error occurred.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft/entity"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3353e452-8d39-4b12-b8f0-dc407acedcf2","name":"The feed draft version does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft/entity"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"70fbf9d1-5610-4691-be8a-eef1ef3ea404","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft/entity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"8ad0aef4-5b34-45d8-a3f8-7e9e0ef6a423"},{"name":"Creates or saves a feed as draft version.","id":"05045f91-1dfc-4ebd-886e-9d828dbd9425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft/entity","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","draft","entity"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"type":"any","key":"feedId"}]}},"response":[{"id":"53737195-2cd9-4659-bfe5-f2cbbc8abb63","name":"An internal error occurred.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft/entity","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","versions","draft","entity"],"variable":[{"key":"feedId"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f40bb79e-5b70-4ffa-aef1-b004d791182c","name":"Returns the feed metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft/entity","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","versions","draft","entity"],"variable":[{"key":"feedId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"05045f91-1dfc-4ebd-886e-9d828dbd9425"}],"id":"4f8a9737-55da-49a1-b998-3a485d124fdc","_postman_id":"4f8a9737-55da-49a1-b998-3a485d124fdc","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the draft version of a feed's metadata (if any.)","id":"62ab194d-3201-4036-9c02-1ff5e84f5f0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft?entity=true","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","draft"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"entity","value":"true"}],"variable":[{"id":"ba8b5c65-fc45-4bf7-ac94-208ad8963031","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"9fc74d59-273f-4617-9946-f0c29b7daf21","name":"The feed draft version does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","draft"],"query":[{"key":"entity","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d1b5b639-90fd-4e7d-9fb7-c4e76d8f9302","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","draft"],"query":[{"key":"entity","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f11417a2-0f9d-43b6-ae86-90a7dd201c2d","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","draft"],"query":[{"key":"entity","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"createdDate\": \"<dateTime>\",\n \"createdBy\": \"<string>\",\n \"comment\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entity\": \"<object>\",\n \"draft\": \"<boolean>\"\n}"}],"_postman_id":"62ab194d-3201-4036-9c02-1ff5e84f5f0c"},{"name":"Performs one or more actions on a feed draft version.","id":"be8dcb4e-3c71-4401-bcb4-d6dcca58dd96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"comment","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","draft"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"1b3d69a3-72b3-4c17-b60c-994b04653a56","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"665640dd-0cb4-4ea7-bd54-31f9fcccefd0","name":"Indicates a draft version of the feed does not exist","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"comment","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"a050b3e8-fab2-436c-9660-b593461d98f7","name":"Feed draft version was successfully processed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"comment","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"c391d671-1e29-473f-9145-0a6be74c93f5","name":"The feed is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"comment","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"be8dcb4e-3c71-4401-bcb4-d6dcca58dd96"},{"name":"Check if the feed version exists","id":"4d69f6b5-dab2-4c41-8fd9-f5bfa5b6c49a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/draft/exists","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","draft","exists"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f15f002c-fe72-46fd-ba2f-32476419428b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"071b5b3b-3bca-48ab-9fb5-63a0923448df","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft/exists"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":""},{"id":"15226071-f901-4a4c-bb59-25a27985a643","name":"Returns a true if the feed has a draft version, false if there is no draft version.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/draft/exists"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/html"}],"cookie":[],"responseTime":null,"body":"<boolean>"}],"_postman_id":"4d69f6b5-dab2-4c41-8fd9-f5bfa5b6c49a"}],"id":"443dae52-302b-4bbc-9068-8b513aa3cdae","_postman_id":"443dae52-302b-4bbc-9068-8b513aa3cdae","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{version Id}","item":[{"name":"Updates a feed with the latest template metadata.","id":"3ba52d3e-8aab-4f59-bcf0-045596a57a47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/:versionId?entity=true","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions",":versionId"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"entity","value":"true"}],"variable":[{"id":"1ea4a484-e6a7-4ad0-aa7a-8aa99c4ad4b0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"},{"id":"62cd3fcb-13cb-47e3-b5cc-bb7f90d7ef8a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"versionId"}]}},"response":[{"id":"160cde35-42e2-4550-9601-1a67e49dd02a","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","<string>"],"query":[{"key":"entity","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"4d97c5e2-8478-4095-96df-b4e0c1f36074","name":"The feed draft version does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","<string>"],"query":[{"key":"entity","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"b647f0bd-d018-46d0-9aa0-1e3c8f6a62c6","name":"An internal error occurred.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","<string>"],"query":[{"key":"entity","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3ba52d3e-8aab-4f59-bcf0-045596a57a47"},{"name":"Performs one or more actions on a feed version.","id":"6788763e-12ca-4c02-a66e-ee74eefa6656","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/:versionId","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions",":versionId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e748c7b4-cc6a-4a89-8dcc-71c656ffa57d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"},{"id":"22345ec9-eed5-4e73-8bc2-39e3b80c0511","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"versionId"}]}},"response":[{"id":"14fc0cc6-04c9-493b-9a5b-d7c2158bddd1","name":"Feed version was successfully processed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"5f010c29-8b73-4967-a274-2d987537b770","name":"The feed is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9674a99e-0613-45e4-ac4b-2a6719ac14a6","name":"Indicates the feed or version to be deployed does not exist","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"6788763e-12ca-4c02-a66e-ee74eefa6656"}],"id":"30f24c8c-8b37-4bcd-a3ae-375c5abec990","_postman_id":"30f24c8c-8b37-4bcd-a3ae-375c5abec990","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Updates a feed with the latest template metadata.","id":"0679b6b0-188e-46c5-8653-227d6025899c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions?entity=<boolean>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"entity","value":"<boolean>"}],"variable":[{"id":"b39b78a1-cad9-4e0a-9747-061d81a7d478","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"810d67e5-dcd4-49f9-a585-533abc57b9ab","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions?entity=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions"],"query":[{"key":"entity","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"e870fb63-7c15-4925-b6c4-80082d7c86a2","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions?entity=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions"],"query":[{"key":"entity","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0679b6b0-188e-46c5-8653-227d6025899c"},{"name":"Updates a feed with the latest template metadata.","id":"de28e6d6-1896-41f8-af56-c9464abddd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/latest?entity=true","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions","latest"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"entity","value":"true"}],"variable":[{"id":"f90c4de9-e388-4b8e-87e0-f898ca96e848","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"1561c02c-7b9b-411a-ba97-e0ddd2ed24d3","name":"Returns the feed versions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/latest?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","latest"],"query":[{"key":"entity","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"createdDate\": \"<dateTime>\",\n \"createdBy\": \"<string>\",\n \"comment\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entity\": \"<object>\",\n \"draft\": \"<boolean>\"\n}"},{"id":"3eaa2ace-0762-4a49-a9a7-be4b56ce838b","name":"Returns the feed or version does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/latest?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","latest"],"query":[{"key":"entity","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"createdDate\": \"<dateTime>\",\n \"createdBy\": \"<string>\",\n \"comment\": \"<string>\",\n \"entityId\": \"<string>\",\n \"entity\": \"<object>\",\n \"draft\": \"<boolean>\"\n}"},{"id":"e2cc334b-ec5e-4640-b35d-bd444d861e54","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/latest?entity=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","versions","latest"],"query":[{"key":"entity","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"de28e6d6-1896-41f8-af56-c9464abddd89"},{"name":"get Feed Version Difference","id":"1fb1a055-8de3-4c9a-88f1-882a4d99b7ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/versions/:toVerId/diff/:fromVerId","urlObject":{"path":["v1","feedmgr","feeds",":feedId","versions",":toVerId","diff",":fromVerId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e53540b2-6810-4cff-9102-d37da727d3bd","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"},{"id":"b03a0cac-b6df-461c-a555-f55f7817928d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"toVerId"},{"id":"938e2623-71fe-4918-a4a4-aa09cc7db4ea","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"fromVerId"}]}},"response":[{"id":"00146041-8bd0-477f-8aed-77498a58996a","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/versions/<string>/diff/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1fb1a055-8de3-4c9a-88f1-882a4d99b7ee"}],"id":"ee6dce70-424e-40ec-a9ff-d91edcf47bd7","_postman_id":"ee6dce70-424e-40ec-a9ff-d91edcf47bd7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the specified feed.","id":"3b78a312-6851-4e30-9ed6-addcb29a76e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId","urlObject":{"path":["v1","feedmgr","feeds",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"70964aa6-f41f-4c22-8883-ff9c2c536e6f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"2be39c9f-1f0a-49e5-b4f0-3d4ec44290f7","name":"Returns the feed.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"ce650183-8958-4f49-a4cb-32600d1c6418","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3b78a312-6851-4e30-9ed6-addcb29a76e6"},{"name":"Deletes the specified feed.","id":"3c8849f9-1855-434a-a01d-6297000e0745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId","urlObject":{"path":["v1","feedmgr","feeds",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"088e61ad-3b0a-4a72-bd75-02363d92ca41","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"16b0abdf-e257-4e77-b643-1ebd711fc04c","name":"The feed was deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"28c81091-94d8-47bc-8793-1d0f969f45bf","name":"The feed does not exist.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6fa25567-7116-4c13-be52-ba7f3712fd7a","name":"There are dependent feeds.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f0cb6b72-93a5-45ab-8610-184775b0ec8d","name":"The feed could not be deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3c8849f9-1855-434a-a01d-6297000e0745"},{"name":"Updates a feed with the latest template metadata.","id":"90dfa221-dbd8-42a9-8341-d25a0b3fbb32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/merge-template","urlObject":{"path":["v1","feedmgr","feeds",":feedId","merge-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"663856d4-2185-487a-b14d-c20b69e656ea","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"04008660-f198-48f0-ac44-fbccbd1d3bd6","name":"The feed was updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/merge-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"604a6c49-92f1-49fc-aeb7-734a76b1805a","name":"The feed could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/merge-template"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"90dfa221-dbd8-42a9-8341-d25a0b3fbb32"},{"name":"Gets statistics on the invalid rows for the specified job.","id":"4d463b71-203f-414e-b270-025903959f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-invalid-results?processingdttm=<string>&limit=<integer>&filter=<string>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","profile-invalid-results"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"processingdttm","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[{"id":"7380f796-dcb1-4dd4-bff4-df97346d7890","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"3844063d-5be9-4710-982a-5f7a2cf5c1c1","name":"Gets statistics on the invalid rows for the specified job.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-invalid-results?processingdttm=1568899635593&limit=500","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","profile-invalid-results"],"query":[{"key":"processingdttm","value":"1568899635593"},{"key":"limit","value":"500"},{"key":"filter","value":"<string>","disabled":true}],"variable":[{"key":"feedId","value":"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd","description":{"content":"","type":"text/plain"}}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 12:52:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"126002\",\n        \"epinum\": \"126002-1-2078443\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41334606\",\n        \"fechanacimiento\": \"1944-04-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2016-09-07 22:59:00\",\n        \"fechaegreso\": \"2016-12-31 09:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K430,),(Z010,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"120\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"heicast,jaiorti\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1154580\",\n        \"epinum\": \"1154580-1-1992940\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10123779631\",\n        \"fechanacimiento\": \"2016-06-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2016-06-22 18:19:00\",\n        \"fechaegreso\": \"2016-07-06 11:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Q909,),(P599,),(P022,),(P221,),(Q250,),(P050,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1120644\",\n        \"epinum\": \"1120644-1-1829478\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"524241372\",\n        \"fechanacimiento\": \"2016-02-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2016-02-13 23:44:00\",\n        \"fechaegreso\": \"2016-02-25 12:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P073,),(P012,),(P073,),(P369,),(P599,),(P251,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mforero,mforero\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1107298\",\n        \"epinum\": \"1107298-1-1766537\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"11084536941\",\n        \"fechanacimiento\": \"2015-12-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-12-21 16:05:00\",\n        \"fechaegreso\": \"2016-01-25 14:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P761,),(P050,),(P610,),(H358,),(P761,),(Q250,),(P012,),(P599,),(P221,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1110207\",\n        \"epinum\": \"1110207-2-1800805\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98031359104\",\n        \"fechanacimiento\": \"1998-03-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2016-01-22 16:36:00\",\n        \"fechaegreso\": \"2016-01-27 17:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z940,),(Z940,),(N179,)\",\n        \"fechaintervencionquirurgica\": \"2016-01-23 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"acamarg,ybaez,taturqu\",\n        \"especialidades\": \"TRANSPLANTE DE ORGANOS,TRANSPLANTE DE ORGANOS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"986639\",\n        \"epinum\": \"986639-1-1638473\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"527921902\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2015-09-04 15:37:00\",\n        \"fechaegreso\": \"2015-10-14 13:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P073,),(P612,),(P000,),(H358,),(B956,),(L021,),(P719,),(P369,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1110207\",\n        \"epinum\": \"1110207-1-1778237\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98031359104\",\n        \"fechanacimiento\": \"1998-03-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2016-01-05 00:19:00\",\n        \"fechaegreso\": \"2016-01-10 12:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I120,),(I120,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anino,anino,jmgalindo\",\n        \"especialidades\": \"TRANSPLANTE DE ORGANOS,TRANSPLANTE DE ORGANOS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"233013\",\n        \"epinum\": \"233013-4-1881046\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"97112820977\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2016-03-25 00:45:00\",\n        \"fechaegreso\": \"2016-04-07 18:10:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z932,),(E43X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jmsalazar,naivarg\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1134522\",\n        \"epinum\": \"1134522-1-1894236\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98092657850\",\n        \"fechanacimiento\": \"1998-09-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2016-04-05 09:34:00\",\n        \"fechaegreso\": \"2016-05-22 18:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R568,),(F432,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gcentenaro,dialoza\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"955699\",\n        \"epinum\": \"955699-2-1919607\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"99101507765\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2016-04-24 13:41:00\",\n        \"fechaegreso\": \"2016-04-27 15:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R101,),(R101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jmsalazar,marduen\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"955699\",\n        \"epinum\": \"955699-1-1898355\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"99101507765\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2016-04-07 15:25:00\",\n        \"fechaegreso\": \"2016-04-13 11:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,oespitia,amoscoso\",\n        \"especialidades\": \"MEDICINA INTERNA,CIRUGIA GENERAL,CIRUGIA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1007325\",\n        \"epinum\": \"1007325-2-1795786\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98092167755\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2016-01-19 13:34:00\",\n        \"fechaegreso\": \"2016-01-22 13:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(O234,),(O234,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marcast,marcast\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1007325\",\n        \"epinum\": \"1007325-3-1810651\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98092167755\",\n        \"fechanacimiento\": \"\",\n        \"sexo\": \"\",\n        \"fechaingreso\": \"2016-01-30 17:03:00\",\n        \"fechaegreso\": \"2016-02-02 17:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K359,),(Z359,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"imontes,lizmeji\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1193835\",\n        \"epinum\": \"1193835-4-2637397\",\n        \"tipodocumento\": \"CE\",\n        \"numerodedocumento\": \"127636\",\n        \"fechanacimiento\": \"1940-04-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2017-12-24 23:44:00\",\n        \"fechaegreso\": \"2017-12-31 17:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R104,),(I219,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"kcamacho,kcamacho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1173311\",\n        \"epinum\": \"1173311-1-2092856\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"354284071\",\n        \"fechanacimiento\": \"2016-09-20 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2016-09-20 15:07:00\",\n        \"fechaegreso\": \"2016-09-26 11:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P229,),(P221,),(P599,),(P000,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1323529\",\n        \"epinum\": \"1323529-1-2939454\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10000651621\",\n        \"fechanacimiento\": \"2018-08-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2018-08-16 19:24:00\",\n        \"fechaegreso\": \"2018-08-26 11:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P38X,),(P38X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"belalcazar,belalcazar\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1245316\",\n        \"epinum\": \"1245316-1-2474372\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10245957561\",\n        \"fechanacimiento\": \"2017-08-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2017-08-14 23:34:00\",\n        \"fechaegreso\": \"2017-08-18 11:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P027,),(P027,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ivorodr,ivorodr\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1216499\",\n        \"epinum\": \"1216499-1-2321393\",\n        \"tipodocumento\": \"CE\",\n        \"numerodedocumento\": \"979167\",\n        \"fechanacimiento\": \"1986-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2017-04-06 15:22:00\",\n        \"fechaegreso\": \"2017-05-02 15:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M321,),(I071,),(N19X,),(H161,),(I269,),(I270,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mahernande,mahernande\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1211390\",\n        \"epinum\": \"1211390-1-2294783\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10337704531\",\n        \"fechanacimiento\": \"2017-03-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2017-03-15 15:31:00\",\n        \"fechaegreso\": \"2017-03-20 11:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P050,),(P598,),(P050,),(P000,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"xhurtado,xhurtado\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"234940\",\n        \"epinum\": \"234940-5-1386518\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2288487\",\n        \"fechanacimiento\": \"1931-01-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-02 10:55:00\",\n        \"fechaegreso\": \"2015-02-26 21:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(N390,),(S065,),(E441,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"2015-02-03 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"angramirez,marduen\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"964380\",\n        \"epinum\": \"964380-1-1547827\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23681314\",\n        \"fechanacimiento\": \"1945-06-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-19 16:10:00\",\n        \"fechaegreso\": \"2015-08-06 17:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M484,),(C900,),(I10X,),(J42X,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-10 00:00:00\",\n        \"tiempoquirurgico\": \"190\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"crixiqu,jlburitica,ingmore\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"921986\",\n        \"epinum\": \"921986-1-1374041\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4128548\",\n        \"fechanacimiento\": \"1946-01-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-21 21:51:00\",\n        \"fechaegreso\": \"2015-05-15 20:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I461,),(I461,),(J960,),(G903,),(P916,),(I501,),(R579,),(I255,),(I420,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,peramirez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"969383\",\n        \"epinum\": \"969383-1-1568702\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19084493\",\n        \"fechanacimiento\": \"1949-09-29 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-08 11:52:00\",\n        \"fechaegreso\": \"2015-07-23 19:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D430,),(C710,),(D430,),(C715,),(Y578,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"150\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dvega,edgbarr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Severo\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"930112\",\n        \"epinum\": \"930112-1-1408796\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19153593\",\n        \"fechanacimiento\": \"1951-06-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-20 09:49:00\",\n        \"fechaegreso\": \"2015-02-20 21:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(S720,),(S328,),(S720,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,gdevia\",\n        \"especialidades\": \"EMERGENCIOLOGIA,EMERGENCIOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"965817\",\n        \"epinum\": \"965817-1-1553843\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"9515901\",\n        \"fechanacimiento\": \"1950-06-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-24 18:24:00\",\n        \"fechaegreso\": \"2015-07-15 20:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I351,),(E039,),(I501,),(R579,),(I340,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-06 00:00:00\",\n        \"tiempoquirurgico\": \"240\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,pguerra\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"681707\",\n        \"epinum\": \"681707-4-1490651\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17175356\",\n        \"fechanacimiento\": \"1947-08-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-02 07:07:00\",\n        \"fechaegreso\": \"2015-07-06 15:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M464,),(M464,),(K808,),(L031,),(M069,),(R509,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hleon,jlburitica,laleon\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"681707\",\n        \"epinum\": \"681707-4-1490651\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17175356\",\n        \"fechanacimiento\": \"1947-08-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-02 07:07:00\",\n        \"fechaegreso\": \"2015-07-06 15:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M464,),(M464,),(K808,),(L031,),(M069,),(R509,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hleon,jlburitica,laleon\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"930660\",\n        \"epinum\": \"930660-1-1410701\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51851956\",\n        \"fechanacimiento\": \"1966-08-10 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-22 17:05:00\",\n        \"fechaegreso\": \"2015-04-08 00:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J018,),(H401,),(E236,),(Z718,),(D443,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gabella,saruachan\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"715365\",\n        \"epinum\": \"715365-21-1413813\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1059516\",\n        \"fechanacimiento\": \"1938-09-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-24 17:26:00\",\n        \"fechaegreso\": \"2015-03-11 16:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J449,),(K746,),(F412,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"584312\",\n        \"epinum\": \"584312-3-1376729\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4092195\",\n        \"fechanacimiento\": \"1943-01-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-24 05:31:00\",\n        \"fechaegreso\": \"2015-03-31 17:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I614,),(K083,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-24 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jroncancio,jtorres,taturqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"584312\",\n        \"epinum\": \"584312-3-1376729\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4092195\",\n        \"fechanacimiento\": \"1943-01-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-24 05:31:00\",\n        \"fechaegreso\": \"2015-03-31 17:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I614,),(K083,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-24 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jroncancio,jtorres,taturqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914373\",\n        \"epinum\": \"914373-2-1383290\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17099215\",\n        \"fechanacimiento\": \"1944-05-29 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-29 17:39:00\",\n        \"fechaegreso\": \"2015-03-01 20:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C183,),(C183,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cchica,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"920089\",\n        \"epinum\": \"920089-1-1365630\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19383712\",\n        \"fechanacimiento\": \"1959-11-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-14 21:00:00\",\n        \"fechaegreso\": \"2015-01-21 15:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E109,),(E141,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"obriceno,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"920089\",\n        \"epinum\": \"920089-2-1378676\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19383712\",\n        \"fechanacimiento\": \"1959-11-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-26 12:58:00\",\n        \"fechaegreso\": \"2015-02-03 16:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L031,),(E149,),(F319,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"235897\",\n        \"epinum\": \"235897-4-1355425\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41493691\",\n        \"fechanacimiento\": \"1943-09-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-05 12:56:00\",\n        \"fechaegreso\": \"2015-02-13 14:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K850,),(L743,),(K922,),(N390,),(I679,),(K850,),(F022,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"diamanr,diamanr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"890567\",\n        \"epinum\": \"890567-3-1399607\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24016940\",\n        \"fechanacimiento\": \"1962-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-12 16:15:00\",\n        \"fechaegreso\": \"2015-02-16 17:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fhuertas,fhuertas\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"890567\",\n        \"epinum\": \"890567-2-1388181\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24016940\",\n        \"fechanacimiento\": \"1962-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-03 12:45:00\",\n        \"fechaegreso\": \"2015-02-04 18:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D27X,),(D27X,)\",\n        \"fechaintervencionquirurgica\": \"2015-02-03 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hlizcano,jccastro\",\n        \"especialidades\": \"GINECOLOGIA,GINECOBSTETRICIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"45913\",\n        \"epinum\": \"45913-2-1585811\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39756380\",\n        \"fechanacimiento\": \"1942-02-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-23 10:07:00\",\n        \"fechaegreso\": \"2015-08-07 17:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,ltous\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"692960\",\n        \"epinum\": \"692960-6-1571421\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1689529\",\n        \"fechanacimiento\": \"1937-01-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-10 11:44:00\",\n        \"fechaegreso\": \"2015-07-22 15:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Y442,),(Y442,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,anramirez\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956466\",\n        \"epinum\": \"956466-1-1516101\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41401099\",\n        \"fechanacimiento\": \"1944-08-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-23 12:01:00\",\n        \"fechaegreso\": \"2015-07-11 14:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I612,),(E43X,),(F508,),(I612,),(Z931,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gegonzalez,rpaipilla\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"40270\",\n        \"epinum\": \"40270-6-1541233\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3205728\",\n        \"fechanacimiento\": \"1945-06-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-13 20:55:00\",\n        \"fechaegreso\": \"2015-07-04 11:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I702,),(R509,),(E135,),(I702,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aarteta,aarteta\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"923907\",\n        \"epinum\": \"923907-1-1382336\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20037938\",\n        \"fechanacimiento\": \"1931-03-25 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-29 07:50:00\",\n        \"fechaegreso\": \"2015-02-11 14:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R060,),(I219,),(I269,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,danaya\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"226538\",\n        \"epinum\": \"226538-11-1404763\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20343713\",\n        \"fechanacimiento\": \"1944-01-24 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-17 12:32:00\",\n        \"fechaegreso\": \"2015-03-18 19:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(G401,),(N189,),(A419,),(E440,),(J432,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"abaquero,yhurtado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"827595\",\n        \"epinum\": \"827595-5-1578492\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"411975\",\n        \"fechanacimiento\": \"1938-08-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-16 11:11:00\",\n        \"fechaegreso\": \"2015-07-24 19:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E162,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"obriceno,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"939728\",\n        \"epinum\": \"939728-2-1533696\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52828131\",\n        \"fechanacimiento\": \"1980-02-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-07 12:17:00\",\n        \"fechaegreso\": \"2015-07-30 18:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I609,),(Z132,),(I609,),(D649,),(J960,),(G903,),(Q780,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-07 00:00:00\",\n        \"tiempoquirurgico\": \"363\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aramires,aosorio,jquitian\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959251\",\n        \"epinum\": \"959251-1-1527565\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19424141\",\n        \"fechanacimiento\": \"1960-05-26 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-02 09:27:00\",\n        \"fechaegreso\": \"2015-07-16 19:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I749,),(F508,),(J952,),(I829,),(I749,),(A419,),(Z540,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-03 00:00:00\",\n        \"tiempoquirurgico\": \"190\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hmartinez,jortega,jmgalindo\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"970924\",\n        \"epinum\": \"970924-1-1575048\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1117534519\",\n        \"fechanacimiento\": \"1994-12-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-14 07:54:00\",\n        \"fechaegreso\": \"2015-08-13 23:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R51X,),(F508,),(R51X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rytobar,ltenjo\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"926433\",\n        \"epinum\": \"926433-1-1393122\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20410543\",\n        \"fechanacimiento\": \"1957-05-25 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-07 12:02:00\",\n        \"fechaegreso\": \"2015-03-10 16:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J960,),(G934,),(N180,),(F508,),(R579,),(D649,),(N189,),(J960,),(I460,),(I501,),(G903,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lilgara,laurodr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"123903\",\n        \"epinum\": \"123903-4-1387996\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1162304\",\n        \"fechanacimiento\": \"1934-03-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-03 11:12:00\",\n        \"fechaegreso\": \"2015-02-19 12:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N390,),(G20X,),(A062,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"juacarm,anramirez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966128\",\n        \"epinum\": \"966128-1-1555308\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1075671167\",\n        \"fechanacimiento\": \"1993-10-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-25 21:56:00\",\n        \"fechaegreso\": \"2015-08-29 23:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G042,),(J960,),(G903,),(A419,),(R579,),(I501,),(G09X,),(F508,),(J180,),(G409,),(T815,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cbichernal,ehromero\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"950912\",\n        \"epinum\": \"950912-2-1569339\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19371563\",\n        \"fechanacimiento\": \"1959-06-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-09 00:07:00\",\n        \"fechaegreso\": \"2015-07-27 16:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I212,),(R570,),(E038,),(I212,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-09 00:00:00\",\n        \"tiempoquirurgico\": \"231\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,jlgomez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"532691\",\n        \"epinum\": \"532691-2-1543852\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4253848\",\n        \"fechanacimiento\": \"1941-11-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-16 21:54:00\",\n        \"fechaegreso\": \"2015-07-14 16:49:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(F069,),(K562,),(F069,),(A419,),(Z991,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-17 00:00:00\",\n        \"tiempoquirurgico\": \"100\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,figueroac,jmgalindo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,COLOPROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"197857\",\n        \"epinum\": \"197857-5-1550296\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17145586\",\n        \"fechanacimiento\": \"1945-05-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-22 12:21:00\",\n        \"fechaegreso\": \"2015-07-08 14:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R07208,),(E162,),(Z458,),(I255,),(Z500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,geoapon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"26431\",\n        \"epinum\": \"26431-5-1578918\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20589650\",\n        \"fechanacimiento\": \"1939-02-24 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-16 15:18:00\",\n        \"fechaegreso\": \"2015-08-05 16:05:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A499,),(I350,),(A499,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"225\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,pguerra\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"661639\",\n        \"epinum\": \"661639-14-1595896\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20607573\",\n        \"fechanacimiento\": \"1943-06-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-31 12:46:00\",\n        \"fechaegreso\": \"2015-09-02 17:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R101,),(M759,),(K834,),(E878,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"emoron,emoron\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"175498\",\n        \"epinum\": \"175498-3-1551905\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19309463\",\n        \"fechanacimiento\": \"1956-02-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 13:33:00\",\n        \"fechaegreso\": \"2015-07-04 15:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I359,),(I428,),(I313,),(Z500,),(I359,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,amasanchez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"86302\",\n        \"epinum\": \"86302-4-1572466\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1116452\",\n        \"fechanacimiento\": \"1934-08-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-11 12:22:00\",\n        \"fechaegreso\": \"2015-07-31 19:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I260,),(S271,),(N179,),(Z132,),(I260,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"oespitia,ylcastro\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"888573\",\n        \"epinum\": \"888573-2-1595393\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79118622\",\n        \"fechanacimiento\": \"1961-07-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-31 08:32:00\",\n        \"fechaegreso\": \"2015-09-08 23:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A499,),(N390,),(E878,),(A499,),(E232,),(F508,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fanaya,pcarrion,edgbarr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"972319\",\n        \"epinum\": \"972319-1-1580831\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20615199\",\n        \"fechanacimiento\": \"1951-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-18 13:54:00\",\n        \"fechaegreso\": \"2015-09-02 17:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I609,),(I609,),(I603,),(Z991,),(J960,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,jtorres,julparr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"6526\",\n        \"epinum\": \"6526-3-1407277\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"124230\",\n        \"fechanacimiento\": \"1933-07-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-19 08:31:00\",\n        \"fechaegreso\": \"2015-02-25 15:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K047,),(K047,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"javilal,javilal\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"110771\",\n        \"epinum\": \"110771-10-1548066\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41416829\",\n        \"fechanacimiento\": \"1949-08-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-20 01:56:00\",\n        \"fechaegreso\": \"2015-07-24 20:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I351,),(I501,),(E039,),(E440,),(I500,),(I10X,),(R579,),(J960,),(E038,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-03 00:00:00\",\n        \"tiempoquirurgico\": \"240\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,nsegrera\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"967107\",\n        \"epinum\": \"967107-1-1559084\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20890983\",\n        \"fechanacimiento\": \"1946-02-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-30 14:23:00\",\n        \"fechaegreso\": \"2015-07-21 18:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E109,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jroncancio,jlgomez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956401\",\n        \"epinum\": \"956401-1-1515782\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23791872\",\n        \"fechanacimiento\": \"1967-08-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-23 04:24:00\",\n        \"fechaegreso\": \"2015-10-06 17:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D420,),(D420,),(Z991,),(Z988,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-19 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wcortes,jtorres,rorozco\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956401\",\n        \"epinum\": \"956401-1-1515782\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23791872\",\n        \"fechanacimiento\": \"1967-08-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-23 04:24:00\",\n        \"fechaegreso\": \"2015-10-06 17:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D420,),(D420,),(Z991,),(Z988,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-19 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wcortes,jtorres,rorozco\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966864\",\n        \"epinum\": \"966864-1-1557935\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21052804\",\n        \"fechanacimiento\": \"1943-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-29 18:53:00\",\n        \"fechaegreso\": \"2015-08-10 20:34:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R72X,),(F508,),(N390,),(A418,),(R72X,),(J960,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,edgbarr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"44955\",\n        \"epinum\": \"44955-4-1537313\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39655287\",\n        \"fechanacimiento\": \"1971-03-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-10 14:46:00\",\n        \"fechaegreso\": \"2015-08-04 21:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Q283,),(Q282,),(Q283,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mitleal,jtorres,mrrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"962754\",\n        \"epinum\": \"962754-2-1580877\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51591281\",\n        \"fechanacimiento\": \"1960-08-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-18 14:53:00\",\n        \"fechaegreso\": \"2015-08-07 17:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L031,),(L031,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"208611\",\n        \"epinum\": \"208611-3-1576492\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51761077\",\n        \"fechanacimiento\": \"1964-11-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-15 07:54:00\",\n        \"fechaegreso\": \"2015-08-22 10:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(M340,),(E43X,),(M340,),(K210,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cambena,cambena\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"834384\",\n        \"epinum\": \"834384-2-1565290\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41346280\",\n        \"fechanacimiento\": \"1944-03-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-06 11:57:00\",\n        \"fechaegreso\": \"2015-07-15 14:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R07204,),(I420,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yulmeji,juacamp\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"770395\",\n        \"epinum\": \"770395-5-1574825\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11426032\",\n        \"fechanacimiento\": \"1954-12-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-14 05:02:00\",\n        \"fechaegreso\": \"2015-11-05 16:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I634,),(G464,),(F508,),(Z132,),(R402,),(H100,),(I634,),(H160,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"70\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jmontenegr,jmsalazar,yinsolo\",\n        \"especialidades\": \"ELECTROFISIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"744956\",\n        \"epinum\": \"744956-3-1559537\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20088399\",\n        \"fechanacimiento\": \"1922-03-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-01 06:28:00\",\n        \"fechaegreso\": \"2015-07-18 18:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K803,),(A418,),(K803,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jetorres,helgira\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957246\",\n        \"epinum\": \"957246-1-1519107\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"31207850\",\n        \"fechanacimiento\": \"1949-12-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-26 09:59:00\",\n        \"fechaegreso\": \"2015-07-14 18:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C711,),(C711,),(Z132,),(J960,),(K922,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"80\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"avirguez,jlburitica,dmmartinez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"946267\",\n        \"epinum\": \"946267-3-1568860\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2250206\",\n        \"fechanacimiento\": \"1931-03-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-08 13:18:00\",\n        \"fechaegreso\": \"2015-08-04 16:01:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J371,),(F508,),(Z132,),(F069,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"juapena,jlgomez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19212\",\n        \"epinum\": \"19212-10-1590652\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20110536\",\n        \"fechanacimiento\": \"1932-09-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-27 21:11:00\",\n        \"fechaegreso\": \"2015-08-02 17:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jacastro,rorozco\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957391\",\n        \"epinum\": \"957391-1-1519737\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17081070\",\n        \"fechanacimiento\": \"1942-11-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-26 15:54:00\",\n        \"fechaegreso\": \"2015-08-06 16:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I694,),(T814,),(I808,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-31 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,cramirez,rasegura\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"11588\",\n        \"epinum\": \"11588-15-1588619\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17169679\",\n        \"fechanacimiento\": \"1947-05-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-25 18:16:00\",\n        \"fechaegreso\": \"2015-09-13 19:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I131,),(Z458,),(F508,),(Z991,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nomedina,jofernande\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"28038\",\n        \"epinum\": \"28038-9-1490600\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20940900\",\n        \"fechanacimiento\": \"1955-10-25 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-02 00:06:00\",\n        \"fechaegreso\": \"2015-08-05 16:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A419,),(N390,),(I269,),(G903,),(J960,),(I679,),(R579,),(A419,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nomedina,dbaquero,yhurtado\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,PROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"805399\",\n        \"epinum\": \"805399-3-1557130\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5540755\",\n        \"fechanacimiento\": \"1939-09-27 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-27 23:13:00\",\n        \"fechaegreso\": \"2015-07-22 16:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I679,),(Z132,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcastaneda,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"186697\",\n        \"epinum\": \"186697-11-1522567\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19223289\",\n        \"fechanacimiento\": \"1952-08-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-28 14:59:00\",\n        \"fechaegreso\": \"2015-07-13 17:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(B961,),(Z132,),(H043,),(H045,),(B961,),(J180,),(C844,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gabella,ingmore\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"130764\",\n        \"epinum\": \"130764-7-1535563\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17023053\",\n        \"fechanacimiento\": \"1936-06-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-09 13:42:00\",\n        \"fechaegreso\": \"2015-08-06 05:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J989,),(F508,),(J989,),(J159,),(E108,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-25 00:00:00\",\n        \"tiempoquirurgico\": \"20\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,jmsalazar,celopez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"928609\",\n        \"epinum\": \"928609-4-1593392\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4038455\",\n        \"fechanacimiento\": \"1933-08-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-29 15:09:00\",\n        \"fechaegreso\": \"2015-08-27 19:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(E441,),(L028,),(I219,),(L038,),(I110,),(I210,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fpereira,jlgomez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958308\",\n        \"epinum\": \"958308-5-1586588\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41785249\",\n        \"fechanacimiento\": \"1953-09-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-23 20:43:00\",\n        \"fechaegreso\": \"2015-07-29 18:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N189,),(L232,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"carguer,carguer\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958308\",\n        \"epinum\": \"958308-4-1580335\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41785249\",\n        \"fechanacimiento\": \"1953-09-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-17 20:05:00\",\n        \"fechaegreso\": \"2015-07-23 17:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L232,),(Z132,),(L232,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rodriguezr,rodriguezr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"969574\",\n        \"epinum\": \"969574-1-1569408\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52504147\",\n        \"fechanacimiento\": \"1978-11-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-09 03:19:00\",\n        \"fechaegreso\": \"2015-07-23 17:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(O141,),(O141,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-09 00:00:00\",\n        \"tiempoquirurgico\": \"50\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,epuentes\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"560204\",\n        \"epinum\": \"560204-4-1405344\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17095482\",\n        \"fechanacimiento\": \"1943-05-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-17 17:52:00\",\n        \"fechaegreso\": \"2015-03-03 20:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K805,),(K805,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"165\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gloorti,mrey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"588084\",\n        \"epinum\": \"588084-7-1385494\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41305024\",\n        \"fechanacimiento\": \"1932-04-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-01 09:08:00\",\n        \"fechaegreso\": \"2015-02-07 17:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D649,),(D649,),(J449,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"924009\",\n        \"epinum\": \"924009-1-1382850\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41345076\",\n        \"fechanacimiento\": \"1944-05-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-29 12:22:00\",\n        \"fechaegreso\": \"2015-02-22 22:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M471,),(R07205,),(I10X,),(E149,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"leescobar,jlburitica,hguerra\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"61081\",\n        \"epinum\": \"61081-7-1570773\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51608831\",\n        \"fechanacimiento\": \"1961-07-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-10 03:58:00\",\n        \"fechaegreso\": \"2015-08-25 14:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I251,),(I443,),(R570,),(I679,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jacastro,ginbres\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"24468\",\n        \"epinum\": \"24468-5-1550680\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20332355\",\n        \"fechanacimiento\": \"1942-08-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-22 16:21:00\",\n        \"fechaegreso\": \"2015-07-06 21:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K228,),(R07202,),(R101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"norbaro,mrrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"24468\",\n        \"epinum\": \"24468-5-1550680\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20332355\",\n        \"fechanacimiento\": \"1942-08-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-22 16:21:00\",\n        \"fechaegreso\": \"2015-07-06 21:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K228,),(R07202,),(R101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"norbaro,mrrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"930726\",\n        \"epinum\": \"930726-2-1565211\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20057597\",\n        \"fechanacimiento\": \"1929-11-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-06 11:25:00\",\n        \"fechaegreso\": \"2015-07-22 18:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I743,),(I743,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jularce,jularce\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"670983\",\n        \"epinum\": \"670983-5-1577494\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20038340\",\n        \"fechanacimiento\": \"1927-08-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-15 15:32:00\",\n        \"fechaegreso\": \"2015-08-11 15:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(I10X,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-23 00:00:00\",\n        \"tiempoquirurgico\": \"80\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nomedina,calonso,jalvarado\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"30162\",\n        \"epinum\": \"30162-4-1588833\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2319863\",\n        \"fechanacimiento\": \"1925-05-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-26 10:59:00\",\n        \"fechaegreso\": \"2015-08-08 16:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ccifuentes,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"83240\",\n        \"epinum\": \"83240-8-1557835\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20137819\",\n        \"fechanacimiento\": \"1938-10-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-29 14:10:00\",\n        \"fechaegreso\": \"2015-07-13 18:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I48X,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,jamgarz\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"187592\",\n        \"epinum\": \"187592-2-1572704\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20843136\",\n        \"fechanacimiento\": \"1942-01-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-11 17:56:00\",\n        \"fechaegreso\": \"2015-07-16 13:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R190,),(R190,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lusanchez,lusanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"674890\",\n        \"epinum\": \"674890-1-1550910\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20059805\",\n        \"fechanacimiento\": \"1926-04-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-22 23:23:00\",\n        \"fechaegreso\": \"2015-07-07 18:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J960,),(J960,),(G903,),(F019,),(F508,),(Z132,),(I501,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-24 00:00:00\",\n        \"tiempoquirurgico\": \"55\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fenfaja,taturqu\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"926137\",\n        \"epinum\": \"926137-1-1391833\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"40758667\",\n        \"fechanacimiento\": \"1957-12-13 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-06 09:15:00\",\n        \"fechaegreso\": \"2015-02-19 20:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(I48X,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"taguas,diamanr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"925013\",\n        \"epinum\": \"925013-1-1387094\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41336201\",\n        \"fechanacimiento\": \"1945-11-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-02 16:05:00\",\n        \"fechaegreso\": \"2015-02-21 19:49:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I269,),(I10X,),(I269,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jetorres,jlgomez\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"892571\",\n        \"epinum\": \"892571-5-1364156\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"40914730\",\n        \"fechanacimiento\": \"1955-07-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-13 22:31:00\",\n        \"fechaegreso\": \"2015-02-02 18:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K261,),(D649,),(Z132,),(E878,),(K261,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mcchavez,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"967309\",\n        \"epinum\": \"967309-1-1559950\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2917544\",\n        \"fechanacimiento\": \"1938-11-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-01 09:35:00\",\n        \"fechaegreso\": \"2015-07-10 18:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M511,),(H169,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-09 00:00:00\",\n        \"tiempoquirurgico\": \"112\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,jtorres,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"204004\",\n        \"epinum\": \"204004-6-1416748\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20320797\",\n        \"fechanacimiento\": \"1941-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-26 16:26:00\",\n        \"fechaegreso\": \"2015-03-16 22:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K223,),(Z132,),(Z988,),(T181,)\",\n        \"fechaintervencionquirurgica\": \"2015-03-04 00:00:00\",\n        \"tiempoquirurgico\": \"65\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gloorti,danurbi\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"527024\",\n        \"epinum\": \"527024-6-1375188\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3232484\",\n        \"fechanacimiento\": \"1958-07-27 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-22 16:45:00\",\n        \"fechaegreso\": \"2015-03-20 17:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K658,),(F509,),(Z988,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jofernande,figueroac,jofernande\",\n        \"especialidades\": \"MEDICINA GENERAL,COLOPROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"508597\",\n        \"epinum\": \"508597-3-1393421\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20331689\",\n        \"fechanacimiento\": \"1918-03-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-07 19:48:00\",\n        \"fechaegreso\": \"2015-02-17 16:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"puzuriaga,pedgonz\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"872651\",\n        \"epinum\": \"872651-5-1392743\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17018662\",\n        \"fechanacimiento\": \"1940-05-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-06 21:41:00\",\n        \"fechaegreso\": \"2015-03-10 03:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(N390,),(J90X,),(H431,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcarreno,edrodrigue\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"33180\",\n        \"epinum\": \"33180-7-1374063\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"245727\",\n        \"fechanacimiento\": \"1932-01-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-22 00:10:00\",\n        \"fechaegreso\": \"2015-02-25 20:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(R040,),(Z132,),(I219,),(R07206,),(F508,),(A415,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"curuena,lfherrera\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974489\",\n        \"epinum\": \"974489-1-1589510\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20065625\",\n        \"fechanacimiento\": \"1930-01-22 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-27 08:49:00\",\n        \"fechaegreso\": \"2015-09-17 17:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J440,),(I442,),(J440,),(F508,),(I48X,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-21 00:00:00\",\n        \"tiempoquirurgico\": \"20\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"matorres,hmartinez,anramirez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"769227\",\n        \"epinum\": \"769227-12-1579858\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20341802\",\n        \"fechanacimiento\": \"1942-02-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-17 12:01:00\",\n        \"fechaegreso\": \"2015-07-19 18:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z432,),(E440,),(C56X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamgarz,jamgarz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"967998\",\n        \"epinum\": \"967998-1-1563003\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41348518\",\n        \"fechanacimiento\": \"1943-10-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-03 14:34:00\",\n        \"fechaegreso\": \"2015-08-20 18:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R579,),(J030,),(R570,),(I219,),(I10X,),(Z500,),(R579,),(F508,),(E669,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jomoreno,aleduqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"3077\",\n        \"epinum\": \"3077-33-1566714\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030551641\",\n        \"fechanacimiento\": \"1988-12-17 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-07 10:00:00\",\n        \"fechaegreso\": \"2015-07-10 19:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R51X,),(R51X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"diruiz,diruiz\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"650138\",\n        \"epinum\": \"650138-5-1400735\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41500557\",\n        \"fechanacimiento\": \"1945-04-29 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-13 14:00:00\",\n        \"fechaegreso\": \"2015-02-27 16:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D430,),(I269,)\",\n        \"fechaintervencionquirurgica\": \"2015-02-24 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wcortes,jtorres,sflorez\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"72893\",\n        \"epinum\": \"72893-2-1380781\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79115949\",\n        \"fechanacimiento\": \"1956-05-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-28 03:07:00\",\n        \"fechaegreso\": \"2015-02-13 17:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I255,),(I629,),(J960,),(I10X,),(G903,),(I219,),(I501,),(I255,),(I709,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-28 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"curuena,cramirez,zuhernande\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"94033\",\n        \"epinum\": \"94033-24-1382149\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20172992\",\n        \"fechanacimiento\": \"1934-07-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-28 22:45:00\",\n        \"fechaegreso\": \"2015-06-16 18:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K632,),(E878,),(H911,),(M009,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marduen,marduen\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"30523\",\n        \"epinum\": \"30523-7-1562830\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23374069\",\n        \"fechanacimiento\": \"1927-12-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-03 11:51:00\",\n        \"fechaegreso\": \"2015-07-09 16:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I461,),(I679,),(E109,),(S525,),(I461,),(I10X,),(I48X,),(F03X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jgarzon,fanagud\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Catastrofico\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"926197\",\n        \"epinum\": \"926197-1-1392168\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2919929\",\n        \"fechanacimiento\": \"1939-04-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-06 11:25:00\",\n        \"fechaegreso\": \"2015-02-28 18:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I634,),(D720,),(R251,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"leescobar,yhurtado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"971218\",\n        \"epinum\": \"971218-1-1576198\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2907684\",\n        \"fechanacimiento\": \"1939-06-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-14 21:18:00\",\n        \"fechaegreso\": \"2015-09-18 13:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M500,),(A499,),(K223,),(I48X,),(E660,),(M500,),(C61X,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-28 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jacastro,jmsalazar,julcham\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"952476\",\n        \"epinum\": \"952476-1-1500073\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2965025\",\n        \"fechanacimiento\": \"1969-10-31 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-09 22:28:00\",\n        \"fechaegreso\": \"2015-08-07 10:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(S065,),(E878,),(S065,),(R579,),(R402,),(Y578,),(Z991,),(S064,),(A499,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-10 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,hcandelari\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"159438\",\n        \"epinum\": \"159438-3-1370824\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"16053454\",\n        \"fechanacimiento\": \"1971-06-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-19 15:14:00\",\n        \"fechaegreso\": \"2015-02-06 17:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J930,),(E440,),(J930,),(F024,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jaspadi,peramirez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"917542\",\n        \"epinum\": \"917542-3-1392302\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17123512\",\n        \"fechanacimiento\": \"1948-04-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-06 12:46:00\",\n        \"fechaegreso\": \"2015-02-23 15:48:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M464,),(M468,),(L810,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"oaponte,cramirez,atorresg\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"762765\",\n        \"epinum\": \"762765-2-1592363\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20342692\",\n        \"fechanacimiento\": \"1930-06-04 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-29 06:01:00\",\n        \"fechaegreso\": \"2015-08-02 18:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C189,),(C189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"abetancour,yhurtado\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"926322\",\n        \"epinum\": \"926322-2-1401004\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5931856\",\n        \"fechanacimiento\": \"1945-05-28 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-13 17:09:00\",\n        \"fechaegreso\": \"2015-02-24 18:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I10X,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcarreno,mrey\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"926322\",\n        \"epinum\": \"926322-1-1392709\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5931856\",\n        \"fechanacimiento\": \"1945-05-28 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-06 19:58:00\",\n        \"fechaegreso\": \"2015-02-12 17:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S065,),(S065,),(I10X,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"2015-02-07 00:00:00\",\n        \"tiempoquirurgico\": \"75\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dvega,oaponte,fhuertas\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12888\",\n        \"epinum\": \"12888-4-1402298\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19084245\",\n        \"fechanacimiento\": \"1949-06-29 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-15 20:21:00\",\n        \"fechaegreso\": \"2015-04-14 18:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A415,),(N390,),(A415,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rodriguezr,avellaneda\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"934944\",\n        \"epinum\": \"934944-1-1564422\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19195448\",\n        \"fechanacimiento\": \"1953-02-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-06 02:27:00\",\n        \"fechaegreso\": \"2015-07-28 16:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K659,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"35\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wmoreno,ppinzon,daybarr\",\n        \"especialidades\": \"ANESTESIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966795\",\n        \"epinum\": \"966795-1-1557722\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13644886\",\n        \"fechanacimiento\": \"1964-03-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-29 11:10:00\",\n        \"fechaegreso\": \"2015-08-01 21:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I671,),(I671,),(R220,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,amunozc\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"973040\",\n        \"epinum\": \"973040-1-1583613\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6748757\",\n        \"fechanacimiento\": \"1948-04-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-21 17:32:00\",\n        \"fechaegreso\": \"2015-08-24 18:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J449,),(J449,),(Z991,),(F508,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jbarrios,erirey\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"967834\",\n        \"epinum\": \"967834-1-1562242\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39087880\",\n        \"fechanacimiento\": \"1957-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-03 04:26:00\",\n        \"fechaegreso\": \"2015-08-06 17:43:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I251,),(I251,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-27 00:00:00\",\n        \"tiempoquirurgico\": \"255\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jdmora,ginbres\",\n        \"especialidades\": \"MEDICO ESPECIALISTA,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"904889\",\n        \"epinum\": \"904889-4-1414531\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17191736\",\n        \"fechanacimiento\": \"1947-05-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-25 09:53:00\",\n        \"fechaegreso\": \"2015-03-18 17:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K566,),(R101,),(N390,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcaballero,danurbi\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960547\",\n        \"epinum\": \"960547-1-1532827\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13887028\",\n        \"fechanacimiento\": \"1955-01-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-05 23:36:00\",\n        \"fechaegreso\": \"2015-10-10 14:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I469,),(Z991,),(I339,),(I351,),(J81X,),(R579,),(J960,),(G903,),(I501,),(Z930,),(K028,),(E43X,),(K045,),(I340,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-11 00:00:00\",\n        \"tiempoquirurgico\": \"240\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfpeña,ginbres\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"749677\",\n        \"epinum\": \"749677-2-1576242\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3287188\",\n        \"fechanacimiento\": \"1941-01-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-15 00:19:00\",\n        \"fechaegreso\": \"2015-07-22 18:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I350,),(I350,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-15 00:00:00\",\n        \"tiempoquirurgico\": \"150\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,amunozc\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"749677\",\n        \"epinum\": \"749677-3-1588204\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3287188\",\n        \"fechanacimiento\": \"1941-01-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-25 08:16:00\",\n        \"fechaegreso\": \"2015-08-02 18:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R060,),(J969,),(R060,),(I350,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dvrios,emoron\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"209861\",\n        \"epinum\": \"209861-4-1536878\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2879690\",\n        \"fechanacimiento\": \"1939-05-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-10 11:02:00\",\n        \"fechaegreso\": \"2015-08-03 22:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I743,),(I743,),(E135,),(I702,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"osalinas,aarteta\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"82495\",\n        \"epinum\": \"82495-2-1571053\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"9511934\",\n        \"fechanacimiento\": \"1946-09-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-10 08:42:00\",\n        \"fechaegreso\": \"2015-08-05 19:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C182,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-23 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jsastoque,amonroy,emoron\",\n        \"especialidades\": \"MEDICINA INTERNA,PROCTOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"970174\",\n        \"epinum\": \"970174-1-1571937\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80490147\",\n        \"fechanacimiento\": \"1974-01-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-10 20:40:00\",\n        \"fechaegreso\": \"2015-07-21 15:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,ylcastro\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974423\",\n        \"epinum\": \"974423-1-1589182\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026591479\",\n        \"fechanacimiento\": \"2015-07-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-27 04:17:00\",\n        \"fechaegreso\": \"2015-08-17 16:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(B961,),(P221,),(P599,),(B961,),(N390,),(I499,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mlhernande,mlhernande\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"62592\",\n        \"epinum\": \"62592-2-1532902\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51733993\",\n        \"fechanacimiento\": \"1955-12-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-06 06:59:00\",\n        \"fechaegreso\": \"2016-01-06 14:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K632,),(R579,),(K632,),(R11X,),(K315,),(K650,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-06 00:00:00\",\n        \"tiempoquirurgico\": \"280\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcastaneda,ppinzon,marchar\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"950025\",\n        \"epinum\": \"950025-1-1490130\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1136887735\",\n        \"fechanacimiento\": \"1996-04-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-01 02:55:00\",\n        \"fechaegreso\": \"2015-09-25 19:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S098,),(R402,),(S098,),(S061,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jariveros,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"520586\",\n        \"epinum\": \"520586-5-1551607\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20223042\",\n        \"fechanacimiento\": \"1937-03-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-23 10:50:00\",\n        \"fechaegreso\": \"2015-07-05 22:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-24 00:00:00\",\n        \"tiempoquirurgico\": \"48\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"alvmarr,cortegon,rasegura\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"732607\",\n        \"epinum\": \"732607-2-1566306\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4091082\",\n        \"fechanacimiento\": \"1934-02-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-07 07:47:00\",\n        \"fechaegreso\": \"2015-08-01 17:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J159,),(I728,),(N23X,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,jlgomez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"851514\",\n        \"epinum\": \"851514-2-1379856\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"146338\",\n        \"fechanacimiento\": \"1921-04-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-27 10:44:00\",\n        \"fechaegreso\": \"2015-02-11 18:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C169,),(E440,),(D649,),(K922,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,rlozada\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"146902\",\n        \"epinum\": \"146902-7-1380082\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17127155\",\n        \"fechanacimiento\": \"1936-11-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-27 12:35:00\",\n        \"fechaegreso\": \"2015-03-26 16:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(E126,),(Z132,),(J960,),(J81X,),(F508,),(F059,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,edrodrigue\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"110573\",\n        \"epinum\": \"110573-9-1411863\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20147710\",\n        \"fechanacimiento\": \"1928-02-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-02-23 12:48:00\",\n        \"fechaegreso\": \"2015-04-19 11:49:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A09X,),(J019,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,edgbarr\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"513449\",\n        \"epinum\": \"513449-2-1384736\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17123755\",\n        \"fechanacimiento\": \"1948-07-04 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-31 02:37:00\",\n        \"fechaegreso\": \"2015-02-09 15:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I251,),(I251,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,jvidal\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"968998\",\n        \"epinum\": \"968998-1-1567036\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6026499\",\n        \"fechanacimiento\": \"1950-10-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-07 11:47:00\",\n        \"fechaegreso\": \"2015-08-06 06:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I609,),(H508,),(I609,),(I612,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aramires,dfgranada\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"197576\",\n        \"epinum\": \"197576-5-1581497\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79207689\",\n        \"fechanacimiento\": \"1970-08-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-20 00:39:00\",\n        \"fechaegreso\": \"2015-08-21 14:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K750,),(I269,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-22 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"luijime,amoscoso,oralvarez\",\n        \"especialidades\": \"MEDICINA INTERNA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"887599\",\n        \"epinum\": \"887599-2-1550987\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79865055\",\n        \"fechanacimiento\": \"1977-01-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 04:35:00\",\n        \"fechaegreso\": \"2015-07-24 16:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I612,),(I612,),(F508,),(H100,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-30 00:00:00\",\n        \"tiempoquirurgico\": \"160\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ricsilg,jtorres,rasegura\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"904183\",\n        \"epinum\": \"904183-2-1353509\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20309879\",\n        \"fechanacimiento\": \"1942-11-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-03 01:39:00\",\n        \"fechaegreso\": \"2015-02-12 15:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J960,),(J960,),(F508,),(I501,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-13 00:00:00\",\n        \"tiempoquirurgico\": \"30\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"108123\",\n        \"epinum\": \"108123-10-1356973\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20226994\",\n        \"fechanacimiento\": \"1923-09-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-06 16:38:00\",\n        \"fechaegreso\": \"2015-02-22 00:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R579,),(N939,),(R579,),(G009,),(R31X,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jarias,jarias\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960612\",\n        \"epinum\": \"960612-3-1542189\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"87246133\",\n        \"fechanacimiento\": \"1966-07-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-16 00:42:00\",\n        \"fechaegreso\": \"2015-08-05 19:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S222,),(P916,),(Z132,),(R570,),(R040,),(N189,),(J90X,),(L740,),(G903,),(J960,),(I501,),(R579,),(J432,),(I312,),(I259,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-17 00:00:00\",\n        \"tiempoquirurgico\": \"150\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cbichernal,pguerra\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"769227\",\n        \"epinum\": \"769227-10-1557735\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20341802\",\n        \"fechanacimiento\": \"1942-02-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-29 11:20:00\",\n        \"fechaegreso\": \"2015-07-06 17:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E46X,),(K564,),(E46X,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-30 00:00:00\",\n        \"tiempoquirurgico\": \"180\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anacast,crivera,marcast\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"965268\",\n        \"epinum\": \"965268-2-1564087\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24279476\",\n        \"fechanacimiento\": \"1939-05-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-05 09:39:00\",\n        \"fechaegreso\": \"2015-07-08 14:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G934,),(G934,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jsastoque,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"965268\",\n        \"epinum\": \"965268-3-1584755\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24279476\",\n        \"fechanacimiento\": \"1939-05-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-22 13:13:00\",\n        \"fechaegreso\": \"2015-07-26 14:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G934,),(G934,),(K745,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"laleon,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"686719\",\n        \"epinum\": \"686719-2-1564192\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20050377\",\n        \"fechanacimiento\": \"1931-12-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-05 12:51:00\",\n        \"fechaegreso\": \"2015-07-18 13:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,jesbarr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"927235\",\n        \"epinum\": \"927235-3-1514432\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1019098432\",\n        \"fechanacimiento\": \"1994-08-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-21 21:16:00\",\n        \"fechaegreso\": \"2015-12-04 17:08:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z933,),(A415,),(R522,),(R521,),(R579,),(F192,),(R104,),(F322,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,henmart\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"905609\",\n        \"epinum\": \"905609-3-1382096\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"169829\",\n        \"fechanacimiento\": \"1935-03-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-28 19:53:00\",\n        \"fechaegreso\": \"2015-02-12 17:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"vmoreno,taturqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"722902\",\n        \"epinum\": \"722902-4-1353063\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20650611\",\n        \"fechanacimiento\": \"1928-07-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-02 12:34:00\",\n        \"fechaegreso\": \"2015-01-06 14:40:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(E119,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"924408\",\n        \"epinum\": \"924408-1-1384690\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17149787\",\n        \"fechanacimiento\": \"1954-03-16 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-30 21:52:00\",\n        \"fechaegreso\": \"2015-02-27 17:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I48X,),(I251,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrueda,slopez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"770657\",\n        \"epinum\": \"770657-10-1354497\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"40012555\",\n        \"fechanacimiento\": \"1951-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-04 17:03:00\",\n        \"fechaegreso\": \"2015-02-03 17:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J159,),(F508,),(F059,),(J159,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"puzuriaga,taturqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"551278\",\n        \"epinum\": \"551278-9-1367423\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41473890\",\n        \"fechanacimiento\": \"1927-12-31 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-16 09:31:00\",\n        \"fechaegreso\": \"2015-02-03 12:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K550,),(K805,),(Z132,),(K801,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"matorres,matorres\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"795307\",\n        \"epinum\": \"795307-2-1358748\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79254807\",\n        \"fechanacimiento\": \"1961-09-04 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-08 09:35:00\",\n        \"fechaegreso\": \"2015-01-15 19:05:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(B24X,),(G259,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fhuertas,fhuertas\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"919923\",\n        \"epinum\": \"919923-1-1364852\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2847398\",\n        \"fechanacimiento\": \"1936-01-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-14 11:22:00\",\n        \"fechaegreso\": \"2015-03-12 21:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D020,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amunozc,amunozc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"169684\",\n        \"epinum\": \"169684-3-1367792\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4413643\",\n        \"fechanacimiento\": \"1946-06-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-16 12:19:00\",\n        \"fechaegreso\": \"2015-02-06 14:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I500,),(F508,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yespinosa,marguay\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"233851\",\n        \"epinum\": \"233851-5-1359366\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20247555\",\n        \"fechanacimiento\": \"1933-07-18 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-08 16:22:00\",\n        \"fechaegreso\": \"2015-01-24 19:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(Z450,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"leescobar,mrosado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"51372\",\n        \"epinum\": \"51372-10-1372506\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41461241\",\n        \"fechanacimiento\": \"1949-05-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-20 18:26:00\",\n        \"fechaegreso\": \"2015-01-29 18:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mrrodrigue,mrrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"852792\",\n        \"epinum\": \"852792-4-1382036\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21733753\",\n        \"fechanacimiento\": \"1931-05-17 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-28 17:47:00\",\n        \"fechaegreso\": \"2015-02-14 14:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M009,),(M009,),(E129,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jlgomez,mmaldonado,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"638428\",\n        \"epinum\": \"638428-7-1362572\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80421553\",\n        \"fechanacimiento\": \"1969-11-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-13 01:19:00\",\n        \"fechaegreso\": \"2015-02-11 16:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z932,),(E660,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amoscoso,chrcasa\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"36491\",\n        \"epinum\": \"36491-3-1357612\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28772697\",\n        \"fechanacimiento\": \"1934-03-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-07 09:57:00\",\n        \"fechaegreso\": \"2015-01-21 15:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"598584\",\n        \"epinum\": \"598584-2-1363826\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51745594\",\n        \"fechanacimiento\": \"1963-08-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-13 15:42:00\",\n        \"fechaegreso\": \"2015-01-23 18:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T820,),(J960,),(I501,),(R579,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jfvelez,jfvelez\",\n        \"especialidades\": \"CIRUGIA CARDIOVASCULAR,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19131\",\n        \"epinum\": \"19131-22-1354458\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20106846\",\n        \"fechanacimiento\": \"1925-11-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-04 15:38:00\",\n        \"fechaegreso\": \"2015-02-14 17:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J159,),(J159,),(S720,),(R060,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cnarvaez,ecarrillo,taturqu\",\n        \"especialidades\": \"MEDICINA GENERAL,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"745053\",\n        \"epinum\": \"745053-3-1373537\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19422303\",\n        \"fechanacimiento\": \"1958-11-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-21 13:25:00\",\n        \"fechaegreso\": \"2015-01-30 22:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I442,),(I442,),(H162,),(L282,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marguay,marguay\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"920105\",\n        \"epinum\": \"920105-1-1365675\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28303237\",\n        \"fechanacimiento\": \"1931-02-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-14 23:24:00\",\n        \"fechaegreso\": \"2015-01-30 21:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E119,),(E039,),(I10X,),(E119,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrueda,jalvarado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913143\",\n        \"epinum\": \"913143-2-1358726\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80826585\",\n        \"fechanacimiento\": \"1984-06-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-08 09:25:00\",\n        \"fechaegreso\": \"2015-01-28 20:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D333,),(C725,),(Z132,),(D333,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-21 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aoviedo,emonsalve,dcgutierre\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916778\",\n        \"epinum\": \"916778-1-1352341\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79270221\",\n        \"fechanacimiento\": \"1962-12-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-01 12:21:00\",\n        \"fechaegreso\": \"2015-01-05 23:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J841,),(Z132,),(J841,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcastaneda,jcastaneda\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"25384\",\n        \"epinum\": \"25384-9-1377328\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20454162\",\n        \"fechanacimiento\": \"1939-12-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-24 21:54:00\",\n        \"fechaegreso\": \"2015-02-02 18:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L031,),(R529,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jbotero,jbotero\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"25384\",\n        \"epinum\": \"25384-7-1352530\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20454162\",\n        \"fechanacimiento\": \"1939-12-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-01 23:10:00\",\n        \"fechaegreso\": \"2015-01-09 15:48:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L031,),(E109,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,ramgasc\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"923876\",\n        \"epinum\": \"923876-1-1382146\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11314777\",\n        \"fechanacimiento\": \"1966-09-28 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-28 22:36:00\",\n        \"fechaegreso\": \"2015-04-08 19:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M725,),(L031,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"curuena,jmgalindo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"747559\",\n        \"epinum\": \"747559-5-1378644\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"10516827\",\n        \"fechanacimiento\": \"1945-09-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-26 12:39:00\",\n        \"fechaegreso\": \"2015-02-14 19:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T841,),(T841,),(E119,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amasanchez,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"550404\",\n        \"epinum\": \"550404-3-1368458\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"398152\",\n        \"fechanacimiento\": \"1934-04-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-17 06:56:00\",\n        \"fechaegreso\": \"2015-01-29 15:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L039,),(I771,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anjimenez,ramgasc\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"104369\",\n        \"epinum\": \"104369-12-1353461\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20562771\",\n        \"fechanacimiento\": \"1942-11-10 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-02 20:57:00\",\n        \"fechaegreso\": \"2015-10-10 11:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(T810,),(R579,),(I501,),(I629,),(B009,),(L308,),(G903,),(L231,),(F019,),(J960,),(Z988,),(E039,),(G919,),(F508,),(J432,),(Z991,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-03 00:00:00\",\n        \"tiempoquirurgico\": \"45\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamorocho,jtorres,ehoyos\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"104369\",\n        \"epinum\": \"104369-12-1353461\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20562771\",\n        \"fechanacimiento\": \"1942-11-10 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-02 20:57:00\",\n        \"fechaegreso\": \"2015-10-10 11:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(T810,),(R579,),(I501,),(I629,),(B009,),(L308,),(G903,),(L231,),(F019,),(J960,),(Z988,),(E039,),(G919,),(F508,),(J432,),(Z991,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-03 00:00:00\",\n        \"tiempoquirurgico\": \"45\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamorocho,jtorres,ehoyos\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"919624\",\n        \"epinum\": \"919624-2-1363566\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19141781\",\n        \"fechanacimiento\": \"1950-12-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-13 13:38:00\",\n        \"fechaegreso\": \"2015-01-24 17:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(H191,),(H100,),(H191,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aparrado,aparrado\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"861456\",\n        \"epinum\": \"861456-4-1354233\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26251637\",\n        \"fechanacimiento\": \"1936-05-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-04 09:23:00\",\n        \"fechaegreso\": \"2015-01-10 20:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R252,),(R252,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"flozano,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"924409\",\n        \"epinum\": \"924409-1-1384691\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41524864\",\n        \"fechanacimiento\": \"1950-09-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-30 21:53:00\",\n        \"fechaegreso\": \"2015-02-10 16:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R55X,),(E039,),(R001,),(R55X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yespinosa,jlgomez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"88927\",\n        \"epinum\": \"88927-7-1352230\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19366025\",\n        \"fechanacimiento\": \"1958-11-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-01 05:52:00\",\n        \"fechaegreso\": \"2015-01-17 12:10:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K573,),(R579,),(K922,),(J960,),(I499,),(E119,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-05 00:00:00\",\n        \"tiempoquirurgico\": \"207\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jvidal,jmsalazar,jvidal\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"204717\",\n        \"epinum\": \"204717-4-1369529\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"85657\",\n        \"fechanacimiento\": \"1931-05-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-18 21:04:00\",\n        \"fechaegreso\": \"2015-01-27 19:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I629,),(I629,),(R451,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cmancera,cmancera\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"719674\",\n        \"epinum\": \"719674-5-1380862\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1012338487\",\n        \"fechanacimiento\": \"1987-11-26 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-28 07:28:00\",\n        \"fechaegreso\": \"2015-02-03 19:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I828,),(I828,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jlgomez,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"719674\",\n        \"epinum\": \"719674-4-1362992\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1012338487\",\n        \"fechanacimiento\": \"1987-11-26 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-13 09:24:00\",\n        \"fechaegreso\": \"2015-01-26 17:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D689,),(D696,),(D689,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"179238\",\n        \"epinum\": \"179238-7-1365668\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20597371\",\n        \"fechanacimiento\": \"1933-03-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-14 22:35:00\",\n        \"fechaegreso\": \"2015-01-23 16:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R001,),(E875,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"918385\",\n        \"epinum\": \"918385-1-1358409\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23681020\",\n        \"fechanacimiento\": \"1921-06-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-08 00:45:00\",\n        \"fechaegreso\": \"2015-01-15 19:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,),(N179,),(J441,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,ylcastro\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"32615\",\n        \"epinum\": \"32615-8-1352272\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24173520\",\n        \"fechanacimiento\": \"1936-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-01 09:28:00\",\n        \"fechaegreso\": \"2015-01-16 15:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"slopez,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915280\",\n        \"epinum\": \"915280-3-1368436\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97120210401\",\n        \"fechanacimiento\": \"1997-12-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-17 05:47:00\",\n        \"fechaegreso\": \"2015-01-28 19:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K661,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmurcia,jmsalazar,dmurcia\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915280\",\n        \"epinum\": \"915280-2-1352223\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97120210401\",\n        \"fechanacimiento\": \"1997-12-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-01 04:17:00\",\n        \"fechaegreso\": \"2015-01-11 16:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K85X,),(F508,),(E640,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"918912\",\n        \"epinum\": \"918912-1-1360876\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41526265\",\n        \"fechanacimiento\": \"1949-06-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-10 00:23:00\",\n        \"fechaegreso\": \"2015-02-05 18:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C713,),(G401,),(R900,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-15 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cramirez,fportilla,ingmore\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914602\",\n        \"epinum\": \"914602-2-1379842\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20105555\",\n        \"fechanacimiento\": \"1938-08-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-27 10:39:00\",\n        \"fechaegreso\": \"2015-01-29 17:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"luitor,ramgasc\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"824877\",\n        \"epinum\": \"824877-2-1368541\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20243131\",\n        \"fechanacimiento\": \"1933-05-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-17 08:33:00\",\n        \"fechaegreso\": \"2015-01-27 16:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I48X,),(I501,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916998\",\n        \"epinum\": \"916998-1-1353167\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23871999\",\n        \"fechanacimiento\": \"1932-12-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-02 14:26:00\",\n        \"fechaegreso\": \"2015-02-19 21:08:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J969,),(J969,),(S721,),(N390,),(E660,),(F508,),(R418,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marguay,jrgomez,marduen\",\n        \"especialidades\": \"MEDICINA GENERAL,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"947864\",\n        \"epinum\": \"947864-3-1492528\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41669504\",\n        \"fechanacimiento\": \"1954-10-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-04 11:14:00\",\n        \"fechaegreso\": \"2015-05-24 21:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J960,),(J960,),(H905,),(H813,),(Z132,),(J81X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"asierra,emoron\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"679034\",\n        \"epinum\": \"679034-2-1488880\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20205019\",\n        \"fechanacimiento\": \"1932-03-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-30 06:59:00\",\n        \"fechaegreso\": \"2015-05-14 16:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(J81X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jsastoque,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"948053\",\n        \"epinum\": \"948053-1-1481852\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39754977\",\n        \"fechanacimiento\": \"1970-05-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-23 21:55:00\",\n        \"fechaegreso\": \"2015-06-05 23:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K598,),(E348,),(E440,),(E109,),(R490,),(E878,),(K519,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"heicast,cambena\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"945727\",\n        \"epinum\": \"945727-1-1472262\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41712372\",\n        \"fechanacimiento\": \"1958-09-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-15 16:58:00\",\n        \"fechaegreso\": \"2015-06-05 17:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C910,),(C910,),(R17X,),(C73X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dvega,yhurtado\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"134675\",\n        \"epinum\": \"134675-4-1489156\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20077536\",\n        \"fechanacimiento\": \"1936-04-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-30 09:05:00\",\n        \"fechaegreso\": \"2015-06-24 19:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G903,),(G310,),(J432,),(N189,),(G903,),(I500,),(E440,),(I709,),(I501,),(J960,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aramires,emoron\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"698666\",\n        \"epinum\": \"698666-5-1478508\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41701565\",\n        \"fechanacimiento\": \"1958-10-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-21 12:16:00\",\n        \"fechaegreso\": \"2015-06-01 18:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K922,),(A419,),(Z132,),(R579,),(J960,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"140\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ccmedina,aliperez\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"940705\",\n        \"epinum\": \"940705-2-1486573\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19357573\",\n        \"fechanacimiento\": \"1957-06-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-28 10:58:00\",\n        \"fechaegreso\": \"2015-05-04 14:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K805,),(K805,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"robpine,robpine\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"614072\",\n        \"epinum\": \"614072-4-1526251\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"22299280\",\n        \"fechanacimiento\": \"1935-12-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-01 11:33:00\",\n        \"fechaegreso\": \"2015-06-19 17:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L984,),(E440,),(R418,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"774975\",\n        \"epinum\": \"774975-11-1479737\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030613060\",\n        \"fechanacimiento\": \"1992-07-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-22 10:49:00\",\n        \"fechaegreso\": \"2015-06-12 20:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K632,),(F339,),(E43X,),(I743,),(K564,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-10 00:00:00\",\n        \"tiempoquirurgico\": \"345\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jlinares,jortega,jcastaneda\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"774975\",\n        \"epinum\": \"774975-10-1459833\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030613060\",\n        \"fechanacimiento\": \"1992-07-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-06 10:09:00\",\n        \"fechaegreso\": \"2015-04-19 15:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K660,),(Z432,),(Z132,),(F710,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mfjimenez,jortega,ecardona\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"30523\",\n        \"epinum\": \"30523-5-1557636\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23374069\",\n        \"fechanacimiento\": \"1927-12-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-29 09:14:00\",\n        \"fechaegreso\": \"2015-07-01 14:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E160,),(E160,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"asierra,asierra\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Catastrofico\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"965218\",\n        \"epinum\": \"965218-1-1551004\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5545342\",\n        \"fechanacimiento\": \"1940-08-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 06:11:00\",\n        \"fechaegreso\": \"2015-08-27 21:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z930,),(Z991,),(Z132,),(I255,),(J960,),(A419,),(G903,),(J441,),(J432,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dcgomez,jlgomez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"123780\",\n        \"epinum\": \"123780-9-1521996\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41337643\",\n        \"fechanacimiento\": \"1945-05-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-28 09:59:00\",\n        \"fechaegreso\": \"2015-06-24 17:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E878,),(E559,),(L814,),(E441,),(E348,),(K076,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcaballero,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"506304\",\n        \"epinum\": \"506304-4-1509286\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20810587\",\n        \"fechanacimiento\": \"1931-07-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-17 20:00:00\",\n        \"fechaegreso\": \"2015-06-13 15:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J159,),(J159,),(E440,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"asierra,jularce\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"35877\",\n        \"epinum\": \"35877-26-1516945\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2862841\",\n        \"fechanacimiento\": \"1933-02-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-25 04:06:00\",\n        \"fechaegreso\": \"2015-06-06 19:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N189,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"950020\",\n        \"epinum\": \"950020-1-1490116\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41477116\",\n        \"fechanacimiento\": \"1949-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-01 01:44:00\",\n        \"fechaegreso\": \"2015-05-29 20:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I829,),(I269,),(R001,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,lusanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"180326\",\n        \"epinum\": \"180326-19-1523819\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1795629\",\n        \"fechanacimiento\": \"1934-03-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-29 14:07:00\",\n        \"fechaegreso\": \"2015-07-02 17:08:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E668,),(R060,),(J841,),(D400,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,laleon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"949325\",\n        \"epinum\": \"949325-1-1487121\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52955160\",\n        \"fechanacimiento\": \"1983-07-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-28 15:42:00\",\n        \"fechaegreso\": \"2015-05-08 16:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N200,),(N201,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pvalero,pvalero,pvalero\",\n        \"especialidades\": \"UROLOGIA,UROLOGIA,UROLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"114939\",\n        \"epinum\": \"114939-10-1515721\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79689247\",\n        \"fechanacimiento\": \"1975-07-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-22 22:36:00\",\n        \"fechaegreso\": \"2015-06-17 16:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D733,),(F432,),(E149,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrueda,oespitia,sflorez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"176730\",\n        \"epinum\": \"176730-7-1505072\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2906342\",\n        \"fechanacimiento\": \"1940-02-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-13 14:51:00\",\n        \"fechaegreso\": \"2015-06-03 16:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T845,),(T845,),(F059,),(R520,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jdmolano,dfgranada\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"5970\",\n        \"epinum\": \"5970-7-1430927\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1152041\",\n        \"fechanacimiento\": \"1933-01-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-03-10 13:36:00\",\n        \"fechaegreso\": \"2015-05-01 15:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C440,),(E43X,),(C440,)\",\n        \"fechaintervencionquirurgica\": \"2015-03-25 00:00:00\",\n        \"tiempoquirurgico\": \"956\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gloorti,aalvarez,mhinojoza\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA CABEZA Y CUELLO,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12139\",\n        \"epinum\": \"12139-5-1490135\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17350168\",\n        \"fechanacimiento\": \"1949-12-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-01 03:27:00\",\n        \"fechaegreso\": \"2015-05-31 20:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I255,),(I255,),(N189,),(E039,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,fanaya\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"583383\",\n        \"epinum\": \"583383-2-1497861\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4332028\",\n        \"fechanacimiento\": \"1941-04-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-07 16:25:00\",\n        \"fechaegreso\": \"2015-05-12 20:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R072,),(R07202,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ycano,bcanon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"787112\",\n        \"epinum\": \"787112-2-1423548\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79047753\",\n        \"fechanacimiento\": \"1966-03-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-03-04 12:43:00\",\n        \"fechaegreso\": \"2015-05-09 16:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K632,),(E441,),(F508,),(M068,),(R101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"30\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jsastoque,jmsalazar,ysuarez\",\n        \"especialidades\": \"MEDICINA INTERNA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"70715\",\n        \"epinum\": \"70715-14-1490827\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"60686\",\n        \"fechanacimiento\": \"1923-12-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-02 10:35:00\",\n        \"fechaegreso\": \"2015-05-27 18:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M869,),(M869,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-07 00:00:00\",\n        \"tiempoquirurgico\": \"25\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gbecerra,mrosado\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"717443\",\n        \"epinum\": \"717443-8-1496344\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41350450\",\n        \"fechanacimiento\": \"1944-04-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-06 17:18:00\",\n        \"fechaegreso\": \"2015-05-28 18:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C187,),(D649,),(E668,),(C187,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"obriceno,amonroy,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,PROCTOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"954207\",\n        \"epinum\": \"954207-1-1507525\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5935725\",\n        \"fechanacimiento\": \"1966-10-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-15 11:28:00\",\n        \"fechaegreso\": \"2015-07-01 22:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C164,),(C164,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcastaneda,jortega,oralvarez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"927843\",\n        \"epinum\": \"927843-2-1556024\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19329433\",\n        \"fechanacimiento\": \"1956-08-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-26 12:18:00\",\n        \"fechaegreso\": \"2015-07-16 15:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I499,),(I499,),(K831,),(K801,),(K429,),(A415,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hleon,carguer\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956652\",\n        \"epinum\": \"956652-1-1516656\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79454356\",\n        \"fechanacimiento\": \"1968-06-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-24 12:38:00\",\n        \"fechaegreso\": \"2015-07-10 18:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J969,),(A188,),(M255,),(E858,),(E440,),(J969,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcaballero,rasegura\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"927834\",\n        \"epinum\": \"927834-2-1482803\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41438914\",\n        \"fechanacimiento\": \"1942-06-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-24 14:52:00\",\n        \"fechaegreso\": \"2015-06-29 15:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I509,),(N189,),(I509,),(Z992,),(F508,),(R040,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jhennesey,emoron\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"938266\",\n        \"epinum\": \"938266-2-1500512\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23808431\",\n        \"fechanacimiento\": \"1922-10-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-10 22:46:00\",\n        \"fechaegreso\": \"2015-06-19 19:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L038,),(F059,),(Z132,),(L038,),(L131,),(S721,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jariveros,jlgomez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"949668\",\n        \"epinum\": \"949668-1-1488654\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026590195\",\n        \"fechanacimiento\": \"2015-04-29 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-29 18:12:00\",\n        \"fechaegreso\": \"2015-07-16 15:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P229,),(E785,),(K710,),(B961,),(P070,),(P615,),(P012,),(N390,),(P271,),(H351,),(H358,),(R32X,),(P022,),(P610,),(P704,),(P612,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mforero,mforero\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"947770\",\n        \"epinum\": \"947770-4-1543540\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41348014\",\n        \"fechanacimiento\": \"1940-07-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-16 15:16:00\",\n        \"fechaegreso\": \"2015-06-30 18:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hleon,ylcastro\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"947770\",\n        \"epinum\": \"947770-3-1525429\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41348014\",\n        \"fechanacimiento\": \"1940-07-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-01 02:07:00\",\n        \"fechaegreso\": \"2015-06-02 12:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K802,),(K802,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-01 00:00:00\",\n        \"tiempoquirurgico\": \"55\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lcgaitan,pcarrion,cortegon\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,CIRUGIA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959959\",\n        \"epinum\": \"959959-2-1541419\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23557620\",\n        \"fechanacimiento\": \"1931-12-31 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-14 11:02:00\",\n        \"fechaegreso\": \"2015-07-08 20:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K659,),(F509,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-15 00:00:00\",\n        \"tiempoquirurgico\": \"133\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,oespitia,oralvarez\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"965504\",\n        \"epinum\": \"965504-1-1552412\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19304570\",\n        \"fechanacimiento\": \"1957-04-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 22:33:00\",\n        \"fechaegreso\": \"2015-07-15 18:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(E105,),(E105,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,erirey\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"507670\",\n        \"epinum\": \"507670-3-1553135\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20554742\",\n        \"fechanacimiento\": \"1919-05-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-24 10:58:00\",\n        \"fechaegreso\": \"2015-06-30 15:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A09X,),(I10X,),(E878,),(A09X,),(F03X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfgranada,dfgranada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960069\",\n        \"epinum\": \"960069-1-1530848\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19264418\",\n        \"fechanacimiento\": \"1957-11-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-04 11:15:00\",\n        \"fechaegreso\": \"2015-11-18 16:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K632,),(J380,),(F508,),(G934,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-04 00:00:00\",\n        \"tiempoquirurgico\": \"200\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fenfaja,juacamp\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"526816\",\n        \"epinum\": \"526816-12-1497891\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20224750\",\n        \"fechanacimiento\": \"1933-12-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-07 16:49:00\",\n        \"fechaegreso\": \"2015-06-02 16:40:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C713,),(C713,),(C833,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,jmgalindo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"947355\",\n        \"epinum\": \"947355-1-1479029\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20322894\",\n        \"fechanacimiento\": \"1933-12-22 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-21 20:47:00\",\n        \"fechaegreso\": \"2015-06-03 18:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G459,),(I679,),(F051,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mcchavez,aarteta\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"947645\",\n        \"epinum\": \"947645-3-1514442\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3014978\",\n        \"fechanacimiento\": \"1946-05-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-21 22:14:00\",\n        \"fechaegreso\": \"2015-07-23 17:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C713,),(I612,),(I10X,),(Z991,),(R568,),(Z132,),(R471,),(I619,),(I615,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anjimenez,fportilla,julcham\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"118205\",\n        \"epinum\": \"118205-10-1553924\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2945432\",\n        \"fechanacimiento\": \"1936-06-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-24 21:11:00\",\n        \"fechaegreso\": \"2015-07-16 18:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C250,),(R104,),(C250,),(E348,),(E441,),(I740,),(C797,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfgranada,dfgranada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12305\",\n        \"epinum\": \"12305-7-1452226\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"18385522\",\n        \"fechanacimiento\": \"1955-10-28 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-03-27 18:08:00\",\n        \"fechaegreso\": \"2015-06-10 16:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(L958,),(A09X,),(R579,),(K922,)\",\n        \"fechaintervencionquirurgica\": \"2015-04-06 00:00:00\",\n        \"tiempoquirurgico\": \"251\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,jmsalazar,juacamp\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"156708\",\n        \"epinum\": \"156708-2-1488260\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41325889\",\n        \"fechanacimiento\": \"1944-03-29 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-29 12:57:00\",\n        \"fechaegreso\": \"2015-05-29 17:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I602,),(I601,),(F508,),(I602,),(I671,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"948336\",\n        \"epinum\": \"948336-1-1483034\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3012289\",\n        \"fechanacimiento\": \"1943-10-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-24 19:41:00\",\n        \"fechaegreso\": \"2015-05-08 16:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(F508,),(I219,),(R490,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ricduar,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"948863\",\n        \"epinum\": \"948863-1-1484918\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97091617530\",\n        \"fechanacimiento\": \"1997-09-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-27 10:06:00\",\n        \"fechaegreso\": \"2015-06-26 23:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(G809,),(E440,),(I132,),(E43X,),(G809,),(N189,),(D638,),(Q211,),(E878,),(J159,),(A419,),(E15X,),(J960,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,chrcasa\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"50962\",\n        \"epinum\": \"50962-15-1473096\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41445165\",\n        \"fechanacimiento\": \"1949-08-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-16 10:54:00\",\n        \"fechaegreso\": \"2015-07-03 18:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K632,),(K632,),(E669,),(E878,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yulmeji,oespitia,carmend\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"952432\",\n        \"epinum\": \"952432-1-1499966\",\n        \"tipodocumento\": \"CE\",\n        \"numerodedocumento\": \"508937\",\n        \"fechanacimiento\": \"1967-06-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-09 16:39:00\",\n        \"fechaegreso\": \"2015-05-18 17:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J985,),(J985,),(F172,),(E441,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lmmejia,juacamp\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"933741\",\n        \"epinum\": \"933741-3-1483442\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20384083\",\n        \"fechanacimiento\": \"1934-11-25 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-25 11:41:00\",\n        \"fechaegreso\": \"2015-05-14 15:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nicmart,juacamp\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"936558\",\n        \"epinum\": \"936558-1-1435614\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51830905\",\n        \"fechanacimiento\": \"1965-12-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-03-13 15:08:00\",\n        \"fechaegreso\": \"2015-05-20 19:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C920,),(C920,),(L998,),(R040,),(C919,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"murueta,yhurtado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"952507\",\n        \"epinum\": \"952507-1-1500144\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1128170418\",\n        \"fechanacimiento\": \"1994-03-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-10 07:36:00\",\n        \"fechaegreso\": \"2015-06-27 13:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L024,),(E441,),(F508,),(K830,),(A419,),(K85X,),(D571,),(D578,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"115\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yjaller,ltibaduiza\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"21483\",\n        \"epinum\": \"21483-6-1473635\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20211922\",\n        \"fechanacimiento\": \"1935-03-20 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-16 16:49:00\",\n        \"fechaegreso\": \"2015-05-14 18:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R418,),(F03X,),(J189,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marrome,marrome\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"538914\",\n        \"epinum\": \"538914-3-1446109\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20350401\",\n        \"fechanacimiento\": \"1931-12-10 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-03-23 04:53:00\",\n        \"fechaegreso\": \"2015-05-08 22:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I678,),(I663,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-04-04 00:00:00\",\n        \"tiempoquirurgico\": \"100\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ehoyos,dbaquero,chrcasa\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,PROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"942148\",\n        \"epinum\": \"942148-1-1457932\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1152437777\",\n        \"fechanacimiento\": \"1991-05-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-03 12:06:00\",\n        \"fechaegreso\": \"2015-05-09 23:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A161,),(Y578,),(Z010,),(A161,),(E441,),(K238,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anjimenez,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"923042\",\n        \"epinum\": \"923042-4-1514637\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19288043\",\n        \"fechanacimiento\": \"1958-02-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-22 07:54:00\",\n        \"fechaegreso\": \"2015-06-01 17:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I251,),(I251,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-22 00:00:00\",\n        \"tiempoquirurgico\": \"245\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"roqgarc,dcgutierre\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"171329\",\n        \"epinum\": \"171329-13-1515646\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23688076\",\n        \"fechanacimiento\": \"1935-05-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-22 19:08:00\",\n        \"fechaegreso\": \"2015-06-03 16:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I679,),(E108,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,aarteta\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"27405\",\n        \"epinum\": \"27405-8-1508511\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20797749\",\n        \"fechanacimiento\": \"1936-03-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-16 12:05:00\",\n        \"fechaegreso\": \"2015-05-25 16:05:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I679,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,dmmartinez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"921227\",\n        \"epinum\": \"921227-3-1483994\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1113249\",\n        \"fechanacimiento\": \"1939-06-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-26 11:34:00\",\n        \"fechaegreso\": \"2015-05-10 19:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E106,),(L308,),(I679,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jaspadi,lmsanchezo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"932326\",\n        \"epinum\": \"932326-4-1523458\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"163384\",\n        \"fechanacimiento\": \"1935-07-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-29 10:29:00\",\n        \"fechaegreso\": \"2015-06-20 19:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I269,),(E440,),(I269,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jriveros,jriveros\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"949206\",\n        \"epinum\": \"949206-1-1486541\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7466339\",\n        \"fechanacimiento\": \"1952-04-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-28 10:41:00\",\n        \"fechaegreso\": \"2015-05-02 16:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K250,),(D62X,),(N179,),(K250,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gabella,gihernande\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"919446\",\n        \"epinum\": \"919446-1-1362582\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1005315\",\n        \"fechanacimiento\": \"1930-06-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-13 02:02:00\",\n        \"fechaegreso\": \"2015-02-14 16:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I639,),(Z132,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cbolaños,cbolaños\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"170924\",\n        \"epinum\": \"170924-3-1359066\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25088973\",\n        \"fechanacimiento\": \"1927-03-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-08 12:26:00\",\n        \"fechaegreso\": \"2015-01-15 19:48:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"96313\",\n        \"epinum\": \"96313-13-1362403\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"146450\",\n        \"fechanacimiento\": \"1931-02-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-12 16:18:00\",\n        \"fechaegreso\": \"2015-01-23 19:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S065,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-12 00:00:00\",\n        \"tiempoquirurgico\": \"35\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,jlgomez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"743189\",\n        \"epinum\": \"743189-3-1522703\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5932341\",\n        \"fechanacimiento\": \"1949-06-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-28 16:32:00\",\n        \"fechaegreso\": \"2015-06-09 18:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I249,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamorocho,natespi\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956591\",\n        \"epinum\": \"956591-1-1516462\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41545708\",\n        \"fechanacimiento\": \"1949-07-19 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-24 02:50:00\",\n        \"fechaegreso\": \"2015-07-24 15:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C250,),(C250,),(K831,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,jsabogal,hafricano\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA HEPATICA Y VIAS BILIAR,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"27658\",\n        \"epinum\": \"27658-8-1529963\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20895688\",\n        \"fechanacimiento\": \"1929-04-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-03 17:47:00\",\n        \"fechaegreso\": \"2015-07-07 17:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F019,),(F019,),(Z132,),(F059,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-22 00:00:00\",\n        \"tiempoquirurgico\": \"61\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"emoron,emoron\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959114\",\n        \"epinum\": \"959114-1-1526894\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"333373\",\n        \"fechanacimiento\": \"1926-02-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-01 18:24:00\",\n        \"fechaegreso\": \"2015-07-03 11:05:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I714,),(I714,),(A415,),(J960,),(Z132,),(Z988,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aramires,goliveros,obriceno\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA VASCULAR,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"946535\",\n        \"epinum\": \"946535-1-1475640\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80443\",\n        \"fechanacimiento\": \"1926-08-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-18 18:53:00\",\n        \"fechaegreso\": \"2015-06-08 18:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I633,),(E126,),(J441,),(K590,),(A419,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,nsegrera\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"819397\",\n        \"epinum\": \"819397-2-1379178\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17093132\",\n        \"fechanacimiento\": \"1942-09-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-26 20:17:00\",\n        \"fechaegreso\": \"2015-02-19 18:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I259,),(D440,),(I708,),(E350,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,peramirez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"922306\",\n        \"epinum\": \"922306-1-1375366\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"37698174\",\n        \"fechanacimiento\": \"1974-12-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-23 00:36:00\",\n        \"fechaegreso\": \"2015-04-21 18:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J960,),(F508,),(Z132,),(G403,),(G009,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"heicast,lvortiz\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"918563\",\n        \"epinum\": \"918563-1-1359242\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17048537\",\n        \"fechanacimiento\": \"1941-09-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-08 14:51:00\",\n        \"fechaegreso\": \"2015-02-25 17:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I739,),(I739,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amasanchez,goliveros,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA VASCULAR,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"921110\",\n        \"epinum\": \"921110-1-1521446\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4254190\",\n        \"fechanacimiento\": \"1949-03-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-28 00:50:00\",\n        \"fechaegreso\": \"2015-06-20 18:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C20X,),(N390,),(K922,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-28 00:00:00\",\n        \"tiempoquirurgico\": \"150\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amonroy,figueroac,jvidal\",\n        \"especialidades\": \"PROCTOLOGIA,COLOPROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"802415\",\n        \"epinum\": \"802415-5-1528608\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21109649\",\n        \"fechanacimiento\": \"1942-04-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-02 22:24:00\",\n        \"fechaegreso\": \"2015-06-23 15:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(F419,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"709876\",\n        \"epinum\": \"709876-2-1534516\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41433192\",\n        \"fechanacimiento\": \"1948-05-24 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-09 06:16:00\",\n        \"fechaegreso\": \"2015-06-27 20:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I601,),(I269,),(I609,),(I260,),(I959,),(Z132,),(I828,),(I613,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-11 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gcentenaro,wriveros,gcentenaro\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Severo\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957317\",\n        \"epinum\": \"957317-1-1519427\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2897702\",\n        \"fechanacimiento\": \"1938-07-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-26 12:36:00\",\n        \"fechaegreso\": \"2015-06-27 18:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C155,),(E440,),(C155,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lilgara,geoapon\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"741318\",\n        \"epinum\": \"741318-7-1554827\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"494962\",\n        \"fechanacimiento\": \"1937-06-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-25 12:58:00\",\n        \"fechaegreso\": \"2015-07-06 15:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(J449,),(N390,),(I10X,),(T819,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jsastoque,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"741318\",\n        \"epinum\": \"741318-6-1539101\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"494962\",\n        \"fechanacimiento\": \"1937-06-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-11 20:21:00\",\n        \"fechaegreso\": \"2015-06-18 19:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K566,),(K566,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"adiaz,cortegon,dfgranada\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"946672\",\n        \"epinum\": \"946672-3-1516354\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20249641\",\n        \"fechanacimiento\": \"1928-09-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-23 18:47:00\",\n        \"fechaegreso\": \"2015-06-14 20:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R579,),(N390,),(R579,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,marduen\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"14732\",\n        \"epinum\": \"14732-17-1552416\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19252072\",\n        \"fechanacimiento\": \"1953-07-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 22:47:00\",\n        \"fechaegreso\": \"2015-07-08 19:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K808,),(P599,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,cortegon,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"954696\",\n        \"epinum\": \"954696-1-1509047\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"107747\",\n        \"fechanacimiento\": \"1932-09-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-17 11:23:00\",\n        \"fechaegreso\": \"2015-06-03 12:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R092,),(R092,),(N390,),(I48X,),(F508,),(M545,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gbuitrago,javpa\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"902034\",\n        \"epinum\": \"902034-4-1507613\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1073598435\",\n        \"fechanacimiento\": \"1988-12-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-15 12:19:00\",\n        \"fechaegreso\": \"2015-06-19 20:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K650,),(F508,),(E43X,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-16 00:00:00\",\n        \"tiempoquirurgico\": \"169\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"figueroac,amonroy,laucguti\",\n        \"especialidades\": \"COLOPROCTOLOGIA,PROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"51200\",\n        \"epinum\": \"51200-5-1529365\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41454023\",\n        \"fechanacimiento\": \"1948-12-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-03 11:17:00\",\n        \"fechaegreso\": \"2015-06-09 18:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K565,),(K565,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nsegrera,amoscoso,nsegrera\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956552\",\n        \"epinum\": \"956552-1-1516380\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79304907\",\n        \"fechanacimiento\": \"1964-02-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-23 19:57:00\",\n        \"fechaegreso\": \"2015-06-13 13:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C169,),(E43X,),(C169,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hmartinez,jmgalindo\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"181259\",\n        \"epinum\": \"181259-3-1521344\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24088568\",\n        \"fechanacimiento\": \"1940-10-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-27 19:26:00\",\n        \"fechaegreso\": \"2015-06-18 15:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jetorres,julparr\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"110655\",\n        \"epinum\": \"110655-4-1521284\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19344637\",\n        \"fechanacimiento\": \"1956-04-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-27 17:44:00\",\n        \"fechaegreso\": \"2015-06-11 16:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I491,),(I491,),(I340,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"curuena,yinsolo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"38956\",\n        \"epinum\": \"38956-2-1542111\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3000719\",\n        \"fechanacimiento\": \"1944-06-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-15 17:41:00\",\n        \"fechaegreso\": \"2015-07-13 23:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I679,),(I679,),(Z991,),(Z132,),(I678,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,ramgasc\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"948371\",\n        \"epinum\": \"948371-2-1545929\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20915204\",\n        \"fechanacimiento\": \"1963-11-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-18 09:54:00\",\n        \"fechaegreso\": \"2015-07-24 22:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M725,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"50\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pcarrion,hmartinez,yhurtado\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"95280\",\n        \"epinum\": \"95280-4-1533349\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20337768\",\n        \"fechanacimiento\": \"1941-08-13 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-06 16:10:00\",\n        \"fechaegreso\": \"2015-07-27 15:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N764,),(R520,),(F059,),(N764,),(I131,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nlrodrigue,yhurtado\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"577948\",\n        \"epinum\": \"577948-4-1552312\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4932236\",\n        \"fechanacimiento\": \"1953-07-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-23 17:50:00\",\n        \"fechaegreso\": \"2015-08-10 11:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I352,),(R579,),(I48X,),(K010,),(I270,),(Z955,),(I500,),(K021,),(Q253,),(I420,),(Z500,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-30 00:00:00\",\n        \"tiempoquirurgico\": \"25\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cnarvaez,edhernande,lilsilv\",\n        \"especialidades\": \"MEDICINA GENERAL,MAXILOFACIAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"955086\",\n        \"epinum\": \"955086-1-1510479\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"14544946\",\n        \"fechanacimiento\": \"1958-08-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-19 10:01:00\",\n        \"fechaegreso\": \"2015-06-30 16:40:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M009,),(M861,),(M009,),(L030,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"60\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"sebacev,josandoval,angmuri\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA DE MANO,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"630158\",\n        \"epinum\": \"630158-4-1532592\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19164314\",\n        \"fechanacimiento\": \"1951-11-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-05 16:25:00\",\n        \"fechaegreso\": \"2015-06-18 15:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(E119,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"norbaro,jlgomez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966466\",\n        \"epinum\": \"966466-1-1556726\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51590734\",\n        \"fechanacimiento\": \"1954-06-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-27 10:07:00\",\n        \"fechaegreso\": \"2015-08-13 19:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J189,),(F508,),(L308,),(J189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"juapena,abetancour,josmoli\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957287\",\n        \"epinum\": \"957287-2-1533339\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17112297\",\n        \"fechanacimiento\": \"1944-05-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-06 16:00:00\",\n        \"fechaegreso\": \"2015-06-24 18:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cortegon,edgbarr\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"35231\",\n        \"epinum\": \"35231-2-1459259\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28472987\",\n        \"fechanacimiento\": \"1933-02-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-06 00:31:00\",\n        \"fechaegreso\": \"2015-06-14 22:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R520,),(F059,),(I829,),(I10X,),(R060,),(R520,),(T848,),(Z132,),(M169,)\",\n        \"fechaintervencionquirurgica\": \"2015-04-06 00:00:00\",\n        \"tiempoquirurgico\": \"80\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jgarzon,crbermudez\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"23464\",\n        \"epinum\": \"23464-5-1554936\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20295121\",\n        \"fechanacimiento\": \"1941-03-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-25 14:06:00\",\n        \"fechaegreso\": \"2015-06-30 13:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F418,),(F418,),(I10X,),(E038,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"socgomez,socgomez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"961830\",\n        \"epinum\": \"961830-1-1537542\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"240391\",\n        \"fechanacimiento\": \"1939-06-26 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-10 17:25:00\",\n        \"fechaegreso\": \"2015-08-29 21:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K316,),(J960,),(Z988,),(A419,),(R579,),(K804,),(K800,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jlinares,ingmore\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"858237\",\n        \"epinum\": \"858237-2-1508230\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11291962\",\n        \"fechanacimiento\": \"1948-04-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-16 04:12:00\",\n        \"fechaegreso\": \"2015-06-25 23:21:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I255,),(J960,),(J81X,),(F508,),(F059,),(F069,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,lfherrera\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"57016\",\n        \"epinum\": \"57016-22-1542071\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41718685\",\n        \"fechanacimiento\": \"1954-09-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-15 16:08:00\",\n        \"fechaegreso\": \"2015-06-29 16:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(I38X,),(N19X,),(A419,),(R579,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aliperez,aliperez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"57016\",\n        \"epinum\": \"57016-21-1530039\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41718685\",\n        \"fechanacimiento\": \"1954-09-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-03 20:29:00\",\n        \"fechaegreso\": \"2015-06-10 19:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N19X,),(N189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrueda,andtave\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"204542\",\n        \"epinum\": \"204542-3-1557548\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"27586850\",\n        \"fechanacimiento\": \"1944-03-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-29 03:16:00\",\n        \"fechaegreso\": \"2015-08-15 21:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J960,),(J960,),(G404,),(I340,),(E669,),(I499,),(I501,),(Z430,),(I219,),(A419,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,hmartinez,revargas\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"961088\",\n        \"epinum\": \"961088-1-1534389\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"258854\",\n        \"fechanacimiento\": \"1931-07-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-08 22:22:00\",\n        \"fechaegreso\": \"2015-07-03 18:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R579,),(I10X,),(K633,),(E119,),(A415,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-09 00:00:00\",\n        \"tiempoquirurgico\": \"270\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,dbaquero,nomedina\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,PROCTOLOGIA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"59846\",\n        \"epinum\": \"59846-15-1541278\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"477824\",\n        \"fechanacimiento\": \"1935-02-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-14 03:42:00\",\n        \"fechaegreso\": \"2015-07-26 11:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I255,),(T827,),(I255,),(I501,),(I499,),(C921,),(E039,),(A419,),(C929,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhinojoza,mhinojoza\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"682580\",\n        \"epinum\": \"682580-3-1524932\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41453087\",\n        \"fechanacimiento\": \"1948-12-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-30 22:27:00\",\n        \"fechaegreso\": \"2015-06-12 17:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cnarvaez,ecardona\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957475\",\n        \"epinum\": \"957475-1-1520009\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20521849\",\n        \"fechanacimiento\": \"1947-04-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-27 01:31:00\",\n        \"fechaegreso\": \"2015-06-24 15:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I603,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-27 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcaballero,cramirez,jquitian\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956850\",\n        \"epinum\": \"956850-1-1517512\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2329126\",\n        \"fechanacimiento\": \"1925-11-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-25 09:51:00\",\n        \"fechaegreso\": \"2015-06-11 16:59:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(S721,),(I749,),(R520,),(S720,),(S729,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"grueda,jamgarz\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"561167\",\n        \"epinum\": \"561167-8-1509146\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19343945\",\n        \"fechanacimiento\": \"1958-10-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-17 14:22:00\",\n        \"fechaegreso\": \"2015-06-09 14:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M869,),(R579,),(F508,),(Y578,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dcgomez,rcortes\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"89214\",\n        \"epinum\": \"89214-6-1540044\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3072055\",\n        \"fechanacimiento\": \"1946-09-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-12 13:30:00\",\n        \"fechaegreso\": \"2015-06-18 16:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K800,),(K566,),(K802,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marguay,nespitia\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"504523\",\n        \"epinum\": \"504523-5-1550740\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2961113\",\n        \"fechanacimiento\": \"1939-07-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-22 17:09:00\",\n        \"fechaegreso\": \"2015-06-25 15:34:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,laleon\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"504523\",\n        \"epinum\": \"504523-4-1546551\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2961113\",\n        \"fechanacimiento\": \"1939-07-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-18 15:47:00\",\n        \"fechaegreso\": \"2015-06-19 18:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I259,),(R07208,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lvortiz,lvortiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966647\",\n        \"epinum\": \"966647-1-1557305\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17029617\",\n        \"fechanacimiento\": \"1940-02-16 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-28 11:57:00\",\n        \"fechaegreso\": \"2015-07-23 13:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C900,),(I10X,),(F03X,),(C900,),(E039,),(Z132,),(N189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956606\",\n        \"epinum\": \"956606-1-1516501\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1072745503\",\n        \"fechanacimiento\": \"1988-01-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-24 07:37:00\",\n        \"fechaegreso\": \"2015-06-10 19:34:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R17X,),(R17X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"avirguez,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"57426\",\n        \"epinum\": \"57426-3-1556873\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41738891\",\n        \"fechanacimiento\": \"1955-11-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-27 12:41:00\",\n        \"fechaegreso\": \"2015-06-29 13:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M796,),(M796,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"diarodr,diarodr\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"770429\",\n        \"epinum\": \"770429-2-1507484\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11385167\",\n        \"fechanacimiento\": \"1967-04-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-15 11:04:00\",\n        \"fechaegreso\": \"2015-06-11 17:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N201,),(N201,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jacastro,jcestrada,rcortes\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"943493\",\n        \"epinum\": \"943493-2-1510277\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28580557\",\n        \"fechanacimiento\": \"1935-01-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-19 08:52:00\",\n        \"fechaegreso\": \"2015-06-24 13:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F009,),(E441,),(R13X,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-09 00:00:00\",\n        \"tiempoquirurgico\": \"90\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mcchavez,grtorres,bcanon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958308\",\n        \"epinum\": \"958308-2-1556453\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41785249\",\n        \"fechanacimiento\": \"1953-09-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-26 19:11:00\",\n        \"fechaegreso\": \"2015-07-11 12:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I120,),(Z132,),(Y578,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"obriceno,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"507575\",\n        \"epinum\": \"507575-4-1524691\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20224397\",\n        \"fechanacimiento\": \"1937-05-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-30 14:25:00\",\n        \"fechaegreso\": \"2015-06-26 06:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R579,),(Z930,),(Z991,),(J960,),(N189,),(I501,),(R579,),(I255,),(G903,),(J432,),(I10X,),(E669,),(I499,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fjgaleano,fjgaleano\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959826\",\n        \"epinum\": \"959826-1-1529903\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17044339\",\n        \"fechanacimiento\": \"1941-02-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-03 16:48:00\",\n        \"fechaegreso\": \"2015-06-12 20:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N189,),(N189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jorbern,bcanon\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956611\",\n        \"epinum\": \"956611-1-1516517\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20306091\",\n        \"fechanacimiento\": \"1937-01-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-24 08:07:00\",\n        \"fechaegreso\": \"2015-06-03 19:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I606,),(I606,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"osalinas,ltous\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"599374\",\n        \"epinum\": \"599374-2-1482450\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17002027\",\n        \"fechanacimiento\": \"1934-04-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-04-24 10:53:00\",\n        \"fechaegreso\": \"2015-06-22 14:44:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K802,),(F069,),(K802,),(F508,),(F059,),(I48X,),(K805,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,adiaz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"115751\",\n        \"epinum\": \"115751-2-1512943\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41419125\",\n        \"fechanacimiento\": \"1931-03-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-20 17:03:00\",\n        \"fechaegreso\": \"2015-06-12 21:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I48X,),(I500,),(I443,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"heicast,cmancera\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"531834\",\n        \"epinum\": \"531834-3-1557105\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17146738\",\n        \"fechanacimiento\": \"1946-05-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-27 21:15:00\",\n        \"fechaegreso\": \"2015-07-24 17:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I612,),(I612,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,kcamacho\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"936558\",\n        \"epinum\": \"936558-2-1535926\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51830905\",\n        \"fechanacimiento\": \"1965-12-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-09 17:30:00\",\n        \"fechaegreso\": \"2015-07-06 16:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C920,),(E441,),(C920,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yespinosa,rcortes\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"24926\",\n        \"epinum\": \"24926-6-1536061\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20366972\",\n        \"fechanacimiento\": \"1943-12-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-09 21:54:00\",\n        \"fechaegreso\": \"2015-08-13 17:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I609,),(I609,),(Z991,),(Z430,),(I603,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-12 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gabella,jtorres,jesbarr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"947890\",\n        \"epinum\": \"947890-2-1532970\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41479115\",\n        \"fechanacimiento\": \"1948-05-17 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-06 08:32:00\",\n        \"fechaegreso\": \"2016-02-12 16:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F03X,),(F509,),(E870,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"eduarte,mrosado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19225\",\n        \"epinum\": \"19225-11-1513056\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20111492\",\n        \"fechanacimiento\": \"1935-02-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-20 21:12:00\",\n        \"fechaegreso\": \"2015-06-30 17:43:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D320,),(N390,),(F508,),(D320,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,ehromero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958106\",\n        \"epinum\": \"958106-1-1522952\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97090117320\",\n        \"fechanacimiento\": \"1997-09-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-29 06:12:00\",\n        \"fechaegreso\": \"2015-06-09 18:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fenfaja,ysuarez\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"15934\",\n        \"epinum\": \"15934-15-1548561\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"193807\",\n        \"fechanacimiento\": \"1936-03-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-20 13:53:00\",\n        \"fechaegreso\": \"2015-07-11 18:32:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,obriceno\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958756\",\n        \"epinum\": \"958756-1-1525307\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23472959\",\n        \"fechanacimiento\": \"1929-11-10 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-31 18:16:00\",\n        \"fechaegreso\": \"2015-06-24 20:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K922,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmurcia,dmurcia\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"668632\",\n        \"epinum\": \"668632-3-1558642\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28472970\",\n        \"fechanacimiento\": \"1930-05-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-30 10:34:00\",\n        \"fechaegreso\": \"2015-07-06 16:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"scardona,jduarte\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"576291\",\n        \"epinum\": \"576291-3-1550841\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20036740\",\n        \"fechanacimiento\": \"1927-01-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-22 19:21:00\",\n        \"fechaegreso\": \"2015-07-01 17:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I678,),(F509,),(E039,),(F508,),(Z921,),(I678,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aliperez,aliperez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"944879\",\n        \"epinum\": \"944879-2-1519452\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2893073\",\n        \"fechanacimiento\": \"1938-01-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-26 12:54:00\",\n        \"fechaegreso\": \"2015-07-01 20:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(J159,),(K922,),(A419,),(E43X,),(C169,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"200\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,dcgomez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"951194\",\n        \"epinum\": \"951194-1-1494556\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19089871\",\n        \"fechanacimiento\": \"1949-06-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-05 15:41:00\",\n        \"fechaegreso\": \"2015-06-20 21:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I679,),(I219,),(G468,),(R579,),(I499,),(I251,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-13 00:00:00\",\n        \"tiempoquirurgico\": \"100\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,yhurtado\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"952149\",\n        \"epinum\": \"952149-1-1499003\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39677351\",\n        \"fechanacimiento\": \"1980-05-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-08 13:27:00\",\n        \"fechaegreso\": \"2015-06-08 17:34:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"839470\",\n        \"epinum\": \"839470-4-1512562\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28204150\",\n        \"fechanacimiento\": \"1943-07-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-20 13:13:00\",\n        \"fechaegreso\": \"2015-08-05 15:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K632,),(R609,),(I270,),(R520,),(K658,),(Z132,),(J960,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"65\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yespinosa,andneir,marchar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"792461\",\n        \"epinum\": \"792461-9-1524272\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79701017\",\n        \"fechanacimiento\": \"1974-09-29 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-30 06:37:00\",\n        \"fechaegreso\": \"2015-06-22 16:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N219,),(E878,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhcastillo,rcortes\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Severo\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960974\",\n        \"epinum\": \"960974-2-1542517\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35379407\",\n        \"fechanacimiento\": \"1985-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-16 08:04:00\",\n        \"fechaegreso\": \"2015-06-22 19:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M329,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,diamanr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960974\",\n        \"epinum\": \"960974-1-1534087\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35379407\",\n        \"fechanacimiento\": \"1985-01-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-08 10:40:00\",\n        \"fechaegreso\": \"2015-06-13 16:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M329,),(M329,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"crixiqu,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966724\",\n        \"epinum\": \"966724-1-1557490\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97082223006\",\n        \"fechanacimiento\": \"1997-08-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-28 20:17:00\",\n        \"fechaegreso\": \"2015-07-12 15:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K566,),(K566,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-29 00:00:00\",\n        \"tiempoquirurgico\": \"146\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fenfaja,msilvar\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"145517\",\n        \"epinum\": \"145517-21-1537437\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"334066\",\n        \"fechanacimiento\": \"1946-06-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-10 15:53:00\",\n        \"fechaegreso\": \"2015-07-06 16:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I829,),(B028,),(N179,),(E108,),(Z132,),(I829,),(I770,),(R521,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ivaalva,ramgasc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960872\",\n        \"epinum\": \"960872-1-1533833\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19404218\",\n        \"fechanacimiento\": \"1956-12-17 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-07 18:15:00\",\n        \"fechaegreso\": \"2015-06-19 06:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I612,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,laurodr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"918451\",\n        \"epinum\": \"918451-3-1532502\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41402626\",\n        \"fechanacimiento\": \"1944-12-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-05 15:09:00\",\n        \"fechaegreso\": \"2015-06-16 16:40:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"42\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mlelarge,sflorez\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"899160\",\n        \"epinum\": \"899160-3-1532835\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52966073\",\n        \"fechanacimiento\": \"1983-11-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-06 00:06:00\",\n        \"fechaegreso\": \"2015-09-30 13:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F202,),(F202,),(I269,),(K581,),(F069,),(F209,),(R579,),(Z132,),(K830,),(I679,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fanaya,ingmore\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"98291\",\n        \"epinum\": \"98291-2-1499378\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19227024\",\n        \"fechanacimiento\": \"1943-09-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-08 19:11:00\",\n        \"fechaegreso\": \"2015-06-11 17:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A498,),(Z132,),(A498,),(N251,),(E039,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"anjimenez,bcanon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"721299\",\n        \"epinum\": \"721299-3-1500467\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"32078563\",\n        \"fechanacimiento\": \"1945-02-13 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-10 19:57:00\",\n        \"fechaegreso\": \"2015-06-06 11:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z955,),(Z955,),(I219,),(E669,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"2015-05-19 00:00:00\",\n        \"tiempoquirurgico\": \"250\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,taturqu\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Severo\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"682580\",\n        \"epinum\": \"682580-4-1546174\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41453087\",\n        \"fechanacimiento\": \"1948-12-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-18 11:56:00\",\n        \"fechaegreso\": \"2015-06-26 18:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E149,),(E149,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ivaalva,andtave\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"127166\",\n        \"epinum\": \"127166-10-1500703\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19115630\",\n        \"fechanacimiento\": \"1950-06-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-11 07:16:00\",\n        \"fechaegreso\": \"2015-05-20 14:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E441,),(F069,),(R13X,),(E441,),(G370,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"127166\",\n        \"epinum\": \"127166-12-1518567\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19115630\",\n        \"fechanacimiento\": \"1950-06-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-26 01:57:00\",\n        \"fechaegreso\": \"2015-06-13 12:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G370,),(E441,),(G370,),(E878,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aarteta,aarteta\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"50559\",\n        \"epinum\": \"50559-3-1533109\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41431616\",\n        \"fechanacimiento\": \"1942-10-24 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-06 11:04:00\",\n        \"fechaegreso\": \"2015-08-20 18:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C166,),(C166,),(H448,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-21 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fanaya,aricaurte,aleduqu\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"961500\",\n        \"epinum\": \"961500-1-1536067\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"251366\",\n        \"fechanacimiento\": \"1929-08-13 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-09 22:21:00\",\n        \"fechaegreso\": \"2015-07-06 16:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I269,),(I279,),(R33X,),(S373,),(I269,),(S310,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfpeña,ylcastro\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"964212\",\n        \"epinum\": \"964212-1-1547109\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79143290\",\n        \"fechanacimiento\": \"1956-08-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-19 08:33:00\",\n        \"fechaegreso\": \"2015-07-02 14:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I420,),(Z500,),(I429,),(I420,),(K804,),(I500,),(E878,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mlgarcia,ltibaduiza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"75695\",\n        \"epinum\": \"75695-8-1511258\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79700564\",\n        \"fechanacimiento\": \"1974-08-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-19 16:31:00\",\n        \"fechaegreso\": \"2015-06-02 17:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E101,),(Z132,),(E119,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,peramirez\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959201\",\n        \"epinum\": \"959201-1-1545414\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80130650\",\n        \"fechanacimiento\": \"1981-03-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-18 02:40:00\",\n        \"fechaegreso\": \"2015-07-16 15:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z952,),(I442,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-18 00:00:00\",\n        \"tiempoquirurgico\": \"370\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,hafricano\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"898147\",\n        \"epinum\": \"898147-2-1519710\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"30288744\",\n        \"fechanacimiento\": \"1954-01-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-26 15:39:00\",\n        \"fechaegreso\": \"2015-06-08 14:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cbichernal,anramirez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"961214\",\n        \"epinum\": \"961214-1-1535048\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"74373913\",\n        \"fechanacimiento\": \"1979-01-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-09 09:52:00\",\n        \"fechaegreso\": \"2015-08-19 15:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(B393,),(B393,),(Z010,),(A198,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"camplaz,pcarrion,cmsanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"963200\",\n        \"epinum\": \"963200-1-1542737\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24623441\",\n        \"fechanacimiento\": \"1960-07-16 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-16 09:14:00\",\n        \"fechaegreso\": \"2015-07-02 18:22:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J209,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mitleal,laleon\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"957537\",\n        \"epinum\": \"957537-1-1520370\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1010210019\",\n        \"fechanacimiento\": \"1993-07-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-27 08:42:00\",\n        \"fechaegreso\": \"2015-06-06 18:47:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F508,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmaldonado,ecarrillo,amasanchez\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"955043\",\n        \"epinum\": \"955043-1-1510299\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19276859\",\n        \"fechanacimiento\": \"1956-09-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-19 09:01:00\",\n        \"fechaegreso\": \"2015-06-12 20:08:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I120,),(E668,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"raflope,marduen\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"955589\",\n        \"epinum\": \"955589-1-1512547\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35314350\",\n        \"fechanacimiento\": \"1955-10-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-20 13:04:00\",\n        \"fechaegreso\": \"2015-06-25 16:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M433,),(M433,),(G618,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fcaballero,obriceno\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"59846\",\n        \"epinum\": \"59846-13-1506613\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"477824\",\n        \"fechanacimiento\": \"1935-02-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-14 15:52:00\",\n        \"fechaegreso\": \"2015-06-02 15:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T825,),(R001,),(T825,),(C925,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pserrano,emoron\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"27011\",\n        \"epinum\": \"27011-10-1517496\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20697298\",\n        \"fechanacimiento\": \"1920-11-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-25 09:46:00\",\n        \"fechaegreso\": \"2015-06-19 18:49:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I639,),(I10X,),(E870,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rorozco,rorozco\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"954637\",\n        \"epinum\": \"954637-1-1508875\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"29064802\",\n        \"fechanacimiento\": \"1935-07-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-17 00:08:00\",\n        \"fechaegreso\": \"2015-06-11 22:58:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I609,),(I609,),(F508,),(I10X,),(I728,),(J441,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ehoyos,gihernande\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"925995\",\n        \"epinum\": \"925995-2-1537123\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51950162\",\n        \"fechanacimiento\": \"1969-07-17 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-10 13:04:00\",\n        \"fechaegreso\": \"2015-06-28 18:04:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N288,),(Z988,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"pduarte,felmurc\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"925995\",\n        \"epinum\": \"925995-1-1530149\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51950162\",\n        \"fechanacimiento\": \"1969-07-17 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-04 04:20:00\",\n        \"fechaegreso\": \"2015-06-06 15:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N939,),(N939,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-04 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"adramirez,marcast\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"555525\",\n        \"epinum\": \"555525-3-1526407\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39636118\",\n        \"fechanacimiento\": \"1953-01-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-01 12:42:00\",\n        \"fechaegreso\": \"2015-06-19 16:38:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M500,),(R13X,),(M500,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-13 00:00:00\",\n        \"tiempoquirurgico\": \"80\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"scaro,jlburitica,msilvar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"954637\",\n        \"epinum\": \"954637-2-1546352\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"29064802\",\n        \"fechanacimiento\": \"1935-07-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-18 13:29:00\",\n        \"fechaegreso\": \"2015-06-29 15:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R522,),(R522,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,hmarin\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"920373\",\n        \"epinum\": \"920373-1-1366968\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28523744\",\n        \"fechanacimiento\": \"1940-08-18 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-16 02:05:00\",\n        \"fechaegreso\": \"2015-01-31 14:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I269,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"kcamacho,kcamacho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"794698\",\n        \"epinum\": \"794698-3-1352707\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41410475\",\n        \"fechanacimiento\": \"1945-02-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-02 08:23:00\",\n        \"fechaegreso\": \"2015-03-22 12:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I694,),(Z991,),(G968,),(F508,),(I639,),(I10X,),(E660,),(I694,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jquitian,jquitian\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"85704\",\n        \"epinum\": \"85704-7-1379142\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39755974\",\n        \"fechanacimiento\": \"1970-07-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-26 18:39:00\",\n        \"fechaegreso\": \"2015-02-01 21:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I10X,),(I200,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rodriguezr,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"29427\",\n        \"epinum\": \"29427-6-1353995\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21332569\",\n        \"fechanacimiento\": \"1929-01-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-03 16:25:00\",\n        \"fechaegreso\": \"2015-01-24 20:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I803,),(D692,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"osalinas,aparrado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"900364\",\n        \"epinum\": \"900364-2-1368586\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"22431154\",\n        \"fechanacimiento\": \"1957-09-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-17 09:01:00\",\n        \"fechaegreso\": \"2015-01-31 19:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R190,),(R190,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"juaalmo,juaalmo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"208903\",\n        \"epinum\": \"208903-11-1359819\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4245115\",\n        \"fechanacimiento\": \"1955-03-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-09 08:26:00\",\n        \"fechaegreso\": \"2015-02-24 19:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L022,),(L022,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-15 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcuervo,jcuervo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"8003\",\n        \"epinum\": \"8003-5-1353984\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"15902461\",\n        \"fechanacimiento\": \"1957-07-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-03 16:06:00\",\n        \"fechaegreso\": \"2015-01-21 17:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E106,),(Z765,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yespinosa,fgonzalez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"8003\",\n        \"epinum\": \"8003-6-1375587\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"15902461\",\n        \"fechanacimiento\": \"1957-07-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-23 08:16:00\",\n        \"fechaegreso\": \"2015-01-26 23:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M796,),(M796,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"slopez,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"37183\",\n        \"epinum\": \"37183-5-1377969\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2890678\",\n        \"fechanacimiento\": \"1937-11-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-26 07:43:00\",\n        \"fechaegreso\": \"2015-02-10 19:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C250,),(C250,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amunozc,amunozc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"98910\",\n        \"epinum\": \"98910-4-1361179\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"12102696\",\n        \"fechanacimiento\": \"1951-10-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-10 11:18:00\",\n        \"fechaegreso\": \"2015-01-17 18:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-11 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cramirez,aosorio,rasegura\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA FISICA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"917374\",\n        \"epinum\": \"917374-1-1354332\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"32444942\",\n        \"fechanacimiento\": \"1947-08-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-04 12:09:00\",\n        \"fechaegreso\": \"2015-01-09 20:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(K819,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"amperez,amperez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"206380\",\n        \"epinum\": \"206380-9-1385332\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"107268\",\n        \"fechanacimiento\": \"1930-04-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-31 18:21:00\",\n        \"fechaegreso\": \"2015-02-09 17:59:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(I678,),(I679,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mbocanegra,mbocanegra\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"921704\",\n        \"epinum\": \"921704-1-1372554\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23547295\",\n        \"fechanacimiento\": \"1951-11-04 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-20 20:31:00\",\n        \"fechaegreso\": \"2015-02-09 16:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I219,),(J432,),(I500,),(F019,),(J960,),(N189,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,cablanco\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"919426\",\n        \"epinum\": \"919426-1-1362532\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"332585\",\n        \"fechanacimiento\": \"1945-09-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-12 21:41:00\",\n        \"fechaegreso\": \"2015-01-16 17:40:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K404,),(K404,)\",\n        \"fechaintervencionquirurgica\": \"2015-01-13 00:00:00\",\n        \"tiempoquirurgico\": \"180\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jalvarado,jlinares,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"919426\",\n        \"epinum\": \"919426-2-1368867\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"332585\",\n        \"fechanacimiento\": \"1945-09-23 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-17 14:12:00\",\n        \"fechaegreso\": \"2015-02-02 14:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z988,),(F508,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lfherrera,zuhernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12972\",\n        \"epinum\": \"12972-6-1352320\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19090713\",\n        \"fechanacimiento\": \"1949-08-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-01 11:26:00\",\n        \"fechaegreso\": \"2015-01-09 19:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R07209,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"norbaro,bcanon\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"52937\",\n        \"epinum\": \"52937-5-1543429\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41523735\",\n        \"fechanacimiento\": \"1945-07-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-16 14:21:00\",\n        \"fechaegreso\": \"2015-07-19 19:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I249,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jomoreno,marjara\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"20896\",\n        \"epinum\": \"20896-6-1515548\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20184375\",\n        \"fechanacimiento\": \"1938-01-20 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-22 16:28:00\",\n        \"fechaegreso\": \"2015-06-11 15:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(Z431,),(Z431,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"eduarte,czapata\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"964284\",\n        \"epinum\": \"964284-1-1547465\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26581936\",\n        \"fechanacimiento\": \"1948-05-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-19 11:14:00\",\n        \"fechaegreso\": \"2015-06-25 12:10:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R040,),(R040,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"puzuriaga,laleon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"966201\",\n        \"epinum\": \"966201-1-1555718\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3263089\",\n        \"fechanacimiento\": \"1937-02-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-26 09:16:00\",\n        \"fechaegreso\": \"2015-07-11 23:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I499,),(I442,),(I10X,),(A419,),(E441,),(I48X,),(I499,),(M109,),(N189,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-09 00:00:00\",\n        \"tiempoquirurgico\": \"40\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lcacua,lcacua\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"25763\",\n        \"epinum\": \"25763-50-1542130\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20520822\",\n        \"fechanacimiento\": \"1939-08-22 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-15 18:43:00\",\n        \"fechaegreso\": \"2015-07-17 21:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"curuena,marrome\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960361\",\n        \"epinum\": \"960361-2-1532318\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35419920\",\n        \"fechanacimiento\": \"1977-05-01 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-05 12:54:00\",\n        \"fechaegreso\": \"2015-07-06 16:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C169,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"fenfaja,edgbarr\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"951220\",\n        \"epinum\": \"951220-1-1494645\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026590278\",\n        \"fechanacimiento\": \"2015-05-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-05 17:12:00\",\n        \"fechaegreso\": \"2015-07-21 14:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(H351,),(H358,),(K219,),(N390,),(P369,),(P612,),(P284,),(P599,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"959389\",\n        \"epinum\": \"959389-1-1528119\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1022329697\",\n        \"fechanacimiento\": \"1987-02-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-02 13:45:00\",\n        \"fechaegreso\": \"2015-06-30 20:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E43X,),(R72X,),(F509,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cnarvaez,helgira\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"949398\",\n        \"epinum\": \"949398-1-1487360\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1022992608\",\n        \"fechanacimiento\": \"1994-01-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-04-29 05:30:00\",\n        \"fechaegreso\": \"2015-07-30 17:01:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T043,),(D62X,),(F432,),(T043,),(A419,),(E441,),(S722,),(S758,),(S328,),(T027,)\",\n        \"fechaintervencionquirurgica\": \"2015-04-29 00:00:00\",\n        \"tiempoquirurgico\": \"185\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lcmaldonad,ingmore\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"867921\",\n        \"epinum\": \"867921-5-1500987\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"166644\",\n        \"fechanacimiento\": \"1935-10-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-11 08:49:00\",\n        \"fechaegreso\": \"2015-06-25 18:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J90X,),(Z459,),(J90X,),(Z988,),(J80X,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"30\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nicmart,erirey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"888510\",\n        \"epinum\": \"888510-3-1528441\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17150686\",\n        \"fechanacimiento\": \"1946-03-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-02 17:10:00\",\n        \"fechaegreso\": \"2015-07-13 18:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C001,),(J432,),(Z933,),(C001,),(I255,),(E039,),(R579,),(I501,),(G470,),(J960,),(Z930,),(E440,),(I709,),(C029,)\",\n        \"fechaintervencionquirurgica\": \"2015-06-06 00:00:00\",\n        \"tiempoquirurgico\": \"1.015\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jomoreno,hcortes,marrome\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA PLASTICA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"823976\",\n        \"epinum\": \"823976-3-1546304\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"370728\",\n        \"fechanacimiento\": \"1935-01-16 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-18 13:06:00\",\n        \"fechaegreso\": \"2015-06-24 18:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S720,),(S720,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmaldonado,marrome\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958816\",\n        \"epinum\": \"958816-1-1525547\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4123883\",\n        \"fechanacimiento\": \"1939-08-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-01 07:21:00\",\n        \"fechaegreso\": \"2015-07-03 15:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Y881,),(A419,),(Y881,),(F508,),(I48X,),(I471,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ljperez,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"960484\",\n        \"epinum\": \"960484-1-1532662\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20179722\",\n        \"fechanacimiento\": \"1931-09-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-05 17:34:00\",\n        \"fechaegreso\": \"2015-06-17 23:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(F03X,),(E440,),(F069,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"889313\",\n        \"epinum\": \"889313-2-1546582\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1098787\",\n        \"fechanacimiento\": \"1931-12-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-18 16:16:00\",\n        \"fechaegreso\": \"2015-07-16 18:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R060,),(S626,),(S627,),(E43X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"angramirez,lusanchez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"51423\",\n        \"epinum\": \"51423-7-1532734\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41462794\",\n        \"fechanacimiento\": \"1947-09-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-05 19:21:00\",\n        \"fechaegreso\": \"2015-06-09 19:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(F069,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marhera,marhera\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12257\",\n        \"epinum\": \"12257-20-1516756\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1796\",\n        \"fechanacimiento\": \"1932-01-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-05-24 15:21:00\",\n        \"fechaegreso\": \"2015-06-19 09:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(T845,),(E441,),(D638,),(M966,),(S721,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jfandiño,ecarrillo,ltibaduiza\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19274\",\n        \"epinum\": \"19274-6-1376127\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20114009\",\n        \"fechanacimiento\": \"1938-06-22 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-01-23 12:48:00\",\n        \"fechaegreso\": \"2015-02-12 16:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"811647\",\n        \"epinum\": \"811647-6-1366922\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4331083\",\n        \"fechanacimiento\": \"1934-04-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-15 23:11:00\",\n        \"fechaegreso\": \"2015-01-20 23:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z431,),(F508,),(F03X,),(Z431,),(F023,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"aoviedo,edrodrigue\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"811647\",\n        \"epinum\": \"811647-7-1380767\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4331083\",\n        \"fechanacimiento\": \"1934-04-15 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-01-28 04:14:00\",\n        \"fechaegreso\": \"2015-02-01 17:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(Z431,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"36932\",\n        \"epinum\": \"36932-21-1546945\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2884878\",\n        \"fechanacimiento\": \"1937-12-04 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-19 07:25:00\",\n        \"fechaegreso\": \"2015-07-03 20:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(R07208,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gabella,bcanon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"96912\",\n        \"epinum\": \"96912-9-1514473\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20342143\",\n        \"fechanacimiento\": \"1942-11-05 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-05-22 00:18:00\",\n        \"fechaegreso\": \"2015-06-04 18:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K439,),(K439,),(R520,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"btellez,amoscoso,sflorez\",\n        \"especialidades\": \"ANESTESIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"782919\",\n        \"epinum\": \"782919-4-1557859\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19101319\",\n        \"fechanacimiento\": \"1947-10-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-29 15:15:00\",\n        \"fechaegreso\": \"2015-09-01 14:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I850,),(E441,),(I850,),(K746,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dmmartinez,lgalvan\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"49990\",\n        \"epinum\": \"49990-22-1590355\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41409637\",\n        \"fechanacimiento\": \"1948-05-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-27 15:20:00\",\n        \"fechaegreso\": \"2015-10-13 20:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(Z991,),(Z991,),(I612,),(A499,),(I219,),(I679,),(I64X,),(I674,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,grtorres,vicmar\",\n        \"especialidades\": \"EMERGENCIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974663\",\n        \"epinum\": \"974663-1-1590304\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"497115\",\n        \"fechanacimiento\": \"1932-06-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-27 14:46:00\",\n        \"fechaegreso\": \"2015-09-14 17:57:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S065,),(F069,),(E440,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jbarrios,julparr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"980833\",\n        \"epinum\": \"980833-1-1614675\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"93126287\",\n        \"fechanacimiento\": \"1969-06-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-17 22:44:00\",\n        \"fechaegreso\": \"2015-11-24 15:51:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I601,),(Z991,),(Z132,),(Z430,),(H160,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-18 00:00:00\",\n        \"tiempoquirurgico\": \"80\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamorocho,emonsalve,rcortes\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"940638\",\n        \"epinum\": \"940638-2-1600576\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25189768\",\n        \"fechanacimiento\": \"1935-01-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-04 16:34:00\",\n        \"fechaegreso\": \"2015-08-08 22:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D649,),(D649,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"940638\",\n        \"epinum\": \"940638-5-1628451\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25189768\",\n        \"fechanacimiento\": \"1935-01-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-28 00:56:00\",\n        \"fechaegreso\": \"2015-09-04 15:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J209,),(F03X,),(I500,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gbuitrago,aparrado\",\n        \"especialidades\": \"MEDICO ESPECIALISTA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"940638\",\n        \"epinum\": \"940638-3-1607157\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25189768\",\n        \"fechanacimiento\": \"1935-01-21 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-10 22:05:00\",\n        \"fechaegreso\": \"2015-08-15 15:03:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dgalvisr,dgalvisr\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975099\",\n        \"epinum\": \"975099-1-1592171\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51673626\",\n        \"fechanacimiento\": \"1932-11-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-28 17:59:00\",\n        \"fechaegreso\": \"2015-08-04 16:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S729,),(S720,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-30 00:00:00\",\n        \"tiempoquirurgico\": \"65\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"edblanco,lizmeji\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"963006\",\n        \"epinum\": \"963006-3-1588759\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6746329\",\n        \"fechanacimiento\": \"1946-09-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-26 08:23:00\",\n        \"fechaegreso\": \"2015-09-18 14:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C412,),(D410,),(M545,),(C412,),(A499,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-27 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cleon,jlinares,hcandelari\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"581629\",\n        \"epinum\": \"581629-3-1557352\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"65828232\",\n        \"fechanacimiento\": \"1978-06-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-06-28 13:38:00\",\n        \"fechaegreso\": \"2015-08-22 19:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(B451,),(H532,),(B451,),(D819,),(I10X,),(H471,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"sanflor,ylcastro\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911252\",\n        \"epinum\": \"911252-2-1624934\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26785008\",\n        \"fechanacimiento\": \"1960-08-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-25 13:07:00\",\n        \"fechaegreso\": \"2015-11-26 15:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z988,),(F432,),(T810,),(Z132,),(Z988,),(F508,),(K630,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"170\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrincon,rcortes\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911252\",\n        \"epinum\": \"911252-1-1600816\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26785008\",\n        \"fechanacimiento\": \"1960-08-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-05 01:54:00\",\n        \"fechaegreso\": \"2015-08-13 18:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z988,),(L248,),(Y578,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jrincon,leapuen\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"30616\",\n        \"epinum\": \"30616-2-1631640\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2343204\",\n        \"fechanacimiento\": \"1937-04-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-31 11:12:00\",\n        \"fechaegreso\": \"2015-09-23 18:59:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G009,),(G009,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,helgira\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"7427\",\n        \"epinum\": \"7427-14-1609839\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"142513\",\n        \"fechanacimiento\": \"1934-10-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-12 14:45:00\",\n        \"fechaegreso\": \"2015-09-03 17:39:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I10X,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jbarrios,lgalvan\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"982689\",\n        \"epinum\": \"982689-1-1621996\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19295431\",\n        \"fechanacimiento\": \"1957-03-24 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-23 16:15:00\",\n        \"fechaegreso\": \"2015-09-04 16:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I639,),(I639,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,aleduqu\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"954087\",\n        \"epinum\": \"954087-5-1610022\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3957055\",\n        \"fechanacimiento\": \"1942-03-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-12 16:43:00\",\n        \"fechaegreso\": \"2015-09-08 20:19:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D010,),(D010,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"840100\",\n        \"epinum\": \"840100-5-1596987\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17181691\",\n        \"fechanacimiento\": \"1947-06-26 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-01 17:15:00\",\n        \"fechaegreso\": \"2015-10-02 18:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J853,),(A415,),(F059,),(J853,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,lusanchez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"8622\",\n        \"epinum\": \"8622-14-1626806\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17010438\",\n        \"fechanacimiento\": \"1940-06-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-26 16:39:00\",\n        \"fechaegreso\": \"2015-09-10 20:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I775,),(F051,),(M869,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-30 00:00:00\",\n        \"tiempoquirurgico\": \"50\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"luijime,calvarino\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"970103\",\n        \"epinum\": \"970103-1-1571690\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19280049\",\n        \"fechanacimiento\": \"1955-11-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-10 15:01:00\",\n        \"fechaegreso\": \"2015-08-13 12:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C329,),(Z801,),(E440,),(I10X,),(R042,),(E149,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-19 00:00:00\",\n        \"tiempoquirurgico\": \"78\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"osalinas,jlgomez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"14889\",\n        \"epinum\": \"14889-4-1561897\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19267142\",\n        \"fechanacimiento\": \"1954-11-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-02 14:38:00\",\n        \"fechaegreso\": \"2015-09-03 16:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C833,),(E440,),(C833,),(H103,),(R599,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"971190\",\n        \"epinum\": \"971190-1-1576096\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17022134\",\n        \"fechanacimiento\": \"1939-03-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-14 17:41:00\",\n        \"fechaegreso\": \"2015-08-26 17:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F03X,),(F03X,),(E43X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"951517\",\n        \"epinum\": \"951517-2-1575778\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28291202\",\n        \"fechanacimiento\": \"1929-08-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-14 13:23:00\",\n        \"fechaegreso\": \"2015-08-06 22:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(K746,),(K746,),(G934,),(E441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jetorres,ltenjo\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"8081\",\n        \"epinum\": \"8081-2-1600785\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1607802\",\n        \"fechanacimiento\": \"1933-08-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-05 00:01:00\",\n        \"fechaegreso\": \"2015-08-25 16:06:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I350,),(I10X,),(E149,),(I219,),(I351,),(R931,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mmercado,rlozada\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"972400\",\n        \"epinum\": \"972400-1-1581073\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026591412\",\n        \"fechanacimiento\": \"2015-07-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-18 23:59:00\",\n        \"fechaegreso\": \"2015-08-22 15:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P220,),(P920,),(H358,),(P761,),(N390,),(P612,),(P027,),(P599,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dpinilla,dpinilla\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"712351\",\n        \"epinum\": \"712351-3-1618527\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41423724\",\n        \"fechanacimiento\": \"1948-03-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-20 09:25:00\",\n        \"fechaegreso\": \"2015-09-18 18:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I259,),(I259,),(Z488,),(I48X,),(I219,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,dzapata\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974166\",\n        \"epinum\": \"974166-1-1588307\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20186623\",\n        \"fechanacimiento\": \"1935-01-25 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-25 10:03:00\",\n        \"fechaegreso\": \"2015-08-12 20:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(E441,),(I612,),(A419,),(N390,),(J039,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,arinconp\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"527558\",\n        \"epinum\": \"527558-8-1609069\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20001679\",\n        \"fechanacimiento\": \"1935-01-09 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-12 08:55:00\",\n        \"fechaegreso\": \"2015-08-28 15:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E214,),(E214,),(D442,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"laleon,dfgranada\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"10810\",\n        \"epinum\": \"10810-16-1626804\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17121684\",\n        \"fechanacimiento\": \"1945-07-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-26 16:38:00\",\n        \"fechaegreso\": \"2015-09-01 15:56:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I132,),(I132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"luijime,hmarin\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"10810\",\n        \"epinum\": \"10810-15-1601375\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17121684\",\n        \"fechanacimiento\": \"1945-07-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-05 09:37:00\",\n        \"fechaegreso\": \"2015-08-10 16:33:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K746,),(K746,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jofernande,jofernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"10787\",\n        \"epinum\": \"10787-5-1615865\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17120386\",\n        \"fechanacimiento\": \"1945-03-18 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-18 13:12:00\",\n        \"fechaegreso\": \"2015-08-25 13:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S098,),(S012,),(S098,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,socgomez\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"980488\",\n        \"epinum\": \"980488-1-1613659\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20145345\",\n        \"fechanacimiento\": \"1936-01-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-15 18:57:00\",\n        \"fechaegreso\": \"2015-09-10 18:02:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E104,),(H664,),(B028,),(K746,),(G009,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lyzalza,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"20768\",\n        \"epinum\": \"20768-4-1617756\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20180114\",\n        \"fechanacimiento\": \"1939-01-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-19 15:33:00\",\n        \"fechaegreso\": \"2015-09-16 15:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K566,),(E43X,),(K564,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-26 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cleon,darfigu\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"981760\",\n        \"epinum\": \"981760-1-1618887\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11295725\",\n        \"fechanacimiento\": \"1952-01-01 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-20 11:54:00\",\n        \"fechaegreso\": \"2015-10-10 19:23:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I694,),(Z930,),(Z132,),(Y442,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-21 00:00:00\",\n        \"tiempoquirurgico\": \"115\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ehoyos,lgalvan\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"907494\",\n        \"epinum\": \"907494-5-1620124\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41707917\",\n        \"fechanacimiento\": \"1958-01-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-21 10:24:00\",\n        \"fechaegreso\": \"2015-09-07 17:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z540,),(T813,),(E039,),(Z430,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-26 00:00:00\",\n        \"tiempoquirurgico\": \"40\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"abetancour,oespitia,jquitian\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"907494\",\n        \"epinum\": \"907494-4-1600792\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41707917\",\n        \"fechanacimiento\": \"1958-01-11 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-05 00:12:00\",\n        \"fechaegreso\": \"2015-08-09 19:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K439,),(K439,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-05 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wmoreno,oespitia,marduen\",\n        \"especialidades\": \"ANESTESIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"976848\",\n        \"epinum\": \"976848-1-1598977\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20517770\",\n        \"fechanacimiento\": \"1936-10-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-03 16:50:00\",\n        \"fechaegreso\": \"2015-08-26 18:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(G903,),(J960,),(J432,),(Z991,),(Z132,),(G903,),(I679,),(I619,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-06 00:00:00\",\n        \"tiempoquirurgico\": \"95\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jospaez,wcortes,jospaez\",\n        \"especialidades\": \"MEDICINA INTERNA,NEUROCIRUGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975480\",\n        \"epinum\": \"975480-1-1593648\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6494384\",\n        \"fechanacimiento\": \"1941-02-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-29 20:37:00\",\n        \"fechaegreso\": \"2015-08-06 16:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S098,),(S098,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,lusanchez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"848687\",\n        \"epinum\": \"848687-2-1613601\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28677341\",\n        \"fechanacimiento\": \"1941-10-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-15 17:02:00\",\n        \"fechaegreso\": \"2015-09-18 19:37:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F002,),(E43X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jlgomez,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"156219\",\n        \"epinum\": \"156219-7-1580897\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20078119\",\n        \"fechanacimiento\": \"1932-08-20 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-18 15:22:00\",\n        \"fechaegreso\": \"2015-08-07 15:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K922,),(D649,),(J449,),(I350,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfgranada,dfgranada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"938282\",\n        \"epinum\": \"938282-4-1589544\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35405335\",\n        \"fechanacimiento\": \"1949-03-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-27 08:59:00\",\n        \"fechaegreso\": \"2015-09-10 18:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I255,),(J432,),(I501,),(R579,),(I259,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jachaparro,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"47403\",\n        \"epinum\": \"47403-10-1581813\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41315728\",\n        \"fechanacimiento\": \"1942-03-18 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-20 13:40:00\",\n        \"fechaegreso\": \"2015-08-09 17:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K108,),(I500,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gleon,aandrade,vicmar\",\n        \"especialidades\": \"MEDICINA INTERNA,MAXILOFACIAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"952265\",\n        \"epinum\": \"952265-3-1600693\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2840674\",\n        \"fechanacimiento\": \"1939-10-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-04 18:42:00\",\n        \"fechaegreso\": \"2015-08-23 14:17:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R579,),(I340,),(Z132,),(R579,),(I500,),(I255,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"roqgarc,rlozada\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915341\",\n        \"epinum\": \"915341-2-1583487\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5818268\",\n        \"fechanacimiento\": \"1943-01-10 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-21 15:56:00\",\n        \"fechaegreso\": \"2015-08-04 20:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,hguerra\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"956514\",\n        \"epinum\": \"956514-2-1573066\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20742898\",\n        \"fechanacimiento\": \"1942-01-24 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-12 13:59:00\",\n        \"fechaegreso\": \"2015-09-01 20:34:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C259,),(C259,),(I639,),(I829,),(Z132,),(C782,),(C780,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"vicmar,vicmar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"937777\",\n        \"epinum\": \"937777-2-1622032\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11308245\",\n        \"fechanacimiento\": \"1963-02-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-23 17:05:00\",\n        \"fechaegreso\": \"2015-09-14 19:31:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I340,),(F432,),(Z988,),(I340,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jriveros,susnino\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"967834\",\n        \"epinum\": \"967834-2-1611623\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39087880\",\n        \"fechanacimiento\": \"1957-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-13 19:41:00\",\n        \"fechaegreso\": \"2015-08-19 16:45:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R101,),(K85X,),(R101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ccifuentes,oscpere\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974986\",\n        \"epinum\": \"974986-1-1591690\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20548884\",\n        \"fechanacimiento\": \"1930-02-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-28 12:39:00\",\n        \"fechaegreso\": \"2015-08-13 16:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"nomedina,ylcastro\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"90253\",\n        \"epinum\": \"90253-3-1605168\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11253873\",\n        \"fechanacimiento\": \"1958-08-05 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-08 22:14:00\",\n        \"fechaegreso\": \"2015-09-01 18:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I350,),(M543,),(E038,),(K053,),(E063,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-25 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"lcacua,aandrade,ginbres\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MAXILOFACIAL,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"128868\",\n        \"epinum\": \"128868-8-1618694\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"65692939\",\n        \"fechanacimiento\": \"1963-03-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-20 10:20:00\",\n        \"fechaegreso\": \"2015-09-04 18:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R101,),(T819,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jofernande,jofernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"972653\",\n        \"epinum\": \"972653-2-1602254\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21170916\",\n        \"fechanacimiento\": \"1937-04-26 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-05 15:38:00\",\n        \"fechaegreso\": \"2015-08-31 17:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A499,),(I48X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"yinsolo,yinsolo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"971241\",\n        \"epinum\": \"971241-1-1576313\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1149185021\",\n        \"fechanacimiento\": \"1991-05-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-15 05:56:00\",\n        \"fechaegreso\": \"2015-09-28 23:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E236,),(E236,),(E348,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jbarrios,andange\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"638428\",\n        \"epinum\": \"638428-17-1602101\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80421553\",\n        \"fechanacimiento\": \"1969-11-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-05 14:06:00\",\n        \"fechaegreso\": \"2015-10-06 16:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z932,),(E668,),(Z010,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,zuhernande\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"143630\",\n        \"epinum\": \"143630-7-1603902\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2853297\",\n        \"fechanacimiento\": \"1934-07-12 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-06 18:59:00\",\n        \"fechaegreso\": \"2015-08-11 18:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N40X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"emoron,emoron\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"575773\",\n        \"epinum\": \"575773-7-1630296\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19061771\",\n        \"fechanacimiento\": \"1948-03-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-29 19:59:00\",\n        \"fechaegreso\": \"2015-09-10 16:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Z489,),(Z489,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hmarin,hmarin\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"104475\",\n        \"epinum\": \"104475-4-1630619\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79561583\",\n        \"fechanacimiento\": \"1971-05-31 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-30 14:25:00\",\n        \"fechaegreso\": \"2015-10-03 02:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(E46X,),(E878,),(E46X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"vicmar,vicmar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"987073\",\n        \"epinum\": \"987073-1-1639788\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19276271\",\n        \"fechanacimiento\": \"1956-11-29 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-09-06 15:50:00\",\n        \"fechaegreso\": \"2015-11-10 18:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G919,),(D332,),(F508,),(F069,),(G919,),(G918,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-10-12 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,aosorio,marlago\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"987579\",\n        \"epinum\": \"987579-1-1641826\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41377632\",\n        \"fechanacimiento\": \"1939-09-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-09-08 08:29:00\",\n        \"fechaegreso\": \"2015-11-25 18:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I679,),(I679,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,marlago\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"988869\",\n        \"epinum\": \"988869-1-1647097\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6477262\",\n        \"fechanacimiento\": \"1948-09-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-09-11 15:18:00\",\n        \"fechaegreso\": \"2015-12-07 16:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I259,),(J386,),(I251,),(Z132,),(F508,),(I259,),(J380,),(I48X,)\",\n        \"fechaintervencionquirurgica\": \"2015-09-19 00:00:00\",\n        \"tiempoquirurgico\": \"55\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"roqgarc,aandrade,ingmore\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MAXILOFACIAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"49963\",\n        \"epinum\": \"49963-2-1658881\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41408561\",\n        \"fechanacimiento\": \"1947-10-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-09-22 00:40:00\",\n        \"fechaegreso\": \"2015-10-01 14:59:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I259,),(I259,)\",\n        \"fechaintervencionquirurgica\": \"2015-09-22 00:00:00\",\n        \"tiempoquirurgico\": \"15\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"maualva,jduarte\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975671\",\n        \"epinum\": \"975671-2-1619487\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17039373\",\n        \"fechanacimiento\": \"1940-10-30 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-20 21:49:00\",\n        \"fechaegreso\": \"2015-09-12 12:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(R570,),(I252,),(J81X,),(R570,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ccifuentes,julaven\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"120328\",\n        \"epinum\": \"120328-2-1649051\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21049128\",\n        \"fechanacimiento\": \"1933-07-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-09-14 09:32:00\",\n        \"fechaegreso\": \"2015-10-01 00:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C099,),(Z132,),(J960,)\",\n        \"fechaintervencionquirurgica\": \"2015-09-25 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ovelasquez,arinconp\",\n        \"especialidades\": \"OTORRINOLARINGOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"991158\",\n        \"epinum\": \"991158-1-1656504\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80129665\",\n        \"fechanacimiento\": \"1979-12-11 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-09-19 13:57:00\",\n        \"fechaegreso\": \"2015-10-26 13:48:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(S069,),(I501,),(Z991,),(R579,),(J969,),(T07X,),(F508,),(J960,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,jlburitica,jlgomez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"39834\",\n        \"epinum\": \"39834-5-1614253\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"31216331\",\n        \"fechanacimiento\": \"1946-09-23 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-17 08:17:00\",\n        \"fechaegreso\": \"2015-09-28 18:24:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K311,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-28 00:00:00\",\n        \"tiempoquirurgico\": \"375\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jortega,jortega,jofernande\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"896464\",\n        \"epinum\": \"896464-4-1600779\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"199231\",\n        \"fechanacimiento\": \"1936-08-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-04 23:08:00\",\n        \"fechaegreso\": \"2015-08-26 15:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K800,),(Z988,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"andneir,marchar\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"982273\",\n        \"epinum\": \"982273-1-1620938\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1126320975\",\n        \"fechanacimiento\": \"1996-08-28 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-21 21:37:00\",\n        \"fechaegreso\": \"2015-12-31 15:42:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F500,),(E162,),(I499,),(F429,),(F500,),(G903,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dairey,ltenjo\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"504784\",\n        \"epinum\": \"504784-7-1623650\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41451878\",\n        \"fechanacimiento\": \"1948-06-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-24 16:53:00\",\n        \"fechaegreso\": \"2015-09-11 19:11:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R104,),(I500,),(D648,),(N309,),(E129,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"crivera,oscpere\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"504784\",\n        \"epinum\": \"504784-6-1597471\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41451878\",\n        \"fechanacimiento\": \"1948-06-08 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-02 19:11:00\",\n        \"fechaegreso\": \"2015-08-21 19:53:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K804,),(J849,),(H250,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dbaquero,oralvarez\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"953065\",\n        \"epinum\": \"953065-1-1619537\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23873879\",\n        \"fechanacimiento\": \"1946-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-21 00:31:00\",\n        \"fechaegreso\": \"2015-08-23 15:09:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N813,),(N813,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-21 00:00:00\",\n        \"tiempoquirurgico\": \"85\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"hlleon,mffuentes\",\n        \"especialidades\": \"GINECOBSTETRICIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"953065\",\n        \"epinum\": \"953065-2-1630813\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23873879\",\n        \"fechanacimiento\": \"1946-06-02 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-30 23:30:00\",\n        \"fechaegreso\": \"2015-09-04 15:15:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L029,),(L029,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"sanpinz,felmurc\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"971176\",\n        \"epinum\": \"971176-1-1576049\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1152567\",\n        \"fechanacimiento\": \"1932-03-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-14 16:48:00\",\n        \"fechaegreso\": \"2015-08-28 17:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K769,),(K769,),(E440,),(A499,),(K922,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,jvidal\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975480\",\n        \"epinum\": \"975480-2-1604458\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6494384\",\n        \"fechanacimiento\": \"1941-02-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-07 19:27:00\",\n        \"fechaegreso\": \"2015-08-25 22:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J22X,),(J22X,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-24 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"rmazeneth,oaponte,rmazeneth\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,NEUROCIRUGIA,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"134659\",\n        \"epinum\": \"134659-4-1577747\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"12953541\",\n        \"fechanacimiento\": \"1949-07-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-16 01:10:00\",\n        \"fechaegreso\": \"2015-08-15 15:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I612,),(I629,),(I612,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,wcortes,jquitian\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"87516\",\n        \"epinum\": \"87516-17-1625054\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41369780\",\n        \"fechanacimiento\": \"1945-07-20 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-25 14:17:00\",\n        \"fechaegreso\": \"2015-09-08 15:13:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"marhera,julruss\",\n        \"especialidades\": \"MEDICO ESPECIALISTA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"857603\",\n        \"epinum\": \"857603-8-1404779\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"18385855\",\n        \"fechanacimiento\": \"1959-03-02 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-17 12:41:00\",\n        \"fechaegreso\": \"2015-04-18 11:36:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G020,),(N179,),(E878,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gdevia,rcortes\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"928369\",\n        \"epinum\": \"928369-1-1401418\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"4973652\",\n        \"fechanacimiento\": \"2015-02-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-02-14 10:08:00\",\n        \"fechaegreso\": \"2015-04-05 18:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(P220,),(R739,),(P761,),(P011,),(P284,),(P599,),(P612,),(H358,),(P281,),(P369,),(P543,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dpinilla,dpinilla\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"981196\",\n        \"epinum\": \"981196-1-1616390\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"34556842\",\n        \"fechanacimiento\": \"1969-07-03 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-18 18:55:00\",\n        \"fechaegreso\": \"2015-09-09 17:16:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(Q280,),(H471,),(H492,),(F508,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"140\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jamorocho,aleduqu\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"976649\",\n        \"epinum\": \"976649-1-1598218\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19258975\",\n        \"fechanacimiento\": \"1954-07-14 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-03 10:20:00\",\n        \"fechaegreso\": \"2015-12-01 10:50:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I694,),(F508,),(G060,),(B029,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-05 00:00:00\",\n        \"tiempoquirurgico\": \"120\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dialoza,oaponte,dialoza\",\n        \"especialidades\": \"MEDICINA GENERAL,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"11970\",\n        \"epinum\": \"11970-3-1604053\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17193492\",\n        \"fechanacimiento\": \"1947-05-07 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-07 07:10:00\",\n        \"fechaegreso\": \"2015-10-13 12:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(A418,),(Z132,),(J960,),(C61X,),(I501,),(A418,),(I255,),(R579,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-29 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"cramirez,jtorres,rcortes\",\n        \"especialidades\": \"NEUROCIRUGIA,NEUROCIRUGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Moderado\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"663882\",\n        \"epinum\": \"663882-2-1600836\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"14270225\",\n        \"fechanacimiento\": \"1960-12-27 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-05 02:44:00\",\n        \"fechaegreso\": \"2015-08-11 22:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(F069,),(I499,),(E162,),(F069,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-05 00:00:00\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wmoreno,dbaquero,arlcast\",\n        \"especialidades\": \"ANESTESIOLOGIA,PROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"13966\",\n        \"epinum\": \"13966-4-1599074\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19172319\",\n        \"fechanacimiento\": \"1951-01-25 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-03 18:44:00\",\n        \"fechaegreso\": \"2015-08-11 17:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(R471,),(R471,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"obriceno,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"958369\",\n        \"epinum\": \"958369-3-1589030\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2701579\",\n        \"fechanacimiento\": \"1931-06-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-26 18:28:00\",\n        \"fechaegreso\": \"2015-08-26 17:41:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D400,),(F069,),(E440,),(D400,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"heicast,rlozada\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"963824\",\n        \"epinum\": \"963824-1-1545374\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"74245598\",\n        \"fechanacimiento\": \"1984-01-08 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-06-17 21:43:00\",\n        \"fechaegreso\": \"2015-08-10 19:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(A419,),(R579,),(N390,),(N179,),(C950,),(E440,),(C910,),(J960,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"dfpeña,aliperez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"972933\",\n        \"epinum\": \"972933-1-1583169\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19198291\",\n        \"fechanacimiento\": \"1953-04-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-21 13:20:00\",\n        \"fechaegreso\": \"2015-08-12 17:18:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(L029,),(A419,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-25 00:00:00\",\n        \"tiempoquirurgico\": \"70\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,jcvalero,rasegura\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"832923\",\n        \"epinum\": \"832923-2-1595446\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030659536\",\n        \"fechanacimiento\": \"1995-10-15 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-31 08:44:00\",\n        \"fechaegreso\": \"2015-08-12 15:27:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E101,),(E101,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"maualva,jduarte\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"972862\",\n        \"epinum\": \"972862-2-1613854\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19310827\",\n        \"fechanacimiento\": \"1955-12-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-16 10:54:00\",\n        \"fechaegreso\": \"2015-08-23 16:35:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K403,),(I10X,)\",\n        \"fechaintervencionquirurgica\": \"2015-08-16 00:00:00\",\n        \"tiempoquirurgico\": \"97\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"wmoreno,pcarrion,mrosado\",\n        \"especialidades\": \"ANESTESIOLOGIA,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975668\",\n        \"epinum\": \"975668-1-1594510\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1022351092\",\n        \"fechanacimiento\": \"1988-07-03 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-30 12:04:00\",\n        \"fechaegreso\": \"2015-09-07 18:46:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(G409,),(G409,),(G903,),(R418,),(F508,),(Z132,),(R579,),(G410,),(H539,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,lusanchez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"977109\",\n        \"epinum\": \"977109-1-1600041\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20009204\",\n        \"fechanacimiento\": \"1930-07-14 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-04 12:16:00\",\n        \"fechaegreso\": \"2015-08-25 17:30:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J90X,),(J90X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jachaparro,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"636235\",\n        \"epinum\": \"636235-6-1632283\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2642478\",\n        \"fechanacimiento\": \"1934-04-20 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-31 18:22:00\",\n        \"fechaegreso\": \"2015-10-17 10:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I10X,),(Z991,),(E878,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,joncast\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"538189\",\n        \"epinum\": \"538189-9-1602289\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5943402\",\n        \"fechanacimiento\": \"1943-10-21 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-05 16:01:00\",\n        \"fechaegreso\": \"2015-09-11 19:26:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(C61X,),(N390,),(Z132,),(C61X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,helgira\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"984705\",\n        \"epinum\": \"984705-1-1630367\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19060851\",\n        \"fechanacimiento\": \"1948-01-22 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-30 06:10:00\",\n        \"fechaegreso\": \"2015-09-13 17:57:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jetorres,peramirez\",\n        \"especialidades\": \"EMERGENCIOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"22655\",\n        \"epinum\": \"22655-3-1604030\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20264113\",\n        \"fechanacimiento\": \"1939-01-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-07 05:09:00\",\n        \"fechaegreso\": \"2015-09-01 17:25:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I602,),(I671,),(I602,),(Z132,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mhinojoza,mhinojoza\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"223285\",\n        \"epinum\": \"223285-3-1597456\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24468951\",\n        \"fechanacimiento\": \"1943-06-06 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-02 18:05:00\",\n        \"fechaegreso\": \"2015-09-04 17:14:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I679,),(Z132,),(I679,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"gbuitrago,mgiraldo\",\n        \"especialidades\": \"MEDICO ESPECIALISTA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"613804\",\n        \"epinum\": \"613804-2-1593276\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41402948\",\n        \"fechanacimiento\": \"1947-02-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-29 14:02:00\",\n        \"fechaegreso\": \"2015-08-25 18:55:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(D381,),(D381,),(J159,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,aarteta\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"974363\",\n        \"epinum\": \"974363-1-1588972\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"65717565\",\n        \"fechanacimiento\": \"1974-11-12 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-26 15:40:00\",\n        \"fechaegreso\": \"2015-08-02 19:10:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(K350,),(A09X,)\",\n        \"fechaintervencionquirurgica\": \"2015-07-28 00:00:00\",\n        \"tiempoquirurgico\": \"90\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jmsalazar,jmsalazar,lizmeji\",\n        \"especialidades\": \"CIRUGIA GENERAL,CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"235712\",\n        \"epinum\": \"235712-7-1605522\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19092638\",\n        \"fechanacimiento\": \"1939-01-09 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-09 16:42:00\",\n        \"fechaegreso\": \"2015-08-20 16:52:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"celopez,aarteta\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"970404\",\n        \"epinum\": \"970404-1-1572798\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1151790\",\n        \"fechanacimiento\": \"1932-02-19 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-12 03:34:00\",\n        \"fechaegreso\": \"2015-08-12 23:29:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(C920,),(C920,),(R040,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"scardona,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"52539\",\n        \"epinum\": \"52539-4-1559821\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41506421\",\n        \"fechanacimiento\": \"1951-06-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-01 08:45:00\",\n        \"fechaegreso\": \"2015-08-07 16:28:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(M009,),(M009,),(M544,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"kcarrascal,ecarrillo,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"975495\",\n        \"epinum\": \"975495-1-1593697\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28753332\",\n        \"fechanacimiento\": \"1939-01-30 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-30 01:51:00\",\n        \"fechaegreso\": \"2015-08-14 21:00:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"revargas,marrome\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"970568\",\n        \"epinum\": \"970568-4-1613717\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20244578\",\n        \"fechanacimiento\": \"1939-09-27 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-08-15 23:50:00\",\n        \"fechaegreso\": \"2015-09-02 16:07:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(E878,),(N179,),(F009,),(E878,),(N390,),(E669,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"ehoyos,ehoyos\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"902034\",\n        \"epinum\": \"902034-5-1585584\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1073598435\",\n        \"fechanacimiento\": \"1988-12-07 00:00:00\",\n        \"sexo\": \"F\",\n        \"fechaingreso\": \"2015-07-23 08:34:00\",\n        \"fechaegreso\": \"2015-09-09 19:54:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"1\",\n        \"diagnosticospoas\": \"(E43X,),(E43X,),(Q432,),(E878,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"figueroac,ylcastro\",\n        \"especialidades\": \"COLOPROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"982350\",\n        \"epinum\": \"982350-1-1621199\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"55433\",\n        \"fechanacimiento\": \"1917-05-06 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-08-22 10:06:00\",\n        \"fechaegreso\": \"2015-08-29 18:20:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(I612,),(I612,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"jcuervo,jcuervo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": \"7\",\n        \"hosentcod\": \"5\",\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"785317\",\n        \"epinum\": \"785317-6-1581379\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6044657\",\n        \"fechanacimiento\": \"1938-07-04 00:00:00\",\n        \"sexo\": \"M\",\n        \"fechaingreso\": \"2015-07-19 16:19:00\",\n        \"fechaegreso\": \"2015-08-14 15:12:00\",\n        \"viadeingreso\": \"1\",\n        \"estadoalasalida\": \"2\",\n        \"diagnosticospoas\": \"(J441,),(I500,),(F508,),(J80X,)\",\n        \"fechaintervencionquirurgica\": \"\",\n        \"tiempoquirurgico\": \"0\",\n        \"tiempoventilacionmecanica\": \"0\",\n        \"medicostratantes\": \"mrgil,dbaquero,yhurtado\",\n        \"especialidades\": \"MEDICO ESPECIALISTA,PROCTOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": \"Leve\",\n        \"epiimpfac\": \"0\",\n        \"epiimpcos\": \"0\",\n        \"dlp_reject_reason\": \"[{\\\"scope\\\":\\\"field\\\",\\\"field\\\":\\\"eventoadversocalificado\\\",\\\"type\\\":\\\"incompatible\\\",\\\"reason\\\":\\\"Not convertible to int\\\"}]\",\n        \"processing_dttm\": \"1568899635593\"\n    }\n]"},{"id":"721d65dd-3662-4078-912a-496b64c77131","name":"The profile is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/profile-invalid-results?processingdttm=<string>&limit=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","profile-invalid-results"],"query":[{"key":"processingdttm","value":"<string>"},{"key":"limit","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4d463b71-203f-414e-b270-025903959f87"},{"name":"Gets the profile statistics for the specified job.","id":"ef51f89b-f8b8-48e5-87b4-5c3691c026cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-stats?processingdttm=<string>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","profile-stats"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"processingdttm","value":"<string>"}],"variable":[{"id":"9c7988a8-004f-483e-99e6-a580ca222d01","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"2a700c52-fa73-4edd-9930-78d39fe1ff89","name":"The profile is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/profile-stats?processingdttm=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","profile-stats"],"query":[{"key":"processingdttm","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"a4981ba3-418b-4808-b9fc-e821bb08d374","name":"Gets the profile statistics for the specified job.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-stats?processingdttm=1568899635593","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","profile-stats"],"query":[{"key":"processingdttm","value":"1568899635593"}],"variable":[{"key":"feedId","value":"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd","description":{"content":"","type":"text/plain"}}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 12:49:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"IntegerType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A5^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"5\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"5\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"723215\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"5\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[5.0,5.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0014\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9986\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^AHUM^A125760^B2^AHUBU^A18883^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"4\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"3\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"HUBU\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"HUM\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"HUBU\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"HUM\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"HUBU\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"HUM\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"DoubleType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"421\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.2911\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.7089\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A0.0^A129133^B2^A60.0^A462^B3^A40.0^A460^B4^A50.0^A437^B5^A45.0^A406^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"967.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"1316156.0130000003\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"9.09934122632961\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"35.373119637754364\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"1251.2575929068832\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[0.0,193.4,386.8,580.2,773.6,967.0],\\\"_2\\\":[143538,1008,72,14,11]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"105733\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"73.0993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"26.9007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A83327^A34^B2^A865826^A23^B3^A18110^A22^B4^A69579^A21^B5^A34730^A20^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"7\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"1147482\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"75\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"100000\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"999994\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"100000\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"999994\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"IntegerType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0014\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9986\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A1^A138774^B2^A2^A5869^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"150512\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"1.0406\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0.1973\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0.0389\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[1.0,1.2,1.4,1.6,1.8,2.0],\\\"_2\\\":[138774,0,0,0,5869]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A110011864201^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"12\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"12\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"110011864201\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"DoubleType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A0.0^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"4.9E-324\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[0.0,0.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"IntegerType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A7^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"7\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"7\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"1012501\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"7\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[7.0,7.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"DoubleType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A0.0^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"4.9E-324\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[0.0,0.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"42966\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"29.7049\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"70.2951\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A(O800,),(O800,)^A6706^B2^A(N390,),(N390,)^A5203^B3^A(J441,),(J441,)^A2057^B4^A(O829,),(O829,)^A1998^B5^A(I500,),(I500,)^A1857^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"127\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"13\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"(P612,),(E870,),(R739,),(P612,),(P073,),(Z625,),(P38X,),(H358,),(H351,),(P363,),(P361,),(P236,),(P027,),(R230,),(P233,),(E785,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"(N61,),(N61,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"(A021,),(A90X,),(A021,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"(Z992,),(Z992,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"(A021,),(A90X,),(A021,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"(Z992,),(Z992,)\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"TimestampType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"126483\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"87.445\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"12.555\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A2015-12-05 20:00:00.0^A24^B2^A2015-12-11 20:00:00.0^A19^B3^A2016-09-08 13:50:00.0^A11^B4^A2015-12-11 23:00:00.0^A8^B5^A2016-04-13 12:30:00.0^A8^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"MAX_TIMESTAMP\",\n        \"metricvalue\": \"2018-08-31 23:00:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"MIN_TIMESTAMP\",\n        \"metricvalue\": \"2015-01-01 01:30:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"DoubleType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A0.0^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"4.9E-324\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[0.0,0.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0014\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9986\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A01^A125760^B2^A03^A18883^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"03\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"03\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"01\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"03\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"01\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"03\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"IntegerType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A0^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[0.0,0.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"41280\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"28.5392\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"71.4608\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^Ajduarte,jduarte^A1924^B2^Ajsastoque,jsastoque^A1557^B3^Ajsastoque,jduarte^A1046^B4^Ajduarte,jsastoque^A897^B5^Aaarteta,aarteta^A883^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"32\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"erodriguez,erodriguez,ltibaduiza\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"zulzuni,zulzuni\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"zulzuni,zulzuni\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"TimestampType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"123635\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1332\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"85.476\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.9209\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.0791\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^Anull^A123635^B2^A2018-04-09 00:00:00.0^A38^B3^A2018-02-19 00:00:00.0^A37^B4^A2018-08-13 00:00:00.0^A37^B5^A2018-04-02 00:00:00.0^A37^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"MAX_TIMESTAMP\",\n        \"metricvalue\": \"2018-08-31 00:00:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"MIN_TIMESTAMP\",\n        \"metricvalue\": \"2015-01-01 00:00:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"TimestampType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"378\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"28979\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0.2613\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"20.0348\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"79.9652\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^Anull^A378^B2^A1900-01-01 00:00:00.0^A275^B3^A1976-01-01 00:00:00.0^A178^B4^A1950-01-01 00:00:00.0^A59^B5^A1928-12-31 00:00:00.0^A58^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"MAX_TIMESTAMP\",\n        \"metricvalue\": \"9138-01-30 00:00:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"MIN_TIMESTAMP\",\n        \"metricvalue\": \"1900-01-01 00:00:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"853\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.5897\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.4103\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^AMEDICINA GENERAL,MEDICINA GENERAL^A24804^B2^AMEDICINA INTERNA,MEDICINA INTERNA^A24652^B3^AGINECOLOGIA,MEDICINA GENERAL^A12772^B4^AMEDICINA INTERNA,MEDICINA GENERAL^A7771^B5^AGINECOLOGIA,GINECOLOGIA^A7467^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"92\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"MEDICINA CRITICA, CUIDADOS INT,CIRUGIA HEPATICA Y VIAS BILIAR,MEDICINA CRITICA, CUIDADOS INT\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"UROLOGIA,UROLOGIA,UROLOGIA\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \",\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"UROLOGIA,UROLOGIA,UROLOGIA\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"105780\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"73.1318\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"26.8682\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A79799110^A34^B2^A23442203^A23^B3^A20066621^A22^B4^A5476579^A21^B5^A281068^A20^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"20\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"3\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"venpe917199206051984\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"816\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"00010100305\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"venpe917199206051984\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"00010100305\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"venpe917199206051984\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"TimestampType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"140099\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"96.8585\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"3.1415\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A2018-06-13 12:45:00.0^A7^B2^A2018-06-13 06:36:00.0^A6^B3^A2015-11-17 09:01:00.0^A4^B4^A2015-01-03 14:30:00.0^A3^B5^A2016-11-15 12:30:00.0^A3^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"MAX_TIMESTAMP\",\n        \"metricvalue\": \"2018-08-30 22:58:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"MIN_TIMESTAMP\",\n        \"metricvalue\": \"2012-03-11 22:36:00.0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"IntegerType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0007\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9993\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A1^A144643^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"MAX\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"MIN\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"SUM\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"MEAN\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"STDDEV\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"VARIANCE\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"HISTO\",\n        \"metricvalue\": \"{\\\"_1\\\":[1.0,1.0],\\\"_2\\\":[144643]}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"3\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0021\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9979\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^AF^A87117^B2^AM^A57155^B3^A^A371^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"1\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"M\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"M\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"371\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0.2565\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"F\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"M\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"F\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"M\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"144637\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"99.9959\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"0.0041\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^A1322874-1-2916741^A2^B2^A1204318-2-2271950^A2^B3^A1208738-2^A2^B4^A957023-4-1753182^A2^B5^A22192-3-2543982^A2^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"18\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"6\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"1184471-19-2837026\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"4907-2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"100000-7-2236134\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"999994-1-1705819\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"100000-7-2236134\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"999994-1-1705819\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"COLUMN_DATATYPE\",\n        \"metricvalue\": \"StringType\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"COLUMN_NULLABLE\",\n        \"metricvalue\": \"true\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"COLUMN_METADATA\",\n        \"metricvalue\": \"{}\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"NULL_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"UNIQUE_COUNT\",\n        \"metricvalue\": \"9\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"PERC_NULL_VALUES\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"PERC_UNIQUE_VALUES\",\n        \"metricvalue\": \"0.0062\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"PERC_DUPLICATE_VALUES\",\n        \"metricvalue\": \"99.9938\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"TOP_N_VALUES\",\n        \"metricvalue\": \"1^ACC^A139110^B2^AMS^A1882^B3^ARC^A1834^B4^ATI^A1331^B5^ACE^A407^B\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MAX_LENGTH\",\n        \"metricvalue\": \"3\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MIN_LENGTH\",\n        \"metricvalue\": \"2\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"LONGEST_STRING\",\n        \"metricvalue\": \"PEP\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"SHORTEST_STRING\",\n        \"metricvalue\": \"CC\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"EMPTY_COUNT\",\n        \"metricvalue\": \"4\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"PERC_EMPTY_VALUES\",\n        \"metricvalue\": \"0.0028\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MIN_STRING_CASE\",\n        \"metricvalue\": \"AS\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MAX_STRING_CASE\",\n        \"metricvalue\": \"TI\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MIN_STRING_ICASE\",\n        \"metricvalue\": \"AS\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"MAX_STRING_ICASE\",\n        \"metricvalue\": \"TI\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"154103\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"9460\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosid\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hosentcod\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codpresgs\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"codsucur\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"descripcion\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"hiscliid\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epinum\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tipodocumento\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"numerodedocumento\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechanacimiento\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"sexo\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaingreso\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaegreso\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"viadeingreso\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"estadoalasalida\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"diagnosticospoas\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"fechaintervencionquirurgica\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoquirurgico\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"tiempoventilacionmecanica\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"medicostratantes\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"especialidades\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"eventoadversocalificado\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"9460\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpfac\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"epiimpcos\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1568899635593\"\n    }\n]"}],"_postman_id":"ef51f89b-f8b8-48e5-87b4-5c3691c026cf"},{"name":"Gets a summary of the feed profiles.","id":"2291bbdb-1176-480f-a07f-db98884c3ac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-summary","urlObject":{"path":["v1","feedmgr","feeds",":feedId","profile-summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f468b2c3-ed1f-4a5e-9eb6-2f00365e6894","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"0d1528f7-59d8-4f03-a184-d4222c9be6ba","name":"Gets a summary of the feed profiles.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-summary","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","profile-summary"],"variable":[{"key":"feedId","value":"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd","description":{"content":"","type":"text/plain"}}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 12:49:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1565630978527\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1565630978527\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1565630978527\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1565634642807\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1565634642807\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1565634642807\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"154103\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"9460\",\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570030291912\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570030291912\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570030291912\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570035750351\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570035750351\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570035750351\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"154103\",\n        \"processing_dttm\": \"1570043407516\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"144643\",\n        \"processing_dttm\": \"1570043407516\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"9460\",\n        \"processing_dttm\": \"1570043407516\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"154302\",\n        \"processing_dttm\": \"1570111489067\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"144842\",\n        \"processing_dttm\": \"1570111489067\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"9460\",\n        \"processing_dttm\": \"1570111489067\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570111947125\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570111947125\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570111947125\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570112211156\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570112211156\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570112211156\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570112651225\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570112651225\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570112651225\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570114891413\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570114891413\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570114891413\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570128150273\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570128150273\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570128150273\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570128864349\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"199\",\n        \"processing_dttm\": \"1570128864349\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570128864349\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"TOTAL_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570634397385\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"VALID_COUNT\",\n        \"metricvalue\": \"398\",\n        \"processing_dttm\": \"1570634397385\"\n    },\n    {\n        \"columnname\": \"(ALL)\",\n        \"metrictype\": \"INVALID_COUNT\",\n        \"metricvalue\": \"0\",\n        \"processing_dttm\": \"1570634397385\"\n    }\n]"},{"id":"1cfcfcae-add0-42fb-862b-4f7ec03d506c","name":"The profiles are unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/profile-summary"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2291bbdb-1176-480f-a07f-db98884c3ac5"},{"name":"Gets statistics on the valid rows for the specified job.","id":"b29eefab-f9bf-47e9-bf69-7694bd73c5f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-valid-results?processingdttm=<string>&limit=<integer>","urlObject":{"path":["v1","feedmgr","feeds",":feedId","profile-valid-results"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"processingdttm","value":"<string>"},{"key":"limit","value":"<integer>"}],"variable":[{"id":"c2c58aae-2e63-44f0-8626-7fca99c81e00","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"c2195874-ddb1-4bac-9e99-e54a57dcda69","name":"Gets statistics on the valid rows for the specified job.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/profile-valid-results?processingdttm=1568899635593&limit=500","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds",":feedId","profile-valid-results"],"query":[{"key":"processingdttm","value":"1568899635593"},{"key":"limit","value":"500"}],"variable":[{"key":"feedId","value":"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd","description":{"content":"","type":"text/plain"}}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 12:51:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"534095\",\n        \"epinum\": \"534095-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20132621\",\n        \"fechanacimiento\": -1011830400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420055880000,\n        \"fechaegreso\": 1420389120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"105437\",\n        \"epinum\": \"105437-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5172227\",\n        \"fechanacimiento\": -79488000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419867000000,\n        \"fechaegreso\": 1421348460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C833,),(C833,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,julparr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916513\",\n        \"epinum\": \"916513-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1087993676\",\n        \"fechanacimiento\": 536457600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419955860000,\n        \"fechaegreso\": 1420122960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Y450,),(Y450,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ycano,jhquintero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"132143\",\n        \"epinum\": \"132143-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51694532\",\n        \"fechanacimiento\": -203644800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418366700000,\n        \"fechaegreso\": 1424008980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K85X,),(K85X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"cmancera,cmancera\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916657\",\n        \"epinum\": \"916657-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"287378\",\n        \"fechanacimiento\": -988502400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420025880000,\n        \"fechaegreso\": 1422125400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I509,),(I509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pedgonz,pedgonz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"841242\",\n        \"epinum\": \"841242-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79731116\",\n        \"fechanacimiento\": 268272000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419789600000,\n        \"fechaegreso\": 1420561500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K650,),(K650,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,jalvarado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916717\",\n        \"epinum\": \"916717-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3173424\",\n        \"fechanacimiento\": -10022400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420062000000,\n        \"fechaegreso\": 1421254140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I438,),(I438,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmmejia,lmmejia\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"227832\",\n        \"epinum\": \"227832-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17136482\",\n        \"fechanacimiento\": -793324800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419704940000,\n        \"fechaegreso\": 1420128540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,aarteta\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"901194\",\n        \"epinum\": \"901194-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17170053\",\n        \"fechanacimiento\": -730771200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419844440000,\n        \"fechaegreso\": 1420817400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K808,),(K808,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rlozada,rlozada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"877962\",\n        \"epinum\": \"877962-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1024549255\",\n        \"fechanacimiento\": 760665600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417516080000,\n        \"fechaegreso\": 1420903980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"msilvar,msilvar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"53382\",\n        \"epinum\": \"53382-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41540111\",\n        \"fechanacimiento\": -591148800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418803980000,\n        \"fechaegreso\": 1420994400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(G934,),(G934,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jorramirez,jorramirez\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"133989\",\n        \"epinum\": \"133989-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23591270\",\n        \"fechanacimiento\": -901670400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419424920000,\n        \"fechaegreso\": 1420131960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S721,),(S721,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"794346\",\n        \"epinum\": \"794346-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"391296\",\n        \"fechanacimiento\": -930009600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419774960000,\n        \"fechaegreso\": 1420228320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jaspadi,incastillo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"2851\",\n        \"epinum\": \"2851-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1026561564\",\n        \"fechanacimiento\": 619660800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419597000000,\n        \"fechaegreso\": 1420311420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L024,),(L024,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"caduarte,laucguti\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"762350\",\n        \"epinum\": \"762350-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20983768\",\n        \"fechanacimiento\": -129772800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418976060000,\n        \"fechaegreso\": 1421275260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C851,),(C851,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"asotelo,asotelo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915905\",\n        \"epinum\": \"915905-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23271974\",\n        \"fechanacimiento\": -1045785600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419764220000,\n        \"fechaegreso\": 1420302660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J841,),(J841,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,jgil\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"42860\",\n        \"epinum\": \"42860-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"36151881\",\n        \"fechanacimiento\": -555206400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419601140000,\n        \"fechaegreso\": 1420231740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M711,),(M711,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"cmancera,cmancera\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"607923\",\n        \"epinum\": \"607923-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"135423\",\n        \"fechanacimiento\": -1191369600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420057680000,\n        \"fechaegreso\": 1420474380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R060,),(R060,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915239\",\n        \"epinum\": \"915239-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41674454\",\n        \"fechanacimiento\": -470361600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419514140000,\n        \"fechaegreso\": 1420484520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D420,),(D420,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"efrreye,efrreye\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"178946\",\n        \"epinum\": \"178946-13\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4257354\",\n        \"fechanacimiento\": -1046044800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419262980000,\n        \"fechaegreso\": 1423765920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amasanchez,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"546965\",\n        \"epinum\": \"546965-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79123442\",\n        \"fechanacimiento\": -202780800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419784080000,\n        \"fechaegreso\": 1420209900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"915499\",\n        \"epinum\": \"915499-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19319235\",\n        \"fechanacimiento\": -471657600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419933120000,\n        \"fechaegreso\": 1421344440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M869,),(M869,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"apedroza,apedroza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915247\",\n        \"epinum\": \"915247-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79992947\",\n        \"fechanacimiento\": 308448000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419516540000,\n        \"fechaegreso\": 1421174040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jriveros,jriveros\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"906721\",\n        \"epinum\": \"906721-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52912000\",\n        \"fechanacimiento\": 397785600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419234780000,\n        \"fechaegreso\": 1420471020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O688,),(O688,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"hafricano,hafricano\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"728650\",\n        \"epinum\": \"728650-13\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"9350151\",\n        \"fechanacimiento\": -538704000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417981980000,\n        \"fechaegreso\": 1420991280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D693,),(D693,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"774697\",\n        \"epinum\": \"774697-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20102921\",\n        \"fechanacimiento\": -1724198400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419711240000,\n        \"fechaegreso\": 1420425120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I610,),(I610,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"flozano,jalvarado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"50520\",\n        \"epinum\": \"50520-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41430202\",\n        \"fechanacimiento\": -751507200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418748720000,\n        \"fechaegreso\": 1420490160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J189,),(J189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"julparr,julparr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"231659\",\n        \"epinum\": \"231659-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39308468\",\n        \"fechanacimiento\": 55209600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420048440000,\n        \"fechaegreso\": 1421079360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D391,),(D391,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"taturqu,taturqu\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"126350\",\n        \"epinum\": \"126350-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4568384\",\n        \"fechanacimiento\": -621043200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419933420000,\n        \"fechaegreso\": 1420658280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F508,),(F508,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915645\",\n        \"epinum\": \"915645-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20529617\",\n        \"fechanacimiento\": -825120000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419669420000,\n        \"fechaegreso\": 1420297920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S721,),(S721,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"cchica,diamanr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"906185\",\n        \"epinum\": \"906185-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1138182\",\n        \"fechanacimiento\": -1133395200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416397560000,\n        \"fechaegreso\": 1423588500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z931,),(Z931,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scaro,juaguti\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"15934\",\n        \"epinum\": \"15934-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"193807\",\n        \"fechanacimiento\": -1066694400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418575380000,\n        \"fechaegreso\": 1420312260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,vitorres\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"599129\",\n        \"epinum\": \"599129-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7212325\",\n        \"fechanacimiento\": -519350400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418377800000,\n        \"fechaegreso\": 1420494960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(H905,),(H905,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jmgalindo,jmgalindo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"833420\",\n        \"epinum\": \"833420-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51960552\",\n        \"fechanacimiento\": -157507200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419554100000,\n        \"fechaegreso\": 1420656900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,laleon\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"143885\",\n        \"epinum\": \"143885-13\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51560341\",\n        \"fechanacimiento\": -334540800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419942600000,\n        \"fechaegreso\": 1420126500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,danurbi\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"6645\",\n        \"epinum\": \"6645-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"126628\",\n        \"fechanacimiento\": -1173571200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419934920000,\n        \"fechaegreso\": 1420227180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,yhurtado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"25221\",\n        \"epinum\": \"25221-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20411352\",\n        \"fechanacimiento\": -1478044800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419522900000,\n        \"fechaegreso\": 1420470720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I674,),(I674,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"angramirez,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916570\",\n        \"epinum\": \"916570-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41459844\",\n        \"fechanacimiento\": -671673600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419980040000,\n        \"fechaegreso\": 1420213740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G459,),(G459,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"10203\",\n        \"epinum\": \"10203-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17090557\",\n        \"fechanacimiento\": -822873600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419719160000,\n        \"fechaegreso\": 1420490400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,jcuervo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"596018\",\n        \"epinum\": \"596018-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1014178948\",\n        \"fechanacimiento\": 523756800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420006140000,\n        \"fechaegreso\": 1420132380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mffuentes,mffuentes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916710\",\n        \"epinum\": \"916710-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1019023049\",\n        \"fechanacimiento\": 576720000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420052820000,\n        \"fechaegreso\": 1420213560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"felmurc,felmurc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"42576\",\n        \"epinum\": \"42576-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35499765\",\n        \"fechanacimiento\": -419299200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419952620000,\n        \"fechaegreso\": 1420484700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E102,),(E102,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,diamanr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911734\",\n        \"epinum\": \"911734-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1032398666\",\n        \"fechanacimiento\": 561081600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420010640000,\n        \"fechaegreso\": 1420133460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"felmurc,felmurc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"866896\",\n        \"epinum\": \"866896-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80060602\",\n        \"fechanacimiento\": 270345600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419812280000,\n        \"fechaegreso\": 1420392300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N200,),(N200,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914962\",\n        \"epinum\": \"914962-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030604956\",\n        \"fechanacimiento\": 686880000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420019280000,\n        \"fechaegreso\": 1420123680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mmojica,felmurc\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916716\",\n        \"epinum\": \"916716-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80816064\",\n        \"fechanacimiento\": 452044800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420059360000,\n        \"fechaegreso\": 1420226280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ecardona,ecardona\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"651782\",\n        \"epinum\": \"651782-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1077940012\",\n        \"fechanacimiento\": 491788800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420009260000,\n        \"fechaegreso\": 1420131900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O410,),(O410,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mffuentes,mffuentes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"15626\",\n        \"epinum\": \"15626-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19343689\",\n        \"fechanacimiento\": -390614400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417120320000,\n        \"fechaegreso\": 1420316880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kcamacho,kcamacho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915106\",\n        \"epinum\": \"915106-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20249214\",\n        \"fechanacimiento\": -938476800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419425760000,\n        \"fechaegreso\": 1421428560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C782,),(C782,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"896192\",\n        \"epinum\": \"896192-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1073670452\",\n        \"fechanacimiento\": 527644800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420000440000,\n        \"fechaegreso\": 1420132620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mffuentes,mffuentes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915307\",\n        \"epinum\": \"915307-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35489375\",\n        \"fechanacimiento\": -426988800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419531180000,\n        \"fechaegreso\": 1420126260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juguzman,juguzman\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"7145\",\n        \"epinum\": \"7145-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13877270\",\n        \"fechanacimiento\": -628041600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419914700000,\n        \"fechaegreso\": 1420210380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jofernande,jofernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"833144\",\n        \"epinum\": \"833144-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51959875\",\n        \"fechanacimiento\": -16761600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419859080000,\n        \"fechaegreso\": 1420227180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T814,),(T814,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juruiz,juruiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"734033\",\n        \"epinum\": \"734033-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20289819\",\n        \"fechanacimiento\": -904608000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419838500000,\n        \"fechaegreso\": 1420824660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"avellaneda,avellaneda\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"570031\",\n        \"epinum\": \"570031-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41352720\",\n        \"fechanacimiento\": -742089600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419943260000,\n        \"fechaegreso\": 1420558260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N180,),(N180,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ecardona,ecardona\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913470\",\n        \"epinum\": \"913470-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1014197429\",\n        \"fechanacimiento\": 540777600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419999420000,\n        \"fechaegreso\": 1420124700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"felmurc,felmurc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916402\",\n        \"epinum\": \"916402-2\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10160481221\",\n        \"fechanacimiento\": 1419552000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419933420000,\n        \"fechaegreso\": 1420130460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P599,),(P599,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"belalcazar,belalcazar\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"30051\",\n        \"epinum\": \"30051-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2293719\",\n        \"fechanacimiento\": -1122854400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419963660000,\n        \"fechaegreso\": 1420302000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jbotero,jbotero\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"561819\",\n        \"epinum\": \"561819-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26464456\",\n        \"fechanacimiento\": -1461628800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419958860000,\n        \"fechaegreso\": 1420868640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jucortes,jucortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"689415\",\n        \"epinum\": \"689415-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"240240\",\n        \"fechanacimiento\": -997574400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419732540000,\n        \"fechaegreso\": 1420297260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K831,),(K831,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,danurbi\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"912703\",\n        \"epinum\": \"912703-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19053509\",\n        \"fechanacimiento\": -685584000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419679320000,\n        \"fechaegreso\": 1420545660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F059,),(F059,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"584766\",\n        \"epinum\": \"584766-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"359958\",\n        \"fechanacimiento\": -550886400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419980160000,\n        \"fechaegreso\": 1420657620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L031,),(L031,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915966\",\n        \"epinum\": \"915966-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41537641\",\n        \"fechanacimiento\": -628300800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420014180000,\n        \"fechaegreso\": 1420304760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T189,),(T189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"631833\",\n        \"epinum\": \"631833-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79996240\",\n        \"fechanacimiento\": 356745600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419926160000,\n        \"fechaegreso\": 1420228020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N201,),(N201,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcuello,mcuello\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"88971\",\n        \"epinum\": \"88971-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19353776\",\n        \"fechanacimiento\": -662688000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419004500000,\n        \"fechaegreso\": 1420658880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Q396,),(Q396,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,atorresg\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"151267\",\n        \"epinum\": \"151267-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28236074\",\n        \"fechanacimiento\": -1300924800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416947640000,\n        \"fechaegreso\": 1420227420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K566,),(K566,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jaimeram,jofernande\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"558092\",\n        \"epinum\": \"558092-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17057852\",\n        \"fechanacimiento\": -880848000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419584280000,\n        \"fechaegreso\": 1420996620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E119,),(E119,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slopez,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916591\",\n        \"epinum\": \"916591-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2928245\",\n        \"fechanacimiento\": -961113600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420009620000,\n        \"fechaegreso\": 1420744320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"norbaro,mrosado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915667\",\n        \"epinum\": \"915667-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1026295806\",\n        \"fechanacimiento\": 835228800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420020780000,\n        \"fechaegreso\": 1420314900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(W549,),(W549,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"66022\",\n        \"epinum\": \"66022-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52156445\",\n        \"fechanacimiento\": 155520000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418375400000,\n        \"fechaegreso\": 1420827300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C169,),(C169,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"diamanr,diamanr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914957\",\n        \"epinum\": \"914957-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"249360\",\n        \"fechanacimiento\": -1283385600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419351960000,\n        \"fechaegreso\": 1420566720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jtroncoso,jtroncoso\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"570392\",\n        \"epinum\": \"570392-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"184071\",\n        \"fechanacimiento\": -1100217600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419928140000,\n        \"fechaegreso\": 1420298520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jsastoque,jsastoque\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916333\",\n        \"epinum\": \"916333-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41330527\",\n        \"fechanacimiento\": -795484800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419904920000,\n        \"fechaegreso\": 1420299180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jsastoque,jsastoque\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916535\",\n        \"epinum\": \"916535-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19435362\",\n        \"fechanacimiento\": -296092800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419959100000,\n        \"fechaegreso\": 1420307340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07205,),(R07205,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,jgil\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"28038\",\n        \"epinum\": \"28038-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20940900\",\n        \"fechanacimiento\": -447724800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1415949420000,\n        \"fechaegreso\": 1427042700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F069,),(F069,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"zuhernande,zuhernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"891865\",\n        \"epinum\": \"891865-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2934948\",\n        \"fechanacimiento\": -1005955200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419864180000,\n        \"fechaegreso\": 1420471080000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G934,),(G934,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"912334\",\n        \"epinum\": \"912334-2\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10136669081\",\n        \"fechanacimiento\": 1418256000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419623640000,\n        \"fechaegreso\": 1420649880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916567\",\n        \"epinum\": \"916567-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24441112\",\n        \"fechanacimiento\": -1240272000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419976260000,\n        \"fechaegreso\": 1420743420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gruge,slopez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"705968\",\n        \"epinum\": \"705968-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23269310\",\n        \"fechanacimiento\": -743472000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419926220000,\n        \"fechaegreso\": 1421359860000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I269,),(I269,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"saruachan,saruachan\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913687\",\n        \"epinum\": \"913687-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"18490932\",\n        \"fechanacimiento\": 7516800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418898780000,\n        \"fechaegreso\": 1421862000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S933,),(S933,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"flozano,jgarzon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,ORTOPEDIA Y TRAUMATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"7831\",\n        \"epinum\": \"7831-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"152752\",\n        \"fechanacimiento\": -1357776000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419786060000,\n        \"fechaegreso\": 1420469760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"213854\",\n        \"epinum\": \"213854-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20096340\",\n        \"fechanacimiento\": -1271030400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419699780000,\n        \"fechaegreso\": 1420208280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"753368\",\n        \"epinum\": \"753368-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1277054\",\n        \"fechanacimiento\": -1590796800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418809500000,\n        \"fechaegreso\": 1420469880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J411,),(J411,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"650618\",\n        \"epinum\": \"650618-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3197104\",\n        \"fechanacimiento\": -206236800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419372600000,\n        \"fechaegreso\": 1421683920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I38X,),(I38X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lvortiz,lvortiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"657668\",\n        \"epinum\": \"657668-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"138404\",\n        \"fechanacimiento\": -1270598400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420013820000,\n        \"fechaegreso\": 1420467060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E119,),(E119,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"883179\",\n        \"epinum\": \"883179-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4268924\",\n        \"fechanacimiento\": -497145600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417643340000,\n        \"fechaegreso\": 1420117620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I619,),(I619,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juguzman,juguzman\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"82073\",\n        \"epinum\": \"82073-14\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"94075\",\n        \"fechanacimiento\": -1358726400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419678240000,\n        \"fechaegreso\": 1420388460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"23502\",\n        \"epinum\": \"23502-18\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20296588\",\n        \"fechanacimiento\": -880070400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419851700000,\n        \"fechaegreso\": 1420815300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R223,),(R223,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"915944\",\n        \"epinum\": \"915944-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25107861\",\n        \"fechanacimiento\": -592531200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419772980000,\n        \"fechaegreso\": 1420305420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E111,),(E111,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scardona,scardona\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915450\",\n        \"epinum\": \"915450-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19296265\",\n        \"fechanacimiento\": -448243200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419594120000,\n        \"fechaegreso\": 1420657260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D180,),(D180,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"asotelo,asotelo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916383\",\n        \"epinum\": \"916383-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28266125\",\n        \"fechanacimiento\": -1655683200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419929940000,\n        \"fechaegreso\": 1420207320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"657001\",\n        \"epinum\": \"657001-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19128739\",\n        \"fechanacimiento\": -636595200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418027400000,\n        \"fechaegreso\": 1420741800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C155,),(C155,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"javilal,javilal\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"758120\",\n        \"epinum\": \"758120-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20814895\",\n        \"fechanacimiento\": -1462838400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419854580000,\n        \"fechaegreso\": 1421944440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"calvarino,calvarino\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"914325\",\n        \"epinum\": \"914325-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20177704\",\n        \"fechanacimiento\": -1539648000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419763620000,\n        \"fechaegreso\": 1420481400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"apedroza,apedroza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"844633\",\n        \"epinum\": \"844633-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20086088\",\n        \"fechanacimiento\": -1125705600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419582720000,\n        \"fechaegreso\": 1420129800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"892571\",\n        \"epinum\": \"892571-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"40914730\",\n        \"fechanacimiento\": -456192000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419849480000,\n        \"fechaegreso\": 1420892280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L984,),(L984,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916708\",\n        \"epinum\": \"916708-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6745649\",\n        \"fechanacimiento\": -798595200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420050720000,\n        \"fechaegreso\": 1420229100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"723989\",\n        \"epinum\": \"723989-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2895503\",\n        \"fechanacimiento\": -1362182400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419928440000,\n        \"fechaegreso\": 1420128600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D649,),(D649,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"656340\",\n        \"epinum\": \"656340-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17154398\",\n        \"fechanacimiento\": -742953600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1411605780000,\n        \"fechaegreso\": 1421688900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K632,),(K632,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915631\",\n        \"epinum\": \"915631-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11201600\",\n        \"fechanacimiento\": 265939200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419661860000,\n        \"fechaegreso\": 1420127400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,efrreye\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"909097\",\n        \"epinum\": \"909097-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20517883\",\n        \"fechanacimiento\": -993859200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417909380000,\n        \"fechaegreso\": 1420566660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ylcastro,ylcastro\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"24918\",\n        \"epinum\": \"24918-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20366188\",\n        \"fechanacimiento\": -1106179200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419588240000,\n        \"fechaegreso\": 1420655640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R001,),(R001,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"834983\",\n        \"epinum\": \"834983-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17197346\",\n        \"fechanacimiento\": -720489600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419873780000,\n        \"fechaegreso\": 1420307220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ztavera,mahernande\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"213111\",\n        \"epinum\": \"213111-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"158194\",\n        \"fechanacimiento\": -1108339200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419753660000,\n        \"fechaegreso\": 1420129500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07207,),(R07207,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,diamanr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"502910\",\n        \"epinum\": \"502910-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"141964\",\n        \"fechanacimiento\": -1324684800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419989640000,\n        \"fechaegreso\": 1420387560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L031,),(L031,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laucguti,laucguti\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"858884\",\n        \"epinum\": \"858884-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20797196\",\n        \"fechanacimiento\": -1381017600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419435900000,\n        \"fechaegreso\": 1420314600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913992\",\n        \"epinum\": \"913992-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"227649\",\n        \"fechanacimiento\": -1248220800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418987220000,\n        \"fechaegreso\": 1421437440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P916,),(P916,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"215519\",\n        \"epinum\": \"215519-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19232797\",\n        \"fechanacimiento\": -632793600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417929420000,\n        \"fechaegreso\": 1421078220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J841,),(J841,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mgiraldo,mgiraldo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"753914\",\n        \"epinum\": \"753914-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41569725\",\n        \"fechanacimiento\": -551059200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419739320000,\n        \"fechaegreso\": 1420210980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gbuitrago,jduarte\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916209\",\n        \"epinum\": \"916209-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20628148\",\n        \"fechanacimiento\": -1339372800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419859680000,\n        \"fechaegreso\": 1421080920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J440,),(J440,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"afcamacho,jhennesey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"623084\",\n        \"epinum\": \"623084-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17092916\",\n        \"fechanacimiento\": -840240000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419711720000,\n        \"fechaegreso\": 1421342640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N179,),(N179,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"593073\",\n        \"epinum\": \"593073-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25245\",\n        \"fechanacimiento\": -1423699200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419865980000,\n        \"fechaegreso\": 1420572000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mibecerra,mibecerra\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"909033\",\n        \"epinum\": \"909033-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24849293\",\n        \"fechanacimiento\": -1093824000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419785580000,\n        \"fechaegreso\": 1420829940000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Q401,),(Q401,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,saruachan\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"904859\",\n        \"epinum\": \"904859-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51909875\",\n        \"fechanacimiento\": -43632000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420026480000,\n        \"fechaegreso\": 1420829940000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z940,),(Z940,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"asotelo,asotelo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"856798\",\n        \"epinum\": \"856798-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41705429\",\n        \"fechanacimiento\": -1128124800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418403840000,\n        \"fechaegreso\": 1420476000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J90X,),(J90X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"861699\",\n        \"epinum\": \"861699-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7308572\",\n        \"fechanacimiento\": -49852800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419072600000,\n        \"fechaegreso\": 1421255040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C161,),(C161,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"wdonoso,lmparada\",\n        \"especialidades\": \"UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"5137\",\n        \"epinum\": \"5137-14\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11189988\",\n        \"fechanacimiento\": 44755200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419093660000,\n        \"fechaegreso\": 1420386000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916446\",\n        \"epinum\": \"916446-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79396194\",\n        \"fechanacimiento\": -106099200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419939240000,\n        \"fechaegreso\": 1420484520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"osalinas,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"572154\",\n        \"epinum\": \"572154-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2849336\",\n        \"fechanacimiento\": -1105574400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419947280000,\n        \"fechaegreso\": 1420393140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C61X,),(C61X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,marjara\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916444\",\n        \"epinum\": \"916444-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"46361518\",\n        \"fechanacimiento\": -116985600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419939060000,\n        \"fechaegreso\": 1420109160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N23X,),(N23X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,jhquintero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"25241\",\n        \"epinum\": \"25241-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20411773\",\n        \"fechanacimiento\": -1237161600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418371140000,\n        \"fechaegreso\": 1420656300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F508,),(F508,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"901771\",\n        \"epinum\": \"901771-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"231190\",\n        \"fechanacimiento\": -220147200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1415061240000,\n        \"fechaegreso\": 1430410740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K834,),(K834,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"542882\",\n        \"epinum\": \"542882-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20669327\",\n        \"fechanacimiento\": -1481587200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419578040000,\n        \"fechaegreso\": 1421869440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L97X,),(L97X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jespere,jespere\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"912087\",\n        \"epinum\": \"912087-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10207942661\",\n        \"fechanacimiento\": 1418256000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418336400000,\n        \"fechaegreso\": 1420818780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P059,),(P059,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jipacheco,jipacheco\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916405\",\n        \"epinum\": \"916405-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79769835\",\n        \"fechanacimiento\": 253497600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419933120000,\n        \"fechaegreso\": 1420479240000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T913,),(T913,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,denciso\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916397\",\n        \"epinum\": \"916397-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"527853131\",\n        \"fechanacimiento\": 1419897600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419931860000,\n        \"fechaegreso\": 1420568880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P220,),(P220,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jarmijoc,jarmijoc\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"140650\",\n        \"epinum\": \"140650-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4956414\",\n        \"fechanacimiento\": -876441600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418929140000,\n        \"fechaegreso\": 1420225380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915149\",\n        \"epinum\": \"915149-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11220833\",\n        \"fechanacimiento\": 229132800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419447240000,\n        \"fechaegreso\": 1421684640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,lmparada\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"174980\",\n        \"epinum\": \"174980-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"217726\",\n        \"fechanacimiento\": -909360000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419698520000,\n        \"fechaegreso\": 1420482360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I209,),(I209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"osalinas,laleon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"221119\",\n        \"epinum\": \"221119-16\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20094670\",\n        \"fechanacimiento\": -1010188800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419954900000,\n        \"fechaegreso\": 1420237440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I714,),(I714,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"912535\",\n        \"epinum\": \"912535-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17006302\",\n        \"fechanacimiento\": -940896000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418503200000,\n        \"fechaegreso\": 1421252100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C833,),(C833,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jrueda,jmgalindo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"15668\",\n        \"epinum\": \"15668-51\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19347628\",\n        \"fechanacimiento\": -455241600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1407288900000,\n        \"fechaegreso\": 1423843740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K632,),(K632,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"neforero,jvidal\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"561366\",\n        \"epinum\": \"561366-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19110522\",\n        \"fechanacimiento\": -621475200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419958200000,\n        \"fechaegreso\": 1420238520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07204,),(R07204,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,pedgonz\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"224924\",\n        \"epinum\": \"224924-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20228594\",\n        \"fechanacimiento\": -1646611200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419597360000,\n        \"fechaegreso\": 1420387560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J440,),(J440,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"57865\",\n        \"epinum\": \"57865-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41762794\",\n        \"fechanacimiento\": -356745600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419854760000,\n        \"fechaegreso\": 1420231560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K801,),(K801,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,jcuervo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916262\",\n        \"epinum\": \"916262-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17105432\",\n        \"fechanacimiento\": -832723200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419873180000,\n        \"fechaegreso\": 1421595900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,ingmore\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916682\",\n        \"epinum\": \"916682-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"40366193\",\n        \"fechanacimiento\": -240019200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420032720000,\n        \"fechaegreso\": 1420644720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"murueta,arinconp\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19312\",\n        \"epinum\": \"19312-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20115900\",\n        \"fechanacimiento\": -1134518400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420058940000,\n        \"fechaegreso\": 1420567260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,saruachan\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916138\",\n        \"epinum\": \"916138-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51785203\",\n        \"fechanacimiento\": -151545600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419914040000,\n        \"fechaegreso\": 1421863200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C509,),(C509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"188236\",\n        \"epinum\": \"188236-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19059834\",\n        \"fechanacimiento\": -667872000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419417120000,\n        \"fechaegreso\": 1420225980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dmaldonado,ylcastro\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"116646\",\n        \"epinum\": \"116646-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3248416\",\n        \"fechanacimiento\": -706233600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418641440000,\n        \"fechaegreso\": 1420742820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(A419,),(A419,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"fanaya,fanaya\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"29579\",\n        \"epinum\": \"29579-14\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"218354\",\n        \"fechanacimiento\": -451526400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419852000000,\n        \"fechaegreso\": 1420473120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"659822\",\n        \"epinum\": \"659822-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17052769\",\n        \"fechanacimiento\": -908236800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419384420000,\n        \"fechaegreso\": 1421339820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I10X,),(I10X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"calvarino,calvarino\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"811098\",\n        \"epinum\": \"811098-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13809968\",\n        \"fechanacimiento\": -652060800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419187680000,\n        \"fechaegreso\": 1422304200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C349,),(C349,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"leescobar,cbolaños\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"507036\",\n        \"epinum\": \"507036-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"74123\",\n        \"fechanacimiento\": -1363996800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419852420000,\n        \"fechaegreso\": 1420575300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mibecerra,mibecerra\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"56378\",\n        \"epinum\": \"56378-30\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41688044\",\n        \"fechanacimiento\": -468633600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419775020000,\n        \"fechaegreso\": 1420389300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"855354\",\n        \"epinum\": \"855354-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"149922\",\n        \"fechanacimiento\": -1202169600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1414841820000,\n        \"fechaegreso\": 1420585860000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I611,),(I611,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"julparr,julparr\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"906581\",\n        \"epinum\": \"906581-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"294373\",\n        \"fechanacimiento\": -1034812800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418404560000,\n        \"fechaegreso\": 1420122360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"561794\",\n        \"epinum\": \"561794-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2931355\",\n        \"fechanacimiento\": -955929600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419964620000,\n        \"fechaegreso\": 1420734840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slopez,slopez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916391\",\n        \"epinum\": \"916391-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23994199\",\n        \"fechanacimiento\": -223171200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419931080000,\n        \"fechaegreso\": 1421177760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"573031\",\n        \"epinum\": \"573031-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35508347\",\n        \"fechanacimiento\": -134697600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419168240000,\n        \"fechaegreso\": 1420215660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pcarrion,juruiz\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"103473\",\n        \"epinum\": \"103473-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24211240\",\n        \"fechanacimiento\": -817344000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419632760000,\n        \"fechaegreso\": 1420645980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T847,),(T847,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mlelarge,ylcastro\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1208738\",\n        \"epinum\": \"1208738-2\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026597019\",\n        \"fechanacimiento\": 1488672000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1489135080000,\n        \"fechaegreso\": 1526027880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"212984\",\n        \"epinum\": \"212984-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"119821\",\n        \"fechanacimiento\": -1183593600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419073680000,\n        \"fechaegreso\": 1420910280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D489,),(D489,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"900680\",\n        \"epinum\": \"900680-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51761749\",\n        \"fechanacimiento\": -242092800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419965040000,\n        \"fechaegreso\": 1420214220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"1208738\",\n        \"epinum\": \"1208738-2\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1026597019\",\n        \"fechanacimiento\": 1488672000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1489135080000,\n        \"fechaegreso\": 1526027880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"60085\",\n        \"epinum\": \"60085-19\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"50073\",\n        \"fechanacimiento\": -1298505600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419847140000,\n        \"fechaegreso\": 1421443500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,rasegura\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"48734\",\n        \"epinum\": \"48734-34\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41363431\",\n        \"fechanacimiento\": -761356800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419614040000,\n        \"fechaegreso\": 1421340600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amperez,amperez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"85933\",\n        \"epinum\": \"85933-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"26435185\",\n        \"fechanacimiento\": -1047340800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419931680000,\n        \"fechaegreso\": 1420471140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"905609\",\n        \"epinum\": \"905609-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"169829\",\n        \"fechanacimiento\": -1098921600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419900060000,\n        \"fechaegreso\": 1421253780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ginbres,ginbres\",\n        \"especialidades\": \"CIRUGIA CARDIOVASCULAR,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915867\",\n        \"epinum\": \"915867-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"464020\",\n        \"fechanacimiento\": -1183593600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419756060000,\n        \"fechaegreso\": 1420222140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dcgutierre,dcgutierre\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"641758\",\n        \"epinum\": \"641758-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4489837\",\n        \"fechanacimiento\": -1006560000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419887160000,\n        \"fechaegreso\": 1420142220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(K703,),(K703,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,jbotero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"906321\",\n        \"epinum\": \"906321-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19221922\",\n        \"fechanacimiento\": -528595200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419324360000,\n        \"fechaegreso\": 1420389900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C257,),(C257,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amperez,amperez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"627516\",\n        \"epinum\": \"627516-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17148139\",\n        \"fechanacimiento\": -788486400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419460560000,\n        \"fechaegreso\": 1420217640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I64X,),(I64X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dvrios,dvrios\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"125033\",\n        \"epinum\": \"125033-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2877497\",\n        \"fechanacimiento\": -1298764800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420012380000,\n        \"fechaegreso\": 1420498800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,jcastaneda\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"829607\",\n        \"epinum\": \"829607-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"355732\",\n        \"fechanacimiento\": -1293926400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416640980000,\n        \"fechaegreso\": 1421514900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T845,),(T845,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mmaldonado,mrey\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915143\",\n        \"epinum\": \"915143-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3241957\",\n        \"fechanacimiento\": -226800000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419440940000,\n        \"fechaegreso\": 1422122700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E120,),(E120,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,cbolaños\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916310\",\n        \"epinum\": \"916310-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4106729\",\n        \"fechanacimiento\": -216777600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419893340000,\n        \"fechaegreso\": 1420126560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ecardona,ecardona\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"891871\",\n        \"epinum\": \"891871-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24919111\",\n        \"fechanacimiento\": -1402444800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419428220000,\n        \"fechaegreso\": 1420910220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E43X,),(E43X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916700\",\n        \"epinum\": \"916700-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20021941\",\n        \"fechanacimiento\": -1065744000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420042140000,\n        \"fechaegreso\": 1420387980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E148,),(E148,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laucguti,laucguti\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"725875\",\n        \"epinum\": \"725875-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21012988\",\n        \"fechanacimiento\": -408585600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419544680000,\n        \"fechaegreso\": 1420988340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jlgomez,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911936\",\n        \"epinum\": \"911936-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4318698\",\n        \"fechanacimiento\": -871948800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420065960000,\n        \"fechaegreso\": 1421340660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ingmore,ingmore\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"828298\",\n        \"epinum\": \"828298-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20854558\",\n        \"fechanacimiento\": -1326153600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418741220000,\n        \"fechaegreso\": 1420821900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R509,),(R509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"abaquero,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"112489\",\n        \"epinum\": \"112489-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4271343\",\n        \"fechanacimiento\": -822441600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420036380000,\n        \"fechaegreso\": 1421431560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I702,),(I702,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"883301\",\n        \"epinum\": \"883301-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"305490\",\n        \"fechanacimiento\": -1099958400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419944280000,\n        \"fechaegreso\": 1420830780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E230,),(E230,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"146388\",\n        \"epinum\": \"146388-5\",\n        \"tipodocumento\": \"\",\n        \"numerodedocumento\": \"51894404\",\n        \"fechanacimiento\": -121824000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1523923200000,\n        \"fechaegreso\": 1524614400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"julcano,julcano\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916083\",\n        \"epinum\": \"916083-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1033702192\",\n        \"fechanacimiento\": 591408000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420007880000,\n        \"fechaegreso\": 1420197120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S661,),(S661,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910252\",\n        \"epinum\": \"910252-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20309490\",\n        \"fechanacimiento\": -871948800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417697880000,\n        \"fechaegreso\": 1420218600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N179,),(N179,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914602\",\n        \"epinum\": \"914602-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20105555\",\n        \"fechanacimiento\": -991094400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419248580000,\n        \"fechaegreso\": 1420472820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C793,),(C793,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916235\",\n        \"epinum\": \"916235-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1000064257\",\n        \"fechanacimiento\": 833155200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419866880000,\n        \"fechaegreso\": 1420302600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O912,),(O912,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pduarte,fanagud\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"90495\",\n        \"epinum\": \"90495-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"463882\",\n        \"fechanacimiento\": -1079222400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1331505360000,\n        \"fechaegreso\": 1425037800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"34416\",\n        \"epinum\": \"34416-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"27570113\",\n        \"fechanacimiento\": -1061251200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419985440000,\n        \"fechaegreso\": 1420557900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E117,),(E117,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,denciso\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"594695\",\n        \"epinum\": \"594695-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24075371\",\n        \"fechanacimiento\": -1357084800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419881580000,\n        \"fechaegreso\": 1420566900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916431\",\n        \"epinum\": \"916431-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17155671\",\n        \"fechanacimiento\": -760060800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419936660000,\n        \"fechaegreso\": 1422467280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M541,),(M541,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"fhuertas,fhuertas\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"6664\",\n        \"epinum\": \"6664-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"127026\",\n        \"fechanacimiento\": -1161907200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1451836140000,\n        \"fechaegreso\": 1452027840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A083,),(A083,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"leescobar,leescobar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICO GENERAL URGENCIAS\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"897252\",\n        \"epinum\": \"897252-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19349443\",\n        \"fechanacimiento\": -380937600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419828120000,\n        \"fechaegreso\": 1420124400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C250,),(C250,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,amperez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916722\",\n        \"epinum\": \"916722-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35401954\",\n        \"fechanacimiento\": -387763200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420069560000,\n        \"fechaegreso\": 1420232640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S525,),(S525,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lgarciar,lgarciar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916607\",\n        \"epinum\": \"916607-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19611422\",\n        \"fechanacimiento\": -355190400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420013820000,\n        \"fechaegreso\": 1420560540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(H46X,),(H46X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"efrreye,efrreye\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914479\",\n        \"epinum\": \"914479-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51817238\",\n        \"fechanacimiento\": -104457600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419217260000,\n        \"fechaegreso\": 1420731900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I420,),(I420,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ltibaduiza,ltibaduiza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"137360\",\n        \"epinum\": \"137360-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23346975\",\n        \"fechanacimiento\": -1088985600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419374760000,\n        \"fechaegreso\": 1421875500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"migvina,migvina\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"138722\",\n        \"epinum\": \"138722-12\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2881462\",\n        \"fechanacimiento\": -1052179200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416845820000,\n        \"fechaegreso\": 1421794800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C249,),(C249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"avellaneda,avellaneda\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916593\",\n        \"epinum\": \"916593-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10305408972\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1420010700000,\n        \"fechaegreso\": 1421156220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kvillera,kvillera\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"205004\",\n        \"epinum\": \"205004-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23602504\",\n        \"fechanacimiento\": -1239408000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419968400000,\n        \"fechaegreso\": 1421535060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1321852\",\n        \"epinum\": \"1321852-1\",\n        \"tipodocumento\": \"\",\n        \"numerodedocumento\": \"10311766301\",\n        \"fechanacimiento\": 1532476800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1532563200000,\n        \"fechaegreso\": 1533600000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"793390\",\n        \"epinum\": \"793390-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1033700757\",\n        \"fechanacimiento\": 590716800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419886920000,\n        \"fechaegreso\": 1420229400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S525,),(S525,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"norbaro,gavasquez\",\n        \"especialidades\": \"MEDICINA GENERAL,ORTOPEDIA Y TRAUMATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"194751\",\n        \"epinum\": \"194751-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"148773\",\n        \"fechanacimiento\": -1344297600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419509880000,\n        \"fechaegreso\": 1420393920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R509,),(R509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"587025\",\n        \"epinum\": \"587025-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5806633\",\n        \"fechanacimiento\": -1009152000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419507420000,\n        \"fechaegreso\": 1420215060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"863427\",\n        \"epinum\": \"863427-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19257742\",\n        \"fechanacimiento\": -384998400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419923400000,\n        \"fechaegreso\": 1420659480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mrrodrigue,mrrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"199539\",\n        \"epinum\": \"199539-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20950902\",\n        \"fechanacimiento\": -536544000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419770100000,\n        \"fechaegreso\": 1420220820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"luimora,peramirez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"628236\",\n        \"epinum\": \"628236-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24046536\",\n        \"fechanacimiento\": -1147305600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419879480000,\n        \"fechaegreso\": 1420826340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916213\",\n        \"epinum\": \"916213-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2338485\",\n        \"fechanacimiento\": -935193600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419861540000,\n        \"fechaegreso\": 1420308840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mahernande,mahernande\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910184\",\n        \"epinum\": \"910184-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"71672022\",\n        \"fechanacimiento\": -188265600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417687860000,\n        \"fechaegreso\": 1420640580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K612,),(K612,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"omlopezm,omlopezm\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19936\",\n        \"epinum\": \"19936-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20144701\",\n        \"fechanacimiento\": -1011052800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419503880000,\n        \"fechaegreso\": 1423843020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I38X,),(I38X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mmercado,fpereira\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916047\",\n        \"epinum\": \"916047-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17073829\",\n        \"fechanacimiento\": -844473600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419828960000,\n        \"fechaegreso\": 1420575480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"160190\",\n        \"epinum\": \"160190-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20087092\",\n        \"fechanacimiento\": -1041724800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419846480000,\n        \"fechaegreso\": 1420731780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R001,),(R001,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mitleal,mitleal\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915214\",\n        \"epinum\": \"915214-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79612979\",\n        \"fechanacimiento\": -21513600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419506880000,\n        \"fechaegreso\": 1420396440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amperez,amperez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"927464\",\n        \"epinum\": \"927464-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10244656692\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1423260360000,\n        \"fechaegreso\": 1423583640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"775446\",\n        \"epinum\": \"775446-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17078679\",\n        \"fechanacimiento\": -847324800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419320880000,\n        \"fechaegreso\": 1420133280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C169,),(C169,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"909826\",\n        \"epinum\": \"909826-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"970729084501\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1417590840000,\n        \"fechaegreso\": 1420305480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916609\",\n        \"epinum\": \"916609-2\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10324245111\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1420015560000,\n        \"fechaegreso\": 1420211220000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P599,),(P599,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slerma,slerma\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"182096\",\n        \"epinum\": \"182096-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41311284\",\n        \"fechanacimiento\": -816134400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419771300000,\n        \"fechaegreso\": 1423149420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M500,),(M500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"fcaballero,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"85602\",\n        \"epinum\": \"85602-12\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2936545\",\n        \"fechanacimiento\": -991958400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1415262600000,\n        \"fechaegreso\": 1425233280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C443,),(C443,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jolaya,yhurtado\",\n        \"especialidades\": \"CIRUGIA PLASTICA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915658\",\n        \"epinum\": \"915658-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4275391\",\n        \"fechanacimiento\": -537926400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419671760000,\n        \"fechaegreso\": 1420812720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L97X,),(L97X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"614246\",\n        \"epinum\": \"614246-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"55110\",\n        \"fechanacimiento\": -1304380800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419586380000,\n        \"fechaegreso\": 1420736820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"57256\",\n        \"epinum\": \"57256-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41730147\",\n        \"fechanacimiento\": -475200000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418996100000,\n        \"fechaegreso\": 1421946780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E106,),(E106,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jmgalindo,jmgalindo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"54075\",\n        \"epinum\": \"54075-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41573386\",\n        \"fechanacimiento\": -653097600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419243720000,\n        \"fechaegreso\": 1425126900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L089,),(L089,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,jalvarado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"16983\",\n        \"epinum\": \"16983-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20008974\",\n        \"fechanacimiento\": -1276041600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419318120000,\n        \"fechaegreso\": 1420477500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gruge,hafricano\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"885087\",\n        \"epinum\": \"885087-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"85437318\",\n        \"fechanacimiento\": -157939200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418988420000,\n        \"fechaegreso\": 1422459600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"hafricano,hafricano\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913527\",\n        \"epinum\": \"913527-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10229883651\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1418836980000,\n        \"fechaegreso\": 1420204380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A509,),(A509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slerma,slerma\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915142\",\n        \"epinum\": \"915142-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"15647064\",\n        \"fechanacimiento\": 430358400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419439860000,\n        \"fechaegreso\": 1421261340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G373,),(G373,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,omlopezm\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"35777\",\n        \"epinum\": \"35777-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28601378\",\n        \"fechanacimiento\": -868320000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419204240000,\n        \"fechaegreso\": 1420218840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E119,),(E119,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"899570\",\n        \"epinum\": \"899570-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79046640\",\n        \"fechanacimiento\": -143510400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416432840000,\n        \"fechaegreso\": 1422028260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C711,),(C711,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"fcaballero,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"71732\",\n        \"epinum\": \"71732-12\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"70050270\",\n        \"fechanacimiento\": -518054400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419159240000,\n        \"fechaegreso\": 1420964400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C414,),(C414,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"leescobar,mrosado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"864973\",\n        \"epinum\": \"864973-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1121898781\",\n        \"fechanacimiento\": 714268800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1403571300000,\n        \"fechaegreso\": 1424112840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S069,),(S069,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ltenjo,ltenjo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915016\",\n        \"epinum\": \"915016-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"524326751\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1419378720000,\n        \"fechaegreso\": 1420134960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slerma,slerma\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"59319\",\n        \"epinum\": \"59319-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4449157\",\n        \"fechanacimiento\": -902361600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419010620000,\n        \"fechaegreso\": 1421529840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C900,),(C900,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ltibaduiza,ltibaduiza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"4907\",\n        \"epinum\": \"4907-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1101912\",\n        \"fechanacimiento\": -1293926400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419074100000,\n        \"fechaegreso\": 1420657140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(L089,),(L089,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,lvortiz\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"908571\",\n        \"epinum\": \"908571-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"574649451\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1417151340000,\n        \"fechaegreso\": 1422114900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"562259\",\n        \"epinum\": \"562259-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1338984\",\n        \"fechanacimiento\": -1119830400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420056900000,\n        \"fechaegreso\": 1421334540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"javilal,javilal\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"761804\",\n        \"epinum\": \"761804-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17003114\",\n        \"fechanacimiento\": -1001116800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1415103360000,\n        \"fechaegreso\": 1421396340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J80X,),(J80X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,asotelo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"63292\",\n        \"epinum\": \"63292-31\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51799043\",\n        \"fechanacimiento\": -156297600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419675120000,\n        \"fechaegreso\": 1420746600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F069,),(F069,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"897748\",\n        \"epinum\": \"897748-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10141982901\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1413682980000,\n        \"fechaegreso\": 1420821120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P271,),(P271,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mforero,mforero\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"893247\",\n        \"epinum\": \"893247-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"101895\",\n        \"fechanacimiento\": -1199232000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419943320000,\n        \"fechaegreso\": 1420488780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(A419,),(A419,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"apuentes,migvina\",\n        \"especialidades\": \"UROLOGIA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"54165\",\n        \"epinum\": \"54165-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4157808\",\n        \"fechanacimiento\": -391996800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419920520000,\n        \"fechaegreso\": 1422042900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jfvelez,jfvelez\",\n        \"especialidades\": \"CIRUGIA CARDIOVASCULAR,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914511\",\n        \"epinum\": \"914511-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"98092566854\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1419803700000,\n        \"fechaegreso\": 1426616100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M321,),(M321,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juaguti,juaguti\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"837686\",\n        \"epinum\": \"837686-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"27059424\",\n        \"fechanacimiento\": -1065571200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419243720000,\n        \"fechaegreso\": 1420386120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L89X,),(L89X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,jgil\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"613623\",\n        \"epinum\": \"613623-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52531127\",\n        \"fechanacimiento\": 253756800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419887700000,\n        \"fechaegreso\": 1420134000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R060,),(R060,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916635\",\n        \"epinum\": \"916635-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19454354\",\n        \"fechanacimiento\": -314582400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420020000000,\n        \"fechaegreso\": 1420399080000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R568,),(R568,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"153739\",\n        \"epinum\": \"153739-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2830475\",\n        \"fechanacimiento\": -1513987200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419944400000,\n        \"fechaegreso\": 1420490640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,gihernande\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"177892\",\n        \"epinum\": \"177892-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20194560\",\n        \"fechanacimiento\": -1024963200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420030380000,\n        \"fechaegreso\": 1420483500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S728,),(S728,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"luitor,dmurcia\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"866265\",\n        \"epinum\": \"866265-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52090749\",\n        \"fechanacimiento\": -133315200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418513700000,\n        \"fechaegreso\": 1420577160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K914,),(K914,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"epuentes,epuentes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915483\",\n        \"epinum\": \"915483-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4873171\",\n        \"fechanacimiento\": -999648000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419599760000,\n        \"fechaegreso\": 1420228380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D400,),(D400,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"881896\",\n        \"epinum\": \"881896-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19252798\",\n        \"fechanacimiento\": -485481600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418397180000,\n        \"fechaegreso\": 1421258400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J969,),(J969,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gruge,rytobar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916638\",\n        \"epinum\": \"916638-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41782158\",\n        \"fechanacimiento\": -516672000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420020960000,\n        \"fechaegreso\": 1420217340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E149,),(E149,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"norbaro,mcuello\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"858518\",\n        \"epinum\": \"858518-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23542491\",\n        \"fechanacimiento\": -841708800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419772260000,\n        \"fechaegreso\": 1420390680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,jbotero\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"204776\",\n        \"epinum\": \"204776-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"159641\",\n        \"fechanacimiento\": -1194480000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419975720000,\n        \"fechaegreso\": 1420568880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalza,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910647\",\n        \"epinum\": \"910647-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21163404\",\n        \"fechanacimiento\": -866592000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417836840000,\n        \"fechaegreso\": 1421436180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I609,),(I609,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"869143\",\n        \"epinum\": \"869143-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"10067806\",\n        \"fechanacimiento\": -630288000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419902640000,\n        \"fechaegreso\": 1420487040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Q603,),(Q603,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916428\",\n        \"epinum\": \"916428-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"103238333422\",\n        \"fechanacimiento\": 1419638400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419936300000,\n        \"fechaegreso\": 1420127160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P599,),(P599,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"belalcazar,belalcazar\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916245\",\n        \"epinum\": \"916245-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1076663195\",\n        \"fechanacimiento\": 809654400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419868980000,\n        \"fechaegreso\": 1420728060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L032,),(L032,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,slopez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"585709\",\n        \"epinum\": \"585709-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4500342\",\n        \"fechanacimiento\": -1120176000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416738480000,\n        \"fechaegreso\": 1425658980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"edrodrigue,edrodrigue\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913937\",\n        \"epinum\": \"913937-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"49658656\",\n        \"fechanacimiento\": 34992000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418980620000,\n        \"fechaegreso\": 1421243700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C509,),(C509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914175\",\n        \"epinum\": \"914175-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1453946\",\n        \"fechanacimiento\": -1555977600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419061740000,\n        \"fechaegreso\": 1420552320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I678,),(I678,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,ojimenez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"127166\",\n        \"epinum\": \"127166-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19115630\",\n        \"fechanacimiento\": -617068800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419497220000,\n        \"fechaegreso\": 1421527500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R13X,),(R13X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,jcuervo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"201464\",\n        \"epinum\": \"201464-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24137520\",\n        \"fechanacimiento\": -910656000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419544920000,\n        \"fechaegreso\": 1421459340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dvrios,dvrios\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"617722\",\n        \"epinum\": \"617722-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79040955\",\n        \"fechanacimiento\": -214704000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419576840000,\n        \"fechaegreso\": 1420200480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N201,),(N201,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dcruz,ylcastro\",\n        \"especialidades\": \"UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"714721\",\n        \"epinum\": \"714721-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"38233709\",\n        \"fechanacimiento\": -393724800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1414466460000,\n        \"fechaegreso\": 1420998660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E440,),(E440,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"emoron,emoron\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"36279\",\n        \"epinum\": \"36279-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2871780\",\n        \"fechanacimiento\": -1036195200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419176760000,\n        \"fechaegreso\": 1420313880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I10X,),(I10X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"70559\",\n        \"epinum\": \"70559-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6011107\",\n        \"fechanacimiento\": -1032825600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420034460000,\n        \"fechaegreso\": 1421174520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"936528\",\n        \"epinum\": \"936528-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52029158\",\n        \"fechanacimiento\": 41126400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416403680000,\n        \"fechaegreso\": 1426432740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N803,),(N803,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"hlleon,marcast\",\n        \"especialidades\": \"GINECOBSTETRICIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"90788\",\n        \"epinum\": \"90788-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19266765\",\n        \"fechanacimiento\": -376185600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419601080000,\n        \"fechaegreso\": 1420128360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G35X,),(G35X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmsanchezo,lmsanchezo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914241\",\n        \"epinum\": \"914241-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79489707\",\n        \"fechanacimiento\": -306201600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419081060000,\n        \"fechaegreso\": 1420407120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I671,),(I671,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mlondono,mlondono\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"773590\",\n        \"epinum\": \"773590-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17046314\",\n        \"fechanacimiento\": -906681600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419524400000,\n        \"fechaegreso\": 1420128960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R31X,),(R31X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gihernande,gihernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916040\",\n        \"epinum\": \"916040-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1024553018\",\n        \"fechanacimiento\": 771724800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419813240000,\n        \"fechaegreso\": 1420130280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"msilvar,msilvar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915809\",\n        \"epinum\": \"915809-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20160586\",\n        \"fechanacimiento\": -1269734400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419711180000,\n        \"fechaegreso\": 1420395300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S721,),(S721,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"murueta,laucguti\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"666527\",\n        \"epinum\": \"666527-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030590530\",\n        \"fechanacimiento\": 669945600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419591900000,\n        \"fechaegreso\": 1420473900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"murueta,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"759143\",\n        \"epinum\": \"759143-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"34991184\",\n        \"fechanacimiento\": -140400000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416216180000,\n        \"fechaegreso\": 1423668420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A419,),(A419,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"21654\",\n        \"epinum\": \"21654-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20218614\",\n        \"fechanacimiento\": -1144281600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420044600000,\n        \"fechaegreso\": 1421513400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I611,),(I611,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jcarreno,rasegura\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA FISICA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916541\",\n        \"epinum\": \"916541-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41318868\",\n        \"fechanacimiento\": -799286400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419964020000,\n        \"fechaegreso\": 1420304100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I509,),(I509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"875430\",\n        \"epinum\": \"875430-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7184362\",\n        \"fechanacimiento\": 439171200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416393900000,\n        \"fechaegreso\": 1421179200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"nomedina,nomedina\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"708851\",\n        \"epinum\": \"708851-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20944811\",\n        \"fechanacimiento\": -940204800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418752380000,\n        \"fechaegreso\": 1420729140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,danaya\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"128288\",\n        \"epinum\": \"128288-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4189745\",\n        \"fechanacimiento\": -922579200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419960960000,\n        \"fechaegreso\": 1420143120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R418,),(R418,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalza,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"204553\",\n        \"epinum\": \"204553-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17019385\",\n        \"fechanacimiento\": -919036800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419742920000,\n        \"fechaegreso\": 1420403640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rpaipilla,rpaipilla\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"19338\",\n        \"epinum\": \"19338-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20117621\",\n        \"fechanacimiento\": -1259452800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419498000000,\n        \"fechaegreso\": 1420213560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"725091\",\n        \"epinum\": \"725091-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19211140\",\n        \"fechanacimiento\": -513475200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416581820000,\n        \"fechaegreso\": 1421349180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C711,),(C711,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kquijano,jcuervo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12000\",\n        \"epinum\": \"12000-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17195518\",\n        \"fechanacimiento\": -755395200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416981900000,\n        \"fechaegreso\": 1420946460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"opacheco,opacheco\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915262\",\n        \"epinum\": \"915262-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1064488947\",\n        \"fechanacimiento\": 570931200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419518700000,\n        \"fechaegreso\": 1423411740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J80X,),(J80X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916334\",\n        \"epinum\": \"916334-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5688138\",\n        \"fechanacimiento\": -415929600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419905280000,\n        \"fechaegreso\": 1422741960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J869,),(J869,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcchavez,atorresg\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914440\",\n        \"epinum\": \"914440-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79523821\",\n        \"fechanacimiento\": 49161600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419181620000,\n        \"fechaegreso\": 1420815780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C388,),(C388,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dmonroy,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914047\",\n        \"epinum\": \"914047-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20741715\",\n        \"fechanacimiento\": -1346025600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419485700000,\n        \"fechaegreso\": 1421203800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I509,),(I509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rosramirez,rosramirez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914818\",\n        \"epinum\": \"914818-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3160542\",\n        \"fechanacimiento\": -790992000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419324960000,\n        \"fechaegreso\": 1421258160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mlondono,mlondono\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"101569\",\n        \"epinum\": \"101569-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1014192304\",\n        \"fechanacimiento\": 571363200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416479040000,\n        \"fechaegreso\": 1421168880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z955,),(Z955,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"890324\",\n        \"epinum\": \"890324-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23634456\",\n        \"fechanacimiento\": -1164844800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416323700000,\n        \"fechaegreso\": 1420307640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C029,),(C029,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kcamacho,kcamacho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"162095\",\n        \"epinum\": \"162095-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41469624\",\n        \"fechanacimiento\": -635817600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416328920000,\n        \"fechaegreso\": 1422372420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J380,),(J380,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"hafricano,hafricano\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"70111\",\n        \"epinum\": \"70111-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"5846161\",\n        \"fechanacimiento\": -1200009600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419521400000,\n        \"fechaegreso\": 1420202400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dgalvisr,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910034\",\n        \"epinum\": \"910034-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"22647391\",\n        \"fechanacimiento\": 315964800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419621780000,\n        \"fechaegreso\": 1420301400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G448,),(G448,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"humrodr,marjara\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916335\",\n        \"epinum\": \"916335-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4171015\",\n        \"fechanacimiento\": -796780800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419905760000,\n        \"fechaegreso\": 1420734660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcchavez,cablanco\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"898542\",\n        \"epinum\": \"898542-2\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"97010806724\",\n        \"fechanacimiento\": 884217600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419933060000,\n        \"fechaegreso\": 1420127400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S634,),(S634,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"5420\",\n        \"epinum\": \"5420-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11302722\",\n        \"fechanacimiento\": -405216000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418645580000,\n        \"fechaegreso\": 1421178960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C61X,),(C61X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"danurbi,danurbi\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916361\",\n        \"epinum\": \"916361-2\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"520345413\",\n        \"fechanacimiento\": 1419465600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419926520000,\n        \"fechaegreso\": 1420135740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R634,),(R634,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"belalcazar,belalcazar\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"711559\",\n        \"epinum\": \"711559-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41394746\",\n        \"fechanacimiento\": -697507200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419597300000,\n        \"fechaegreso\": 1420299000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pserrano,jgil\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"871941\",\n        \"epinum\": \"871941-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41512935\",\n        \"fechanacimiento\": -661219200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417521000000,\n        \"fechaegreso\": 1420469100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C169,),(C169,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"791762\",\n        \"epinum\": \"791762-14\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51934117\",\n        \"fechanacimiento\": -80265600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419613260000,\n        \"fechaegreso\": 1420570800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C509,),(C509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,lmsanchezo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1315589\",\n        \"epinum\": \"1315589-1\",\n        \"tipodocumento\": \"\",\n        \"numerodedocumento\": \"11276211491\",\n        \"fechanacimiento\": 1529971200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1529971200000,\n        \"fechaegreso\": 1531180800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"128342\",\n        \"epinum\": \"128342-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20902537\",\n        \"fechanacimiento\": -627177600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419518820000,\n        \"fechaegreso\": 1420134900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"oespitia,jalvarado\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"907916\",\n        \"epinum\": \"907916-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10245063982\",\n        \"fechanacimiento\": 1416873600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416932400000,\n        \"fechaegreso\": 1421161740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"991356\",\n        \"epinum\": \"991356-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10142069531\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1442763960000,\n        \"fechaegreso\": 1443186660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P220,),(P220,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915569\",\n        \"epinum\": \"915569-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"10230077811\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1419616680000,\n        \"fechaegreso\": 1420725960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P368,),(P368,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dpinilla,dpinilla\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914236\",\n        \"epinum\": \"914236-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"11092445371\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1419079980000,\n        \"fechaegreso\": 1421761500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"825095\",\n        \"epinum\": \"825095-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19266474\",\n        \"fechanacimiento\": -435369600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1410912960000,\n        \"fechaegreso\": 1453637580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N40X,),(N40X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gmorales,edgbarr\",\n        \"especialidades\": \"UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916226\",\n        \"epinum\": \"916226-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79372614\",\n        \"fechanacimiento\": -157161600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419865080000,\n        \"fechaegreso\": 1421524380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S823,),(S823,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mrozof,rosramirez\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911114\",\n        \"epinum\": \"911114-1\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"970330061721\",\n        \"sexo\": \"\",\n        \"fechaingreso\": 1418058540000,\n        \"fechaegreso\": 1421679360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rprieto,rprieto\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916204\",\n        \"epinum\": \"916204-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20089798\",\n        \"fechanacimiento\": -1082937600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419858420000,\n        \"fechaegreso\": 1420203720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lbaez,lbaez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"152278\",\n        \"epinum\": \"152278-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"42995388\",\n        \"fechanacimiento\": -436060800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417620240000,\n        \"fechaegreso\": 1421847660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I619,),(I619,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juruiz,juruiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916056\",\n        \"epinum\": \"916056-2\",\n        \"tipodocumento\": \"TI\",\n        \"numerodedocumento\": \"98091766493\",\n        \"fechanacimiento\": 905990400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419979380000,\n        \"fechaegreso\": 1420126860000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"felmurc,felmurc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"577822\",\n        \"epinum\": \"577822-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21029186\",\n        \"fechanacimiento\": -1257552000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418862540000,\n        \"fechaegreso\": 1423944720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I619,),(I619,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jlgomez,jlgomez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916628\",\n        \"epinum\": \"916628-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19194366\",\n        \"fechanacimiento\": -548035200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420018200000,\n        \"fechaegreso\": 1420121760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jbotero,jbotero\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"826252\",\n        \"epinum\": \"826252-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7334688\",\n        \"fechanacimiento\": 229046400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1412150820000,\n        \"fechaegreso\": 1421848440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K632,),(K632,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ingmore,ingmore\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913734\",\n        \"epinum\": \"913734-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20242359\",\n        \"fechanacimiento\": -1293408000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420014120000,\n        \"fechaegreso\": 1423464960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(T846,),(T846,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,jmgalindo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"29708\",\n        \"epinum\": \"29708-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2218084\",\n        \"fechanacimiento\": -1116288000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418183760000,\n        \"fechaegreso\": 1420315200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K810,),(K810,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ojimenez,ojimenez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916385\",\n        \"epinum\": \"916385-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1022981986\",\n        \"fechanacimiento\": 724118400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419930300000,\n        \"fechaegreso\": 1420471500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"avirguez,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"849485\",\n        \"epinum\": \"849485-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20135258\",\n        \"fechanacimiento\": -1005177600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418746560000,\n        \"fechaegreso\": 1421168580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R570,),(R570,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laurodr,laurodr\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12684\",\n        \"epinum\": \"12684-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19068963\",\n        \"fechanacimiento\": -654220800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419711060000,\n        \"fechaegreso\": 1420313040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I269,),(I269,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,atorresg\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"7390\",\n        \"epinum\": \"7390-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1423905\",\n        \"fechanacimiento\": -1281312000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419270720000,\n        \"fechaegreso\": 1422044340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J90X,),(J90X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mrey,mrey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"779441\",\n        \"epinum\": \"779441-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79897477\",\n        \"fechanacimiento\": 276220800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419723060000,\n        \"fechaegreso\": 1420289280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M621,),(M621,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"cchica,lcarquez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"38851\",\n        \"epinum\": \"38851-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2981262\",\n        \"fechanacimiento\": -1032825600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418892840000,\n        \"fechaegreso\": 1420821480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N179,),(N179,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,avellaneda\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"903799\",\n        \"epinum\": \"903799-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25025058\",\n        \"fechanacimiento\": 306806400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1415655240000,\n        \"fechaegreso\": 1425154560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J969,),(J969,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"879212\",\n        \"epinum\": \"879212-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19423859\",\n        \"fechanacimiento\": -318384000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419940920000,\n        \"fechaegreso\": 1420654140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C793,),(C793,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"incastillo,incastillo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"39175\",\n        \"epinum\": \"39175-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3023508\",\n        \"fechanacimiento\": -548640000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419069360000,\n        \"fechaegreso\": 1420222680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I060,),(I060,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"895990\",\n        \"epinum\": \"895990-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17153435\",\n        \"fechanacimiento\": -738460800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419410640000,\n        \"fechaegreso\": 1421867280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K922,),(K922,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913374\",\n        \"epinum\": \"913374-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1666386\",\n        \"fechanacimiento\": -1010534400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418810100000,\n        \"fechaegreso\": 1420315620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,mahernande\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"826445\",\n        \"epinum\": \"826445-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23923199\",\n        \"fechanacimiento\": -1054166400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419273720000,\n        \"fechaegreso\": 1421343600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J960,),(J960,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dmmartinez,dmmartinez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"7200\",\n        \"epinum\": \"7200-24\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1395626\",\n        \"fechanacimiento\": -1482537600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418903940000,\n        \"fechaegreso\": 1420728540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"838470\",\n        \"epinum\": \"838470-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39560859\",\n        \"fechanacimiento\": -212716800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418045100000,\n        \"fechaegreso\": 1424044740000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,kcamacho\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913826\",\n        \"epinum\": \"913826-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79504303\",\n        \"fechanacimiento\": 27648000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418923860000,\n        \"fechaegreso\": 1420743600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S823,),(S823,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gihernande,gihernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"99389\",\n        \"epinum\": \"99389-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20984813\",\n        \"fechanacimiento\": -979344000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419694920000,\n        \"fechaegreso\": 1421350020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N189,),(N189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916322\",\n        \"epinum\": \"916322-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1072446586\",\n        \"fechanacimiento\": 625449600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419898440000,\n        \"fechaegreso\": 1420826040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O141,),(O141,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lguerra,mffuentes\",\n        \"especialidades\": \"GINECOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"686524\",\n        \"epinum\": \"686524-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1110471770\",\n        \"fechanacimiento\": 573955200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420009740000,\n        \"fechaegreso\": 1420391880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"551571\",\n        \"epinum\": \"551571-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2902818\",\n        \"fechanacimiento\": -1017878400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419505800000,\n        \"fechaegreso\": 1421149080000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J960,),(J960,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914475\",\n        \"epinum\": \"914475-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52489331\",\n        \"fechanacimiento\": 236476800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419209640000,\n        \"fechaegreso\": 1420284720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E107,),(E107,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gruge,jgil\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"546331\",\n        \"epinum\": \"546331-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20064446\",\n        \"fechanacimiento\": -1135728000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418990040000,\n        \"fechaegreso\": 1420375920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalza,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"13616\",\n        \"epinum\": \"13616-19\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19143219\",\n        \"fechanacimiento\": -576633600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419769680000,\n        \"fechaegreso\": 1422552900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,fforero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916551\",\n        \"epinum\": \"916551-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21162320\",\n        \"fechanacimiento\": -1058832000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419966000000,\n        \"fechaegreso\": 1421267460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"897435\",\n        \"epinum\": \"897435-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41429311\",\n        \"fechanacimiento\": -665107200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417788120000,\n        \"fechaegreso\": 1422380400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916721\",\n        \"epinum\": \"916721-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10306049561\",\n        \"fechanacimiento\": 1419984000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420067760000,\n        \"fechaegreso\": 1420303680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R230,),(R230,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"scastro,scastro\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915910\",\n        \"epinum\": \"915910-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79252894\",\n        \"fechanacimiento\": -307929600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419764520000,\n        \"fechaegreso\": 1420151760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rasegura,rasegura\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"600771\",\n        \"epinum\": \"600771-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20262883\",\n        \"fechanacimiento\": -932774400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419320880000,\n        \"fechaegreso\": 1420489440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I240,),(I240,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"danurbi,danurbi\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"755004\",\n        \"epinum\": \"755004-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"16235445\",\n        \"fechanacimiento\": -813801600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420038180000,\n        \"fechaegreso\": 1420813260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Y442,),(Y442,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,fgonzalez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"761435\",\n        \"epinum\": \"761435-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17125374\",\n        \"fechanacimiento\": -838771200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418822400000,\n        \"fechaegreso\": 1420396200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J960,),(J960,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laucguti,laucguti\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"886189\",\n        \"epinum\": \"886189-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41660466\",\n        \"fechanacimiento\": -468892800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418576100000,\n        \"fechaegreso\": 1420230480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S720,),(S720,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,omlopezm\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914131\",\n        \"epinum\": \"914131-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"29078744\",\n        \"fechanacimiento\": -968716800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419026220000,\n        \"fechaegreso\": 1421386920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I059,),(I059,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,mrey\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"58707\",\n        \"epinum\": \"58707-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"424786\",\n        \"fechanacimiento\": -1173398400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419501360000,\n        \"fechaegreso\": 1421777940000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J440,),(J440,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"vjvarela,avellaneda\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"119706\",\n        \"epinum\": \"119706-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"169316\",\n        \"fechanacimiento\": -1444694400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420053540000,\n        \"fechaegreso\": 1420310520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07202,),(R07202,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,aarteta\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"605579\",\n        \"epinum\": \"605579-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41493628\",\n        \"fechanacimiento\": -869875200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420057320000,\n        \"fechaegreso\": 1420578360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"poviedo,amperez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916041\",\n        \"epinum\": \"916041-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1048772\",\n        \"fechanacimiento\": -1253923200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419813600000,\n        \"fechaegreso\": 1420133400000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I678,),(I678,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"aramires,aramires\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"43130\",\n        \"epinum\": \"43130-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"37060\",\n        \"fechanacimiento\": -1405296000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416853320000,\n        \"fechaegreso\": 1421182380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K801,),(K801,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfgranada,dfgranada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"108017\",\n        \"epinum\": \"108017-19\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20243638\",\n        \"fechanacimiento\": -1099958400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418657340000,\n        \"fechaegreso\": 1420542600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z931,),(Z931,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"arinconp,arinconp\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"128122\",\n        \"epinum\": \"128122-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19315867\",\n        \"fechanacimiento\": -430272000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419997380000,\n        \"fechaegreso\": 1420476960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I252,),(I252,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916670\",\n        \"epinum\": \"916670-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19080863\",\n        \"fechanacimiento\": -641001600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420028040000,\n        \"fechaegreso\": 1420473540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I509,),(I509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,kcamacho\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910871\",\n        \"epinum\": \"910871-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35405905\",\n        \"fechanacimiento\": -293760000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417948200000,\n        \"fechaegreso\": 1420213440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L039,),(L039,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"atorresg,atorresg\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"30571\",\n        \"epinum\": \"30571-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2340152\",\n        \"fechanacimiento\": -692496000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418996520000,\n        \"fechaegreso\": 1421866200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcuello,mcuello\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"682881\",\n        \"epinum\": \"682881-13\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19303708\",\n        \"fechanacimiento\": -438912000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420048920000,\n        \"fechaegreso\": 1420303080000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R101,),(R101,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"socgomez,amperez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916048\",\n        \"epinum\": \"916048-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"468789\",\n        \"fechanacimiento\": -1051920000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419833520000,\n        \"fechaegreso\": 1420490040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K808,),(K808,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,fanagud\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"745266\",\n        \"epinum\": \"745266-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"22316232\",\n        \"fechanacimiento\": -915926400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420041720000,\n        \"fechaegreso\": 1420991580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F059,),(F059,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mdgarcia,mdgarcia\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"16963\",\n        \"epinum\": \"16963-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20007944\",\n        \"fechanacimiento\": -1353110400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418165880000,\n        \"fechaegreso\": 1420564140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J969,),(J969,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,lmsanchezo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"888169\",\n        \"epinum\": \"888169-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20264312\",\n        \"fechanacimiento\": -1048464000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419949080000,\n        \"fechaegreso\": 1420652940000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I698,),(I698,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"177995\",\n        \"epinum\": \"177995-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41499670\",\n        \"fechanacimiento\": -791596800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419803280000,\n        \"fechaegreso\": 1421608260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J81X,),(J81X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,rytobar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915562\",\n        \"epinum\": \"915562-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51229\",\n        \"fechanacimiento\": -1300320000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419615060000,\n        \"fechaegreso\": 1420898340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"obriceno,obriceno\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"912458\",\n        \"epinum\": \"912458-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"11371448\",\n        \"fechanacimiento\": -689040000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418473320000,\n        \"fechaegreso\": 1420223760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F508,),(F508,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"marchar,marchar\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915780\",\n        \"epinum\": \"915780-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19149912\",\n        \"fechanacimiento\": -609552000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419699480000,\n        \"fechaegreso\": 1420124760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"117215\",\n        \"epinum\": \"117215-9\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41338982\",\n        \"fechanacimiento\": -831340800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417513440000,\n        \"fechaegreso\": 1424451480000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I339,),(I339,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"47289\",\n        \"epinum\": \"47289-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41311683\",\n        \"fechanacimiento\": -1031184000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419786720000,\n        \"fechaegreso\": 1420832160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L030,),(L030,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,javilal\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"10694\",\n        \"epinum\": \"10694-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17116081\",\n        \"fechanacimiento\": -831513600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419699960000,\n        \"fechaegreso\": 1420305600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,mahernande\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"899843\",\n        \"epinum\": \"899843-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1032433498\",\n        \"fechanacimiento\": 625968000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419944040000,\n        \"fechaegreso\": 1422912180000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M301,),(M301,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,rasegura\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914747\",\n        \"epinum\": \"914747-2\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10721887871\",\n        \"fechanacimiento\": 1419206400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419751860000,\n        \"fechaegreso\": 1420213380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R230,),(R230,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"slerma,slerma\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"691306\",\n        \"epinum\": \"691306-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20310849\",\n        \"fechanacimiento\": -901756800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419328740000,\n        \"fechaegreso\": 1420758540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T810,),(T810,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pltorres,pltorres\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"765859\",\n        \"epinum\": \"765859-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"90288\",\n        \"fechanacimiento\": -1242604800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419780600000,\n        \"fechaegreso\": 1420828680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S721,),(S721,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,pedgonz\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"903678\",\n        \"epinum\": \"903678-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1030667104\",\n        \"fechanacimiento\": 835747200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1422366060000,\n        \"fechaegreso\": 1427490420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D168,),(D168,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"226896\",\n        \"epinum\": \"226896-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4195736\",\n        \"fechanacimiento\": -886032000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419541860000,\n        \"fechaegreso\": 1420480320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(F508,),(F508,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jmgalindo,jmgalindo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"548777\",\n        \"epinum\": \"548777-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20331026\",\n        \"fechanacimiento\": -852595200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419445200000,\n        \"fechaegreso\": 1420209960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916380\",\n        \"epinum\": \"916380-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24780001\",\n        \"fechanacimiento\": -205977600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419929280000,\n        \"fechaegreso\": 1420119300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"524579\",\n        \"epinum\": \"524579-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1319021\",\n        \"fechanacimiento\": -568080000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419945300000,\n        \"fechaegreso\": 1420825560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R418,),(R418,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anhernand,msilvar\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"20499\",\n        \"epinum\": \"20499-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20168285\",\n        \"fechanacimiento\": -988070400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419938340000,\n        \"fechaegreso\": 1420228680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ylcastro,ylcastro\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"37112\",\n        \"epinum\": \"37112-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2888933\",\n        \"fechanacimiento\": -1161216000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419922080000,\n        \"fechaegreso\": 1420482960000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I10X,),(I10X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"juruiz,juruiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"187553\",\n        \"epinum\": \"187553-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4144779\",\n        \"fechanacimiento\": -564364800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419804480000,\n        \"fechaegreso\": 1420574280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,jurestrepo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914904\",\n        \"epinum\": \"914904-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"29802261\",\n        \"fechanacimiento\": -1093392000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419339540000,\n        \"fechaegreso\": 1420657860000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"513987\",\n        \"epinum\": \"513987-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"6049517\",\n        \"fechanacimiento\": -970876800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1415152260000,\n        \"fechaegreso\": 1435935900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K632,),(K632,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,jvidal\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"156384\",\n        \"epinum\": \"156384-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19230654\",\n        \"fechanacimiento\": -500083200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416321240000,\n        \"fechaegreso\": 1420671420000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C910,),(C910,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kquijano,asotelo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"71715\",\n        \"epinum\": \"71715-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"69350\",\n        \"fechanacimiento\": -1186099200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420025520000,\n        \"fechaegreso\": 1420317840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I714,),(I714,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ctirado,ctirado\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"55693\",\n        \"epinum\": \"55693-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41654615\",\n        \"fechanacimiento\": -416361600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418680620000,\n        \"fechaegreso\": 1421164560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A178,),(A178,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalza,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"769657\",\n        \"epinum\": \"769657-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2847380\",\n        \"fechanacimiento\": -1067644800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419833640000,\n        \"fechaegreso\": 1420399560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M796,),(M796,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rpaipilla,rpaipilla\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"599369\",\n        \"epinum\": \"599369-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41688998\",\n        \"fechanacimiento\": -425865600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420042080000,\n        \"fechaegreso\": 1420298580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K359,),(K359,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ppinzon,jofernande\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"909031\",\n        \"epinum\": \"909031-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80261133\",\n        \"fechanacimiento\": -332985600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417317180000,\n        \"fechaegreso\": 1420847760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M725,),(M725,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"892749\",\n        \"epinum\": \"892749-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19099569\",\n        \"fechanacimiento\": -631152000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419442860000,\n        \"fechaegreso\": 1420138200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916426\",\n        \"epinum\": \"916426-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41524360\",\n        \"fechanacimiento\": -633398400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419940740000,\n        \"fechaegreso\": 1424100900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C56X,),(C56X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dfpeña,rasegura\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"52649\",\n        \"epinum\": \"52649-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41511129\",\n        \"fechanacimiento\": -583804800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419608580000,\n        \"fechaegreso\": 1420912980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M866,),(M866,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"900096\",\n        \"epinum\": \"900096-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39653611\",\n        \"fechanacimiento\": 15033600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416446460000,\n        \"fechaegreso\": 1420825860000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J939,),(J939,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"asotelo,asotelo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916443\",\n        \"epinum\": \"916443-2\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"1032487871\",\n        \"fechanacimiento\": 1419033600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419948180000,\n        \"fechaegreso\": 1420330500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P90X,),(P90X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jarmijoc,jarmijoc\",\n        \"especialidades\": \"NEONATOLOGIA,NEONATOLOGIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"95337\",\n        \"epinum\": \"95337-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19230361\",\n        \"fechanacimiento\": -497577600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419525960000,\n        \"fechaegreso\": 1420132320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R104,),(R104,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916359\",\n        \"epinum\": \"916359-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2886361\",\n        \"fechanacimiento\": -1381795200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419925140000,\n        \"fechaegreso\": 1420415100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J849,),(J849,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"luitor,jquintero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"33390\",\n        \"epinum\": \"33390-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24864296\",\n        \"fechanacimiento\": -1262390400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419240180000,\n        \"fechaegreso\": 1421166900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M255,),(M255,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rlozada,rlozada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"864979\",\n        \"epinum\": \"864979-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1032447160\",\n        \"fechanacimiento\": 691632000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420034520000,\n        \"fechaegreso\": 1420307460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R568,),(R568,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amunozc,amunozc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915833\",\n        \"epinum\": \"915833-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"46458107\",\n        \"fechanacimiento\": 499132800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419735120000,\n        \"fechaegreso\": 1420832340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N189,),(N189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcchavez,rcortes\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"186728\",\n        \"epinum\": \"186728-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2091989\",\n        \"fechanacimiento\": -1580083200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419763200000,\n        \"fechaegreso\": 1420226640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I639,),(I639,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcuello,mcuello\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"656444\",\n        \"epinum\": \"656444-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51776453\",\n        \"fechanacimiento\": -244944000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419922980000,\n        \"fechaegreso\": 1420995540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(H349,),(H349,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"536357\",\n        \"epinum\": \"536357-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20084487\",\n        \"fechanacimiento\": -1092096000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420049700000,\n        \"fechaegreso\": 1420917120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I702,),(I702,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,laleon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"806239\",\n        \"epinum\": \"806239-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2022957\",\n        \"fechanacimiento\": -1362873600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419789300000,\n        \"fechaegreso\": 1421418660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I255,),(I255,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,heicast\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"113814\",\n        \"epinum\": \"113814-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51663382\",\n        \"fechanacimiento\": -237945600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418025960000,\n        \"fechaegreso\": 1420203600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L023,),(L023,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"549931\",\n        \"epinum\": \"549931-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51715130\",\n        \"fechanacimiento\": -240019200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419501840000,\n        \"fechaegreso\": 1421159280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N850,),(N850,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"174490\",\n        \"epinum\": \"174490-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1060645\",\n        \"fechanacimiento\": -1073779200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419418980000,\n        \"fechaegreso\": 1420227060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E149,),(E149,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dmaldonado,lmparada\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"651154\",\n        \"epinum\": \"651154-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4109026\",\n        \"fechanacimiento\": -844560000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420056060000,\n        \"fechaegreso\": 1420468980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K565,),(K565,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"aohoyos,yhurtado\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916720\",\n        \"epinum\": \"916720-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19175489\",\n        \"fechanacimiento\": -608947200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420066020000,\n        \"fechaegreso\": 1421076720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I612,),(I612,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"taturqu,taturqu\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"214466\",\n        \"epinum\": \"214466-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24292105\",\n        \"fechanacimiento\": -760147200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418477100000,\n        \"fechaegreso\": 1421767440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"27303\",\n        \"epinum\": \"27303-16\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20786047\",\n        \"fechanacimiento\": -1388620800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419590940000,\n        \"fechaegreso\": 1420211880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"srivas,mlondono\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"909660\",\n        \"epinum\": \"909660-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"9777976\",\n        \"fechanacimiento\": -378604800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418648100000,\n        \"fechaegreso\": 1420221300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(A419,),(A419,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,amayorga\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"73170\",\n        \"epinum\": \"73170-15\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79147394\",\n        \"fechanacimiento\": -381715200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417686060000,\n        \"fechaegreso\": 1421181660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dgalvisr,jamorocho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"28837\",\n        \"epinum\": \"28837-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21099959\",\n        \"fechanacimiento\": -1058400000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418735880000,\n        \"fechaegreso\": 1420723920000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T845,),(T845,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgarzon,javilal\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"59271\",\n        \"epinum\": \"59271-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"44263\",\n        \"fechanacimiento\": -1334016000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419943620000,\n        \"fechaegreso\": 1420229460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S500,),(S500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mlondono,mlondono\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"722118\",\n        \"epinum\": \"722118-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"3708065\",\n        \"fechanacimiento\": -926899200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419613140000,\n        \"fechaegreso\": 1422989580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I629,),(I629,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"169864\",\n        \"epinum\": \"169864-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20558397\",\n        \"fechanacimiento\": -1143072000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1415993880000,\n        \"fechaegreso\": 1420575780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(A419,),(A419,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gloorti,jtroncoso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"21928\",\n        \"epinum\": \"21928-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20231343\",\n        \"fechanacimiento\": -939427200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418776740000,\n        \"fechaegreso\": 1426337520000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D410,),(D410,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"627235\",\n        \"epinum\": \"627235-8\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"25909\",\n        \"fechanacimiento\": -1348963200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419977400000,\n        \"fechaegreso\": 1420985340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,ltenjo\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"741210\",\n        \"epinum\": \"741210-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"151881\",\n        \"fechanacimiento\": -1242691200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419539820000,\n        \"fechaegreso\": 1420998660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R509,),(R509,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"aoviedo,laleon\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"36575\",\n        \"epinum\": \"36575-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2878559\",\n        \"fechanacimiento\": -991699200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1400659080000,\n        \"fechaegreso\": 1464289620000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A150,),(A150,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mmbotero,\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"536247\",\n        \"epinum\": \"536247-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20072016\",\n        \"fechanacimiento\": -1135641600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419593880000,\n        \"fechaegreso\": 1420137120000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"1174182\",\n        \"epinum\": \"1174182-3\",\n        \"tipodocumento\": \"RC\",\n        \"numerodedocumento\": \"529839902\",\n        \"fechanacimiento\": 1474588800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1475843400000,\n        \"fechaegreso\": 1476189000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P073,),(P073,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"905305\",\n        \"epinum\": \"905305-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79202427\",\n        \"fechanacimiento\": -222480000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419250200000,\n        \"fechaegreso\": 1422902760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C161,),(C161,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916718\",\n        \"epinum\": \"916718-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2091781\",\n        \"fechanacimiento\": -821491200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420063860000,\n        \"fechaegreso\": 1420827780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K808,),(K808,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amasanchez,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"681103\",\n        \"epinum\": \"681103-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41773494\",\n        \"fechanacimiento\": -337910400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418486400000,\n        \"fechaegreso\": 1420309140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T845,),(T845,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"denciso,denciso\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"178634\",\n        \"epinum\": \"178634-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17034860\",\n        \"fechanacimiento\": -969580800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1414268400000,\n        \"fechaegreso\": 1422393900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(E878,),(E878,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lilsilv,lilsilv\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"908669\",\n        \"epinum\": \"908669-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20225546\",\n        \"fechanacimiento\": -1052092800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417173540000,\n        \"fechaegreso\": 1420772700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(C23X,),(C23X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jurestrepo,jurestrepo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"12654\",\n        \"epinum\": \"12654-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19066840\",\n        \"fechanacimiento\": -655603200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419708060000,\n        \"fechaegreso\": 1420387380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mahernande,mahernande\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"14513\",\n        \"epinum\": \"14513-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19228086\",\n        \"fechanacimiento\": -579484800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416256080000,\n        \"fechaegreso\": 1420840020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"vjvarela,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915939\",\n        \"epinum\": \"915939-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19342705\",\n        \"fechanacimiento\": -379555200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419770640000,\n        \"fechaegreso\": 1420389540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,lcarquez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"906513\",\n        \"epinum\": \"906513-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79255721\",\n        \"fechanacimiento\": -297561600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416483660000,\n        \"fechaegreso\": 1423087200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J960,),(J960,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"taturqu,taturqu\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"596153\",\n        \"epinum\": \"596153-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17015537\",\n        \"fechanacimiento\": -920937600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418035740000,\n        \"fechaegreso\": 1420375980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(S065,),(S065,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"cchica,jbarrios\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"143646\",\n        \"epinum\": \"143646-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41333100\",\n        \"fechanacimiento\": -805766400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419877200000,\n        \"fechaegreso\": 1421158980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D320,),(D320,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gihernande,gihernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"562679\",\n        \"epinum\": \"562679-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1002193\",\n        \"fechanacimiento\": -1118016000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1417805640000,\n        \"fechaegreso\": 1421170500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C169,),(C169,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rlozada,rlozada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"653930\",\n        \"epinum\": \"653930-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41302620\",\n        \"fechanacimiento\": -866678400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419255480000,\n        \"fechaegreso\": 1420820340000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"vjvarela,obriceno\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"793738\",\n        \"epinum\": \"793738-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41514669\",\n        \"fechanacimiento\": -659664000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419169500000,\n        \"fechaegreso\": 1420647900000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I429,),(I429,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"luitor,peramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915990\",\n        \"epinum\": \"915990-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20118808\",\n        \"fechanacimiento\": -1325548800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419784200000,\n        \"fechaegreso\": 1420475880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J189,),(J189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dgalvisr,atorresg\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915623\",\n        \"epinum\": \"915623-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2272826\",\n        \"fechanacimiento\": -947808000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419654360000,\n        \"fechaegreso\": 1422909600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I64X,),(I64X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mrey,mrey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910066\",\n        \"epinum\": \"910066-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"202477\",\n        \"fechanacimiento\": -1317427200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419892080000,\n        \"fechaegreso\": 1420287540000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"luitor,heicast\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"82490\",\n        \"epinum\": \"82490-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"9511522\",\n        \"fechanacimiento\": -1026432000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419721320000,\n        \"fechaegreso\": 1420577040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07208,),(R07208,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"bcanon,bcanon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"20744\",\n        \"epinum\": \"20744-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20179453\",\n        \"fechanacimiento\": -929491200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1413802740000,\n        \"fechaegreso\": 1422557580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gruge,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916502\",\n        \"epinum\": \"916502-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10123206981\",\n        \"fechanacimiento\": 1419811200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419952260000,\n        \"fechaegreso\": 1420338240000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P220,),(P220,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jipacheco,jipacheco\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"44768\",\n        \"epinum\": \"44768-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"39641799\",\n        \"fechanacimiento\": -216086400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420018140000,\n        \"fechaegreso\": 1422030660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N179,),(N179,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"625549\",\n        \"epinum\": \"625549-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20347586\",\n        \"fechanacimiento\": -1311724800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419521760000,\n        \"fechaegreso\": 1420488720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I48X,),(I48X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jhquintero,anramirez\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915792\",\n        \"epinum\": \"915792-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80201498\",\n        \"fechanacimiento\": 349920000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419700860000,\n        \"fechaegreso\": 1424706780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(S069,),(S069,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mrey,mrey\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915513\",\n        \"epinum\": \"915513-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20111526\",\n        \"fechanacimiento\": -1167004800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419605640000,\n        \"fechaegreso\": 1420568580000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I679,),(I679,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcuello,mcuello\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"131147\",\n        \"epinum\": \"131147-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2882339\",\n        \"fechanacimiento\": -1033257600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419946080000,\n        \"fechaegreso\": 1420731060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(H490,),(H490,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"amasanchez,amasanchez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"679611\",\n        \"epinum\": \"679611-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20098040\",\n        \"fechanacimiento\": -1078617600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419859020000,\n        \"fechaegreso\": 1420827360000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"aoviedo,sespinosa\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916492\",\n        \"epinum\": \"916492-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20029406\",\n        \"fechanacimiento\": -1493164800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419948960000,\n        \"fechaegreso\": 1420828500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S720,),(S720,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"grueda,diamanr\",\n        \"especialidades\": \"ORTOPEDIA Y TRAUMATOLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916362\",\n        \"epinum\": \"916362-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"21029306\",\n        \"fechanacimiento\": -1237939200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419925740000,\n        \"fechaegreso\": 1420999980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C169,),(C169,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"622672\",\n        \"epinum\": \"622672-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"15448535\",\n        \"fechanacimiento\": 478224000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419511140000,\n        \"fechaegreso\": 1420229100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S661,),(S661,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mcchavez,odimian\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,CIRUGIA DE MANO\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"889665\",\n        \"epinum\": \"889665-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1073689056\",\n        \"fechanacimiento\": 666057600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1411207860000,\n        \"fechaegreso\": 1420481280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A609,),(A609,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,diamanr\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916562\",\n        \"epinum\": \"916562-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19360459\",\n        \"fechanacimiento\": -406166400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419972720000,\n        \"fechaegreso\": 1421953500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I259,),(I259,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ramgasc,ramgasc\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"864735\",\n        \"epinum\": \"864735-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1042347653\",\n        \"fechanacimiento\": 533952000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420048080000,\n        \"fechaegreso\": 1420128300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(O800,),(O800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mffuentes,mffuentes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"910090\",\n        \"epinum\": \"910090-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"53139419\",\n        \"fechanacimiento\": 473904000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417648920000,\n        \"fechaegreso\": 1420150500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M009,),(M009,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"mlondono,mlondono\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"908253\",\n        \"epinum\": \"908253-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41787898\",\n        \"fechanacimiento\": -377308800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1417027980000,\n        \"fechaegreso\": 1423502760000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z988,),(Z988,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,yibarra\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915895\",\n        \"epinum\": \"915895-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28471550\",\n        \"fechanacimiento\": -1172880000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419761340000,\n        \"fechaegreso\": 1420903020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I614,),(I614,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"laleon,laleon\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914987\",\n        \"epinum\": \"914987-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20915055\",\n        \"fechanacimiento\": -215740800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419364320000,\n        \"fechaegreso\": 1420738320000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M329,),(M329,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anjimenez,taturqu\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"24309\",\n        \"epinum\": \"24309-16\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20325732\",\n        \"fechanacimiento\": -1123891200000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1420015680000,\n        \"fechaegreso\": 1420476600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,saruachan\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"96732\",\n        \"epinum\": \"96732-13\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"28011024\",\n        \"fechanacimiento\": -659664000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419079740000,\n        \"fechaegreso\": 1420311240000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J90X,),(J90X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jgil,jgil\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"95977\",\n        \"epinum\": \"95977-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"247710\",\n        \"fechanacimiento\": -1176508800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418570280000,\n        \"fechaegreso\": 1420469040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"116368\",\n        \"epinum\": \"116368-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"96287\",\n        \"fechanacimiento\": -1252281600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419956880000,\n        \"fechaegreso\": 1420484160000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J209,),(J209,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"apedroza,apedroza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"74078\",\n        \"epinum\": \"74078-6\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79339776\",\n        \"fechanacimiento\": -152928000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419657180000,\n        \"fechaegreso\": 1420289040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N492,),(N492,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dcruz,jofernande\",\n        \"especialidades\": \"UROLOGIA,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916581\",\n        \"epinum\": \"916581-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"79322504\",\n        \"fechanacimiento\": -163123200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419993420000,\n        \"fechaegreso\": 1420309500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I249,),(I249,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"roqgarc,roqgarc\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"913441\",\n        \"epinum\": \"913441-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2390507\",\n        \"fechanacimiento\": -1375574400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419441720000,\n        \"fechaegreso\": 1422988800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J960,),(J960,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"migvina,migvina\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"83688\",\n        \"epinum\": \"83688-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2939507\",\n        \"fechanacimiento\": -952732800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416516660000,\n        \"fechaegreso\": 1428448980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"puzuriaga,aarteta\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"64166\",\n        \"epinum\": \"64166-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51896219\",\n        \"fechanacimiento\": -259718400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419942780000,\n        \"fechaegreso\": 1421251140000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(A09X,),(A09X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalza,jalza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"48266\",\n        \"epinum\": \"48266-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41347284\",\n        \"fechanacimiento\": -772156800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419609060000,\n        \"fechaegreso\": 1420223640000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(G629,),(G629,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ojvictorin,ojvictorin\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"906958\",\n        \"epinum\": \"906958-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13230771\",\n        \"fechanacimiento\": -676080000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1416616680000,\n        \"fechaegreso\": 1420240260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"anramirez,anramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914045\",\n        \"epinum\": \"914045-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52100643\",\n        \"fechanacimiento\": 57974400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418995980000,\n        \"fechaegreso\": 1420309980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G629,),(G629,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"leescobar,jbotero\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"896467\",\n        \"epinum\": \"896467-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20264156\",\n        \"fechanacimiento\": -1056153600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419910080000,\n        \"fechaegreso\": 1422480840000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I340,),(I340,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ginbres,ginbres\",\n        \"especialidades\": \"CIRUGIA CARDIOVASCULAR,CIRUGIA CARDIOVASCULAR\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"146502\",\n        \"epinum\": \"146502-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41302420\",\n        \"fechanacimiento\": -874281600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418458560000,\n        \"fechaegreso\": 1420238940000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K85X,),(K85X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"709658\",\n        \"epinum\": \"709658-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20894788\",\n        \"fechanacimiento\": -1283644800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419534180000,\n        \"fechaegreso\": 1420242000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ltenjo,ltenjo\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"46756\",\n        \"epinum\": \"46756-11\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4093504\",\n        \"fechanacimiento\": -730684800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419622500000,\n        \"fechaegreso\": 1420134060000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K297,),(K297,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jalvarado,jalvarado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"911446\",\n        \"epinum\": \"911446-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"13347312\",\n        \"fechanacimiento\": -636336000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418149560000,\n        \"fechaegreso\": 1420572780000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I219,),(I219,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"132867\",\n        \"epinum\": \"132867-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"35487524\",\n        \"fechanacimiento\": -650937600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419768120000,\n        \"fechaegreso\": 1420650000000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jsterling,lmparada\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"621653\",\n        \"epinum\": \"621653-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41342798\",\n        \"fechanacimiento\": -882316800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419782640000,\n        \"fechaegreso\": 1420732560000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L033,),(L033,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dmaldonado,jalza\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"152111\",\n        \"epinum\": \"152111-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20497536\",\n        \"fechanacimiento\": -1341100800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419236580000,\n        \"fechaegreso\": 1420219980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915954\",\n        \"epinum\": \"915954-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19366989\",\n        \"fechanacimiento\": -479606400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419776700000,\n        \"fechaegreso\": 1420304100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K808,),(K808,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rmazeneth,danurbi\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915653\",\n        \"epinum\": \"915653-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"80437747\",\n        \"fechanacimiento\": 26352000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419670980000,\n        \"fechaegreso\": 1420075800000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \",\",\n        \"especialidades\": \",\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"167531\",\n        \"epinum\": \"167531-10\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2881051\",\n        \"fechanacimiento\": -1072483200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419428280000,\n        \"fechaegreso\": 1420228200000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J159,),(J159,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lmparada,lmparada\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"115193\",\n        \"epinum\": \"115193-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41315310\",\n        \"fechanacimiento\": -804902400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419076560000,\n        \"fechaegreso\": 1421182980000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(C180,),(C180,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"ztavera,flozano\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"509978\",\n        \"epinum\": \"509978-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"4039932\",\n        \"fechanacimiento\": -983318400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419763200000,\n        \"fechaegreso\": 1420392660000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"marjara,marjara\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916576\",\n        \"epinum\": \"916576-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1124859242\",\n        \"fechanacimiento\": 740620800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419987060000,\n        \"fechaegreso\": 1420727460000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K810,),(K810,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"crivera,atorresg\",\n        \"especialidades\": \"CIRUGIA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"826134\",\n        \"epinum\": \"826134-4\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"176725\",\n        \"fechanacimiento\": -301104000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419765420000,\n        \"fechaegreso\": 1420645440000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(R07201,),(R07201,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dgalvisr,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"96864\",\n        \"epinum\": \"96864-41\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2872363\",\n        \"fechanacimiento\": -1308182400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420018320000,\n        \"fechaegreso\": 1420646100000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J441,),(J441,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"jduarte,jduarte\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916255\",\n        \"epinum\": \"916255-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"52785743\",\n        \"fechanacimiento\": 399945600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419871080000,\n        \"fechaegreso\": 1420745280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(G35X,),(G35X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"alreyes,alreyes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"803329\",\n        \"epinum\": \"803329-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20090388\",\n        \"fechanacimiento\": -1295222400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419891480000,\n        \"fechaegreso\": 1420380300000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(J449,),(J449,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"danaya,danaya\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916702\",\n        \"epinum\": \"916702-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"449891\",\n        \"fechanacimiento\": -778291200000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1420044300000,\n        \"fechaegreso\": 1425236040000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(I64X,),(I64X,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"heicast,diecubi\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"902926\",\n        \"epinum\": \"902926-3\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"7496724\",\n        \"fechanacimiento\": -861494400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1418385900000,\n        \"fechaegreso\": 1420409880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(D074,),(D074,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lvortiz,lvortiz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"916119\",\n        \"epinum\": \"916119-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"12238260\",\n        \"fechanacimiento\": 115689600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419846840000,\n        \"fechaegreso\": 1422296700000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(J189,),(J189,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yhurtado,yhurtado\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"776480\",\n        \"epinum\": \"776480-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"20331282\",\n        \"fechanacimiento\": -1039046400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419991980000,\n        \"fechaegreso\": 1420309020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I500,),(I500,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"kcamacho,kcamacho\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914808\",\n        \"epinum\": \"914808-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"19123590\",\n        \"fechanacimiento\": -611452800000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419323340000,\n        \"fechaegreso\": 1420386600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S721,),(S721,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lcarquez,lcarquez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"731267\",\n        \"epinum\": \"731267-18\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24110560\",\n        \"fechanacimiento\": -1190160000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418922840000,\n        \"fechaegreso\": 1421257680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(L031,),(L031,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"peramirez,peramirez\",\n        \"especialidades\": \"MEDICINA INTERNA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915056\",\n        \"epinum\": \"915056-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"17171436\",\n        \"fechanacimiento\": -734832000000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419410940000,\n        \"fechaegreso\": 1420243020000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 2,\n        \"diagnosticospoas\": \"(R579,),(R579,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"fjgaleano,fjgaleano\",\n        \"especialidades\": \"MEDICINA CRITICA, CUIDADOS INT,MEDICINA CRITICA, CUIDADOS INT\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"867327\",\n        \"epinum\": \"867327-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"74344866\",\n        \"fechanacimiento\": 349142400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419210900000,\n        \"fechaegreso\": 1420473720000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(M866,),(M866,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"gihernande,gihernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"03\",\n        \"descripcion\": \"HUBU\",\n        \"hiscliid\": \"916398\",\n        \"epinum\": \"916398-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"36162399\",\n        \"fechanacimiento\": -410313600000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419932280000,\n        \"fechaegreso\": 1420727280000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(T874,),(T874,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"apedroza,apedroza\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915753\",\n        \"epinum\": \"915753-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"23555467\",\n        \"fechanacimiento\": -195004800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419693540000,\n        \"fechaegreso\": 1420825380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(Z132,),(Z132,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"yespinosa,danurbi\",\n        \"especialidades\": \"MEDICO GENERAL URGENCIAS,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"34126\",\n        \"epinum\": \"34126-5\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"2664705\",\n        \"fechanacimiento\": -1290038400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419245160000,\n        \"fechaegreso\": 1420220880000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I259,),(I259,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pedgonz,pedgonz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"915597\",\n        \"epinum\": \"915597-1\",\n        \"tipodocumento\": \"MS\",\n        \"numerodedocumento\": \"10473694992\",\n        \"fechanacimiento\": 1419552000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419628920000,\n        \"fechaegreso\": 1420477680000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(P221,),(P221,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"dpinilla,dpinilla\",\n        \"especialidades\": \"PEDIATRIA,PEDIATRIA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"123780\",\n        \"epinum\": \"123780-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41337643\",\n        \"fechanacimiento\": -776304000000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1416539820000,\n        \"fechaegreso\": 1432309260000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K632,),(K632,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rcortes,rcortes\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"897896\",\n        \"epinum\": \"897896-1\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"1022359839\",\n        \"fechanacimiento\": 625449600000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1413762480000,\n        \"fechaegreso\": 1422142500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(I614,),(I614,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"lfherrera,jofernande\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"914854\",\n        \"epinum\": \"914854-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"51813438\",\n        \"fechanacimiento\": -235180800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419577680000,\n        \"fechaegreso\": 1420395600000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(D381,),(D381,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"wriveros,anramirez\",\n        \"especialidades\": \"NEUROCIRUGIA,MEDICINA INTERNA\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"34730\",\n        \"epinum\": \"34730-26\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"281068\",\n        \"fechanacimiento\": -1347494400000,\n        \"sexo\": \"M\",\n        \"fechaingreso\": 1419688320000,\n        \"fechaegreso\": 1420234380000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(N390,),(N390,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"pedgonz,pedgonz\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"802080\",\n        \"epinum\": \"802080-2\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"41652125\",\n        \"fechanacimiento\": -531964800000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1419690480000,\n        \"fechaegreso\": 1420487820000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(K800,),(K800,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"sflorez,sflorez\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    },\n    {\n        \"hosid\": 7,\n        \"hosentcod\": 5,\n        \"codpresgs\": \"110011864201\",\n        \"codsucur\": \"01\",\n        \"descripcion\": \"HUM\",\n        \"hiscliid\": \"185441\",\n        \"epinum\": \"185441-7\",\n        \"tipodocumento\": \"CC\",\n        \"numerodedocumento\": \"24902117\",\n        \"fechanacimiento\": -1083974400000,\n        \"sexo\": \"F\",\n        \"fechaingreso\": 1418836320000,\n        \"fechaegreso\": 1420651500000,\n        \"viadeingreso\": 1,\n        \"estadoalasalida\": 1,\n        \"diagnosticospoas\": \"(S424,),(S424,)\",\n        \"tiempoquirurgico\": 0,\n        \"tiempoventilacionmecanica\": 0,\n        \"medicostratantes\": \"rasegura,rasegura\",\n        \"especialidades\": \"MEDICINA GENERAL,MEDICINA GENERAL\",\n        \"eventoadversocalificado\": 0,\n        \"epiimpfac\": 0,\n        \"epiimpcos\": 0,\n        \"processing_dttm\": \"1568899635593\"\n    }\n]"},{"id":"c34a0533-f63d-4cd0-9012-1397a307fe73","name":"The profile is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/profile-valid-results?processingdttm=<string>&limit=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","<string>","profile-valid-results"],"query":[{"key":"processingdttm","value":"<string>"},{"key":"limit","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"b29eefab-f9bf-47e9-bf69-7694bd73c5f8"},{"name":"Gets the service level agreements referenced by a feed.","id":"61db2e8d-6869-4d44-ad8a-7080db7ef827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/sla","urlObject":{"path":["v1","feedmgr","feeds",":feedId","sla"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"202a682e-e5c8-4aa8-a14f-f7d8db5bfeb1","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"46b608d5-9940-4807-9e6f-b3cb55f8acd5","name":"Returns the service level agreements.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/sla"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"ac6d5413-f00f-46b5-91f3-6e437e6245ea","name":"The feed is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/sla"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"61db2e8d-6869-4d44-ad8a-7080db7ef827"},{"name":"Updates a feeds sources/destinations used for the FeedLineage.  This will remove all existing sources/destinations and revaluate the feed and its template for sources/destinations","id":"0e6c4183-080d-418f-acd1-f1a5fc96bb47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/update-datasources","urlObject":{"path":["v1","feedmgr","feeds",":feedId","update-datasources"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"002ededa-c6d6-48e4-97c0-0caee6c2607d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"ba1543dc-12fa-4bd4-ab8e-16a5f611e8b3","name":"the datasources were updated","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/update-datasources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0e6c4183-080d-418f-acd1-f1a5fc96bb47"},{"name":"Uploads files to be ingested by a feed.","id":"f118e16c-9311-48b0-a210-5a1003f8fced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/:feedId/upload-file","urlObject":{"path":["v1","feedmgr","feeds",":feedId","upload-file"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"d22b3bed-6f37-43c8-906c-40b82223dc56","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"872d998e-640c-4d66-8a4e-0ba9c5c23f8c","name":"Files are ready to be ingested.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/upload-file"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"a534c7e8-194a-4881-a0ad-672dfbbf700a","name":"Files could not be saved.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/<string>/upload-file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"f118e16c-9311-48b0-a210-5a1003f8fced"}],"id":"f37ddf28-7423-4094-8483-aa03150a811d","_postman_id":"f37ddf28-7423-4094-8483-aa03150a811d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of feeds.","id":"d91445d1-3abb-4943-bb78-ef3013a4671b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds?verbose=<boolean>&sort=feedName&filter=<string>&limit=<string>&start=<integer>","urlObject":{"path":["v1","feedmgr","feeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"},{"key":"sort","value":"feedName"},{"key":"filter","value":"<string>"},{"key":"limit","value":"<string>"},{"key":"start","value":"<integer>"}],"variable":[]}},"response":[{"id":"78248bcd-f633-4c23-aeae-5d9d7ad48fa3","name":"Gets the list of feeds.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds?verbose=false&sort=feedName","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds"],"query":[{"key":"verbose","value":"false"},{"key":"sort","value":"feedName"},{"key":"filter","value":"<string>","disabled":true},{"key":"limit","value":"<string>","disabled":true},{"key":"start","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 12:43:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.6 (CentOS)"},{"key":"X-Application-Context","value":"application:native,auth-kylo:8400"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd\",\n            \"feedId\": \"28a73bc4-dfc9-430f-a7d8-d3e0f10136bd\",\n            \"feedName\": \"CMBD1 Extract\",\n            \"systemFeedName\": \"cmbd1_extract\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1565634916877,\n            \"templateName\": \"Advanced Ingest\",\n            \"templateId\": \"021bb265-3f37-44f7-af0b-6e6adfa91903\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd1_extract\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD1 Extract\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"793b6957-d8e5-4a94-8d26-3b2fbd81fde6\",\n            \"feedId\": \"793b6957-d8e5-4a94-8d26-3b2fbd81fde6\",\n            \"feedName\": \"CMBD1 Load\",\n            \"systemFeedName\": \"cmbd1_load\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564757599934,\n            \"templateName\": \"Hive Export RedShift\",\n            \"templateId\": \"2b67c1de-b0dc-4628-ad0a-857168283289\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd1_load\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD1 Load\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"5287cdf4-391f-4a81-832c-76da8a6f0417\",\n            \"feedId\": \"5287cdf4-391f-4a81-832c-76da8a6f0417\",\n            \"feedName\": \"CMBD1 Transform\",\n            \"systemFeedName\": \"cmbd1_transform\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564757613037,\n            \"templateName\": \"REST Invocation\",\n            \"templateId\": \"20e502ea-d377-41c0-8bd2-356fafd19981\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd1_transform\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD1 Transform\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"abe596c7-da54-4d7d-91fd-dfd9e85f634e\",\n            \"feedId\": \"abe596c7-da54-4d7d-91fd-dfd9e85f634e\",\n            \"feedName\": \"CMBD2 Extract\",\n            \"systemFeedName\": \"cmbd2_extract\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1565634899821,\n            \"templateName\": \"Advanced Ingest\",\n            \"templateId\": \"021bb265-3f37-44f7-af0b-6e6adfa91903\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd2_extract\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD2 Extract\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"8fcb06e1-a333-47b6-90d6-b6691a3efd2b\",\n            \"feedId\": \"8fcb06e1-a333-47b6-90d6-b6691a3efd2b\",\n            \"feedName\": \"CMBD2 Load\",\n            \"systemFeedName\": \"cmbd2_load\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564758429091,\n            \"templateName\": \"Hive Export RedShift\",\n            \"templateId\": \"2b67c1de-b0dc-4628-ad0a-857168283289\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd2_load\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD2 Load\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"5def952e-0a54-4f45-881d-50e328cbc8f8\",\n            \"feedId\": \"5def952e-0a54-4f45-881d-50e328cbc8f8\",\n            \"feedName\": \"CMBD2 Transform\",\n            \"systemFeedName\": \"cmbd2_transform\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564758120674,\n            \"templateName\": \"REST Invocation\",\n            \"templateId\": \"20e502ea-d377-41c0-8bd2-356fafd19981\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd2_transform\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD2 Transform\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"6a9a97e0-8781-4805-92cf-726dab743bbe\",\n            \"feedId\": \"6a9a97e0-8781-4805-92cf-726dab743bbe\",\n            \"feedName\": \"CMBD3 Extract\",\n            \"systemFeedName\": \"cmbd3_extract\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1565634908843,\n            \"templateName\": \"Advanced Ingest\",\n            \"templateId\": \"021bb265-3f37-44f7-af0b-6e6adfa91903\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd3_extract\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD3 Extract\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"33842dd4-fedd-4dcb-8d4d-36b8161b56f0\",\n            \"feedId\": \"33842dd4-fedd-4dcb-8d4d-36b8161b56f0\",\n            \"feedName\": \"CMBD3 Load\",\n            \"systemFeedName\": \"cmbd3_load\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564759014057,\n            \"templateName\": \"Hive Export RedShift\",\n            \"templateId\": \"2b67c1de-b0dc-4628-ad0a-857168283289\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd3_load\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD3 Load\"\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"Data Lake Administrator\",\n                \"email\": null,\n                \"enabled\": true,\n                \"groups\": [\n                    \"admin\",\n                    \"user\"\n                ],\n                \"systemName\": \"dladmin\"\n            },\n            \"allowedActions\": {\n                \"actions\": [\n                    {\n                        \"systemName\": \"accessFeed\",\n                        \"actions\": [\n                            {\n                                \"systemName\": \"editFeedSummary\"\n                            },\n                            {\n                                \"systemName\": \"accessFeedDetails\",\n                                \"actions\": [\n                                    {\n                                        \"systemName\": \"editFeedDetails\"\n                                    },\n                                    {\n                                        \"systemName\": \"deleteFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"enableFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"exportFeed\"\n                                    },\n                                    {\n                                        \"systemName\": \"startFeed\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"systemName\": \"accessFeedOperations\"\n                            },\n                            {\n                                \"systemName\": \"changeFeedPermissions\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"roleMemberships\": [],\n            \"feedRoleMemberships\": [],\n            \"categoryName\": \"Hospitals\",\n            \"systemCategoryName\": \"hospitals\",\n            \"categoryId\": \"4a5617ce-caaf-4c52-ab5d-8b4b87a48d22\",\n            \"categoryIcon\": \"local_convenience_store\",\n            \"categoryIconColor\": \"#8BC34A\",\n            \"id\": \"64a9f7fa-5b72-4cd8-b7ac-61b3d9e2733a\",\n            \"feedId\": \"64a9f7fa-5b72-4cd8-b7ac-61b3d9e2733a\",\n            \"feedName\": \"CMBD3 Transform\",\n            \"systemFeedName\": \"cmbd3_transform\",\n            \"active\": true,\n            \"state\": \"ENABLED\",\n            \"mode\": null,\n            \"updateDate\": 1564759021861,\n            \"templateName\": \"REST Invocation\",\n            \"templateId\": \"20e502ea-d377-41c0-8bd2-356fafd19981\",\n            \"categoryAndFeedSystemName\": \"hospitals.cmbd3_transform\",\n            \"categoryAndFeedDisplayName\": \"Hospitals.CMBD3 Transform\"\n        }\n    ],\n    \"recordsTotal\": 9,\n    \"recordsFiltered\": 9,\n    \"error\": null\n}"}],"_postman_id":"d91445d1-3abb-4943-bb78-ef3013a4671b"},{"name":"Creates or updates a feed.","id":"796888a3-833b-4ab3-ba33-a73e8facd4cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds","urlObject":{"path":["v1","feedmgr","feeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7c4dab85-886a-43ed-9b3e-5632cbb42447","name":"Returns the feed including any error messages.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"796888a3-833b-4ab3-ba33-a73e8facd4cc"},{"name":"Disables a feed.","id":"cc322855-25b6-4234-9f59-55ccdb6643b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/disable/:feedId","urlObject":{"path":["v1","feedmgr","feeds","disable",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7db98bc9-13c2-4c66-b85f-0aa8b9fd889e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"ccf24b57-c9ba-4a3f-8578-64cea9b95c82","name":"The feed could not be disabled.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/disable/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e1769d79-ce64-40c2-9ac6-9829ccd8684d","name":"The feed was disabled.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/disable/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"cc322855-25b6-4234-9f59-55ccdb6643b8"},{"name":"Creates a new feed as draft version.","id":"2edd5666-0af8-45fc-8dbc-edac6bc6ac11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/draft/entity","urlObject":{"path":["v1","feedmgr","feeds","draft","entity"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"10caa695-c4b8-49bb-830c-79e6fab95620","name":"Returns the feed metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/draft/entity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"cafcac1e-4e9e-4217-a1f6-37fb1bd78e0b","name":"An internal error occurred.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/draft/entity"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2edd5666-0af8-45fc-8dbc-edac6bc6ac11"},{"name":"Creates or updates a feed.","id":"6a45954e-c7e1-4a68-b682-5afcda26cd06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/edit/:feedId","urlObject":{"path":["v1","feedmgr","feeds","edit",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"type":"any","key":"feedId"}]}},"response":[{"id":"379ce4a4-a5f1-42c0-b39f-bdd2bce9dc77","name":"Returns the feed including any error messages.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/edit/:feedId","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","feeds","edit",":feedId"],"variable":[{"key":"feedId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"6a45954e-c7e1-4a68-b682-5afcda26cd06"},{"name":"Enables a feed.","id":"682cfd13-0b8e-4ed5-b0cf-bd7c5f503e21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/enable/:feedId","urlObject":{"path":["v1","feedmgr","feeds","enable",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"4cefd6f5-c88c-417f-9594-6092be5bcbd8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"9fd974bc-361b-4447-ba7f-a4e813cc899c","name":"The feed could not be enabled.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/enable/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"a8bd3ffd-a1c4-4a0e-b3fc-5d6b1ee39a94","name":"The feed was enabled.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/enable/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"682cfd13-0b8e-4ed5-b0cf-bd7c5f503e21"},{"name":"Gets the list of feed summaries.","id":"e22c2ac5-e8bb-4d2c-b690-d6e5a5cb4945","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/feed-summary","urlObject":{"path":["v1","feedmgr","feeds","feed-summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"6c604740-ee2d-4a25-8445-2ebdbf866449","name":"Returns a list of feeds.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/feed-summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"e22c2ac5-e8bb-4d2c-b690-d6e5a5cb4945"},{"name":"Maps feed ids to feed display names","id":"6502ef3e-048f-455a-9e90-fa6c566b0556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    \"<string>\",\n    \"<string>\"\n]"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/feed-system-name-to-display-name","urlObject":{"path":["v1","feedmgr","feeds","feed-system-name-to-display-name"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"75700571-6193-409d-955d-5451ce04a4d8","name":"Returns a list of feed ids mapped to feed display names","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    \"<string>\",\n    \"<string>\"\n]"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/feed-system-name-to-display-name"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"key\": \"<string>\",\n  \"value\": \"<object>\"\n },\n {\n  \"key\": \"<string>\",\n  \"value\": \"<object>\"\n }\n]"}],"_postman_id":"6502ef3e-048f-455a-9e90-fa6c566b0556"},{"name":"Gets the list of feed summaries.","id":"98b66d15-6e29-43ec-ad5f-ea077276c90b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/names","urlObject":{"path":["v1","feedmgr","feeds","names"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0578034d-bb84-4a84-8134-ac3aaa2c5c3d","name":"Returns a list of feeds.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/names"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"98b66d15-6e29-43ec-ad5f-ea077276c90b"},{"name":"Gets the available preconditions for triggering a feed.","id":"f238e604-e5f8-448e-b5ae-c403d73bbdf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/possible-preconditions","urlObject":{"path":["v1","feedmgr","feeds","possible-preconditions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"62b973ab-799b-4aed-b6dd-3f50d713cba2","name":"Returns the available precondition rules.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/possible-preconditions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"f238e604-e5f8-448e-b5ae-c403d73bbdf1"},{"name":"Starts a feed.","id":"3274a9b8-2f76-468a-a980-497efdba1281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/start/:feedId","urlObject":{"path":["v1","feedmgr","feeds","start",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"1f03f10a-e67d-485d-9d4d-08b95269a387","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"47a1b621-a83d-4239-b52c-1e3c936f2aa3","name":"The feed could not be started.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/start/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"54ea4ce7-fdf9-4c65-afa6-4021c498a485","name":"The feed was started.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/start/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"3274a9b8-2f76-468a-a980-497efdba1281"},{"name":"Updates ALL  sources/destinations used for the feed lineage for ALL feeds.  WARNING: This will be an expensive call if you have lots of feeds.  This will remove all existing sources/destinations and revaluate the feed and its template for sources/destinat","id":"dee68a13-6013-4e87-a18b-e2cc25bcfb0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-all-datasources","urlObject":{"path":["v1","feedmgr","feeds","update-all-datasources"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a22a304c-d256-4bc1-8cea-a24108234696","name":"All the feed datasources were updated","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-all-datasources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"dee68a13-6013-4e87-a18b-e2cc25bcfb0b"},{"name":"Updates the datasource definitions.","id":"f4e9a556-d654-419b-ad9f-4b599d9f7660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"definitions\": {\n        \"type\": \"array\",\n        \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"processorType\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"connectionType\": {\n                    \"type\": \"string\",\n                    \"enum\": [\n                        \"SOURCE\",\n                        \"DESTINATION\"\n                    ],\n                    \"default\": \"<string>\"\n                },\n                \"datasourcePropertyKeys\": {\n                    \"type\": \"array\",\n                    \"uniqueItems\": true,\n                    \"items\": {\n                        \"type\": \"string\",\n                        \"default\": \"<string>\"\n                    },\n                    \"maxItems\": 2,\n                    \"minItems\": 2\n                },\n                \"datasourceType\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"identityString\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"description\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"title\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                }\n            }\n        },\n        \"maxItems\": 2,\n        \"minItems\": 2\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-datasource-definitions","urlObject":{"path":["v1","feedmgr","feeds","update-datasource-definitions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7e889f90-4ec0-470c-810e-722f39838472","name":"Returns the updated definitions..","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"definitions\": {\n        \"type\": \"array\",\n        \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"processorType\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"connectionType\": {\n                    \"type\": \"string\",\n                    \"enum\": [\n                        \"SOURCE\",\n                        \"DESTINATION\"\n                    ],\n                    \"default\": \"<string>\"\n                },\n                \"datasourcePropertyKeys\": {\n                    \"type\": \"array\",\n                    \"uniqueItems\": true,\n                    \"items\": {\n                        \"type\": \"string\",\n                        \"default\": \"<string>\"\n                    },\n                    \"maxItems\": 2,\n                    \"minItems\": 2\n                },\n                \"datasourceType\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"identityString\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"description\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                },\n                \"title\": {\n                    \"type\": \"string\",\n                    \"default\": \"<string>\"\n                }\n            }\n        },\n        \"maxItems\": 2,\n        \"minItems\": 2\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-datasource-definitions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"definitions\": {\n  \"type\": \"array\",\n  \"items\": {\n   \"type\": \"object\",\n   \"properties\": {\n    \"processorType\": {\n     \"type\": \"string\",\n     \"default\": \"<string>\"\n    },\n    \"connectionType\": {\n     \"type\": \"string\",\n     \"enum\": [\n      \"SOURCE\",\n      \"DESTINATION\"\n     ],\n     \"default\": \"<string>\"\n    },\n    \"datasourcePropertyKeys\": {\n     \"type\": \"array\",\n     \"uniqueItems\": true,\n     \"items\": {\n      \"type\": \"string\",\n      \"default\": \"<string>\"\n     },\n     \"maxItems\": 2,\n     \"minItems\": 2\n    },\n    \"datasourceType\": {\n     \"type\": \"string\",\n     \"default\": \"<string>\"\n    },\n    \"identityString\": {\n     \"type\": \"string\",\n     \"default\": \"<string>\"\n    },\n    \"description\": {\n     \"type\": \"string\",\n     \"default\": \"<string>\"\n    },\n    \"title\": {\n     \"type\": \"string\",\n     \"default\": \"<string>\"\n    }\n   }\n  },\n  \"maxItems\": 2,\n  \"minItems\": 2\n }\n}"}],"_postman_id":"f4e9a556-d654-419b-ad9f-4b599d9f7660"},{"name":"Updates the feed lineage styles.","id":"67dd50be-8066-4973-836c-54a66869ca28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"0","value":"<"},{"key":"1","value":"o"},{"key":"2","value":"b"},{"key":"3","value":"j"},{"key":"4","value":"e"},{"key":"5","value":"c"},{"key":"6","value":"t"},{"key":"7","value":">"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-feed-lineage-styles","urlObject":{"path":["v1","feedmgr","feeds","update-feed-lineage-styles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"d129a680-6bc8-4935-bda6-5e30fb5882de","name":"The styles were updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"0","value":"<"},{"key":"1","value":"o"},{"key":"2","value":"b"},{"key":"3","value":"j"},{"key":"4","value":"e"},{"key":"5","value":"c"},{"key":"6","value":"t"},{"key":"7","value":">"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/feeds/update-feed-lineage-styles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"67dd50be-8066-4973-836c-54a66869ca28"}],"id":"7996fc2a-c0f0-4c40-be1f-8f4c41634362","_postman_id":"7996fc2a-c0f0-4c40-be1f-8f4c41634362","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"hadoop-authorization","item":[{"name":"Indicates if security groups are enabled.","id":"73a6e551-2609-4d68-8aae-60fa73403f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/hadoop-authorization/enabled","urlObject":{"path":["v1","feedmgr","hadoop-authorization","enabled"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"ce8915fd-14a5-4d8c-89b6-7fc90baec7ec","name":"Returns the enabled status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/hadoop-authorization/enabled"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<object>\",\n \"<object>\"\n]"}],"_postman_id":"73a6e551-2609-4d68-8aae-60fa73403f9b"},{"name":"Gets a list of Hadoop security groups.","id":"6223bdcd-f0ff-4176-9595-cd51970c6aab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/hadoop-authorization/groups","urlObject":{"path":["v1","feedmgr","hadoop-authorization","groups"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0b3c5f52-368d-47e7-bcd4-096b70e2e9fe","name":"The security groups are unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/hadoop-authorization/groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b521c6ce-c54a-44be-908d-80c96b42eece","name":"Returns the security groups.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/hadoop-authorization/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"id\": \"<string>\"\n },\n {\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"id\": \"<string>\"\n }\n]"}],"_postman_id":"6223bdcd-f0ff-4176-9595-cd51970c6aab"}],"id":"27797926-ffc3-4ba8-8120-f23a92aa90bd","_postman_id":"27797926-ffc3-4ba8-8120-f23a92aa90bd","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"nifi","item":[{"name":"controller-services","item":[{"name":"{service Id}","item":[{"name":"preview","item":[{"name":"{schema}","item":[{"name":"{table}","item":[{"name":"Generates a preview SELECT query appropriate for the datasource of the service.","id":"203fa7e1-9443-4d18-aa95-7a61fee7e040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/preview/:schema/:table?limit=10","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","preview",":schema",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"10"}],"variable":[{"id":"3491155f-51b8-4734-9ac1-d896b7a76fe4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"},{"id":"5978fb7f-dbfe-4657-9b5d-f6648790bc72","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"49235589-bc33-4049-8303-23e935057517","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"2bc6f27c-e2b4-4956-9d21-5d6e9267a6d0","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6ce754b3-e044-425a-bd13-4d9d8a53a013","name":"The preview query.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a8bc2b2c-ce82-4323-8fb5-484e166e9ed3","name":"The controller service could not be found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"203fa7e1-9443-4d18-aa95-7a61fee7e040"},{"name":"Generates a preview SELECT query appropriate for the datasource of the service.","id":"e16fea8b-d032-4292-9222-1463ca60b7c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/preview/:schema/:table?limit=10","description":"<p>Connects to the database specified by the controller service using the password defined in Kylo's application.properties file.</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","preview",":schema",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"10"}],"variable":[{"id":"d9484373-f3dd-40af-b324-48bdd4569dc2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"},{"id":"347f9af9-edcb-415d-900e-0def613ad240","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"7e559e61-736c-4377-bef0-6a76e7a7877a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"44b32394-e74a-407e-abdf-3386b092ddf4","name":"The controller service could not be found.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"67854206-3b8b-4e2d-8c4a-7a74efd91965","name":"Result of the query.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"},{"id":"9a37c098-53b6-4793-902e-9c7a07be275c","name":"NiFi is unavailable.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e16fea8b-d032-4292-9222-1463ca60b7c4"}],"id":"cd049fb4-8ead-49ab-b715-155b48c900ed","_postman_id":"cd049fb4-8ead-49ab-b715-155b48c900ed","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"72703bfb-d2d8-44ce-a73d-ce4d1e2545dc","_postman_id":"72703bfb-d2d8-44ce-a73d-ce4d1e2545dc","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"e918a9f1-e893-4999-84a8-0c1376a8f856","_postman_id":"e918a9f1-e893-4999-84a8-0c1376a8f856","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"tables","item":[{"name":"Gets a list of table names from the specified database.","id":"ae929c14-a09d-4bdb-9c08-bdbb3406522e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/tables?serviceName=<string>&schema=<string>&tableName=<string>","description":"<p>Connects to the database specified by the controller service using the password defined in Kylo's application.properties file.</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","tables"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}],"variable":[{"id":"5189d4de-a444-4bee-9314-3c9fd54841ad","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"}]}},"response":[{"id":"41ce174b-558b-4d9e-bc14-a7ecf0720e67","name":"Nifi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/tables?serviceName=<string>&schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","tables"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"428db6ce-9be0-40af-85bf-220b422ba9ab","name":"Returns the table names.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/tables?serviceName=<string>&schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","tables"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"ae929c14-a09d-4bdb-9c08-bdbb3406522e"},{"name":"Gets the schema of the specified table.","id":"9bd51588-1cfe-4210-86d1-d15b9909cd75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/tables/:tableName?serviceName=<string>&schema=<string>","description":"<p>Connects to the database specified by the controller service using the password defined in Kylo's application.properties file.</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","tables",":tableName"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"}],"variable":[{"id":"81b0d462-af3f-468b-b60b-eca2cc513b8d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"},{"id":"670ec55f-da91-4cce-8171-07a27aab2191","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"tableName"}]}},"response":[{"id":"5b14797f-55b3-457c-85a2-eabb95481bd6","name":"Returns the table schema.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/tables/<string>?serviceName=<string>&schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","tables","<string>"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemaName\": \"<string>\",\n \"databaseName\": \"<string>\",\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"},{"id":"9c8a2d23-e51e-4ff4-b21f-671605a58b8a","name":"Nifi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/tables/<string>?serviceName=<string>&schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","<string>","tables","<string>"],"query":[{"key":"serviceName","value":"<string>"},{"key":"schema","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"9bd51588-1cfe-4210-86d1-d15b9909cd75"}],"id":"2a07b862-a7cb-4302-885c-284e6691c1fb","_postman_id":"2a07b862-a7cb-4302-885c-284e6691c1fb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets a controller service.","id":"d3b945c0-6ba1-4174-9ccd-b04105801c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId","description":"<p>returns a Nifi controller service object by the supplied identifier</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7c3e5baf-0a9c-464d-be45-2bdc95f6eed9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"}]}},"response":[{"id":"3c046ecb-7712-49fb-a360-d24beb3c8768","name":"Returns the controller service.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"6a9bdcd2-4dee-4ff5-9ee9-74b32679073b","name":"Unable to find the controller service","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"d3b945c0-6ba1-4174-9ccd-b04105801c94"},{"name":"Executes a SELECT query.","id":"76b8ee14-152d-4c7b-ae2e-6f6771319a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"*/*"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/query","description":"<p>Connects to the database specified by the controller service using the password defined in Kylo's application.properties file.</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","query"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"6246c4a4-264e-4a9e-abbd-9df0d0131d2b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"}]}},"response":[{"id":"0cf2d9c7-51d2-4cd7-9850-7395f0c989dc","name":"Result of the query.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"*/*"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/query"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"},{"id":"1127739c-861b-4110-a4df-0660b8500f9a","name":"The controller service could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"*/*"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/query"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fb04be62-e20c-4007-84df-61af05c35991","name":"NiFi is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"*/*"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/query"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"76b8ee14-152d-4c7b-ae2e-6f6771319a5a"},{"name":"Gets a controller service references in a map by component type. (i.e. Processor -> list, Controller Service -> list ...)","id":"c6eea682-c04b-4d65-941e-8a4b6a079499","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/:serviceId/references","description":"<p>returns a map of the type and reference objects</p>\n","urlObject":{"path":["v1","feedmgr","nifi","controller-services",":serviceId","references"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7dfdec15-63a7-44dc-8f2d-2aa49d636206","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"serviceId"}]}},"response":[{"id":"4c82f1e7-671a-4f20-b6c5-912074c0f5f1","name":"Unable to find the controller service","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/references"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9188b58b-23c1-43bd-b4e5-eb3043ae298b","name":"returns a map of the type and reference objects","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/<string>/references"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"c6eea682-c04b-4d65-941e-8a4b6a079499"}],"id":"0827f258-2ddc-4451-b38c-6827f017a319","_postman_id":"0827f258-2ddc-4451-b38c-6827f017a319","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets a list of available controller services.","id":"2f12d32f-ce5b-4f78-a65f-b47ffc8ae125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services","urlObject":{"path":["v1","feedmgr","nifi","controller-services"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"1b5023a0-7bf2-4670-b118-cb5ceb05fcf6","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"1f7f9363-8a84-49a9-97af-e38d69b1eeb7","name":"Returns the controller services.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"2f12d32f-ce5b-4f78-a65f-b47ffc8ae125"},{"name":"Finds controller services of the specified type.","id":"270385cf-59d6-43a3-ac8d-e79435b9f176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/process-group/:processGroupId?type=<string>","urlObject":{"path":["v1","feedmgr","nifi","controller-services","process-group",":processGroupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"}],"variable":[{"id":"ddb94863-5bdd-414a-b221-b07da89e1fb5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"processGroupId"}]}},"response":[{"id":"03872a6c-8d53-4c94-8d60-305f2d03100d","name":"The process group cannot be found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/process-group/<string>?type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","process-group","<string>"],"query":[{"key":"type","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"af12438c-caca-443e-a23a-60c3ba1f8497","name":"The process group is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/process-group/<string>?type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","process-group","<string>"],"query":[{"key":"type","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b335508d-8371-488d-93c0-3ec254d719b3","name":"The type cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/process-group/<string>?type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","process-group","<string>"],"query":[{"key":"type","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d7126465-14e3-4744-b9df-59a72a569564","name":"Returns the matching controller services.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/process-group/<string>?type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","nifi","controller-services","process-group","<string>"],"query":[{"key":"type","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"270385cf-59d6-43a3-ac8d-e79435b9f176"},{"name":"Gets a list of the available controller service types.","id":"c894cb09-4723-4842-82ea-dbe59651b93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/types","urlObject":{"path":["v1","feedmgr","nifi","controller-services","types"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"247b7acc-e98b-4cc0-8cd7-533cf96013a1","name":"Returns the controller service types.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"controllerServiceTypes\": [\n  {\n   \"type\": \"<string>\",\n   \"bundle\": {\n    \"group\": \"<string>\",\n    \"artifact\": \"<string>\",\n    \"version\": \"<string>\"\n   },\n   \"controllerServiceApis\": [\n    {\n     \"type\": \"<string>\",\n     \"bundle\": {\n      \"group\": \"<string>\",\n      \"artifact\": \"<string>\",\n      \"version\": \"<string>\"\n     }\n    },\n    {\n     \"type\": \"<string>\",\n     \"bundle\": {\n      \"group\": \"<string>\",\n      \"artifact\": \"<string>\",\n      \"version\": \"<string>\"\n     }\n    }\n   ],\n   \"description\": \"<string>\",\n   \"usageRestriction\": \"<string>\",\n   \"tags\": [\n    \"<string>\"\n   ]\n  }\n ]\n}"},{"id":"923bdca4-c58e-4488-9207-5217fd5045c9","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/controller-services/types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c894cb09-4723-4842-82ea-dbe59651b93e"}],"id":"500c9794-0904-42a4-9429-e728bc14b466","_postman_id":"500c9794-0904-42a4-9429-e728bc14b466","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"flow","item":[{"name":"Gets the flow of the specified feed.","id":"a2fff2cb-4942-49e4-a008-77bbaee7fd1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/feed/:categoryAndFeedName","urlObject":{"path":["v1","feedmgr","nifi","flow","feed",":categoryAndFeedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"88b3f527-f9ac-48a9-9a2d-ba01a746d61c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"categoryAndFeedName"}]}},"response":[{"id":"86d95622-a8d8-405d-82bf-76b8955c9f90","name":"Returns the flow.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/feed/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"9ebeff5b-eb21-49b8-8aa0-ad0bea05afba","name":"The process group is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/feed/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a2fff2cb-4942-49e4-a008-77bbaee7fd1c"},{"name":"Gets the flow of the specified process group.","id":"778a5842-dd80-4c3a-a23e-7b5f8b2a8cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/:processGroupId","urlObject":{"path":["v1","feedmgr","nifi","flow",":processGroupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"d9ae37b6-fd6e-4654-bdaa-1e03db0fec3b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"processGroupId"}]}},"response":[{"id":"a5d48169-9d04-4e72-b672-06c2e5fba4d9","name":"Returns the flow.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"be45aaf0-73db-496f-ac95-2a2c7629639e","name":"The process group is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flow/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"778a5842-dd80-4c3a-a23e-7b5f8b2a8cef"}],"id":"d9305d15-c392-45ee-9158-feca7f96c3b8","_postman_id":"d9305d15-c392-45ee-9158-feca7f96c3b8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Organizes the components of the specified process group.","id":"4df8c4a1-0649-4fc8-83ee-554320fc1e6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/auto-align/:processGroupId","urlObject":{"path":["v1","feedmgr","nifi","auto-align",":processGroupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f04dff1e-ebdb-4a69-8201-0fe983cce40f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"processGroupId"}]}},"response":[{"id":"7c3d495a-9bde-4455-88f2-8db066784423","name":"The result of the operation.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/auto-align/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4df8c4a1-0649-4fc8-83ee-554320fc1e6a"},{"name":"Performs a cleanup of the specified process group.","id":"250b718b-002f-4291-ba6e-c37d2e69edea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/cleanup-versions/:processGroupId","description":"<p>This method will list all of the child process groups and delete the ones where the name matches the regular expression: .* - \\d{13}</p>\n","urlObject":{"path":["v1","feedmgr","nifi","cleanup-versions",":processGroupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"6e74c99b-9c78-4b28-a911-6c3042020b63","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"processGroupId"}]}},"response":[{"id":"1e48a489-7a9e-4a03-b476-35989c7c2467","name":"Returns the number of process groups deleted.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/cleanup-versions/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6ba394d3-c661-4366-9f64-fcd6139e93e1","name":"The process group is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/cleanup-versions/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"250b718b-002f-4291-ba6e-c37d2e69edea"},{"name":"Gets user properties for NiFi.","id":"5aef20ee-9b5d-421b-8bdf-8d3904ad3d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/configuration/properties","description":"<p>These are the properties beginning with 'config.' in the application.properties file.</p>\n","urlObject":{"path":["v1","feedmgr","nifi","configuration","properties"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"58a9d0da-b123-410d-b44e-38a8755e07f8","name":"Returns the user properties.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/configuration/properties"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"5aef20ee-9b5d-421b-8bdf-8d3904ad3d13"},{"name":"Gets a list of all flows.","id":"4b895d46-03c3-4bc1-b99d-b3afc517afcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flows","urlObject":{"path":["v1","feedmgr","nifi","flows"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"01d2a2c9-62e8-41e5-b266-34807fe8fbff","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flows"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bcd7a378-e111-40cd-9272-57d244f5ebbf","name":"Returns the flows.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"4b895d46-03c3-4bc1-b99d-b3afc517afcf"},{"name":"Gets the input ports to reusable templates.","id":"3deb8fc9-c9a9-48b5-a75b-f91d50b95714","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/reusable-input-ports","urlObject":{"path":["v1","feedmgr","nifi","reusable-input-ports"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"69cf3b80-0804-4f33-813c-18c637a07463","name":"Returns the input ports.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/reusable-input-ports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"parentGroupId\": \"<string>\",\n  \"position\": {\n   \"x\": \"schema type not provided\",\n   \"y\": \"schema type not provided\"\n  },\n  \"name\": \"<string>\",\n  \"comments\": \"<string>\",\n  \"state\": \"<string>\",\n  \"type\": \"<string>\",\n  \"transmitting\": \"<boolean>\",\n  \"concurrentlySchedulableTaskCount\": \"<integer>\",\n  \"userAccessControl\": [\n   \"<string>\"\n  ],\n  \"groupAccessControl\": [\n   \"<string>\"\n  ],\n  \"validationErrors\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n }\n]"},{"id":"8291bf92-197c-4561-bbd3-a490c493b54c","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/reusable-input-ports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3deb8fc9-c9a9-48b5-a75b-f91d50b95714"},{"name":"Gets the remote input ports","id":"bdd2e957-76df-4110-b48d-dfb14f589733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/root-input-ports","urlObject":{"path":["v1","feedmgr","nifi","root-input-ports"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"83b05d91-77b7-4353-a59d-6327c1801b40","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/root-input-ports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bdd2e957-76df-4110-b48d-dfb14f589733"},{"name":"Gets the status of the NiFi cluster.","id":"7c95ccb5-5734-4160-bcf2-74f549a24d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/running","urlObject":{"path":["v1","feedmgr","nifi","running"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"bcc92ac9-5e0d-48fd-a194-af5fb47384d7","name":"Returns the status of NiFi if its running or not","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/running"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c49428aa-b96d-4305-b05c-384ce7b4255c","name":"An error occurred accessing the NiFi status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/running"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"7c95ccb5-5734-4160-bcf2-74f549a24d3b"},{"name":"Retrieves details about NiFi.","id":"a06171c2-833d-4cdc-9640-8961610c4db7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/status","urlObject":{"path":["v1","feedmgr","nifi","status"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"1e5a6e5f-aa97-4257-8fd5-8c6ff9b52794","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4052deb7-21ff-4da4-824d-49873d65f8f9","name":"Returns details about NiFi.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/nifi/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": \"<string>\",\n \"version\": \"<string>\",\n \"uri\": \"<string>\",\n \"contentViewerUrl\": \"<string>\",\n \"timezone\": \"<dateTime>\",\n \"buildTag\": \"<string>\",\n \"buildRevision\": \"<string>\",\n \"buildBranch\": \"<string>\",\n \"buildTimestamp\": \"<dateTime>\"\n}"}],"_postman_id":"a06171c2-833d-4cdc-9640-8961610c4db7"}],"id":"b43d7093-324e-40f5-856c-a23805b0db31","_postman_id":"b43d7093-324e-40f5-856c-a23805b0db31","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"sla","item":[{"name":"email-template","item":[{"name":"Gets the list of email templates.","id":"89ac7df7-0480-4013-ad6e-144a6485ebbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template","urlObject":{"path":["v1","feedmgr","sla","email-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"aa07ce31-9eba-4fcd-a5e6-854632de74c1","name":"Returns the list of email templates.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"type\": \"boolean\",\n  \"default\": \"<boolean>\"\n },\n {\n  \"type\": \"boolean\",\n  \"default\": \"<boolean>\"\n }\n]"}],"_postman_id":"89ac7df7-0480-4013-ad6e-144a6485ebbf"},{"name":"Saves the specified SLA.","id":"5f3a0389-fa0e-4443-baaa-e48a09ac99aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boolean\",\n    \"default\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template","urlObject":{"path":["v1","feedmgr","sla","email-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"767bec30-8240-4da9-b77b-5c5ca6252608","name":"Save the SLA email template.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boolean\",\n    \"default\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"type\": \"boolean\",\n \"default\": \"<boolean>\"\n}"},{"id":"771d5de0-7a55-46c3-a045-0227a98b622e","name":"The SLA could not be saved.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boolean\",\n    \"default\": \"<boolean>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5f3a0389-fa0e-4443-baaa-e48a09ac99aa"}],"id":"dc2ba7fe-698f-4e7c-b46d-24fd6dd1e3d6","_postman_id":"dc2ba7fe-698f-4e7c-b46d-24fd6dd1e3d6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feed","item":[{"name":"Gets all SLAs related to any feed.","id":"ea80ed09-4928-420c-a9dd-c2bd44c05241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed","urlObject":{"path":["v1","feedmgr","sla","feed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"feb93694-512e-42d2-9d13-a9a297338266","name":"Returns the SLAs.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"ea80ed09-4928-420c-a9dd-c2bd44c05241"},{"name":"Saves the SLA and attaches it to the specified feed.","id":"fe774100-abcd-49bb-8a91-32edd8f6e572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed/:feedId","urlObject":{"path":["v1","feedmgr","sla","feed",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"00871d80-1fbf-472f-a73d-2a11673a5672","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"5a775e6a-ff62-46b2-a909-cd86322379c2","name":"The feedId is not a valid UUID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5edc2be4-1309-4b6a-a6a0-eacd9e5bd685","name":"Returns the SLA.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"83e64729-4c3e-4cb0-bf54-28dfbf01806e","name":"The SLA could not be saved.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/feed/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"fe774100-abcd-49bb-8a91-32edd8f6e572"}],"id":"3b8a781e-d3da-4a00-ad68-6c8c91a27d98","_postman_id":"3b8a781e-d3da-4a00-ad68-6c8c91a27d98","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{id}","item":[{"name":"Gets the specified SLA.","id":"a9def4af-b067-436c-8df7-2b985bc8cded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/:id","urlObject":{"path":["v1","feedmgr","sla",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a5efb6e6-2c26-4ab1-be1c-d7c4a5d0c29c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"45932be3-fc1b-420a-a4ac-63b6ba74a9ff","name":"The SLA could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"71ea85f0-3150-4227-a3c8-cb2e8ac2f8f2","name":"Returns the SLA.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"name\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"defaultGroup\": \"schema type not provided\",\n \"groups\": \"schema type not provided\",\n \"slaChecks\": \"schema type not provided\",\n \"obligationErrors\": \"schema type not provided\",\n \"slaCheckErrors\": \"schema type not provided\",\n \"canEdit\": \"schema type not provided\"\n}"}],"_postman_id":"a9def4af-b067-436c-8df7-2b985bc8cded"},{"name":"Gets the specified assessment.","id":"a91f57bd-34c2-4f55-a1b1-428ff645832d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/:id/assessment","urlObject":{"path":["v1","feedmgr","sla",":id","assessment"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7370ef8a-4d9f-4904-9f32-c0c738e669a7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4f775be6-8412-46da-870f-3d3fd87ace0c","name":"The assessment could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>/assessment"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b2916876-e2d5-4f65-b84f-85cc61f54669","name":"Returns the assessment.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>/assessment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"name\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"defaultGroup\": \"schema type not provided\",\n \"groups\": \"schema type not provided\",\n \"slaChecks\": \"schema type not provided\",\n \"obligationErrors\": \"schema type not provided\",\n \"slaCheckErrors\": \"schema type not provided\",\n \"canEdit\": \"schema type not provided\"\n}"}],"_postman_id":"a91f57bd-34c2-4f55-a1b1-428ff645832d"}],"id":"085768ea-9609-4fe7-887a-acac367294ba","_postman_id":"085768ea-9609-4fe7-887a-acac367294ba","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{sla Id}","item":[{"name":"Deletes the specified SLA.","id":"f10cf902-d008-483e-97ef-963aad7f61ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/:slaId","urlObject":{"path":["v1","feedmgr","sla",":slaId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f610f0de-3e53-4b9c-b199-36264bddc680","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"slaId"}]}},"response":[{"id":"3f2b45d6-f8bc-4fc8-bf1e-792bb7b5e8d6","name":"The slaId is not a valid UUID.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6e25ea3c-6657-4700-ab02-72a02a3e4015","name":"The SLA has been deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c7bc21c4-9db4-4df2-a5b4-43431e9f1e77","name":"The SLA could not be deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"f10cf902-d008-483e-97ef-963aad7f61ce"},{"name":"Gets the form for editing the specified SLA.","id":"e2541235-b103-4d01-8887-4d6620db8929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/:slaId/form-object","urlObject":{"path":["v1","feedmgr","sla",":slaId","form-object"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"98e2c07c-f2c3-4ac5-ac27-f5e80d14ded2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"slaId"}]}},"response":[{"id":"9685641b-315d-449e-9ab6-ddcd87119f60","name":"The slaId is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>/form-object"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f952e831-140a-407f-9072-1c134ef20fe7","name":"Returns the SLA form.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/<string>/form-object"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"e2541235-b103-4d01-8887-4d6620db8929"}],"id":"fa430fd8-0ec8-471d-87ae-20e5dbe46a84","_postman_id":"fa430fd8-0ec8-471d-87ae-20e5dbe46a84","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets all SLAs.","id":"744a064a-9e04-40c6-9bf0-2e36a6adfd17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla","urlObject":{"path":["v1","feedmgr","sla"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"fe8c41e4-3ae1-405f-be9b-24ff6202e303","name":"Returns the SLAs.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"744a064a-9e04-40c6-9bf0-2e36a6adfd17"},{"name":"Saves the specified SLA.","id":"4d529846-8075-4f7b-9f61-272224681bcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla","urlObject":{"path":["v1","feedmgr","sla"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0df00898-cad2-45f0-9c76-50608ab8be59","name":"Returns the SLA.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"846f0257-fa66-43bb-9796-0ce0f151cb89","name":"The SLA could not be saved.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4d529846-8075-4f7b-9f61-272224681bcd"},{"name":"Validates the specified action configuration.","id":"823efd52-5473-4b74-b9de-28432a4516f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/action/validate?actionConfigClass=<string>","urlObject":{"path":["v1","feedmgr","sla","action","validate"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"actionConfigClass","value":"<string>"}],"variable":[]}},"response":[{"id":"9b94fc8a-e1b3-413e-93ca-e87f6252361a","name":"Returns the validation.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/action/validate?actionConfigClass=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","sla","action","validate"],"query":[{"key":"actionConfigClass","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"validationMessage\": \"<string>\",\n \"actionClass\": \"<string>\",\n \"valid\": \"<boolean>\"\n}"}],"_postman_id":"823efd52-5473-4b74-b9de-28432a4516f6"},{"name":"Gets the list of available metrics.","id":"915b5c3d-2a46-4683-aca0-ae7ceab5ccf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-metrics","urlObject":{"path":["v1","feedmgr","sla","available-metrics"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8b56a3d9-8bb4-4192-aeae-0850fe731b22","name":"Returns the metrics.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-metrics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"915b5c3d-2a46-4683-aca0-ae7ceab5ccf6"},{"name":"Gets the list of available responders.","id":"08073f2b-934e-400c-b0f6-bd0bf7b1e428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-responders","urlObject":{"path":["v1","feedmgr","sla","available-responders"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"df581194-c1f1-4cc4-aa97-c36a7a5485d3","name":"Returns the responders.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-responders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"08073f2b-934e-400c-b0f6-bd0bf7b1e428"},{"name":"Gets the available SLA actions.","id":"b0c9e386-38d0-4c4b-b844-5c220eded5c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-sla-template-actions","urlObject":{"path":["v1","feedmgr","sla","available-sla-template-actions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b9ae68cf-a897-48be-a086-4d6e24e2abcd","name":"Returns the list of SLA actions used when creating/editing an SLA Email Template.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/available-sla-template-actions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n },\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n }\n]"}],"_postman_id":"b0c9e386-38d0-4c4b-b844-5c220eded5c2"},{"name":"Gets the SLA's related to this email template.","id":"dae124b5-15cb-4e9a-8f4b-c4f0228d84af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template-sla-references?templateId=<string>","urlObject":{"path":["v1","feedmgr","sla","email-template-sla-references"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"templateId","value":"<string>"}],"variable":[]}},"response":[{"id":"4e18834d-1884-4e5f-aea4-15f6bd6030a8","name":"Returns the list of SLA's related to the given templateId.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/email-template-sla-references?templateId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","sla","email-template-sla-references"],"query":[{"key":"templateId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"slaId\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\"\n },\n {\n  \"slaId\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\"\n }\n]"}],"_postman_id":"dae124b5-15cb-4e9a-8f4b-c4f0228d84af"},{"name":"Test sending the SLA email template.","id":"97896ff3-44c0-4b24-84cb-2be346ec0f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"<string>\",\n    \"body\": \"<string>\",\n    \"emailAddress\": \"<string>\",\n    \"success\": \"<boolean>\",\n    \"exceptionMessage\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/send-test-email-template","urlObject":{"path":["v1","feedmgr","sla","send-test-email-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"9b43a201-f303-46d9-b749-9739a49cdf2a","name":"Test and send the email template to a test address.  If unable to send or an error occurs it will be indicated in the response.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"<string>\",\n    \"body\": \"<string>\",\n    \"emailAddress\": \"<string>\",\n    \"success\": \"<boolean>\",\n    \"exceptionMessage\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/send-test-email-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"subject\": \"<string>\",\n \"body\": \"<string>\"\n}"}],"_postman_id":"97896ff3-44c0-4b24-84cb-2be346ec0f43"},{"name":"Tests a velocity SLA email template.  This will validate and return the parsed template allowing you to preview it.  If an parse exception occurs it will be indicated in the content of the response.","id":"a359c0f2-c102-4545-a141-d4f6125af8c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"<string>\",\n    \"body\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/test-email-template","urlObject":{"path":["v1","feedmgr","sla","test-email-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"55ab9474-270b-4888-8a65-66d425eaac61","name":"The the SLA email template.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"<string>\",\n    \"body\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/sla/test-email-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"subject\": \"<string>\",\n \"body\": \"<string>\"\n}"}],"_postman_id":"a359c0f2-c102-4545-a141-d4f6125af8c7"}],"id":"0a4de38d-d54a-4979-bbb1-3da305a08868","_postman_id":"0a4de38d-d54a-4979-bbb1-3da305a08868","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"templates","item":[{"name":"nifi","item":[{"name":"{template Id}","item":[{"name":"Gets the flow for the specified template.","id":"897ab7a2-d1b6-44c9-9d42-a3f7cd521deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"connectionInfo\": [\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        },\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/:templateId/flow-info","urlObject":{"path":["v1","feedmgr","templates","nifi",":templateId","flow-info"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"83d0d6ac-403b-4ed6-a305-7084e4896d14","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"cc6d2728-9bbe-4843-928a-aed178412ad4","name":"Returns the flow.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"connectionInfo\": [\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        },\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/flow-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"ffc928c0-a6ab-4ea8-83be-0abc379d76e6","name":"NiFi is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"connectionInfo\": [\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        },\n        {\n            \"feedOutputPortName\": \"<string>\",\n            \"reusableTemplateInputPortName\": \"<string>\",\n            \"inputPortDisplayName\": \"<string>\",\n            \"reusableTemplateProcessGroupName\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/flow-info"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"897ab7a2-d1b6-44c9-9d42-a3f7cd521deb"},{"name":"Gets the input ports in the specified template.","id":"98a6fc53-6550-41dd-a610-63d6923509be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/:templateId/input-ports","urlObject":{"path":["v1","feedmgr","templates","nifi",":templateId","input-ports"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"d6b656f0-21cd-44e0-bab7-97a701bf07b7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"c082c413-e720-4aa7-a3fe-e0ee126025c3","name":"Returns the input ports.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/input-ports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"parentGroupId\": \"<string>\",\n  \"position\": {\n   \"x\": \"schema type not provided\",\n   \"y\": \"schema type not provided\"\n  },\n  \"name\": \"<string>\",\n  \"comments\": \"<string>\",\n  \"state\": \"<string>\",\n  \"type\": \"<string>\",\n  \"transmitting\": \"<boolean>\",\n  \"concurrentlySchedulableTaskCount\": \"<integer>\",\n  \"userAccessControl\": [\n   \"<string>\"\n  ],\n  \"groupAccessControl\": [\n   \"<string>\"\n  ],\n  \"validationErrors\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n }\n]"},{"id":"dae84b40-536f-4e15-9d64-10d735f84830","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/input-ports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"98a6fc53-6550-41dd-a610-63d6923509be"},{"name":"Gets the output ports for the specified template.","id":"95dd0ed5-f2a9-4a14-9118-bf67b3f00c73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/:templateId/out-ports","urlObject":{"path":["v1","feedmgr","templates","nifi",":templateId","out-ports"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"78212c30-19a0-401f-bab4-6e6d5f1c6423","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"1745bfdc-b4a8-4f58-9b2a-1c2818c44279","name":"Returns the output ports.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/out-ports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"parentGroupId\": \"<string>\",\n  \"position\": {\n   \"x\": \"schema type not provided\",\n   \"y\": \"schema type not provided\"\n  },\n  \"name\": \"<string>\",\n  \"comments\": \"<string>\",\n  \"state\": \"<string>\",\n  \"type\": \"<string>\",\n  \"transmitting\": \"<boolean>\",\n  \"concurrentlySchedulableTaskCount\": \"<integer>\",\n  \"userAccessControl\": [\n   \"<string>\"\n  ],\n  \"groupAccessControl\": [\n   \"<string>\"\n  ],\n  \"validationErrors\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n },\n {\n  \"id\": \"<string>\",\n  \"parentGroupId\": \"<string>\",\n  \"position\": {\n   \"x\": \"schema type not provided\",\n   \"y\": \"schema type not provided\"\n  },\n  \"name\": \"<string>\",\n  \"comments\": \"<string>\",\n  \"state\": \"<string>\",\n  \"type\": \"<string>\",\n  \"transmitting\": \"<boolean>\",\n  \"concurrentlySchedulableTaskCount\": \"<integer>\",\n  \"userAccessControl\": [\n   \"<string>\"\n  ],\n  \"groupAccessControl\": [\n   \"<string>\"\n  ],\n  \"validationErrors\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n }\n]"},{"id":"d9ff3af6-929e-4969-be0f-8c986df50788","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/out-ports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"95dd0ed5-f2a9-4a14-9118-bf67b3f00c73"},{"name":"Gets the ports in the specified template.","id":"48a6423a-112e-4f5d-b2e2-a4667839e855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/:templateId/ports","urlObject":{"path":["v1","feedmgr","templates","nifi",":templateId","ports"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e7c34387-a73d-4634-a31f-7d3316ba1ac7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"1bf099d5-8212-4a6e-909d-d8012f710b83","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/ports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"80537939-c81a-48ad-b105-1035675ccadb","name":"Returns the ports.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/ports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"parentGroupId\": \"<string>\",\n  \"position\": {\n   \"x\": \"schema type not provided\",\n   \"y\": \"schema type not provided\"\n  },\n  \"name\": \"<string>\",\n  \"comments\": \"<string>\",\n  \"state\": \"<string>\",\n  \"type\": \"<string>\",\n  \"transmitting\": \"<boolean>\",\n  \"concurrentlySchedulableTaskCount\": \"<integer>\",\n  \"userAccessControl\": [\n   \"<string>\"\n  ],\n  \"groupAccessControl\": [\n   \"<string>\"\n  ],\n  \"validationErrors\": [\n   \"<string>\",\n   \"<string>\"\n  ]\n }\n]"}],"_postman_id":"48a6423a-112e-4f5d-b2e2-a4667839e855"},{"name":"Gets the processors in the specified template.","id":"8d0ff956-2ca9-4219-bcf0-7d3e6ac64375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/:templateId/processors","urlObject":{"path":["v1","feedmgr","templates","nifi",":templateId","processors"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"4d562be0-56d5-496b-960a-b15b8f5f7769","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"86b4e94b-5689-482d-b46a-38858fe651a2","name":"Returns the processors.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/processors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"89f14cfa-cc0a-4e7f-90cf-0feb5921ab25","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/<string>/processors"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"8d0ff956-2ca9-4219-bcf0-7d3e6ac64375"}],"id":"5d82b060-70ad-40e7-a935-8fff307299fa","_postman_id":"5d82b060-70ad-40e7-a935-8fff307299fa","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the processors connected to the specified input ports.","id":"cc8740fc-eae9-4968-852c-11642d7da632","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/reusable-input-ports-processors?inputPorts=<string>","urlObject":{"path":["v1","feedmgr","templates","nifi","reusable-input-ports-processors"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"inputPorts","value":"<string>"}],"variable":[]}},"response":[{"id":"4517b8e5-37c9-4792-aa88-a351019e0f66","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/reusable-input-ports-processors?inputPorts=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","nifi","reusable-input-ports-processors"],"query":[{"key":"inputPorts","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b6a29663-98cf-465a-bdc6-7ea31804cfef","name":"Returns the processors.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/nifi/reusable-input-ports-processors?inputPorts=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","nifi","reusable-input-ports-processors"],"query":[{"key":"inputPorts","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"cc8740fc-eae9-4968-852c-11642d7da632"}],"id":"b186df76-71dc-4c40-85b9-8d5180117ca2","_postman_id":"b186df76-71dc-4c40-85b9-8d5180117ca2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"registered","item":[{"name":"{template Id}","item":[{"name":"actions","item":[{"name":"allowed","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"e389e60d-5f72-455a-99d1-383fd5f1f049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"174ab6ff-ccf6-42af-8f60-d9765aeb46ed","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"4d441928-6786-475a-9165-a8a0e07a1265","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"f2a0800c-613c-4155-ba79-a6897835f8da","name":"A template with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e389e60d-5f72-455a-99d1-383fd5f1f049"},{"name":"Updates the permissions for a template using the supplied permission change request.","id":"a7c1d484-bc4e-4d5c-82ec-a2b649fe36af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/actions/allowed","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e298d574-7677-4a6d-9fa1-2054975eafb0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"8913eabb-6d01-4889-97bc-546262b5a4de","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"f1175bb6-f2a9-4947-8bd9-fa6f572ef478","name":"The type is not valid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/allowed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ff5d3a9a-f6a9-4611-8a0f-1143ddf646ce","name":"No template exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/allowed"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a7c1d484-bc4e-4d5c-82ec-a2b649fe36af"}],"id":"11ee6193-202e-438c-b666-39ef0edb9083","_postman_id":"11ee6193-202e-438c-b666-39ef0edb9083","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions that may be permitted or revoked on a template.","id":"e7e6b01b-4835-4918-994c-6f5ea261101b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/actions/available","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"60a25877-8b0b-4546-8fd1-44033114139f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"8eab8ee2-fe66-424a-8af3-b6b4a3db4a04","name":"A template with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bc2c30d2-9f4c-4005-8659-782e4ab8062f","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"e7e6b01b-4835-4918-994c-6f5ea261101b"},{"name":"Constructs and returns a permission change request for a set of users/groups containing the actions that the requester may permit or revoke.","id":"19ee11e0-d9ab-47df-85ce-fda904ae123c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","actions","change"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"fac7dd5a-52a8-40ce-8376-e76e22c4adfb","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"6284abba-68b3-4569-87dd-fcee8509cd85","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b7d60461-69ef-400c-8ddc-c01fd63d74b8","name":"No template exists with the specified ID.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"df80c238-4672-4013-adbc-201b2f7d07c3","name":"Returns the change request that may be modified by the client and re-posted.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"change\": \"<string>\",\n \"actionSet\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"users\": [\n  \"<string>\"\n ],\n \"groups\": [\n  \"<string>\"\n ]\n}"}],"_postman_id":"19ee11e0-d9ab-47df-85ce-fda904ae123c"}],"id":"909b74a7-ed26-4b79-8d64-df38c76a8bda","_postman_id":"909b74a7-ed26-4b79-8d64-df38c76a8bda","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the template's roles","id":"f5b162fe-f490-491d-9d60-7712c1c47ac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/roles?verbose=<boolean>","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"64e7ccdb-44a4-463e-b022-b9070090d7f9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"30ceea92-f746-42bb-b218-b142274557cc","name":"A template with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c70c00c6-ef40-41b3-ae5b-f6d5e473131b","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"f5b162fe-f490-491d-9d60-7712c1c47ac6"},{"name":"Updates the members of one of a template's roles.","id":"7866a54d-857b-4038-885b-1686e93726d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/roles","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e613973f-3a2e-4a89-99ea-3176e1eb7ec9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"270458af-5632-41d2-8914-3e22b9c01c0c","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"f1f677ae-c4eb-416c-9bb8-4548d713dcf4","name":"No template exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"7866a54d-857b-4038-885b-1686e93726d2"}],"id":"81ae86fb-fe86-4771-9bab-235a4ef1869f","_postman_id":"81ae86fb-fe86-4771-9bab-235a4ef1869f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the specified registered template.","id":"4b58bd3e-2885-4e7c-985b-c31fdbdedbb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId?allProperties=<boolean>&feedName=<string>&templateName=<string>&feedEdit=<boolean>","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"allProperties","value":"<boolean>"},{"key":"feedName","value":"<string>"},{"key":"templateName","value":"<string>"},{"key":"feedEdit","value":"<boolean>"}],"variable":[{"id":"027eb024-54e9-47d9-be08-49b07621f529","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"3d629c80-a643-46ad-90d0-dcf3397e27d2","name":"Returns the template.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>?allProperties=<boolean>&feedName=<string>&templateName=<string>&feedEdit=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>"],"query":[{"key":"allProperties","value":"<boolean>"},{"key":"feedName","value":"<string>"},{"key":"templateName","value":"<string>"},{"key":"feedEdit","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"db6e1649-5759-4b2a-bf69-683c0518236c","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>?allProperties=<boolean>&feedName=<string>&templateName=<string>&feedEdit=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>"],"query":[{"key":"allProperties","value":"<boolean>"},{"key":"feedName","value":"<string>"},{"key":"templateName","value":"<string>"},{"key":"feedEdit","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4b58bd3e-2885-4e7c-985b-c31fdbdedbb4"},{"name":"Deletes the specified registered template.","id":"a98d08a3-ed4f-442e-8835-96040899367b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/delete","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","delete"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7e1ec143-1606-4a6b-bdb5-7f47757d3033","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"718b43cf-c603-45c2-8143-3af1054c74bc","name":"Returns the result.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a98d08a3-ed4f-442e-8835-96040899367b"},{"name":"Disables the specified registered template.","id":"27a898cd-bb92-4e98-8864-62b5c86d9097","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/disable","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","disable"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"2e05d72c-fff0-42bd-bf33-b86d0fa6ca46","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"bd351e14-1c3f-42da-a361-39ff3e32f0e5","name":"Returns the template.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/disable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"27a898cd-bb92-4e98-8864-62b5c86d9097"},{"name":"Enables the specified registered template.","id":"d284dfc7-ea77-4f70-8d36-461058d8b2ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/enable","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","enable"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"cd62a2c5-0fb8-45e6-9c99-78d210d6dd8e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"f7e63a6e-12dc-4fff-a9eb-5aa9fda05bb4","name":"Returns the template.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"d284dfc7-ea77-4f70-8d36-461058d8b2ba"},{"name":"Gets the processors of a registered template for input ports.","id":"5ee83881-8a25-4f81-b98d-a16d88c7a7ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/processor-properties?includeReusableTemplates=<boolean>","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","processor-properties"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"includeReusableTemplates","value":"<boolean>"}],"variable":[{"id":"b2d24216-ebaa-4cf9-8b48-71789b943b56","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"6050b461-53cc-4e10-b7a5-678bdd5e99be","name":"Returns the processors.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/processor-properties?includeReusableTemplates=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","registered","<string>","processor-properties"],"query":[{"key":"includeReusableTemplates","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"5ee83881-8a25-4f81-b98d-a16d88c7a7ff"},{"name":"Gets the properties of a registered template.","id":"574e1d86-1cc9-4a92-a5d5-0b35d22683d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/:templateId/properties","urlObject":{"path":["v1","feedmgr","templates","registered",":templateId","properties"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"63127dbc-5a5b-4a08-bfda-c350bed07c14","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"templateId"}]}},"response":[{"id":"a7fe9efc-8d4e-4265-9332-be175073723f","name":"Returns the properties.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered/<string>/properties"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"574e1d86-1cc9-4a92-a5d5-0b35d22683d9"}],"id":"89896139-2a3a-4b15-9422-d3b56982f5ab","_postman_id":"89896139-2a3a-4b15-9422-d3b56982f5ab","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of registered templates.","id":"55aecb11-fbe6-4ab4-8afc-ec964ea743f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered","urlObject":{"path":["v1","feedmgr","templates","registered"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a5f3ec94-842f-4fb0-b8dd-a9d95738c4cb","name":"Returns the templates.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/registered"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"55aecb11-fbe6-4ab4-8afc-ec964ea743f0"}],"id":"b4bc0b36-5e49-45a3-a65b-1b3a47721710","_postman_id":"b4bc0b36-5e49-45a3-a65b-1b3a47721710","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of all templates.","id":"fdc05b07-14ae-4274-b88c-22478a34a442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates?includeDetails=<boolean>","urlObject":{"path":["v1","feedmgr","templates"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"includeDetails","value":"<boolean>"}],"variable":[]}},"response":[{"id":"70ed88b3-e369-4f3d-9754-47b54d45abcf","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates?includeDetails=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates"],"query":[{"key":"includeDetails","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"cb8a16e8-1b31-4876-bfc5-83c918620450","name":"Returns the templates.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates?includeDetails=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates"],"query":[{"key":"includeDetails","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"fdc05b07-14ae-4274-b88c-22478a34a442"},{"name":"Modifies the order of the registered templates.","id":"3572ef23-44d0-472e-96c6-4df6aef5c103","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"templateIds","value":"[\"<string>\",\"<string>\"]"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/order","urlObject":{"path":["v1","feedmgr","templates","order"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a045058e-4508-4b23-90e9-788fe48a055d","name":"Returns the result.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"templateIds","value":"[\"<string>\",\"<string>\"]"}]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3572ef23-44d0-472e-96c6-4df6aef5c103"},{"name":"Registers the specified template.","id":"9ca9bc79-7378-4bf0-aad3-11237d63930e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/register","urlObject":{"path":["v1","feedmgr","templates","register"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"872d87e3-625d-423a-a08b-c06addd35e74","name":"The template was registered.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"9ca9bc79-7378-4bf0-aad3-11237d63930e"},{"name":"Reloads the datasource definitions file.","id":"9fe24939-b658-4f14-9fe1-358a939b51d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/reload-data-source-definitions","urlObject":{"path":["v1","feedmgr","templates","reload-data-source-definitions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"e516ba8f-21ee-415d-ac65-e7d529fa81d9","name":"The datasource definitions were reloaded.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/reload-data-source-definitions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"9fe24939-b658-4f14-9fe1-358a939b51d3"},{"name":"Gets information regarding if the template registration should allow the user to select input ports to be 'remote process group aware'","id":"bc825df0-4191-4535-9a95-cfe3b14dfd9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/remote-process-group/status","urlObject":{"path":["v1","feedmgr","templates","remote-process-group","status"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3edec04a-7e16-414c-a45b-812804be279a","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/remote-process-group/status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bc825df0-4191-4535-9a95-cfe3b14dfd9d"},{"name":"Gets the list of unregistered templates.","id":"352782df-f537-4544-8102-33631c42c686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/unregistered?includeDetails=<boolean>","urlObject":{"path":["v1","feedmgr","templates","unregistered"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"includeDetails","value":"<boolean>"}],"variable":[]}},"response":[{"id":"0c0bab45-620f-4195-a729-61fd84e64b51","name":"Returns the templates.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/unregistered?includeDetails=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","unregistered"],"query":[{"key":"includeDetails","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"96bd8c8c-0d95-42e4-86ae-51bb02c7bd99","name":"NiFi is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/templates/unregistered?includeDetails=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","templates","unregistered"],"query":[{"key":"includeDetails","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"352782df-f537-4544-8102-33631c42c686"}],"id":"22e369b6-bb8d-4df8-ac51-549843f92e0b","_postman_id":"22e369b6-bb8d-4df8-ac51-549843f92e0b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"util","item":[{"name":"cron-expression","item":[{"name":"Gets the next matching times of the cron expression.","id":"3fddeb53-87eb-4da9-a290-3a3096200efe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/cron-expression/preview?cronExpression=<string>&number=3","urlObject":{"path":["v1","feedmgr","util","cron-expression","preview"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"cronExpression","value":"<string>"},{"key":"number","value":"3"}],"variable":[]}},"response":[{"id":"4e2f6889-bc7c-4fc4-93ea-7846a306400e","name":"Returns the times.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/cron-expression/preview?cronExpression=<string>&number=3","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","cron-expression","preview"],"query":[{"key":"cronExpression","value":"<string>"},{"key":"number","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"3fddeb53-87eb-4da9-a290-3a3096200efe"},{"name":"Validates the specified cron expression.","id":"3b0af366-1185-4010-9f5c-fef4a73dd29a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/cron-expression/validate?cronExpression=<string>","urlObject":{"path":["v1","feedmgr","util","cron-expression","validate"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"cronExpression","value":"<string>"}],"variable":[]}},"response":[{"id":"c45f9a88-bc7c-4f3f-ba66-fddf10a7b531","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/cron-expression/validate?cronExpression=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","cron-expression","validate"],"query":[{"key":"cronExpression","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"3b0af366-1185-4010-9f5c-fef4a73dd29a"}],"id":"5d7e514b-bab3-4b89-a02b-95d5091a7a7d","_postman_id":"5d7e514b-bab3-4b89-a02b-95d5091a7a7d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the languages supported by CodeMirror.","id":"7244b712-3d2b-4c27-bb76-5838658a29b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/codemirror-types","urlObject":{"path":["v1","feedmgr","util","codemirror-types"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"55d6f57a-be37-4a70-aeb5-f3f866a9f30d","name":"Returns a mime-type to language mapping.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/codemirror-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"7244b712-3d2b-4c27-bb76-5838658a29b0"},{"name":"Decrypts provided value","id":"0a87e27f-1e80-4c17-aafb-1ea1f1c54f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/decrypt","urlObject":{"path":["v1","feedmgr","util","decrypt"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"c58d54d1-2305-40ab-93df-0d2da4816b59","name":"Returns decrypted value","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/decrypt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"0a87e27f-1e80-4c17-aafb-1ea1f1c54f26"},{"name":"Encrypts provided value","id":"d8c44a0f-1207-4833-a622-93697b1f4019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/encrypt","urlObject":{"path":["v1","feedmgr","util","encrypt"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"f9e6c513-1f92-4e3c-ab7f-6cba895aa1ee","name":"Returns encrypted value","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/encrypt"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"d8c44a0f-1207-4833-a622-93697b1f4019"},{"name":"Formats a date using the specified pattern","id":"44d87bea-1adb-4437-a904-47b84b661df3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/format-date?pattern=<string>&date=<long>","urlObject":{"path":["v1","feedmgr","util","format-date"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"pattern","value":"<string>"},{"key":"date","value":"<long>"}],"variable":[]}},"response":[{"id":"31e83a7f-ddb2-4947-88da-25e445384b24","name":"Pattern is not valid","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/format-date?pattern=<string>&date=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","format-date"],"query":[{"key":"pattern","value":"<string>"},{"key":"date","value":"<long>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f00d417a-c35e-4a00-ba8a-8df0a4d3976d","name":"Returns the date string","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/format-date?pattern=<string>&date=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","format-date"],"query":[{"key":"pattern","value":"<string>"},{"key":"date","value":"<long>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"44d87bea-1adb-4437-a904-47b84b661df3"},{"name":"Gets the list of available icon colors.","id":"80b58ff0-ce19-447b-925e-731dab049829","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/icon-colors","urlObject":{"path":["v1","feedmgr","util","icon-colors"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3464a0c5-99cc-4b9c-89d4-4af54ad27477","name":"Returns the icon colors.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/icon-colors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<object>\",\n \"<object>\"\n]"}],"_postman_id":"80b58ff0-ce19-447b-925e-731dab049829"},{"name":"Gets the list of available icons.","id":"92aa486a-fb75-4a16-aca8-279661d1e7bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/icons","urlObject":{"path":["v1","feedmgr","util","icons"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8c4c9ed4-bfac-4e1b-9bda-9f4613e541c5","name":"Returns the icons.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/icons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"92aa486a-fb75-4a16-aca8-279661d1e7bc"},{"name":"Parses a date using the specified pattern","id":"08704d3c-6d9b-4dfd-b3ed-86a8a9534bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/parse-date?pattern=<string>&text=<string>","urlObject":{"path":["v1","feedmgr","util","parse-date"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"pattern","value":"<string>"},{"key":"text","value":"<string>"}],"variable":[]}},"response":[{"id":"69c230ca-ce9b-4430-87a1-11f617256a6a","name":"Returns time in milliseconds","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/parse-date?pattern=<string>&text=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","parse-date"],"query":[{"key":"pattern","value":"<string>"},{"key":"text","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""},{"id":"b14d1f2e-62d0-4b64-9453-07fca3412892","name":"Pattern is not valid or pattern does not match text","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/parse-date?pattern=<string>&text=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","parse-date"],"query":[{"key":"pattern","value":"<string>"},{"key":"text","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"08704d3c-6d9b-4dfd-b3ed-86a8a9534bb6"},{"name":"Gets the list of partition functions.","id":"2ccd2a0c-e1a7-4755-9d50-df5c59a9ec7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/partition-functions","description":"<p>These functions can be used to produce partition values.</p>\n","urlObject":{"path":["v1","feedmgr","util","partition-functions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"fd9d7023-1147-45e4-8788-fbd2f42426a7","name":"Returns the partition functions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/partition-functions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\"\n]"}],"_postman_id":"2ccd2a0c-e1a7-4755-9d50-df5c59a9ec7f"},{"name":"Generates a system name from the specified name.","id":"103ebfeb-2c67-488f-bb3b-27c05aab4f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/system-name?name=<string>","urlObject":{"path":["v1","feedmgr","util","system-name"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"name","value":"<string>"}],"variable":[]}},"response":[{"id":"7b7080ec-05c3-4917-bb43-9ba929afabbc","name":"Returns the system name.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/util/system-name?name=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","util","system-name"],"query":[{"key":"name","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"103ebfeb-2c67-488f-bb3b-27c05aab4f69"}],"id":"8d195386-b9b4-4f09-915f-751b4194fad3","_postman_id":"8d195386-b9b4-4f09-915f-751b4194fad3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the available metadata properties.","id":"b4e3636f-98a2-4e35-a834-ccca18973047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/metadata-properties","description":"<p>Returns a list of all properties that can be assigned during the feed registration process.</p>\n","urlObject":{"path":["v1","feedmgr","metadata-properties"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"65f2793d-1adc-4386-89fc-8d8198421271","name":"Returns the metadata properties.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/metadata-properties"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"dataType\": \"<string>\",\n  \"annotation\": \"<object>\"\n },\n {\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"dataType\": \"<string>\",\n  \"annotation\": \"<object>\"\n }\n]"}],"_postman_id":"b4e3636f-98a2-4e35-a834-ccca18973047"},{"name":"Queries a search engine.","id":"7c3acaf1-1e2c-49ba-a81b-b043e5c66d54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feedmgr/search?q=<string>&rows=20&start=<integer>","urlObject":{"path":["v1","feedmgr","search"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"q","value":"<string>"},{"key":"rows","value":"20"},{"key":"start","value":"<integer>"}],"variable":[]}},"response":[{"id":"6e1bda41-98db-4e52-a44e-cab6f0dc2598","name":"The search results.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/search?q=<string>&rows=20&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","search"],"query":[{"key":"q","value":"<string>"},{"key":"rows","value":"20"},{"key":"start","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"b4e01afe-4bd6-40dd-9aba-61d45b233b97","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/search?q=<string>&rows=20&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","search"],"query":[{"key":"q","value":"<string>"},{"key":"rows","value":"20"},{"key":"start","value":"<integer>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f34b1ec5-d115-4311-b7ca-26921a47c1a5","name":"The search engine is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feedmgr/search?q=<string>&rows=20&start=<integer>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feedmgr","search"],"query":[{"key":"q","value":"<string>"},{"key":"rows","value":"20"},{"key":"start","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"7c3acaf1-1e2c-49ba-a81b-b043e5c66d54"}],"id":"7d63af8f-3823-4def-8af4-dfb2934fd8c6","_postman_id":"7d63af8f-3823-4def-8af4-dfb2934fd8c6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feeds","item":[{"name":"health","item":[{"name":"Provides a detailed health status of every feed.","id":"7f8aa588-3906-4cc4-8033-eb7dddf124b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health","urlObject":{"path":["v1","feeds","health"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b6871425-738a-4151-acd4-2002dded1121","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"healthyCount\": \"<integer>\",\n \"healthyFeeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"failedFeeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"feedSummary\": [\n  {\n   \"owner\": {\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n   },\n   \"allowedActions\": {\n    \"name\": \"schema type not provided\",\n    \"actions\": \"schema type not provided\"\n   },\n   \"roleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"feedRoleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"categoryName\": \"<string>\",\n   \"systemCategoryName\": \"<string>\",\n   \"categoryId\": \"<string>\",\n   \"categoryIcon\": \"<string>\",\n   \"categoryIconColor\": \"<string>\",\n   \"id\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"systemFeedName\": \"<string>\",\n   \"active\": \"<boolean>\",\n   \"state\": \"<string>\",\n   \"mode\": \"<string>\",\n   \"updateDate\": \"<dateTime>\",\n   \"templateName\": \"<string>\",\n   \"templateId\": \"<string>\",\n   \"categoryAndFeedSystemName\": \"<string>\",\n   \"categoryAndFeedDisplayName\": \"<string>\"\n  },\n  {\n   \"owner\": {\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n   },\n   \"allowedActions\": {\n    \"name\": \"schema type not provided\",\n    \"actions\": \"schema type not provided\"\n   },\n   \"roleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"feedRoleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"categoryName\": \"<string>\",\n   \"systemCategoryName\": \"<string>\",\n   \"categoryId\": \"<string>\",\n   \"categoryIcon\": \"<string>\",\n   \"categoryIconColor\": \"<string>\",\n   \"id\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"systemFeedName\": \"<string>\",\n   \"active\": \"<boolean>\",\n   \"state\": \"<string>\",\n   \"mode\": \"<string>\",\n   \"updateDate\": \"<dateTime>\",\n   \"templateName\": \"<string>\",\n   \"templateId\": \"<string>\",\n   \"categoryAndFeedSystemName\": \"<string>\",\n   \"categoryAndFeedDisplayName\": \"<string>\"\n  }\n ],\n \"percent\": \"<float>\",\n \"feeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"failedCount\": \"<integer>\"\n}"}],"_postman_id":"7f8aa588-3906-4cc4-8033-eb7dddf124b9"},{"name":"Gets the detailed health status of the specified feed.","id":"a8cc125e-dfbd-402b-ba44-2f442ee17615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health/:feedName","urlObject":{"path":["v1","feeds","health",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"9b9a77e6-840b-4435-90cb-bb027262f7ed","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"2b37d24c-c2b5-4320-83d0-33d85a0b30dd","name":"The feed does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6492badd-4075-46af-aa90-b24b2f95e831","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"healthyCount\": \"<integer>\",\n \"healthyFeeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"failedFeeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"feedSummary\": [\n  {\n   \"owner\": {\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n   },\n   \"allowedActions\": {\n    \"name\": \"schema type not provided\",\n    \"actions\": \"schema type not provided\"\n   },\n   \"roleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"feedRoleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"categoryName\": \"<string>\",\n   \"systemCategoryName\": \"<string>\",\n   \"categoryId\": \"<string>\",\n   \"categoryIcon\": \"<string>\",\n   \"categoryIconColor\": \"<string>\",\n   \"id\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"systemFeedName\": \"<string>\",\n   \"active\": \"<boolean>\",\n   \"state\": \"<string>\",\n   \"mode\": \"<string>\",\n   \"updateDate\": \"<dateTime>\",\n   \"templateName\": \"<string>\",\n   \"templateId\": \"<string>\",\n   \"categoryAndFeedSystemName\": \"<string>\",\n   \"categoryAndFeedDisplayName\": \"<string>\"\n  },\n  {\n   \"owner\": {\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n   },\n   \"allowedActions\": {\n    \"name\": \"schema type not provided\",\n    \"actions\": \"schema type not provided\"\n   },\n   \"roleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"feedRoleMemberships\": [\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    },\n    {\n     \"role\": \"schema type not provided\",\n     \"users\": \"schema type not provided\",\n     \"groups\": \"schema type not provided\"\n    }\n   ],\n   \"categoryName\": \"<string>\",\n   \"systemCategoryName\": \"<string>\",\n   \"categoryId\": \"<string>\",\n   \"categoryIcon\": \"<string>\",\n   \"categoryIconColor\": \"<string>\",\n   \"id\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"systemFeedName\": \"<string>\",\n   \"active\": \"<boolean>\",\n   \"state\": \"<string>\",\n   \"mode\": \"<string>\",\n   \"updateDate\": \"<dateTime>\",\n   \"templateName\": \"<string>\",\n   \"templateId\": \"<string>\",\n   \"categoryAndFeedSystemName\": \"<string>\",\n   \"categoryAndFeedDisplayName\": \"<string>\"\n  }\n ],\n \"percent\": \"<float>\",\n \"feeds\": [\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  },\n  {\n   \"runningCount\": \"<long>\",\n   \"healthyCount\": \"<long>\",\n   \"unhealthyCount\": \"<long>\",\n   \"lastOpFeed\": {\n    \"feedExecutionId\": \"<long>\",\n    \"runTime\": \"<long>\",\n    \"timeSinceEndTime\": \"<long>\",\n    \"feedInstanceId\": \"<long>\",\n    \"exitStatus\": \"<string>\",\n    \"endTime\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"startTime\": \"<dateTime>\",\n    \"exitCode\": \"<string>\",\n    \"name\": \"<string>\"\n   },\n   \"lastOpFeedState\": \"<string>\",\n   \"healthy\": \"<boolean>\",\n   \"lastUnhealthyTime\": \"<dateTime>\",\n   \"avgRuntime\": \"<long>\",\n   \"stream\": \"<boolean>\",\n   \"feed\": \"<string>\",\n   \"feedId\": \"<string>\"\n  }\n ],\n \"failedCount\": \"<integer>\"\n}"}],"_postman_id":"a8cc125e-dfbd-402b-ba44-2f442ee17615"}],"id":"b77535db-9212-419b-aaa1-7f25d54d6e13","_postman_id":"b77535db-9212-419b-aaa1-7f25d54d6e13","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"health-count","item":[{"name":"Provides a summarized health status of every feed.","id":"cd52642d-766b-41c9-9159-54d90067f3f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health-count","urlObject":{"path":["v1","feeds","health-count"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a4aec0d0-a83d-4f1d-9ea8-47f82e8d3dd7","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health-count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"runningCount\": \"<long>\",\n  \"healthyCount\": \"<long>\",\n  \"unhealthyCount\": \"<long>\",\n  \"lastOpFeed\": {\n   \"feedExecutionId\": \"<long>\",\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"feedInstanceId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"exitCode\": \"<string>\",\n   \"name\": \"<string>\"\n  },\n  \"lastOpFeedState\": \"<string>\",\n  \"healthy\": \"<boolean>\",\n  \"lastUnhealthyTime\": \"<dateTime>\",\n  \"avgRuntime\": \"<long>\",\n  \"stream\": \"<boolean>\",\n  \"feed\": \"<string>\",\n  \"feedId\": \"<string>\"\n },\n {\n  \"runningCount\": \"<long>\",\n  \"healthyCount\": \"<long>\",\n  \"unhealthyCount\": \"<long>\",\n  \"lastOpFeed\": {\n   \"feedExecutionId\": \"<long>\",\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"feedInstanceId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"exitCode\": \"<string>\",\n   \"name\": \"<string>\"\n  },\n  \"lastOpFeedState\": \"<string>\",\n  \"healthy\": \"<boolean>\",\n  \"lastUnhealthyTime\": \"<dateTime>\",\n  \"avgRuntime\": \"<long>\",\n  \"stream\": \"<boolean>\",\n  \"feed\": \"<string>\",\n  \"feedId\": \"<string>\"\n }\n]"}],"_postman_id":"cd52642d-766b-41c9-9159-54d90067f3f4"},{"name":"Gets a health summary for the specified feed.","id":"f0d7a835-647d-43dd-a1dc-f5b259e38c0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health-count/:feedName","urlObject":{"path":["v1","feeds","health-count",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"d4ce464a-890b-4db4-9138-bbf77543dd27","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"1b223ca7-76f6-4351-9004-c14cb29858f7","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health-count/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"runningCount\": \"<long>\",\n \"healthyCount\": \"<long>\",\n \"unhealthyCount\": \"<long>\",\n \"lastOpFeed\": {\n  \"feedExecutionId\": \"<long>\",\n  \"runTime\": \"<long>\",\n  \"timeSinceEndTime\": \"<long>\",\n  \"feedInstanceId\": \"<long>\",\n  \"exitStatus\": \"<string>\",\n  \"endTime\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"startTime\": \"<dateTime>\",\n  \"exitCode\": \"<string>\",\n  \"name\": \"<string>\"\n },\n \"lastOpFeedState\": \"<string>\",\n \"healthy\": \"<boolean>\",\n \"lastUnhealthyTime\": \"<dateTime>\",\n \"avgRuntime\": \"<long>\",\n \"stream\": \"<boolean>\",\n \"feed\": \"<string>\",\n \"feedId\": \"<string>\"\n}"},{"id":"adde6c51-b650-458a-ac3d-64732dc04204","name":"The feed does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/health-count/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"f0d7a835-647d-43dd-a1dc-f5b259e38c0d"}],"id":"d3e06c6f-efe5-4b92-98fe-11d7ffed32db","_postman_id":"d3e06c6f-efe5-4b92-98fe-11d7ffed32db","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{feed Name}","item":[{"name":"Gets the name of every feed.","id":"6f71e0a5-6bc6-44aa-8965-e1316a15a4a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/:feedName/alerts?feedId=<string>","urlObject":{"path":["v1","feeds",":feedName","alerts"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"feedId","value":"<string>"}],"variable":[{"id":"84b3f5d7-0858-42fc-80c1-a09ee4c4bd82","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"2e37a40e-bd48-4a45-b4e1-ae9d9bc53fec","name":"Returns the feed names.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feeds/<string>/alerts?feedId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feeds","<string>","alerts"],"query":[{"key":"feedId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"6f71e0a5-6bc6-44aa-8965-e1316a15a4a2"},{"name":"Gets a daily health summary for the specified feed.","id":"9d6cf0db-5b90-4eef-8ec4-49315f43cb66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/:feedName/daily-status-count?period=<string>","urlObject":{"path":["v1","feeds",":feedName","daily-status-count"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"period","value":"<string>"}],"variable":[{"id":"222a3c36-53d9-413c-a834-83dff566554a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"e03a7108-c38e-498e-b7d7-bca74b544fef","name":"Returns the health.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/feeds/<string>/daily-status-count?period=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","feeds","<string>","daily-status-count"],"query":[{"key":"period","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n },\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n }\n]"}],"_postman_id":"9d6cf0db-5b90-4eef-8ec4-49315f43cb66"},{"name":"Gets the latest execution of the specified feed.","id":"865f1240-e178-495d-91f5-2bbd5db0c014","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/:feedName/latest","urlObject":{"path":["v1","feeds",":feedName","latest"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b46e555f-d45d-4cd1-abb7-03b967f07b92","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"b248c769-831d-4070-862d-20e92497805b","name":"The feed does not exist or has no jobs.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/<string>/latest"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b817a92e-d4ef-4e88-8e60-47fe32cbce03","name":"Returns the latest execution.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/<string>/latest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"feedExecutionId\": \"<long>\",\n \"runTime\": \"<long>\",\n \"timeSinceEndTime\": \"<long>\",\n \"feedInstanceId\": \"<long>\",\n \"exitStatus\": \"<string>\",\n \"endTime\": \"<dateTime>\",\n \"status\": \"<string>\",\n \"startTime\": \"<dateTime>\",\n \"exitCode\": \"<string>\",\n \"name\": \"<string>\"\n}"}],"_postman_id":"865f1240-e178-495d-91f5-2bbd5db0c014"}],"id":"6b058f68-76b7-405c-b662-bd4112ea9e02","_postman_id":"6b058f68-76b7-405c-b662-bd4112ea9e02","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the name of every feed.","id":"f4a3fee4-18b8-4bb2-a8ae-76140ca81834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/names","urlObject":{"path":["v1","feeds","names"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0e166d51-3059-47cf-9514-9a94c8f8b8d3","name":"Returns the feed names.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/names"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"f4a3fee4-18b8-4bb2-a8ae-76140ca81834"},{"name":"Gets the name of the feed matching the feedId.","id":"ceff21b1-0fa5-48f8-a040-207a8ea68d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/query/:feedId","urlObject":{"path":["v1","feeds","query",":feedId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"5dc7f4f2-a90a-4782-90c9-c68eb172d210","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"22a5338d-b955-4bd9-8c60-dcef1620e18a","name":"Returns the feed name.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/feeds/query/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceff21b1-0fa5-48f8-a040-207a8ea68d13"}],"id":"530dcf62-deae-43de-acc4-375d35a085b3","_postman_id":"530dcf62-deae-43de-acc4-375d35a085b3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"field-policies","item":[{"name":"Gets the available standardization policies.","id":"3551041b-caa3-41d4-9cbc-0c0a4cdb602a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/field-policies/standardization","urlObject":{"path":["v1","field-policies","standardization"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"201413af-d193-4e2c-92f6-8a9530c731eb","name":"Returns the standardization policies.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/field-policies/standardization"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"name\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"shortDescription\": \"<string>\",\n  \"properties\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"objectClassType\": \"<string>\",\n  \"objectShortClassType\": \"<string>\",\n  \"propertyValuesDisplayString\": \"<string>\",\n  \"sequence\": \"<integer>\"\n },\n {\n  \"name\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"shortDescription\": \"<string>\",\n  \"properties\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"objectClassType\": \"<string>\",\n  \"objectShortClassType\": \"<string>\",\n  \"propertyValuesDisplayString\": \"<string>\",\n  \"sequence\": \"<integer>\"\n }\n]"}],"_postman_id":"3551041b-caa3-41d4-9cbc-0c0a4cdb602a"},{"name":"Gets the available validation policies.","id":"31c43d4d-8928-4c84-984c-5fbd50c00133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/field-policies/validation","urlObject":{"path":["v1","field-policies","validation"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"6ea5d0bd-7c29-432b-af8b-229c6177d18a","name":"Returns the validation policies.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/field-policies/validation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"name\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"shortDescription\": \"<string>\",\n  \"properties\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"objectClassType\": \"<string>\",\n  \"objectShortClassType\": \"<string>\",\n  \"propertyValuesDisplayString\": \"<string>\",\n  \"sequence\": \"<integer>\"\n },\n {\n  \"name\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"shortDescription\": \"<string>\",\n  \"properties\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"objectClassType\": \"<string>\",\n  \"objectShortClassType\": \"<string>\",\n  \"propertyValuesDisplayString\": \"<string>\",\n  \"sequence\": \"<integer>\"\n }\n]"}],"_postman_id":"31c43d4d-8928-4c84-984c-5fbd50c00133"}],"id":"915e773c-1fde-4b12-a7bf-3c5fd7f1d2d6","_postman_id":"915e773c-1fde-4b12-a7bf-3c5fd7f1d2d6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"hive","item":[{"name":"schemas","item":[{"name":"{schema}","item":[{"name":"tables","item":[{"name":"Lists the tables in the specified database.","id":"cf3ecdc7-453d-49b2-b3d2-ae358d6a39ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/:schema/tables","urlObject":{"path":["v1","hive","schemas",":schema","tables"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"24048343-6942-4fd5-b04b-5217d923283e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"}]}},"response":[{"id":"bd480e08-cfc3-404e-bb59-1858924fed2b","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/<string>/tables"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bf0c357f-42be-4fc5-8762-bfc61a0a9786","name":"Returns the table names.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/<string>/tables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"cf3ecdc7-453d-49b2-b3d2-ae358d6a39ed"},{"name":"Gets the schema of the specified table.","id":"b9cfd2d3-be23-4048-bd0e-b498c55e54c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/:schema/tables/:table","urlObject":{"path":["v1","hive","schemas",":schema","tables",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"0c3ce843-2a49-4965-8990-3e840132edb0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"ef36f248-06cf-44d8-a40d-bc1d598ad940","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"55d8a81d-8832-44ae-9e9b-a87ffd905d1f","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/<string>/tables/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b7003059-0289-434e-935d-059691e7fbdc","name":"Returns the table schema.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas/<string>/tables/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemaName\": \"<string>\",\n \"databaseName\": \"<string>\",\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"}],"_postman_id":"b9cfd2d3-be23-4048-bd0e-b498c55e54c1"}],"id":"019a4801-ea42-4706-b453-7b41320aa456","_postman_id":"019a4801-ea42-4706-b453-7b41320aa456","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"5534433a-8546-4754-a50f-399741fe76db","_postman_id":"5534433a-8546-4754-a50f-399741fe76db","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists the databases in Hive.","id":"95dd73eb-261c-4137-ade1-de9ea75c8428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas","urlObject":{"path":["v1","hive","schemas"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0ebd54bf-69f8-4866-91cd-3597afcbb634","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9fca7a70-ba44-4a65-8ed0-6443acf93fac","name":"Returns the databases.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/schemas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"95dd73eb-261c-4137-ade1-de9ea75c8428"}],"id":"e785e820-1841-4e98-a786-214a397221f2","_postman_id":"e785e820-1841-4e98-a786-214a397221f2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Queries the specified table.","id":"42c760d1-5b0e-43b6-8839-32ad894b6090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/browse/:schema/:table?where=<string>&limit=20","urlObject":{"path":["v1","hive","browse",":schema",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"where","value":"<string>"},{"key":"limit","value":"20"}],"variable":[{"id":"b5680bfc-425e-4f69-a43f-ea1bcdd395d2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"3d79d53a-96c6-4192-b5d4-f44147946e51","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"231b0263-2b1a-448b-a7bb-463bf286ba2e","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/browse/<string>/<string>?where=<string>&limit=20","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","browse","<string>","<string>"],"query":[{"key":"where","value":"<string>"},{"key":"limit","value":"20"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8bde4b7c-9537-4a7b-9d5d-c6bcfbb353ce","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/browse/<string>/<string>?where=<string>&limit=20","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","browse","<string>","<string>"],"query":[{"key":"where","value":"<string>"},{"key":"limit","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"}],"_postman_id":"42c760d1-5b0e-43b6-8839-32ad894b6090"},{"name":"Executes a Hive query.","id":"d908574d-4141-4891-9eb6-029deaf07602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/query?query=<string>","urlObject":{"path":["v1","hive","query"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"query","value":"<string>"}],"variable":[]}},"response":[{"id":"d1a61d2d-fa10-4afd-8903-68fdb34a2119","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e2b77f60-0e9f-496c-a496-ee81a3d87a4d","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"}],"_postman_id":"d908574d-4141-4891-9eb6-029deaf07602"},{"name":"Executes a Hive query.","id":"86f904c5-e629-4f0a-914a-1ed7fb8b42c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/query-result?query=<string>","urlObject":{"path":["v1","hive","query-result"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"query","value":"<string>"}],"variable":[]}},"response":[{"id":"4734683d-d7b6-481b-9785-9363f77c4599","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/query-result?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","query-result"],"query":[{"key":"query","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"},{"id":"64a1869f-9819-42a8-b3f9-ea918df8cb33","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/query-result?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","query-result"],"query":[{"key":"query","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"86f904c5-e629-4f0a-914a-1ed7fb8b42c6"},{"name":"Refreshes Hive table access cache for current user","id":"5b6cc69b-a8ce-4008-8980-c600fff3cc03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/refreshUserHiveAccessCache","urlObject":{"path":["v1","hive","refreshUserHiveAccessCache"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7a540c85-650b-426d-a25e-897299ea0d4f","name":"Cache refreshed","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/refreshUserHiveAccessCache"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"5b6cc69b-a8ce-4008-8980-c600fff3cc03"},{"name":"Lists all columns from all tables.","id":"a79b5d02-a76a-405f-a4a0-92c90eb12182","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-columns","urlObject":{"path":["v1","hive","table-columns"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"988a62d3-58b9-4563-b2ac-d9de0a168472","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-columns"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ba111590-36b5-44af-823b-a97973481cf8","name":"Returns the list of columns.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-columns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"columnName\": \"<string>\",\n  \"tableName\": \"<string>\",\n  \"databaseName\": \"<string>\"\n },\n {\n  \"columnName\": \"<string>\",\n  \"tableName\": \"<string>\",\n  \"databaseName\": \"<string>\"\n }\n]"}],"_postman_id":"a79b5d02-a76a-405f-a4a0-92c90eb12182"},{"name":"Gets the schema of every table.","id":"4d10a90e-51dc-4571-abf6-af7c06a52e78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-schemas","urlObject":{"path":["v1","hive","table-schemas"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"bb6170b2-d99c-4c7a-941d-fba326da1e9a","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-schemas"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"db064ea8-dc85-48e9-a835-a37e6a7423ec","name":"Returns the table schemas.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/table-schemas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"schemaName\": \"<string>\",\n  \"databaseName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"charset\": \"<string>\",\n  \"name\": \"<string>\",\n  \"fields\": [\n   {\n    \"createdTracker\": \"<boolean>\",\n    \"updatedTracker\": \"<boolean>\",\n    \"dataTypeWithPrecisionAndScale\": \"<string>\",\n    \"precisionScale\": \"<string>\",\n    \"modifiable\": \"<boolean>\",\n    \"nativeDataType\": \"<string>\",\n    \"dataTypeDescriptor\": {\n     \"date\": \"<boolean>\",\n     \"complex\": \"<boolean>\",\n     \"numeric\": \"<boolean>\"\n    },\n    \"tags\": [\n     {\n      \"name\": \"<string>\"\n     },\n     {\n      \"name\": \"<string>\"\n     }\n    ],\n    \"description\": \"<string>\",\n    \"nullable\": \"<boolean>\",\n    \"primaryKey\": \"<boolean>\",\n    \"derivedDataType\": \"<string>\",\n    \"sampleValues\": [\n     \"<string>\",\n     \"<string>\"\n    ],\n    \"name\": \"<string>\"\n   },\n   {\n    \"createdTracker\": \"<boolean>\",\n    \"updatedTracker\": \"<boolean>\",\n    \"dataTypeWithPrecisionAndScale\": \"<string>\",\n    \"precisionScale\": \"<string>\",\n    \"modifiable\": \"<boolean>\",\n    \"nativeDataType\": \"<string>\",\n    \"dataTypeDescriptor\": {\n     \"date\": \"<boolean>\",\n     \"complex\": \"<boolean>\",\n     \"numeric\": \"<boolean>\"\n    },\n    \"tags\": [\n     {\n      \"name\": \"<string>\"\n     },\n     {\n      \"name\": \"<string>\"\n     }\n    ],\n    \"description\": \"<string>\",\n    \"nullable\": \"<boolean>\",\n    \"primaryKey\": \"<boolean>\",\n    \"derivedDataType\": \"<string>\",\n    \"sampleValues\": [\n     \"<string>\",\n     \"<string>\"\n    ],\n    \"name\": \"<string>\"\n   }\n  ],\n  \"properties\": \"<object>\",\n  \"id\": \"<uuid>\"\n },\n {\n  \"schemaName\": \"<string>\",\n  \"databaseName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"charset\": \"<string>\",\n  \"name\": \"<string>\",\n  \"fields\": [\n   {\n    \"createdTracker\": \"<boolean>\",\n    \"updatedTracker\": \"<boolean>\",\n    \"dataTypeWithPrecisionAndScale\": \"<string>\",\n    \"precisionScale\": \"<string>\",\n    \"modifiable\": \"<boolean>\",\n    \"nativeDataType\": \"<string>\",\n    \"dataTypeDescriptor\": {\n     \"date\": \"<boolean>\",\n     \"complex\": \"<boolean>\",\n     \"numeric\": \"<boolean>\"\n    },\n    \"tags\": [\n     {\n      \"name\": \"<string>\"\n     },\n     {\n      \"name\": \"<string>\"\n     }\n    ],\n    \"description\": \"<string>\",\n    \"nullable\": \"<boolean>\",\n    \"primaryKey\": \"<boolean>\",\n    \"derivedDataType\": \"<string>\",\n    \"sampleValues\": [\n     \"<string>\",\n     \"<string>\"\n    ],\n    \"name\": \"<string>\"\n   },\n   {\n    \"createdTracker\": \"<boolean>\",\n    \"updatedTracker\": \"<boolean>\",\n    \"dataTypeWithPrecisionAndScale\": \"<string>\",\n    \"precisionScale\": \"<string>\",\n    \"modifiable\": \"<boolean>\",\n    \"nativeDataType\": \"<string>\",\n    \"dataTypeDescriptor\": {\n     \"date\": \"<boolean>\",\n     \"complex\": \"<boolean>\",\n     \"numeric\": \"<boolean>\"\n    },\n    \"tags\": [\n     {\n      \"name\": \"<string>\"\n     },\n     {\n      \"name\": \"<string>\"\n     }\n    ],\n    \"description\": \"<string>\",\n    \"nullable\": \"<boolean>\",\n    \"primaryKey\": \"<boolean>\",\n    \"derivedDataType\": \"<string>\",\n    \"sampleValues\": [\n     \"<string>\",\n     \"<string>\"\n    ],\n    \"name\": \"<string>\"\n   }\n  ],\n  \"properties\": \"<object>\",\n  \"id\": \"<uuid>\"\n }\n]"}],"_postman_id":"4d10a90e-51dc-4571-abf6-af7c06a52e78"},{"name":"Lists matching tables in Hive schema. Will list all tables in schema if 'table' query param is not provided. Will list matching tables in all schemas if 'schema' query parameter is not provided. Will list all tables in all schemas if both 'schema' and 'ta","id":"67be02d6-9b38-4efc-b87e-93f36b31ae09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/tables?schema=<string>&table=<string>","urlObject":{"path":["v1","hive","tables"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"schema","value":"<string>"},{"key":"table","value":"<string>"}],"variable":[]}},"response":[{"id":"1047a211-67c6-407b-b6ee-fb3c7233f20e","name":"Hive is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/tables?schema=<string>&table=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"table","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"50736080-b2a9-4362-bcd4-80be2f762b53","name":"Returns the table names.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/hive/tables?schema=<string>&table=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","hive","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"table","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"67be02d6-9b38-4efc-b87e-93f36b31ae09"},{"name":"Verifies the connection to Hive.","id":"e9ba5aac-6599-43f3-8439-23668c434d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/test-connection","urlObject":{"path":["v1","hive","test-connection"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"fdc03c7e-c34b-433c-aad5-03763d6b2c5b","name":"Returns the connection status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/hive/test-connection"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<boolean>"}],"_postman_id":"e9ba5aac-6599-43f3-8439-23668c434d0f"}],"id":"8fa4b2b5-421c-406a-98dc-8dec08f0cff7","_postman_id":"8fa4b2b5-421c-406a-98dc-8dec08f0cff7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"jobs","item":[{"name":"{execution Id}","item":[{"name":"Gets the specified job.","id":"d884cd66-68fd-4a31-ab32-7b65b670e3ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/:executionId?includeSteps=<boolean>","urlObject":{"path":["v1","jobs",":executionId"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"includeSteps","value":"<boolean>"}],"variable":[{"id":"eed6ae65-83ba-4c6e-86f2-60b70cd5a547","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"executionId"}]}},"response":[{"id":"a6b3fbf6-d15d-4758-a30d-05219c3df878","name":"Returns the job.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/<string>?includeSteps=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","<string>"],"query":[{"key":"includeSteps","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"createTime\": \"<dateTime>\",\n \"jobParameters\": \"<object>\",\n \"jobName\": \"<string>\",\n \"instanceId\": \"<long>\",\n \"executedSteps\": [\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  },\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  }\n ],\n \"runTime\": \"<long>\",\n \"timeSinceEndTime\": \"<long>\",\n \"jobType\": \"<string>\",\n \"displayStatus\": \"<string>\",\n \"executionContext\": \"<object>\",\n \"executionId\": \"<long>\",\n \"exitStatus\": \"<string>\",\n \"endTime\": \"<dateTime>\",\n \"status\": \"<string>\",\n \"startTime\": \"<dateTime>\",\n \"stream\": \"<boolean>\",\n \"exitCode\": \"<string>\",\n \"feedName\": \"<string>\",\n \"feedId\": \"<string>\",\n \"lastUpdated\": \"<dateTime>\"\n}"},{"id":"cc8cb6c1-d044-45fe-95fb-d9dff0903df5","name":"The executionId is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/<string>?includeSteps=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","<string>"],"query":[{"key":"includeSteps","value":"<boolean>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"d884cd66-68fd-4a31-ab32-7b65b670e3ba"},{"name":"Abandons the specified job.","id":"a552f39a-6079-4586-a278-c87b35ffd686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/:executionId/abandon","urlObject":{"path":["v1","jobs",":executionId","abandon"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"750cc61d-84ae-4e85-8871-7ef037388904","description":{"content":"","type":"text/plain"},"type":"string","value":"<long>","key":"executionId"}]}},"response":[{"id":"6c34e11e-7184-437f-8ded-22c618230709","name":"Returns the abandoned job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/<long>/abandon"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"createTime\": \"<dateTime>\",\n \"jobParameters\": \"<object>\",\n \"jobName\": \"<string>\",\n \"instanceId\": \"<long>\",\n \"executedSteps\": [\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  },\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  }\n ],\n \"runTime\": \"<long>\",\n \"timeSinceEndTime\": \"<long>\",\n \"jobType\": \"<string>\",\n \"displayStatus\": \"<string>\",\n \"executionContext\": \"<object>\",\n \"executionId\": \"<long>\",\n \"exitStatus\": \"<string>\",\n \"endTime\": \"<dateTime>\",\n \"status\": \"<string>\",\n \"startTime\": \"<dateTime>\",\n \"stream\": \"<boolean>\",\n \"exitCode\": \"<string>\",\n \"feedName\": \"<string>\",\n \"feedId\": \"<string>\",\n \"lastUpdated\": \"<dateTime>\"\n}"},{"id":"d86fb2e1-c372-404e-b0eb-2cd5cac2ee05","name":"The job could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/<long>/abandon"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e8894bae-8eda-42ec-b0af-0ad6e5196797","name":"The executionId is not a valid integer.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/<long>/abandon"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a552f39a-6079-4586-a278-c87b35ffd686"},{"name":"Fails the specified job.","id":"6cb0897c-7433-46fa-8758-e590e53a5dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/:executionId/fail","urlObject":{"path":["v1","jobs",":executionId","fail"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"37efd0ce-f5aa-414a-8083-34e76cbb565b","description":{"content":"","type":"text/plain"},"type":"string","value":"<long>","key":"executionId"}]}},"response":[{"id":"125334b3-c37c-43dc-8341-80dbac20c51c","name":"The executionId is not a valid integer.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/<long>/fail"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"2ec78324-485c-4f79-9cda-d328765392c2","name":"Returns the job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"action","value":"<string>"},{"key":"includeSteps","value":"<boolean>"}]},"url":"https://edl.data.avedian.info/proxy/v1/jobs/<long>/fail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"createTime\": \"<dateTime>\",\n \"jobParameters\": \"<object>\",\n \"jobName\": \"<string>\",\n \"instanceId\": \"<long>\",\n \"executedSteps\": [\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  },\n  {\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"executionContext\": \"<object>\",\n   \"lastUpdateTime\": \"<dateTime>\",\n   \"nifiEventId\": \"<long>\",\n   \"running\": \"<boolean>\",\n   \"exitDescription\": \"<string>\",\n   \"version\": \"<integer>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"id\": \"<long>\",\n   \"exitCode\": \"<string>\",\n   \"stepName\": \"<string>\"\n  }\n ],\n \"runTime\": \"<long>\",\n \"timeSinceEndTime\": \"<long>\",\n \"jobType\": \"<string>\",\n \"displayStatus\": \"<string>\",\n \"executionContext\": \"<object>\",\n \"executionId\": \"<long>\",\n \"exitStatus\": \"<string>\",\n \"endTime\": \"<dateTime>\",\n \"status\": \"<string>\",\n \"startTime\": \"<dateTime>\",\n \"stream\": \"<boolean>\",\n \"exitCode\": \"<string>\",\n \"feedName\": \"<string>\",\n \"feedId\": \"<string>\",\n \"lastUpdated\": \"<dateTime>\"\n}"}],"_postman_id":"6cb0897c-7433-46fa-8758-e590e53a5dc7"}],"id":"ae393107-302b-4591-8e68-8fb52498617e","_postman_id":"ae393107-302b-4591-8e68-8fb52498617e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists all jobs.","id":"c0cd08d7-5b4c-4379-87fd-ebb154e06145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"18c13741-dc21-47c6-8577-243a9267e98e","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3c4df7c1-26b4-4505-97da-3ff4b4f76f66","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7c766b87-ffac-402e-938a-4e4a45bd12a2","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"a87c2198-1510-430d-9eac-5a84a1017e89","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c0cd08d7-5b4c-4379-87fd-ebb154e06145"},{"name":"Abandons all jobs for the specified feed.","id":"3ed5cdbf-54b5-446b-8a99-bf6cadd0c69d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/abandon-all/:feedName","urlObject":{"path":["v1","jobs","abandon-all",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e6605498-22fd-460a-9867-f23aefa97b49","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"18581dd4-0161-44f4-a4fe-debf117161d7","name":"Return no content","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/abandon-all/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3ed5cdbf-54b5-446b-8a99-bf6cadd0c69d"},{"name":"Gets the list of abandoned jobs.","id":"c2842788-e485-40ad-87b0-6f435b1dd123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/abandoned?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","abandoned"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"26912d14-b0a6-41e1-869d-4f5c07be0dc2","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/abandoned?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","abandoned"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"58d355a4-8c8f-4ada-8e3a-a350e64d3ffe","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/abandoned?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","abandoned"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"67805b1d-9284-41d6-8e19-a8fafef593d8","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/abandoned?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","abandoned"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b5fb9206-53bd-43d8-91f1-d873129ab8ba","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/abandoned?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","abandoned"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c2842788-e485-40ad-87b0-6f435b1dd123"},{"name":"Gets the list of completed jobs.","id":"c58c9a7e-1f9d-43ba-bdfb-fb7e67b14a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/completed?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","completed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"15ef5074-8945-49ad-9b2d-8bb6fa6c60a0","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/completed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","completed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"429ad4aa-8711-45fc-bf1a-ad9c4e8aa91e","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/completed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","completed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4453e495-a526-4b74-b6dc-b4736e76f776","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/completed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","completed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f4174583-40b0-4a6c-b77f-91e07a1e1968","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/completed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","completed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c58c9a7e-1f9d-43ba-bdfb-fb7e67b14a10"},{"name":"Gets the daily statistics.","id":"c93d02fe-75b4-40ef-8430-362556b6afac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/daily-status-count?period=<string>","urlObject":{"path":["v1","jobs","daily-status-count"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"period","value":"<string>"}],"variable":[]}},"response":[{"id":"c3a54c32-ee0a-461a-9d68-2557544eed43","name":"Returns the daily stats.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/daily-status-count?period=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","daily-status-count"],"query":[{"key":"period","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n },\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n }\n]"}],"_postman_id":"c93d02fe-75b4-40ef-8430-362556b6afac"},{"name":"Gets the list of failed jobs.","id":"00cfa2ce-eb5c-4876-a9fa-918b2fa17614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/failed?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","failed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"876bce63-0dd8-4215-8cef-4ff4a2f93f17","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/failed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","failed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d158838f-ddea-4014-993a-d3c3f5b82a00","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/failed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","failed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"f6ce0259-9358-4796-8011-e71438df31df","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/failed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","failed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fbbd91f3-7d8f-4d31-8ac6-57704a1e6fb3","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/failed?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","failed"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"00cfa2ce-eb5c-4876-a9fa-918b2fa17614"},{"name":"Lists all jobs.","id":"39a3537a-87fc-44e5-92af-6e1a2abed150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/list?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","list"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"353674af-c6f2-4b2e-ac23-3e7cfd562d5b","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/list?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","list"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3b7eae65-12ff-4fa6-9433-118c830623b8","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/list?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","list"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"a35b46b5-1a26-4850-ac18-27f97f01f4a3","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/list?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","list"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"efc481b9-d138-40e7-9879-4f08368a243a","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/list?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","list"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"39a3537a-87fc-44e5-92af-6e1a2abed150"},{"name":"Gets the list of running jobs.","id":"5ad0b973-8976-48f9-846b-83367454b338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/running?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","running"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"01ff64e5-a586-4306-b5c6-33877ac8a059","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/running?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","running"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"08a92894-2c6b-4fd2-b0b4-ac1ba0e2ba59","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/running?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","running"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6cae12ce-3a62-4b89-a86e-fd5cd225b4f3","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/running?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","running"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b1678ad0-547a-4ac8-8d67-fe9048c9609a","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/running?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","running"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5ad0b973-8976-48f9-846b-83367454b338"},{"name":"Gets the daily statistics.","id":"bf9489bb-8200-468d-a074-c5bfa1d7d960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/running-failed-counts","urlObject":{"path":["v1","jobs","running-failed-counts"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"50f59bec-40c1-4613-b52e-2e5cb14e7369","name":"Returns the stats.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/running-failed-counts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n },\n {\n  \"jobName\": \"<string>\",\n  \"date\": \"<dateTime>\",\n  \"status\": \"<string>\",\n  \"count\": \"<long>\",\n  \"feedName\": \"<string>\",\n  \"feedId\": \"<string>\"\n }\n]"}],"_postman_id":"bf9489bb-8200-468d-a074-c5bfa1d7d960"},{"name":"Gets the list of failed jobs.","id":"7bb606a1-b7b7-42ed-95b5-f2463ba2177a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/jobs/stopped?sort=<string>&limit=10&start=<integer>&filter=<string>","urlObject":{"path":["v1","jobs","stopped"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"900f1f81-5e80-491a-a7ed-2bf0bcf4a87c","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/stopped?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","stopped"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9d0fd379-0dab-4446-8d33-6b80a2af2dc1","name":"Returns the jobs.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/stopped?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","stopped"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"},{"id":"b4ea8935-4e56-4b87-b228-40ca403aed5a","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/stopped?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","stopped"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"daca913f-31d6-44b5-b7ad-c19c7569f57c","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/jobs/stopped?sort=<string>&limit=10&start=<integer>&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","jobs","stopped"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"<integer>"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"7bb606a1-b7b7-42ed-95b5-f2463ba2177a"}],"id":"7921904c-34ce-4af3-b6d8-6297d74d91fe","_postman_id":"7921904c-34ce-4af3-b6d8-6297d74d91fe","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"metadata","item":[{"name":"catalog","item":[{"name":"Retrieves the specified data set","id":"0ed47f5e-bbd2-4bd8-aedb-49cebe9291d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/dataset/:id","urlObject":{"path":["v1","metadata","catalog","dataset",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bfc440cd-2004-49db-ada1-0c940111f273","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"09b1af0d-2b81-43ec-ab52-23ed22e67d18","name":"Returns the data set","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/dataset/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"owner\": {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n },\n \"allowedActions\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"roleMemberships\": [\n  {\n   \"role\": \"schema type not provided\",\n   \"users\": \"schema type not provided\",\n   \"groups\": \"schema type not provided\"\n  },\n  {\n   \"role\": \"schema type not provided\",\n   \"users\": \"schema type not provided\",\n   \"groups\": \"schema type not provided\"\n  }\n ],\n \"feedRoleMemberships\": [\n  {\n   \"role\": \"schema type not provided\",\n   \"users\": \"schema type not provided\",\n   \"groups\": \"schema type not provided\"\n  },\n  {\n   \"role\": \"schema type not provided\",\n   \"users\": \"schema type not provided\",\n   \"groups\": \"schema type not provided\"\n  }\n ],\n \"id\": \"<string>\",\n \"title\": \"<string>\",\n \"dataSource\": {\n  \"owner\": {\n   \"displayName\": \"schema type not provided\",\n   \"email\": \"schema type not provided\",\n   \"enabled\": \"schema type not provided\",\n   \"groups\": \"schema type not provided\",\n   \"systemName\": \"schema type not provided\"\n  },\n  \"allowedActions\": {\n   \"name\": \"schema type not provided\",\n   \"actions\": \"schema type not provided\"\n  },\n  \"roleMemberships\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"feedRoleMemberships\": [\n   \"schema type not provided\",\n   \"schema type not provided\"\n  ],\n  \"connector\": {\n   \"owner\": \"schema type not provided\",\n   \"allowedActions\": \"schema type not provided\",\n   \"roleMemberships\": \"schema type not provided\",\n   \"feedRoleMemberships\": \"schema type not provided\",\n   \"id\": \"schema type not provided\",\n   \"pluginId\": \"schema type not provided\",\n   \"title\": \"schema type not provided\",\n   \"description\": \"schema type not provided\",\n   \"template\": \"schema type not provided\",\n   \"color\": \"schema type not provided\",\n   \"icon\": \"schema type not provided\"\n  },\n  \"id\": \"<string>\",\n  \"nifiControllerServiceId\": \"<string>\",\n  \"template\": {\n   \"format\": \"schema type not provided\",\n   \"options\": \"schema type not provided\",\n   \"paths\": \"schema type not provided\",\n   \"files\": \"schema type not provided\",\n   \"jars\": \"schema type not provided\"\n  },\n  \"title\": \"<string>\",\n  \"credentials\": {\n   \"encrypted\": \"schema type not provided\",\n   \"properties\": \"schema type not provided\"\n  }\n },\n \"format\": \"<string>\",\n \"options\": \"<object>\",\n \"paths\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"files\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"jars\": [\n  \"<string>\",\n  \"<string>\"\n ]\n}"},{"id":"576b4cb2-3049-499c-87ff-a7ef43df46eb","name":"Data set not found","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/dataset/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8538ab32-d02a-43e7-964a-ce2cf595bbb6","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/dataset/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fbc50d48-eca1-4cd3-963f-5017c70f6919","name":"Access denied","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/dataset/<string>"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0ed47f5e-bbd2-4bd8-aedb-49cebe9291d2"},{"name":"Gets the specified data source","id":"cdaf7c55-5d94-4e09-be77-99b0a1079b8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/datasource/:id?credentials=embed","urlObject":{"path":["v1","metadata","catalog","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"credentials","value":"embed"}],"variable":[{"id":"36ed248b-a1ca-43ac-b5cc-46a0924c4f54","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"745e31ad-dcb3-4413-8888-8c1eba4b39a9","name":"Internal server error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bca690f3-adcc-4bfa-b1cf-721a303d2876","name":"Data source was not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"dd945932-3597-4af0-8d37-1df5675679dd","name":"Returns the data source","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/catalog/datasource/<string>?credentials=embed","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","catalog","datasource","<string>"],"query":[{"key":"credentials","value":"embed"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"owner\": {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n },\n \"allowedActions\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"roleMemberships\": [\n  \"schema type not provided\",\n  \"schema type not provided\"\n ],\n \"feedRoleMemberships\": [\n  \"schema type not provided\",\n  \"schema type not provided\"\n ],\n \"connector\": {\n  \"owner\": \"schema type not provided\",\n  \"allowedActions\": \"schema type not provided\",\n  \"roleMemberships\": \"schema type not provided\",\n  \"feedRoleMemberships\": \"schema type not provided\",\n  \"id\": \"schema type not provided\",\n  \"pluginId\": \"schema type not provided\",\n  \"title\": \"schema type not provided\",\n  \"description\": \"schema type not provided\",\n  \"template\": \"schema type not provided\",\n  \"color\": \"schema type not provided\",\n  \"icon\": \"schema type not provided\"\n },\n \"id\": \"<string>\",\n \"nifiControllerServiceId\": \"<string>\",\n \"template\": {\n  \"format\": \"schema type not provided\",\n  \"options\": \"schema type not provided\",\n  \"paths\": \"schema type not provided\",\n  \"files\": \"schema type not provided\",\n  \"jars\": \"schema type not provided\"\n },\n \"title\": \"<string>\",\n \"credentials\": {\n  \"encrypted\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n }\n}"}],"_postman_id":"cdaf7c55-5d94-4e09-be77-99b0a1079b8a"}],"id":"26711e42-04d9-4025-a213-9349123acf35","_postman_id":"26711e42-04d9-4025-a213-9349123acf35","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"datasource","item":[{"name":"{id}","item":[{"name":"actions","item":[{"name":"allowed","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"9c09d38f-5126-44da-a77a-abbacc0e5866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","metadata","datasource",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"7fe4f4c3-b635-4076-acec-963056941d22","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4cbcef51-d766-453a-9822-c7c8a7ba9ac7","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"b0eefb7e-bc6f-4259-8809-c2977282007d","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"9c09d38f-5126-44da-a77a-abbacc0e5866"},{"name":"Updates the permissions for a data source using the supplied permission change request.","id":"8a4be41c-711d-44d7-b6ee-9e39bb9d766b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/actions/allowed","urlObject":{"path":["v1","metadata","datasource",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"5b71f45b-a042-46fb-aec4-3564d8233b9c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"33ee9e2c-ec46-4b40-b7d5-50f2a88b86b9","name":"No data source exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/allowed"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5da5cca8-53d6-47d6-9b14-00d092b61327","name":"The type is not valid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/allowed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8e6fe924-d9e9-478c-814a-7114d58d3bc2","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"8a4be41c-711d-44d7-b6ee-9e39bb9d766b"}],"id":"d5607755-c2ba-4952-b18d-4e43b21aa042","_postman_id":"d5607755-c2ba-4952-b18d-4e43b21aa042","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions that may be permitted or revoked on a data source.","id":"9092d59d-139b-455e-a311-b0544c38ff1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/actions/available","urlObject":{"path":["v1","metadata","datasource",":id","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"87f7b856-f33e-42b6-9087-1fcf0eadb64f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"0c0d110c-6f6b-4bf8-a53c-d08b3d5e3746","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"7832febe-cd7b-47d8-9ea6-5e1609b3d60b","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"9092d59d-139b-455e-a311-b0544c38ff1e"},{"name":"Constructs and returns a permission change request for a set of users/groups containing the actions that the requester may permit or revoke.","id":"92339772-4d37-4bda-9481-5e42e503b2bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","metadata","datasource",":id","actions","change"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"5a114f37-6a12-4913-b5fd-5a0d15ee3cd6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"30945505-dc99-425e-bc5d-0da493ae5057","name":"Returns the change request that may be modified by the client and re-posted.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"change\": \"<string>\",\n \"actionSet\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"users\": [\n  \"<string>\"\n ],\n \"groups\": [\n  \"<string>\"\n ]\n}"},{"id":"816cd802-a019-4988-b376-ecf0938a05f2","name":"No data source exists with the specified ID.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9d2a4d0d-5695-485d-a36f-d54a91339af7","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/actions/change?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","actions","change"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"92339772-4d37-4bda-9481-5e42e503b2bf"}],"id":"bca488ee-a673-4ae5-a7e4-f606ccd50fdb","_postman_id":"bca488ee-a673-4ae5-a7e4-f606ccd50fdb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"preview","item":[{"name":"{schema}","item":[{"name":"{table}","item":[{"name":"Generates a preview query appropriate for the type of datasource and returns the result.","id":"533e3e15-05c4-4e9c-bcfa-377ed79b3015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/preview/:schema/:table?limit=10","urlObject":{"path":["v1","metadata","datasource",":id","preview",":schema",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"10"}],"variable":[{"id":"b074e6f2-5372-41af-8133-a1c342ac9411","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"8d097845-3fbb-4b2d-a3af-2ac00062fce3","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"921602cb-8812-4025-a230-305f3999eded","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"5bf29856-8512-40a7-933f-5132ff589cd5","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"61216106-fbc9-4fcb-b1d9-e4ef9feb7244","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"885b3a52-63d6-4e61-94d8-5bce1a39daa5","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"bcd37c3f-ed7b-4e97-8d4f-afeb1273261e","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"533e3e15-05c4-4e9c-bcfa-377ed79b3015"},{"name":"Executes a preview query appropriate for the type of datasource and returns the result.","id":"c8de2b83-7757-4d2b-bed6-ca74764c03d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/preview/:schema/:table?limit=10","urlObject":{"path":["v1","metadata","datasource",":id","preview",":schema",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"limit","value":"10"}],"variable":[{"id":"7adc0747-6637-46c4-ad0f-ea03a9d055a4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"de6db3c9-57c9-489e-a401-419ab858ae16","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"schema"},{"id":"2fd3b43f-2ef6-4fc7-88eb-dd2539ac7303","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"44a81bb7-8667-42de-84ca-e4639f9f4d20","name":"Access denied.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7d21f2ed-d12b-4cab-97a5-138fc46876a8","name":"Returns the result.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"},{"id":"cbac016c-8e85-4208-9142-85b49cc2954b","name":"NiFi or the database are unavailable.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"cd61f7bd-a193-4d03-862a-70c1a6bc845a","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/preview/<string>/<string>?limit=10","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","preview","<string>","<string>"],"query":[{"key":"limit","value":"10"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c8de2b83-7757-4d2b-bed6-ca74764c03d9"}],"id":"11b863d3-c7e6-48bf-a994-d234e3b4e20b","_postman_id":"11b863d3-c7e6-48bf-a994-d234e3b4e20b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"4673b8dc-0afe-421c-a41c-4186f7d14740","_postman_id":"4673b8dc-0afe-421c-a41c-4186f7d14740","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"d4703e5c-5e9d-4f9d-a9cf-6c8d24943dab","_postman_id":"d4703e5c-5e9d-4f9d-a9cf-6c8d24943dab","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Gets the list of assigned members the data source's roles","id":"06fc023b-bbce-4f90-9246-96a42ce3d548","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/roles?verbose=<boolean>","urlObject":{"path":["v1","metadata","datasource",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"verbose","value":"<boolean>"}],"variable":[{"id":"ddfd932c-fc27-4b83-aecb-717592302f53","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"225d46c4-f1c3-4eec-8e8e-7b5770f98d04","name":"A data source with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8bbee5c2-1819-4c2b-b621-2fa2d58f1ae4","name":"Returns the role memberships.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/roles?verbose=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","roles"],"query":[{"key":"verbose","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"06fc023b-bbce-4f90-9246-96a42ce3d548"},{"name":"Updates the members of one of a data source's roles.","id":"95ef412f-8389-4148-b3c4-f9afeb80e8e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/roles","urlObject":{"path":["v1","metadata","datasource",":id","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"79a78e71-56e0-4cd6-8446-e3bc8af25aeb","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"02fb8502-2601-45fc-acd9-df9183fd54ab","name":"No data source exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/roles"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c7907980-4fb9-4b38-8465-c1de7c25bc6d","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"roleName\": \"<string>\",\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"95ef412f-8389-4148-b3c4-f9afeb80e8e6"}],"id":"f98425e4-0094-465a-b091-a72811dd1ac8","_postman_id":"f98425e4-0094-465a-b091-a72811dd1ac8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"tables","item":[{"name":"Gets the table names from the data source.","id":"1f45cca3-e32c-4a95-88d9-5feb95e770d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/tables?schema=<string>&tableName=<string>","description":"<p>Connects to the database specified by the data source.</p>\n","urlObject":{"path":["v1","metadata","datasource",":id","tables"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}],"variable":[{"id":"0967be10-5c62-4c5f-a4d2-ae8971d28b1a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"329e776f-fb2b-4bbd-8943-e3aa6a862127","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables?schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"34765999-8d61-40e3-a047-58a09a1276b2","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables?schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"99cb4da7-908f-4567-b587-e7ace5adc1fd","name":"Returns the table names.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables?schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"},{"id":"f1fc451a-f838-4222-b54f-a20fc8992ef2","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables?schema=<string>&tableName=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables"],"query":[{"key":"schema","value":"<string>"},{"key":"tableName","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1f45cca3-e32c-4a95-88d9-5feb95e770d9"},{"name":"Gets the schema of the specified table.","id":"1b81c435-4cd0-49ab-9c26-5d2b96960dce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/tables/:tableName?schema=<string>","description":"<p>Connects to the database specified by the data source.</p>\n","urlObject":{"path":["v1","metadata","datasource",":id","tables",":tableName"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"schema","value":"<string>"}],"variable":[{"id":"c95a0ec4-f960-4282-876b-a73357f701bc","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"0ce908db-f53a-454e-af3b-8b38a7874bee","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"tableName"}]}},"response":[{"id":"556d145c-1213-4748-af52-bc64417dd5ac","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables/<string>?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables","<string>"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ad66aff1-d73e-4024-af0f-dbf49f6b6b9a","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables/<string>?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables","<string>"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b769e1f0-5dbf-47f2-b61c-c7bd0337bce0","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables/<string>?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables","<string>"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d8a0517f-d1f1-4a7d-9c10-cc4c25c27f9d","name":"Returns the table schema.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/tables/<string>?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","tables","<string>"],"query":[{"key":"schema","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"schemaName\": \"<string>\",\n \"databaseName\": \"<string>\",\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"}],"_postman_id":"1b81c435-4cd0-49ab-9c26-5d2b96960dce"}],"id":"6b8e15a5-97e1-4a53-9170-8b4a97c5ad34","_postman_id":"6b8e15a5-97e1-4a53-9170-8b4a97c5ad34","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the data source with the provided id.","id":"e3aec7c0-9739-44fe-9c3a-2387350131bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id?sensitive=<boolean>","urlObject":{"path":["v1","metadata","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sensitive","value":"<boolean>"}],"variable":[{"id":"e698ab3c-ba7e-441e-97a5-dfa732b4876a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"180c62b3-8ebf-4a70-9410-dab20f9f092a","name":"The data source does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>?sensitive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>"],"query":[{"key":"sensitive","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"2ae547f2-d1be-4a6a-98ff-d4e83d0401c7","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>?sensitive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>"],"query":[{"key":"sensitive","value":"<boolean>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"76723626-2897-4839-aae2-f505d3f39f84","name":"Kylo is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>?sensitive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>"],"query":[{"key":"sensitive","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d71925fa-becb-47b7-a29b-9fecc7e0d3c6","name":"Returns the data source.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>?sensitive=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>"],"query":[{"key":"sensitive","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"description\": \"<string>\"\n}"}],"_postman_id":"e3aec7c0-9739-44fe-9c3a-2387350131bb"},{"name":"Deletes the data source with the provided id.","id":"54f38e21-566b-484e-9efc-b55ab5ea7079","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id","urlObject":{"path":["v1","metadata","datasource",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"61cdde31-97c4-487a-9dbf-a0331bce8eec","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"141eb806-ebd6-4972-a311-f06533ea6886","name":"The data source does not exist.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"2ab4193f-8806-4f17-8828-331fed6843a8","name":"Access denied.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"5519c853-27cb-4a24-bd99-7db4e5faad99","name":"Kylo is unavailable.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9b4a8900-7c65-4473-b2d7-d43689ecdf37","name":"The data source was deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"54f38e21-566b-484e-9efc-b55ab5ea7079"},{"name":"Executes a query and returns the result.","id":"1e85f574-3e31-4a7b-8a96-a7cecd727c43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/query?query=<string>","urlObject":{"path":["v1","metadata","datasource",":id","query"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"query","value":"<string>"}],"variable":[{"id":"45276f90-8940-431a-9f57-d3f5f6ed6965","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"3247571e-8578-4b6d-ae43-4eef3caae8d8","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4d54f48d-dcb4-4bd7-879c-6faef5d27256","name":"Returns the result.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columnFieldMap\": \"<object>\",\n \"columnDisplayNameMap\": \"<object>\",\n \"columns\": [\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  },\n  {\n   \"nativeDataType\": \"<string>\",\n   \"hiveColumnLabel\": \"<string>\",\n   \"dataType\": \"<string>\",\n   \"comment\": \"<string>\",\n   \"tableName\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"index\": \"<integer>\",\n   \"field\": \"<string>\",\n   \"databaseName\": \"<string>\"\n  }\n ],\n \"rows\": [\n  \"<object>\",\n  \"<object>\"\n ],\n \"empty\": \"<boolean>\",\n \"query\": \"<string>\"\n}"},{"id":"b6ebcaaa-9e41-45e3-aacc-46dd20d25719","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"dca32721-ef9c-4bd2-a642-c0848ad7c9d4","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/query?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","query"],"query":[{"key":"query","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1e85f574-3e31-4a7b-8a96-a7cecd727c43"},{"name":"Gets the table names from the data source.","id":"eaa53140-7c53-4188-8b86-b632e5630bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/schemas","description":"<p>Connects to the database specified by the data source.</p>\n","urlObject":{"path":["v1","metadata","datasource",":id","schemas"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a524c9a8-6814-4fe1-a2ba-629e4f3ef2f9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"39ea0b3e-cf58-4729-a9cb-c1c95502c7c9","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/schemas"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3d3ab400-cc64-471a-96d6-973e09eff05b","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/schemas"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e198a665-5f44-4a2f-ad26-f70ee1c9c9f5","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/schemas"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ffb0c821-5c67-4e8a-b320-d83ca71a3829","name":"Returns the schema names.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/schemas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"eaa53140-7c53-4188-8b86-b632e5630bb1"},{"name":"Gets the tables and their columns from the data source for given schema","id":"e7f3d72b-39ae-4464-b620-3bf5069d6ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/:id/table-columns?schema=<string>","description":"<p>Connects to the database specified by the data source.</p>\n","urlObject":{"path":["v1","metadata","datasource",":id","table-columns"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"schema","value":"<string>"}],"variable":[{"id":"0c0925eb-e02e-4a11-ba84-46c2492dce22","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"3a658f31-3203-47a0-b762-954b7f531683","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/table-columns?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","table-columns"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ad9ef028-dc7d-4112-b4dc-83efd5c653ba","name":"NiFi or the database are unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/table-columns?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","table-columns"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e1e93939-4ad6-4b9b-ac3e-a14c21abd6a4","name":"Returns tables and columns","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/table-columns?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","table-columns"],"query":[{"key":"schema","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"},{"id":"f6c23ce0-0fea-444a-9565-4fd5343e29ed","name":"A JDBC data source with that id does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/<string>/table-columns?schema=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource","<string>","table-columns"],"query":[{"key":"schema","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e7f3d72b-39ae-4464-b620-3bf5069d6ae4"}],"id":"9aff421a-04f7-48c8-993b-b811332be794","_postman_id":"9aff421a-04f7-48c8-993b-b811332be794","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the data sources matching the provided criteria.","id":"267acfd9-c280-4953-ba4e-c34142f5e986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource?name=<string>&owner=<string>&on=<string>&after=<string>&before=<string>&type=<string>","urlObject":{"path":["v1","metadata","datasource"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"name","value":"<string>"},{"key":"owner","value":"<string>"},{"key":"on","value":"<string>"},{"key":"after","value":"<string>"},{"key":"before","value":"<string>"},{"key":"type","value":"<string>"}],"variable":[]}},"response":[{"id":"8ceae4ab-c7b7-4559-be6d-ea2c061d33da","name":"Kylo is unavailable.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource?name=<string>&owner=<string>&on=<string>&after=<string>&before=<string>&type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource"],"query":[{"key":"name","value":"<string>"},{"key":"owner","value":"<string>"},{"key":"on","value":"<string>"},{"key":"after","value":"<string>"},{"key":"before","value":"<string>"},{"key":"type","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c7f22344-3018-4cbb-85cc-b1c79bf59638","name":"Returns the data sources.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource?name=<string>&owner=<string>&on=<string>&after=<string>&before=<string>&type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource"],"query":[{"key":"name","value":"<string>"},{"key":"owner","value":"<string>"},{"key":"on","value":"<string>"},{"key":"after","value":"<string>"},{"key":"before","value":"<string>"},{"key":"type","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\"\n },\n {\n  \"id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\"\n }\n]"},{"id":"e7b13523-e00c-4387-a5dd-d0f2a6e28689","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/datasource?name=<string>&owner=<string>&on=<string>&after=<string>&before=<string>&type=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","datasource"],"query":[{"key":"name","value":"<string>"},{"key":"owner","value":"<string>"},{"key":"on","value":"<string>"},{"key":"after","value":"<string>"},{"key":"before","value":"<string>"},{"key":"type","value":"<string>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"267acfd9-c280-4953-ba4e-c34142f5e986"},{"name":"Updates the specified data source.","id":"8ed3be4d-10ab-4a95-8287-7c702a497ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource","urlObject":{"path":["v1","metadata","datasource"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"09aaca19-02e3-4be0-91ba-e9274c26dd7b","name":"Access denied.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3852d6f1-c143-415e-ae93-5937c2589bfa","name":"Kylo is unavailable.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7fd44cd8-8d30-40c5-bdd7-bfeaa72441de","name":"Returns the data source.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"description\": \"<string>\"\n}"}],"_postman_id":"8ed3be4d-10ab-4a95-8287-7c702a497ae7"},{"name":"Gets the data source definitions.","id":"5b1acdb0-6071-426d-91ef-a7dd30e61cd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/datasource-definitions","urlObject":{"path":["v1","metadata","datasource","datasource-definitions"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"471d164b-4921-4e61-8135-6fea5cbe0d05","name":"Returns the data source definitions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/datasource-definitions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"processorType\": \"<string>\",\n  \"connectionType\": \"<string>\",\n  \"datasourcePropertyKeys\": [\n   \"<string>\"\n  ],\n  \"datasourceType\": \"<string>\",\n  \"identityString\": \"<string>\",\n  \"description\": \"<string>\",\n  \"title\": \"<string>\"\n }\n]"},{"id":"a1cf794f-c8d3-4fff-b916-d50ac42c1547","name":"Access denied.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/datasource-definitions"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d97cfaa5-c832-4b54-ba14-51952c0dd3d4","name":"Kylo is unavailable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/datasource-definitions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5b1acdb0-6071-426d-91ef-a7dd30e61cd0"},{"name":"Tests datasource connection","id":"3110d23d-5104-48fe-b7af-0c404824acfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/test","urlObject":{"path":["v1","metadata","datasource","test"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"031bc2dc-f201-41c6-b5b1-18387f287886","name":"Connection was tested, test failure will appear in message, successful connections return no message","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6be56085-d751-4cda-b91d-4156035609f5","name":"UserDatasource is not a JdbcDatasource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"<string>\",\n    \"icon\": \"<string>\",\n    \"iconColor\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/datasource/test"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3110d23d-5104-48fe-b7af-0c404824acfc"}],"id":"6b4f23c4-fc43-487b-af4d-22afb2ab47b0","_postman_id":"6b4f23c4-fc43-487b-af4d-22afb2ab47b0","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"debug","item":[{"name":"jcr","item":[{"name":"{abspath}","item":[{"name":"print Jcr Tree","id":"ff7018a4-2a13-4af4-a30f-2da9e852e5aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/:abspath","urlObject":{"path":["v1","metadata","debug","jcr",":abspath"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bcc08dd8-8eb8-4265-b626-8e02323cbe2d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"abspath"}]}},"response":[{"id":"2ba59817-2a71-43d5-826a-642b7d5ce16a","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"ff7018a4-2a13-4af4-a30f-2da9e852e5aa"},{"name":"put Property Value","id":"6c89a070-fe6a-4fe3-8f61-a3684c6e033b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/:abspath?value=<string>","urlObject":{"path":["v1","metadata","debug","jcr",":abspath"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"value","value":"<string>"}],"variable":[{"id":"45356263-02c1-4168-910d-2d95a8555257","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"abspath"}]}},"response":[{"id":"5bd950e6-ac53-462c-bc23-fcd794041b29","name":"successful operation","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/<string>?value=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","jcr","<string>"],"query":[{"key":"value","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"6c89a070-fe6a-4fe3-8f61-a3684c6e033b"},{"name":"delete Jcr Tree","id":"388601df-b9c8-4775-b844-f1557099b21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/:abspath","urlObject":{"path":["v1","metadata","debug","jcr",":abspath"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"eb4f2217-15cd-4405-823d-9a61584839a9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"abspath"}]}},"response":[{"id":"4143a779-7d14-4c29-826c-0b54b9a634cf","name":"successful operation","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"388601df-b9c8-4775-b844-f1557099b21b"}],"id":"8d7ee3b9-b716-4419-8a78-df2726afad15","_postman_id":"8d7ee3b9-b716-4419-8a78-df2726afad15","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"print Jcr Id","id":"c0b9f1e5-e4d6-4c66-aa53-2179c90b2976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr?id=<string>","urlObject":{"path":["v1","metadata","debug","jcr"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"id","value":"<string>"}],"variable":[]}},"response":[{"id":"e98c0982-5ced-4921-b28f-d7cf54db073b","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr?id=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","jcr"],"query":[{"key":"id","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"c0b9f1e5-e4d6-4c66-aa53-2179c90b2976"},{"name":"delete Jcr Id","id":"73786aed-9597-4232-abc5-71517c62ebd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr?id=<string>","urlObject":{"path":["v1","metadata","debug","jcr"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"id","value":"<string>"}],"variable":[]}},"response":[{"id":"3407774f-bfbe-48fe-9b1c-b621ab997cc6","name":"successful operation","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr?id=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","jcr"],"query":[{"key":"id","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73786aed-9597-4232-abc5-71517c62ebd1"},{"name":"delete Jcr Reference","id":"2a37abac-e1e6-42e7-9832-a6f1b9789d82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/node-reference/:abspath?referenceId=<string>","urlObject":{"path":["v1","metadata","debug","jcr","node-reference",":abspath"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"referenceId","value":"<string>"}],"variable":[{"id":"9f574eea-c64f-493a-869a-347d63617993","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"abspath"}]}},"response":[{"id":"a1693db0-1729-4da1-bef7-8e608628aea8","name":"successful operation","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr/node-reference/<string>?referenceId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","jcr","node-reference","<string>"],"query":[{"key":"referenceId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a37abac-e1e6-42e7-9832-a6f1b9789d82"}],"id":"7e95e558-aadb-4905-93d2-a3ef07dda502","_postman_id":"7e95e558-aadb-4905-93d2-a3ef07dda502","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"jcr-index","item":[{"name":"reindex","item":[{"name":"get Reindex","id":"383bc967-3ba3-4ba1-a482-aa09eca1ad9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/reindex","urlObject":{"path":["v1","metadata","debug","jcr-index","reindex"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"152afacf-c2bf-46e0-8687-3d745e921044","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/reindex"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"383bc967-3ba3-4ba1-a482-aa09eca1ad9d"},{"name":"post Reindex","id":"1108bef9-0ccf-4e16-942f-1ff9dc053c3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/reindex","urlObject":{"path":["v1","metadata","debug","jcr-index","reindex"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"5c7aabe3-845c-478f-80db-de2d7214f34c","name":"successful operation","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/reindex"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1108bef9-0ccf-4e16-942f-1ff9dc053c3f"}],"id":"209dc807-371f-4376-b7ba-d31cfae6c2c7","_postman_id":"209dc807-371f-4376-b7ba-d31cfae6c2c7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"get Indexes","id":"909f2358-b627-46b2-8de4-4a454ab3236e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index","urlObject":{"path":["v1","metadata","debug","jcr-index"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8b9876cc-0729-4e79-b119-b0c9b7e0956b","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"indexName\": \"<string>\",\n  \"indexKind\": \"<string>\",\n  \"nodeType\": \"<string>\",\n  \"description\": \"<string>\",\n  \"propertyName\": \"<string>\",\n  \"propertyType\": \"<integer>\",\n  \"propertyTypes\": \"<string>\"\n },\n {\n  \"indexName\": \"<string>\",\n  \"indexKind\": \"<string>\",\n  \"nodeType\": \"<string>\",\n  \"description\": \"<string>\",\n  \"propertyName\": \"<string>\",\n  \"propertyType\": \"<integer>\",\n  \"propertyTypes\": \"<string>\"\n }\n]"}],"_postman_id":"909f2358-b627-46b2-8de4-4a454ab3236e"},{"name":"registers an index with modeshape","id":"77e058b2-823b-4219-8808-cec5aacb6403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"indexName\": \"<string>\",\n    \"indexKind\": \"<string>\",\n    \"nodeType\": \"<string>\",\n    \"description\": \"<string>\",\n    \"propertyName\": \"<string>\",\n    \"propertyType\": \"<integer>\",\n    \"propertyTypes\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/register","urlObject":{"path":["v1","metadata","debug","jcr-index","register"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"caa541b8-9412-4785-adc3-53cbdea8491c","name":"registers an index with modeshape","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"indexName\": \"<string>\",\n    \"indexKind\": \"<string>\",\n    \"nodeType\": \"<string>\",\n    \"description\": \"<string>\",\n    \"propertyName\": \"<string>\",\n    \"propertyType\": \"<integer>\",\n    \"propertyTypes\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"77e058b2-823b-4219-8808-cec5aacb6403"},{"name":"unregister Index","id":"b254ed59-d335-42b1-9bd3-2cf177be9b8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/:indexName/unregister","urlObject":{"path":["v1","metadata","debug","jcr-index",":indexName","unregister"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"5ee6a149-2bbb-40a0-93ad-ec20e7fde863","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"indexName"}]}},"response":[{"id":"b6f0d3b9-69c6-4e47-a1ec-ea189521991b","name":"successful operation","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-index/<string>/unregister"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"b254ed59-d335-42b1-9bd3-2cf177be9b8d"}],"id":"03ff5290-eb10-4604-aa34-0d88d9b5b7df","_postman_id":"03ff5290-eb10-4604-aa34-0d88d9b5b7df","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"example Hive Table","id":"58ae6d2a-2c4e-47a4-9290-b56f92da6f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/datasource/hivetable","urlObject":{"path":["v1","metadata","debug","datasource","hivetable"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"d125cd9f-7aec-4e2d-a065-2ca1cef6d0a1","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/datasource/hivetable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"description\": \"<string>\"\n}"}],"_postman_id":"58ae6d2a-2c4e-47a4-9290-b56f92da6f35"},{"name":"post Feed Operation Status Event","id":"7bd1990e-b907-4499-8188-06333509632a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/feedop/event?feed=<string>&op=<string>&state=<string>&status=<string>","urlObject":{"path":["v1","metadata","debug","feedop","event"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"feed","value":"<string>"},{"key":"op","value":"<string>"},{"key":"state","value":"<string>"},{"key":"status","value":"<string>"}],"variable":[]}},"response":[{"id":"c695544a-2b24-4733-845f-784863ca1634","name":"successful operation","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/feedop/event?feed=<string>&op=<string>&state=<string>&status=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","feedop","event"],"query":[{"key":"feed","value":"<string>"},{"key":"op","value":"<string>"},{"key":"state","value":"<string>"},{"key":"status","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"7bd1990e-b907-4499-8188-06333509632a"},{"name":"query Jcr","id":"e14ece88-979a-49ab-8358-5cf94e1cd766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-sql?query=<string>","urlObject":{"path":["v1","metadata","debug","jcr-sql"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"query","value":"<string>"}],"variable":[]}},"response":[{"id":"cd32ef4c-efea-4605-a5d7-69e98cd321bd","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/debug/jcr-sql?query=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","debug","jcr-sql"],"query":[{"key":"query","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"columns\": [\n  {\n   \"name\": \"<string>\"\n  },\n  {\n   \"name\": \"<string>\"\n  }\n ],\n \"rows\": [\n  {\n   \"columnValues\": [\n    {\n     \"value\": \"<string>\"\n    },\n    {\n     \"value\": \"<string>\"\n    }\n   ]\n  },\n  {\n   \"columnValues\": [\n    {\n     \"value\": \"<string>\"\n    },\n    {\n     \"value\": \"<string>\"\n    }\n   ]\n  }\n ],\n \"explainPlan\": \"<string>\",\n \"queryTime\": \"<long>\"\n}"}],"_postman_id":"e14ece88-979a-49ab-8358-5cf94e1cd766"},{"name":"example Metrics","id":"d99720e9-2ccf-44b1-b2bc-037c1469aaec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/metrics","urlObject":{"path":["v1","metadata","debug","metrics"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"c8edb42d-c999-4c4d-b1dd-236e29bf5317","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/metrics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"description\": \"<string>\"\n },\n {\n  \"description\": \"<string>\"\n }\n]"}],"_postman_id":"d99720e9-2ccf-44b1-b2bc-037c1469aaec"},{"name":"example Precondition","id":"b94c9202-7c83-416d-b706-6746bc286a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/precondition","urlObject":{"path":["v1","metadata","debug","precondition"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"256149dc-193a-4f2c-bbb9-e1c1bf3190c3","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/debug/precondition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"sla\": \"schema type not provided\"\n}"}],"_postman_id":"b94c9202-7c83-416d-b706-6746bc286a32"}],"id":"7a7c63ca-ad91-4df4-8c66-8eb54491ab83","_postman_id":"7a7c63ca-ad91-4df4-8c66-8eb54491ab83","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"extension","item":[{"name":"type","item":[{"name":"{id}","item":[{"name":"update Type","id":"5dac73e2-fc36-4838-baa9-c27bde88b332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"supertype\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"createdTime\": \"<dateTime>\",\n    \"modifiedTime\": \"<dateTime>\",\n    \"fields\": [\n        {\n            \"type\": \"<string>\",\n            \"name\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"description\": \"<string>\",\n            \"collection\": \"<boolean>\",\n            \"required\": \"<boolean>\",\n            \"defaultValue\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/:id","urlObject":{"path":["v1","metadata","extension","type",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"68bed561-1f78-4d73-b670-bfcd2ad8bb76","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"60fa1554-c3be-4187-995c-b3c46939afdd","name":"successful operation","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"supertype\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"createdTime\": \"<dateTime>\",\n    \"modifiedTime\": \"<dateTime>\",\n    \"fields\": [\n        {\n            \"type\": \"<string>\",\n            \"name\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"description\": \"<string>\",\n            \"collection\": \"<boolean>\",\n            \"required\": \"<boolean>\",\n            \"defaultValue\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"supertype\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"modifiedTime\": \"<dateTime>\",\n \"fields\": [\n  {\n   \"type\": \"<string>\",\n   \"name\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"description\": \"<string>\",\n   \"collection\": \"<boolean>\",\n   \"required\": \"<boolean>\",\n   \"defaultValue\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5dac73e2-fc36-4838-baa9-c27bde88b332"},{"name":"delete Type","id":"90607ef6-cf5f-40c7-9cbf-ad37593fca7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/:id","urlObject":{"path":["v1","metadata","extension","type",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"71074fc8-8cae-4e04-a572-72d16b032dd5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"f42c6b92-b092-4e78-a361-60955520d591","name":"successful operation","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"90607ef6-cf5f-40c7-9cbf-ad37593fca7e"}],"id":"8bf1db98-c7ac-42be-abbe-8cb35cb96b26","_postman_id":"8bf1db98-c7ac-42be-abbe-8cb35cb96b26","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"get Types","id":"4d6d732f-ed67-44af-977f-806ee0a6a680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type","urlObject":{"path":["v1","metadata","extension","type"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"76425fba-ed1f-48c7-b7f6-8f2d04e0216e","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"supertype\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"createdTime\": \"<dateTime>\",\n  \"modifiedTime\": \"<dateTime>\",\n  \"fields\": [\n   {\n    \"type\": \"<string>\",\n    \"name\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"collection\": \"<boolean>\",\n    \"required\": \"<boolean>\",\n    \"defaultValue\": \"<string>\"\n   }\n  ]\n },\n {\n  \"id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"supertype\": \"<string>\",\n  \"displayName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"createdTime\": \"<dateTime>\",\n  \"modifiedTime\": \"<dateTime>\",\n  \"fields\": [\n   {\n    \"type\": \"<string>\",\n    \"name\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"collection\": \"<boolean>\",\n    \"required\": \"<boolean>\",\n    \"defaultValue\": \"<string>\"\n   }\n  ]\n }\n]"}],"_postman_id":"4d6d732f-ed67-44af-977f-806ee0a6a680"},{"name":"create Type","id":"c6a1cdd5-87ab-42de-ac10-3818c32479cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"supertype\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"createdTime\": \"<dateTime>\",\n    \"modifiedTime\": \"<dateTime>\",\n    \"fields\": [\n        {\n            \"type\": \"<string>\",\n            \"name\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"description\": \"<string>\",\n            \"collection\": \"<boolean>\",\n            \"required\": \"<boolean>\",\n            \"defaultValue\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type","urlObject":{"path":["v1","metadata","extension","type"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"38c246c6-a1db-422c-921d-72cd2e812b05","name":"successful operation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"supertype\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"description\": \"<string>\",\n    \"createdTime\": \"<dateTime>\",\n    \"modifiedTime\": \"<dateTime>\",\n    \"fields\": [\n        {\n            \"type\": \"<string>\",\n            \"name\": \"<string>\",\n            \"displayName\": \"<string>\",\n            \"description\": \"<string>\",\n            \"collection\": \"<boolean>\",\n            \"required\": \"<boolean>\",\n            \"defaultValue\": \"<string>\"\n        }\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"supertype\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"modifiedTime\": \"<dateTime>\",\n \"fields\": [\n  {\n   \"type\": \"<string>\",\n   \"name\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"description\": \"<string>\",\n   \"collection\": \"<boolean>\",\n   \"required\": \"<boolean>\",\n   \"defaultValue\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"c6a1cdd5-87ab-42de-ac10-3818c32479cd"},{"name":"get Type","id":"19100766-3b55-43b4-8e67-fecf82f3cae5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/:nameOrId","urlObject":{"path":["v1","metadata","extension","type",":nameOrId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b1d60e6c-69a8-4017-a03d-53381eec2516","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"nameOrId"}]}},"response":[{"id":"84bc74e2-dacf-48a1-90fc-c54e409b94e9","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/extension/type/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<string>\",\n \"name\": \"<string>\",\n \"supertype\": \"<string>\",\n \"displayName\": \"<string>\",\n \"description\": \"<string>\",\n \"createdTime\": \"<dateTime>\",\n \"modifiedTime\": \"<dateTime>\",\n \"fields\": [\n  {\n   \"type\": \"<string>\",\n   \"name\": \"<string>\",\n   \"displayName\": \"<string>\",\n   \"description\": \"<string>\",\n   \"collection\": \"<boolean>\",\n   \"required\": \"<boolean>\",\n   \"defaultValue\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"19100766-3b55-43b4-8e67-fecf82f3cae5"}],"id":"2143fd5d-80db-46a8-a941-b7f8c00e6f55","_postman_id":"2143fd5d-80db-46a8-a941-b7f8c00e6f55","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"5f469a33-f2f4-4525-b54c-53e8442ea04d","_postman_id":"5f469a33-f2f4-4525-b54c-53e8442ea04d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"feed","item":[{"name":"{feed Id}","item":[{"name":"depfeeds","item":[{"name":"Adds a dependency to the specified feed.","id":"9668ea63-419e-4c8a-9c08-a2f6082f569b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/depfeeds?dependentId=<string>","urlObject":{"path":["v1","metadata","feed",":feedId","depfeeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"dependentId","value":"<string>"}],"variable":[{"id":"6919f4c4-7722-444f-9c8f-42a9d4fc80c6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"891714ac-c2c6-4b1f-8afd-654790b780c1","name":"The dependency could not be added.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?dependentId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"dependentId","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e2e0f435-1c7a-4fc7-8142-02b4a6b2f8aa","name":"Returns the new dependency graph.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?dependentId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"dependentId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"9668ea63-419e-4c8a-9c08-a2f6082f569b"},{"name":"Removes a dependency from the specified feed.","id":"dc15e6af-8f36-4a31-9ddc-e667907a0821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/depfeeds?dependentId=<string>","urlObject":{"path":["v1","metadata","feed",":feedId","depfeeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"dependentId","value":"<string>"}],"variable":[{"id":"94f9276c-c343-451b-bbaf-04b106e709d7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"cf884bd7-2b80-4601-a918-c33efe103300","name":"The dependency could not be removed.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?dependentId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"dependentId","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"dd4bf418-d447-4dbd-9d69-cd52b798e056","name":"Returns the new dependency graph.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?dependentId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"dependentId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"dc15e6af-8f36-4a31-9ddc-e667907a0821"},{"name":"Gets the dependencies delta for the specified feed.","id":"99287bf2-f3fb-49fe-9f7d-87eeeb766181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/depfeeds/delta","urlObject":{"path":["v1","metadata","feed",":feedId","depfeeds","delta"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"57ccc66c-b2a1-4229-8c3f-58d744b4eee6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"01e01e33-9c68-4abb-997a-3c71f0535c43","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds/delta"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"41ead7b6-4410-4780-bbdd-6bc72453c3c4","name":"Returns the dependencies deltas.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds/delta"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"feedJobExecutionContexts\": \"<object>\",\n \"latestFeedJobExecutionContext\": \"<object>\",\n \"feedName\": \"<string>\",\n \"feedId\": \"<string>\",\n \"dependentFeedNames\": [\n  \"<string>\",\n  \"<string>\"\n ]\n}"}],"_postman_id":"99287bf2-f3fb-49fe-9f7d-87eeeb766181"}],"id":"6234cdf4-b60e-45a7-80a4-c21846d818cc","_postman_id":"6234cdf4-b60e-45a7-80a4-c21846d818cc","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Adds a destination to the specified feed.","id":"ce10130e-b4b4-42df-9ff9-b5db7ead0ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/destination","urlObject":{"path":["v1","metadata","feed",":feedId","destination"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"fecd959f-17c3-46c9-bbee-b6ca8a5e97ed","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"459a74d3-3068-4dce-906a-62d46697eb49","name":"Returns the updated feed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"displayName\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"owner\": \"schema type not provided\",\n \"state\": \"schema type not provided\",\n \"createdTime\": \"schema type not provided\",\n \"precondition\": \"schema type not provided\",\n \"sources\": \"schema type not provided\",\n \"destinations\": \"schema type not provided\",\n \"properties\": \"schema type not provided\",\n \"category\": \"schema type not provided\",\n \"currentInitStatus\": \"schema type not provided\",\n \"allowIndexing\": \"schema type not provided\",\n \"currentHistoryReindexingStatus\": \"schema type not provided\",\n \"dependentFeeds\": \"schema type not provided\",\n \"dependentFeedIds\": \"schema type not provided\",\n \"usedByFeeds\": \"schema type not provided\",\n \"usedByFeedIds\": \"schema type not provided\",\n \"allowedActions\": \"schema type not provided\",\n \"modifiedTime\": \"schema type not provided\",\n \"userProperties\": \"schema type not provided\",\n \"collectedUserProperties\": \"schema type not provided\"\n}"},{"id":"a92feabf-d6ad-4360-bb3e-aabba886b1cd","name":"The feed could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c258feac-dbc1-4a9d-95bf-d498274ca480","name":"The feed could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ce10130e-b4b4-42df-9ff9-b5db7ead0ae4"},{"name":"Gets the lineage of the specified feed.","id":"154fa72c-9998-4b85-ae6f-d823903192df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/lineage","urlObject":{"path":["v1","metadata","feed",":feedId","lineage"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"02ea15f2-77b7-4dbf-b48e-9d95ff0eb4b8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"0ae43998-70dd-4690-8f22-81e7365066c4","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/lineage"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7d45fd89-1b4c-4b50-9647-98615fce9b84","name":"Returns the feed lineage.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/lineage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"feedMap\": \"<object>\",\n \"feed\": {\n  \"id\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\",\n  \"displayName\": \"schema type not provided\",\n  \"description\": \"schema type not provided\",\n  \"owner\": \"schema type not provided\",\n  \"state\": \"schema type not provided\",\n  \"createdTime\": \"schema type not provided\",\n  \"precondition\": \"schema type not provided\",\n  \"sources\": \"schema type not provided\",\n  \"destinations\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\",\n  \"category\": \"schema type not provided\",\n  \"currentInitStatus\": \"schema type not provided\",\n  \"allowIndexing\": \"schema type not provided\",\n  \"currentHistoryReindexingStatus\": \"schema type not provided\",\n  \"dependentFeeds\": \"schema type not provided\",\n  \"dependentFeedIds\": \"schema type not provided\",\n  \"usedByFeeds\": \"schema type not provided\",\n  \"usedByFeedIds\": \"schema type not provided\",\n  \"allowedActions\": \"schema type not provided\",\n  \"modifiedTime\": \"schema type not provided\",\n  \"userProperties\": \"schema type not provided\",\n  \"collectedUserProperties\": \"schema type not provided\"\n },\n \"datasourceMap\": \"<object>\",\n \"styles\": \"<object>\"\n}"}],"_postman_id":"154fa72c-9998-4b85-ae6f-d823903192df"},{"name":"Adds a precondition to the specified feed.","id":"dcde0868-68a1-494e-bc71-e14e1a56fbb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"sla\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/precondition","urlObject":{"path":["v1","metadata","feed",":feedId","precondition"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"677115a6-2902-46a7-84ef-5d4b97541bc7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"4c466d21-233e-47e7-aaf2-b56dc8faa119","name":"The feed could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"sla\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"729d104b-6611-4dfe-a803-5960f4b3daa9","name":"Returns the updated feed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"sla\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"displayName\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"owner\": \"schema type not provided\",\n \"state\": \"schema type not provided\",\n \"createdTime\": \"schema type not provided\",\n \"precondition\": \"schema type not provided\",\n \"sources\": \"schema type not provided\",\n \"destinations\": \"schema type not provided\",\n \"properties\": \"schema type not provided\",\n \"category\": \"schema type not provided\",\n \"currentInitStatus\": \"schema type not provided\",\n \"allowIndexing\": \"schema type not provided\",\n \"currentHistoryReindexingStatus\": \"schema type not provided\",\n \"dependentFeeds\": \"schema type not provided\",\n \"dependentFeedIds\": \"schema type not provided\",\n \"usedByFeeds\": \"schema type not provided\",\n \"usedByFeedIds\": \"schema type not provided\",\n \"allowedActions\": \"schema type not provided\",\n \"modifiedTime\": \"schema type not provided\",\n \"userProperties\": \"schema type not provided\",\n \"collectedUserProperties\": \"schema type not provided\"\n}"},{"id":"8dcc5e28-2684-42e1-afd1-e7f169bf19dd","name":"The feed could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"sla\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"dcde0868-68a1-494e-bc71-e14e1a56fbb7"},{"name":"Adds a source to the specified feed.","id":"488c20ab-dc29-4225-b310-62971391ae19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:feedId/source","urlObject":{"path":["v1","metadata","feed",":feedId","source"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"589d64e2-e388-45fc-91d4-a2403b134bc2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedId"}]}},"response":[{"id":"310540a6-054a-49be-8502-6b6a9c32a73b","name":"The feed could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8e6d9b83-2519-40bd-a971-af833c547322","name":"Returns the updated feed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"displayName\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"owner\": \"schema type not provided\",\n \"state\": \"schema type not provided\",\n \"createdTime\": \"schema type not provided\",\n \"precondition\": \"schema type not provided\",\n \"sources\": \"schema type not provided\",\n \"destinations\": \"schema type not provided\",\n \"properties\": \"schema type not provided\",\n \"category\": \"schema type not provided\",\n \"currentInitStatus\": \"schema type not provided\",\n \"allowIndexing\": \"schema type not provided\",\n \"currentHistoryReindexingStatus\": \"schema type not provided\",\n \"dependentFeeds\": \"schema type not provided\",\n \"dependentFeedIds\": \"schema type not provided\",\n \"usedByFeeds\": \"schema type not provided\",\n \"usedByFeedIds\": \"schema type not provided\",\n \"allowedActions\": \"schema type not provided\",\n \"modifiedTime\": \"schema type not provided\",\n \"userProperties\": \"schema type not provided\",\n \"collectedUserProperties\": \"schema type not provided\"\n}"},{"id":"9c7aa450-087e-4614-b9e6-4240187a2f5d","name":"The feed could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"datasourceId","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"488c20ab-dc29-4225-b310-62971391ae19"}],"id":"5c713a68-51b2-4335-ab02-95cb0666fec1","_postman_id":"5c713a68-51b2-4335-ab02-95cb0666fec1","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"{id}","item":[{"name":"actions","item":[{"name":"allowed","item":[{"name":"Gets the list of actions permitted for the given username and/or groups.","id":"30cfc0b4-213f-43f6-9d77-818c3b79082b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/actions/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","metadata","feed",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"41537a29-023e-45db-ac44-fe2fb91bfb14","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4560e95b-bf5c-4bef-808a-434f3192917d","name":"A feed with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"59a75b44-1ad7-4d8d-aaf3-746d396ce68b","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","actions","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"30cfc0b4-213f-43f6-9d77-818c3b79082b"},{"name":"Updates the permissions for a feed using the supplied permission change request.","id":"4d8ec8d7-395e-4450-883d-f75080ded12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/actions/allowed","urlObject":{"path":["v1","metadata","feed",":id","actions","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"3ecfb81f-fdda-4676-82af-0c3988558e8a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"21a0278d-5709-408b-a003-884a50a6ef35","name":"The permissions were changed successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"8209dace-d490-4269-8510-6b3df5ff5d64","name":"The type is not valid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/allowed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8ef142ec-dc58-4b45-8328-c50bb28b45fb","name":"No feed exists with the specified ID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/allowed"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4d8ec8d7-395e-4450-883d-f75080ded12f"}],"id":"c3b65b62-2d1c-4e4f-9783-9a6b0fa2a71a","_postman_id":"c3b65b62-2d1c-4e4f-9783-9a6b0fa2a71a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions that may be permitted or revoked on a feed.","id":"c4fd3e37-82c8-4d43-baa3-f5bae03408c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/actions/available","urlObject":{"path":["v1","metadata","feed",":id","actions","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"99509535-b9ac-48ef-be97-7863a5486a52","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"c749acab-6ec7-434f-ae4e-7da2002d173b","name":"A feed with the given ID does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fb1f60b8-ccb4-4075-8abc-a606eac8b7a2","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"c4fd3e37-82c8-4d43-baa3-f5bae03408c9"},{"name":"Constructs and returns a permission change request for a set of users/groups containing the actions that the requester may permit or revoke.","id":"e05eeacb-bec9-40bf-8eaa-8909a4c7cea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/actions/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","metadata","feed",":id","actions","change","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"77d97fd2-e142-4ad6-8ef3-a06475246dc5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"1edb1c96-7dde-42a4-86e1-b098a7688b59","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","actions","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7412ca7e-d3d7-4d07-9940-fde120b357fc","name":"Returns the change request that may be modified by the client and re-posted.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","actions","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"change\": \"<string>\",\n \"actionSet\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"users\": [\n  \"<string>\"\n ],\n \"groups\": [\n  \"<string>\"\n ]\n}"},{"id":"a07b6592-cc7b-432f-88ab-661ac16a20d3","name":"No feed exists with the specified ID.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/actions/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","actions","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e05eeacb-bec9-40bf-8eaa-8909a4c7cea9"}],"id":"aae2a3d8-d1dd-4dba-a275-a8f37507ca1a","_postman_id":"aae2a3d8-d1dd-4dba-a275-a8f37507ca1a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"initstatus","item":[{"name":"Gets the registration status for the specified feed.","id":"1fe4af8b-98b5-48d2-9f39-4ef2128401da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/initstatus","urlObject":{"path":["v1","metadata","feed",":id","initstatus"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"11c40da0-eb74-4174-8524-d22282f31d2f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"49a981b2-cdf9-4972-ba5f-c92698e768fc","name":"Returns the registration status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"state\": \"schema type not provided\",\n \"timestamp\": \"schema type not provided\"\n}"},{"id":"69953aaa-372f-446c-9fda-247b7ed12ac2","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"1fe4af8b-98b5-48d2-9f39-4ef2128401da"},{"name":"Sets the registration status for the specified feed.","id":"1663d409-1d03-4ffc-937a-e15a50e19b8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"schema type not provided\",\n    \"timestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/initstatus","urlObject":{"path":["v1","metadata","feed",":id","initstatus"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bcc26880-f395-469b-8e93-8782f2562470","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"20e4a6f6-4387-4e53-a077-059cb7a40151","name":"The feed could not be found.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"schema type not provided\",\n    \"timestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"240163a7-093a-45c5-ab9d-87d601dff225","name":"The registration status could not be updated.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"schema type not provided\",\n    \"timestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"994abb56-2b3b-4753-af05-879783b9a18c","name":"The registration status was updated.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"state\": \"schema type not provided\",\n    \"timestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1663d409-1d03-4ffc-937a-e15a50e19b8d"},{"name":"Gets the registration history for the specified feed.","id":"b093d502-c22c-4a99-88ef-75c4578569c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/initstatus/history","urlObject":{"path":["v1","metadata","feed",":id","initstatus","history"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"aa474b60-a4f7-4ad6-b32c-f21fce66b716","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"3e986444-36f1-4081-ad0b-9333c394083a","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus/history"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"45fabb72-ba87-4f79-b35c-131dcd4687e6","name":"Returns the registration history.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/initstatus/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"state\": \"schema type not provided\",\n  \"timestamp\": \"schema type not provided\"\n },\n {\n  \"state\": \"schema type not provided\",\n  \"timestamp\": \"schema type not provided\"\n }\n]"}],"_postman_id":"b093d502-c22c-4a99-88ef-75c4578569c5"}],"id":"754d7769-0f7f-43f9-88a0-bb90a1e03a2d","_postman_id":"754d7769-0f7f-43f9-88a0-bb90a1e03a2d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"precondition","item":[{"name":"assessment","item":[{"name":"Assess the precondition of the specified feed.","id":"738e6028-1b35-4bb5-bb24-2ab2babd973e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/precondition/assessment","urlObject":{"path":["v1","metadata","feed",":id","precondition","assessment"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"561488b7-e4aa-4a9f-8cfd-23215100dd4e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"0ee8c90f-01dc-4f2e-8434-3c536a4813a1","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6ad10476-ac15-4d42-915b-a673f52c9732","name":"The id is not a valid UUID or the feed does not have a precondition.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"6fe8a881-df66-48ea-8bc6-2c2626080e51","name":"Returns the assessment.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"obligationAssessments\": \"schema type not provided\",\n \"time\": \"schema type not provided\",\n \"agreement\": \"schema type not provided\",\n \"message\": \"schema type not provided\",\n \"result\": \"schema type not provided\"\n}"}],"_postman_id":"738e6028-1b35-4bb5-bb24-2ab2babd973e"},{"name":"Assess the precondition of the specified feed.","id":"00b2869c-6f23-4a10-bf00-f5c0bbef3024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/precondition/assessment/result","urlObject":{"path":["v1","metadata","feed",":id","precondition","assessment","result"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a243b6a9-51e8-4f2f-b577-8814b6b327f0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"447372a5-17d2-49d0-b3b2-d078bbbf0fc2","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment/result"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6272b9cd-3200-4e40-afda-49a4c744e57b","name":"The id is not a valid UUID or the feed does not have a precondition.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment/result"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"799ab013-a776-4e1e-bf61-1815f93e1791","name":"Returns the assessment result.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition/assessment/result"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"00b2869c-6f23-4a10-bf00-f5c0bbef3024"}],"id":"f019326e-aa57-449c-af8e-1f5563b750aa","_postman_id":"f019326e-aa57-449c-af8e-1f5563b750aa","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the precondition for the specified feed.","id":"4fc67250-f02e-445a-8e72-e0ddac5ef5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/precondition","urlObject":{"path":["v1","metadata","feed",":id","precondition"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f16bf40d-5637-4aa3-aeee-88a80a7d7fd2","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"86298929-da72-4b52-a689-51290b51a329","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"9ec25b0c-5c40-4a34-97ab-9e32a60491ef","name":"Returns the feed precondition.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"sla\": \"schema type not provided\"\n}"},{"id":"e61d7b86-4077-484f-9df0-13e97e4fdde4","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/precondition"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4fc67250-f02e-445a-8e72-e0ddac5ef5ae"}],"id":"6b40b4ec-0458-4da6-98c4-9f5cceb24824","_postman_id":"6b40b4ec-0458-4da6-98c4-9f5cceb24824","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"props","item":[{"name":"Gets the properties of the specified feed.","id":"4cc54142-0cdc-4474-b404-959fd88fde96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/props","urlObject":{"path":["v1","metadata","feed",":id","props"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"41cf4ae1-15a8-4b10-9a54-5780609669d4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4fef25a9-65ad-4a95-8fb1-4d5fe846a198","name":"The feed was not found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"637cf920-d7db-4004-981d-3f708ebbb07e","name":"Returns the feed properties.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""},{"id":"64000944-2145-4dca-b759-36b772274a39","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4cc54142-0cdc-4474-b404-959fd88fde96"},{"name":"Merges the properties for the specified feed.","id":"e3f03bd4-86dc-4d33-ad05-44c962f85cea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/props","urlObject":{"path":["v1","metadata","feed",":id","props"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7874b7d4-5076-43a4-964e-963ce36b8ce6","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"470f3205-df9d-4cdd-9296-43fec70e3750","name":"Returns the updated properties.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""},{"id":"8f4cc0c5-38e0-4154-95ef-eee3209a4c0a","name":"The id is not a valid UUID.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d4f756be-860c-42c3-83ff-21f69ada06f4","name":"The feed could not be found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fb69a8b6-112a-490b-922a-6f6366128abd","name":"The properties could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e3f03bd4-86dc-4d33-ad05-44c962f85cea"},{"name":"Sets the properties for the specified feed.","id":"63c6a61a-95ef-4532-9d3a-4303556018ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/props","urlObject":{"path":["v1","metadata","feed",":id","props"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"de73f18e-7ebd-490b-8a93-271701caf084","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"4a601eda-661d-4f8a-a71b-ff04781913d1","name":"The properties could not be updated.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7797b65e-7705-4031-880d-039ad5546cc9","name":"The id is not a valid UUID.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e1269a27-4f86-4ea1-8237-b2f212963f43","name":"Returns the updated properties.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""},{"id":"e4013af8-ac60-4451-a2af-56085faf9fe8","name":"The feed could not be found.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\"<object>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/props"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"63c6a61a-95ef-4532-9d3a-4303556018ff"}],"id":"ddbf9524-dbb5-4738-af8c-72516cf1bf06","_postman_id":"ddbf9524-dbb5-4738-af8c-72516cf1bf06","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"watermark","item":[{"name":"{name}","item":[{"name":"Gets the value for a specific HighWaterMark.","id":"0f39fcf7-d8a4-41f6-878e-1f11090e9731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/watermark/:name","urlObject":{"path":["v1","metadata","feed",":id","watermark",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"96f06ece-575a-47c0-9da3-a690aef24e77","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"99584b29-b568-4cf3-9550-dac4e079558e","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"54f431d3-51c9-4a0a-ad3b-d8e43b983bf7","name":"The HighWaterMark could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b125ee62-3b23-4243-a610-5e5523a2773a","name":"Returns the HighWaterMark value.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"0f39fcf7-d8a4-41f6-878e-1f11090e9731"},{"name":"Sets the value for a specific HighWaterMark.","id":"d2ca1966-cf62-456f-ba56-2e28347eba9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/watermark/:name?cancel=<boolean>","urlObject":{"path":["v1","metadata","feed",":id","watermark",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"cancel","value":"<boolean>"}],"variable":[{"id":"bf1f268e-0d08-4989-8801-81c2ef4adf7c","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"d7fb76dc-0cce-4cbb-8718-a8dcfb6ae219","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"43c8b7da-b42a-435f-9d66-d71987054e7b","name":"The HighWaterMark value has been changed.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b499c335-a549-4b56-9b0d-ac485d9a052e","name":"The feed could not be found.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e2fabbca-1516-4c3b-8e29-4637798f52d7","name":"The HighWaterMark value could not be changed.","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"d2ca1966-cf62-456f-ba56-2e28347eba9c"},{"name":"Sets the value for a specific HighWaterMark.","id":"bb9c912e-c8e5-4c84-b20b-ac44dcca2a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/watermark/:name?cancel=<boolean>","urlObject":{"path":["v1","metadata","feed",":id","watermark",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"cancel","value":"<boolean>"}],"variable":[{"id":"094825c5-d984-4ada-a653-8f8c5b5b0196","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"8487da3f-1d5c-4f3d-80c9-bd4ea7e13df7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"19bf47d5-f51e-4d1d-a92b-5b6224f45665","name":"The HighWaterMark value has been changed.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8a0b9bfc-d8be-425a-a300-5981022985e4","name":"The feed could not be found.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"db121968-7a44-4b1f-a244-77e42c52d941","name":"The HighWaterMark value could not be changed.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"text/plain"}],"body":{"mode":"raw","raw":"\"<string>\""},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>?cancel=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","watermark","<string>"],"query":[{"key":"cancel","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"bb9c912e-c8e5-4c84-b20b-ac44dcca2a9b"},{"name":"Deletes the specified HighWaterMark.","id":"a54e0ba5-02d0-451e-823e-1d8f569646d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/watermark/:name","urlObject":{"path":["v1","metadata","feed",":id","watermark",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"890a2afc-7ad4-4230-a4bc-2bfdee437bfa","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"},{"id":"f05b8822-88a6-4819-a029-d95e4676b691","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"15b220cd-6f02-42a4-a9f3-97bd28162842","name":"The HighWaterMark has been deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5237fb6e-db41-4c5b-b5ab-b883fe02f705","name":"The HighWaterMark could not be deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e7bbe528-dee5-4f69-88b2-9abf890eec33","name":"The feed could not be found.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a54e0ba5-02d0-451e-823e-1d8f569646d7"}],"id":"10749194-4212-4a8a-83e8-053aa307f8e6","_postman_id":"10749194-4212-4a8a-83e8-053aa307f8e6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the HighWaterMarks used by the specified feed.","id":"74d83935-4d84-496d-b272-70e932adacba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/watermark","urlObject":{"path":["v1","metadata","feed",":id","watermark"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b0fc64ee-385a-4e9f-9f2d-d616fa1318d4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"36baa164-c6e8-4447-a1f6-25d23141d524","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"942d3fcd-2c56-437d-98f3-4c1e4726a751","name":"Returns the HighWaterMark names.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/watermark"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n \"<string>\",\n \"<string>\"\n]"}],"_postman_id":"74d83935-4d84-496d-b272-70e932adacba"}],"id":"7d8627ff-484a-4c33-86e9-39c86a14710a","_postman_id":"7d8627ff-484a-4c33-86e9-39c86a14710a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the specified feed.","id":"a674a434-58b5-4109-aa8e-010eda23681b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id","urlObject":{"path":["v1","metadata","feed",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"11700159-6e54-4259-9fc5-a36e9221e971","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"1fc5d10f-a598-4faa-9734-8ef790afddb1","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"692ca9c8-5554-4af5-89ce-b5fd58a614ec","name":"Returns the feed.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"displayName\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"owner\": \"schema type not provided\",\n \"state\": \"schema type not provided\",\n \"createdTime\": \"schema type not provided\",\n \"precondition\": \"schema type not provided\",\n \"sources\": \"schema type not provided\",\n \"destinations\": \"schema type not provided\",\n \"properties\": \"schema type not provided\",\n \"category\": \"schema type not provided\",\n \"currentInitStatus\": \"schema type not provided\",\n \"allowIndexing\": \"schema type not provided\",\n \"currentHistoryReindexingStatus\": \"schema type not provided\",\n \"dependentFeeds\": \"schema type not provided\",\n \"dependentFeedIds\": \"schema type not provided\",\n \"usedByFeeds\": \"schema type not provided\",\n \"usedByFeedIds\": \"schema type not provided\",\n \"allowedActions\": \"schema type not provided\",\n \"modifiedTime\": \"schema type not provided\",\n \"userProperties\": \"schema type not provided\",\n \"collectedUserProperties\": \"schema type not provided\"\n}"},{"id":"ed0a6564-be53-47b8-b495-a872c9ec0af9","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a674a434-58b5-4109-aa8e-010eda23681b"},{"name":"Updates the specified feed.","id":"3fc9f76a-bc56-462a-8d2a-b8d935a5f766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"displayName\": \"schema type not provided\",\n    \"description\": \"schema type not provided\",\n    \"owner\": \"schema type not provided\",\n    \"state\": \"schema type not provided\",\n    \"createdTime\": \"schema type not provided\",\n    \"precondition\": \"schema type not provided\",\n    \"sources\": \"schema type not provided\",\n    \"destinations\": \"schema type not provided\",\n    \"properties\": \"schema type not provided\",\n    \"category\": \"schema type not provided\",\n    \"currentInitStatus\": \"schema type not provided\",\n    \"allowIndexing\": \"schema type not provided\",\n    \"currentHistoryReindexingStatus\": \"schema type not provided\",\n    \"dependentFeeds\": \"schema type not provided\",\n    \"dependentFeedIds\": \"schema type not provided\",\n    \"usedByFeeds\": \"schema type not provided\",\n    \"usedByFeedIds\": \"schema type not provided\",\n    \"allowedActions\": \"schema type not provided\",\n    \"modifiedTime\": \"schema type not provided\",\n    \"userProperties\": \"schema type not provided\",\n    \"collectedUserProperties\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id","urlObject":{"path":["v1","metadata","feed",":id"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a3d4f28d-f3fd-4d5d-b3f5-7ac689ff2e70","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"1b9d6f1f-c9a1-4317-bed4-b5ff3d513850","name":"The feed could not be updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"displayName\": \"schema type not provided\",\n    \"description\": \"schema type not provided\",\n    \"owner\": \"schema type not provided\",\n    \"state\": \"schema type not provided\",\n    \"createdTime\": \"schema type not provided\",\n    \"precondition\": \"schema type not provided\",\n    \"sources\": \"schema type not provided\",\n    \"destinations\": \"schema type not provided\",\n    \"properties\": \"schema type not provided\",\n    \"category\": \"schema type not provided\",\n    \"currentInitStatus\": \"schema type not provided\",\n    \"allowIndexing\": \"schema type not provided\",\n    \"currentHistoryReindexingStatus\": \"schema type not provided\",\n    \"dependentFeeds\": \"schema type not provided\",\n    \"dependentFeedIds\": \"schema type not provided\",\n    \"usedByFeeds\": \"schema type not provided\",\n    \"usedByFeedIds\": \"schema type not provided\",\n    \"allowedActions\": \"schema type not provided\",\n    \"modifiedTime\": \"schema type not provided\",\n    \"userProperties\": \"schema type not provided\",\n    \"collectedUserProperties\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"7b1cb5d9-cb19-4846-be9f-40212a51b04e","name":"The feed was not found.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"displayName\": \"schema type not provided\",\n    \"description\": \"schema type not provided\",\n    \"owner\": \"schema type not provided\",\n    \"state\": \"schema type not provided\",\n    \"createdTime\": \"schema type not provided\",\n    \"precondition\": \"schema type not provided\",\n    \"sources\": \"schema type not provided\",\n    \"destinations\": \"schema type not provided\",\n    \"properties\": \"schema type not provided\",\n    \"category\": \"schema type not provided\",\n    \"currentInitStatus\": \"schema type not provided\",\n    \"allowIndexing\": \"schema type not provided\",\n    \"currentHistoryReindexingStatus\": \"schema type not provided\",\n    \"dependentFeeds\": \"schema type not provided\",\n    \"dependentFeedIds\": \"schema type not provided\",\n    \"usedByFeeds\": \"schema type not provided\",\n    \"usedByFeedIds\": \"schema type not provided\",\n    \"allowedActions\": \"schema type not provided\",\n    \"modifiedTime\": \"schema type not provided\",\n    \"userProperties\": \"schema type not provided\",\n    \"collectedUserProperties\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"f6a607cf-e869-4dac-bc41-8b15474a7c4f","name":"The feed was updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"displayName\": \"schema type not provided\",\n    \"description\": \"schema type not provided\",\n    \"owner\": \"schema type not provided\",\n    \"state\": \"schema type not provided\",\n    \"createdTime\": \"schema type not provided\",\n    \"precondition\": \"schema type not provided\",\n    \"sources\": \"schema type not provided\",\n    \"destinations\": \"schema type not provided\",\n    \"properties\": \"schema type not provided\",\n    \"category\": \"schema type not provided\",\n    \"currentInitStatus\": \"schema type not provided\",\n    \"allowIndexing\": \"schema type not provided\",\n    \"currentHistoryReindexingStatus\": \"schema type not provided\",\n    \"dependentFeeds\": \"schema type not provided\",\n    \"dependentFeedIds\": \"schema type not provided\",\n    \"usedByFeeds\": \"schema type not provided\",\n    \"usedByFeedIds\": \"schema type not provided\",\n    \"allowedActions\": \"schema type not provided\",\n    \"modifiedTime\": \"schema type not provided\",\n    \"userProperties\": \"schema type not provided\",\n    \"collectedUserProperties\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"displayName\": \"schema type not provided\",\n \"description\": \"schema type not provided\",\n \"owner\": \"schema type not provided\",\n \"state\": \"schema type not provided\",\n \"createdTime\": \"schema type not provided\",\n \"precondition\": \"schema type not provided\",\n \"sources\": \"schema type not provided\",\n \"destinations\": \"schema type not provided\",\n \"properties\": \"schema type not provided\",\n \"category\": \"schema type not provided\",\n \"currentInitStatus\": \"schema type not provided\",\n \"allowIndexing\": \"schema type not provided\",\n \"currentHistoryReindexingStatus\": \"schema type not provided\",\n \"dependentFeeds\": \"schema type not provided\",\n \"dependentFeedIds\": \"schema type not provided\",\n \"usedByFeeds\": \"schema type not provided\",\n \"usedByFeedIds\": \"schema type not provided\",\n \"allowedActions\": \"schema type not provided\",\n \"modifiedTime\": \"schema type not provided\",\n \"userProperties\": \"schema type not provided\",\n \"collectedUserProperties\": \"schema type not provided\"\n}"}],"_postman_id":"3fc9f76a-bc56-462a-8d2a-b8d935a5f766"},{"name":"Gets the dependencies of the specified feed.","id":"4988d10a-9a95-48ff-8e25-babd164da22c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/depfeeds?preconds=<boolean>","urlObject":{"path":["v1","metadata","feed",":id","depfeeds"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"preconds","value":"<boolean>"}],"variable":[{"id":"0e496421-7479-400a-9c21-f1f0f188bc7f","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"1753b1fe-e56b-4b92-8699-09e43fd3785b","name":"Returns the dependency graph.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?preconds=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"preconds","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"2c96e069-2eeb-4978-9fb4-c6ade45699ad","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/depfeeds?preconds=<boolean>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed","<string>","depfeeds"],"query":[{"key":"preconds","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4988d10a-9a95-48ff-8e25-babd164da22c"},{"name":"Gets the destinations of the specified feed.","id":"606a6eca-295d-498f-8a50-d9c848f1a176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/destination","urlObject":{"path":["v1","metadata","feed",":id","destination"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"5b01313e-7f8a-4b64-b30c-f0060b76d06b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"630da868-bd3e-4b0e-a323-52c9d8f76c9e","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b6b0d730-96fa-4561-87f0-0f374f0a8831","name":"Returns the feed destinations.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"schema type not provided\",\n  \"fieldsPolicy\": \"schema type not provided\",\n  \"feedId\": \"schema type not provided\",\n  \"datasourceId\": \"schema type not provided\",\n  \"datasource\": \"schema type not provided\",\n  \"dataSet\": \"schema type not provided\"\n },\n {\n  \"id\": \"schema type not provided\",\n  \"fieldsPolicy\": \"schema type not provided\",\n  \"feedId\": \"schema type not provided\",\n  \"datasourceId\": \"schema type not provided\",\n  \"datasource\": \"schema type not provided\",\n  \"dataSet\": \"schema type not provided\"\n }\n]"},{"id":"db4cfb34-c521-4daf-be79-3573bc459b07","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/destination"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"606a6eca-295d-498f-8a50-d9c848f1a176"},{"name":"Gets the sources of the specified feed.","id":"09e2ccc6-90bf-4039-bbbd-377ec2b80112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/source","urlObject":{"path":["v1","metadata","feed",":id","source"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"bc3dee68-6d81-429a-91f5-e0f0f1a4b18d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"44b092d1-dd8c-4f82-81e4-0d7e40c41563","name":"The feed could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"83a49589-7ad2-4cec-9ef4-d942cde8938a","name":"The id is not a valid UUID.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"a4694830-a21e-4477-a022-f7680cf9fe83","name":"Returns the feed sources.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/source"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"lastLoadTime\": \"schema type not provided\",\n  \"id\": \"schema type not provided\",\n  \"datasourceId\": \"schema type not provided\",\n  \"datasource\": \"schema type not provided\",\n  \"dataSet\": \"schema type not provided\"\n },\n {\n  \"lastLoadTime\": \"schema type not provided\",\n  \"id\": \"schema type not provided\",\n  \"datasourceId\": \"schema type not provided\",\n  \"datasource\": \"schema type not provided\",\n  \"dataSet\": \"schema type not provided\"\n }\n]"}],"_postman_id":"09e2ccc6-90bf-4039-bbbd-377ec2b80112"},{"name":"Sets the data history reindexing status for the specified feed","id":"f43573e4-c7b4-483c-a3ec-dd1f8e5c6fa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"historyReindexingState\": \"schema type not provided\",\n    \"lastModifiedTimestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/:id/update-data-history-reindex-status","urlObject":{"path":["v1","metadata","feed",":id","update-data-history-reindex-status"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"3f11df57-e058-4363-9a8a-69e272e76dfc","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"id"}]}},"response":[{"id":"2f855225-a8b2-4cb6-a4eb-11216fbd3ad6","name":"The data history reindex status could not be updated for the feed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"historyReindexingState\": \"schema type not provided\",\n    \"lastModifiedTimestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/update-data-history-reindex-status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"32a5a29c-d241-4d4f-ba5c-0033463e9afb","name":"Returns the feed's updated data history reindex status and columns to index","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"historyReindexingState\": \"schema type not provided\",\n    \"lastModifiedTimestamp\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/<string>/update-data-history-reindex-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"feedId\": \"<string>\",\n \"feedSystemName\": \"<string>\",\n \"categorySystemName\": \"<string>\",\n \"commaSeparatedColumnsForIndexing\": \"<string>\",\n \"historyReindexingStatus\": {\n  \"historyReindexingState\": \"schema type not provided\",\n  \"lastModifiedTimestamp\": \"schema type not provided\"\n }\n}"}],"_postman_id":"f43573e4-c7b4-483c-a3ec-dd1f8e5c6fa0"}],"id":"4dad2347-f0fd-4ec2-a9b4-709838fca13e","_postman_id":"4dad2347-f0fd-4ec2-a9b4-709838fca13e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets a list of feeds.","id":"34d5c0b8-c711-4f4b-8cb9-84270331c0c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed?cat=<string>&name=<string>&srcid=<string>&destid=<string>","urlObject":{"path":["v1","metadata","feed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"cat","value":"<string>"},{"key":"name","value":"<string>"},{"key":"srcid","value":"<string>"},{"key":"destid","value":"<string>"}],"variable":[]}},"response":[{"id":"d533ffff-8851-452a-97b4-1a23ad4b2e4b","name":"Returns the matching feeds.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed?cat=<string>&name=<string>&srcid=<string>&destid=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed"],"query":[{"key":"cat","value":"<string>"},{"key":"name","value":"<string>"},{"key":"srcid","value":"<string>"},{"key":"destid","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"34d5c0b8-c711-4f4b-8cb9-84270331c0c9"},{"name":"Creates a new feed.","id":"42df59a8-15d7-476c-882d-7bb332a4893e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed?ensure=true","urlObject":{"path":["v1","metadata","feed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"ensure","value":"true"}],"variable":[]}},"response":[{"id":"539ac4d2-7eb6-4ae5-848c-a157e0905060","name":"The feed was created.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed?ensure=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed"],"query":[{"key":"ensure","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"96301209-a1ed-41fc-807e-855b85e91084","name":"The feed could not be created.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed?ensure=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed"],"query":[{"key":"ensure","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ded1f32d-d01c-4f65-ae64-62ccc9ca225c","name":"The name is already in use.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/feed?ensure=true","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","feed"],"query":[{"key":"ensure","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"42df59a8-15d7-476c-882d-7bb332a4893e"},{"name":"Check if feed data history reindexing is configured in Kylo.","id":"095adbd9-d380-454a-8f56-36d031c88609","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/data-history-reindex-configured","urlObject":{"path":["v1","metadata","feed","data-history-reindex-configured"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8843c336-7f70-45f8-a793-7290978336b4","name":"Unable to check if data history reindexing is configured in Kylo","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/data-history-reindex-configured"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"fecc64cf-cd99-4fe6-9305-cd5ca63045be","name":"Info on whether data history reindexing is configured in Kylo","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/data-history-reindex-configured"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<boolean>"}],"_postman_id":"095adbd9-d380-454a-8f56-36d031c88609"},{"name":"Get all feeds for which historical data needs to be reindexed.","id":"77256a01-f02d-4c35-a570-3e52ba70805d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/feeds-for-data-history-reindex","urlObject":{"path":["v1","metadata","feed","feeds-for-data-history-reindex"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"40252ed2-34f7-4af5-a08f-0ed2380cb413","name":"The feeds could not be found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/feeds-for-data-history-reindex"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fb699cba-205b-457f-ac45-326183b265c0","name":"Returns all identified feeds","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/feed/feeds-for-data-history-reindex"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"77256a01-f02d-4c35-a570-3e52ba70805d"}],"id":"8c8bf268-441e-4d68-a074-5e60db746c07","_postman_id":"8c8bf268-441e-4d68-a074-5e60db746c07","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"nifi-provenance","item":[{"name":"nifi-flow-cache","item":[{"name":"Indicates if the cache is available.","id":"ed402dc5-379a-44bc-a26c-e7ef0fb3b5d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/available","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"29ce73d6-c45b-4226-bd39-5479a9235456","name":"Returns the cache status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<boolean>\""}],"_postman_id":"ed402dc5-379a-44bc-a26c-e7ef0fb3b5d4"},{"name":"Gets the flow cache status.","id":"c49b47f0-1df8-4116-a6de-e88ba035d0ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/cache-summary","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","cache-summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"93a31af1-0ed5-43eb-9cf9-de219cc4b836","name":"Returns the cache status.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/cache-summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"summary\": \"<object>\",\n \"cachedSyncIds\": \"<integer>\"\n}"}],"_postman_id":"c49b47f0-1df8-4116-a6de-e88ba035d0ce"},{"name":"Gets the flows.","id":"5ba945a4-682d-48d3-913a-9230c48d4c48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/get-cache?syncId=<string>","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","get-cache"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"syncId","value":"<string>"}],"variable":[]}},"response":[{"id":"1cdb0afb-fa59-4113-8fdd-198be3aedcf9","name":"Returns the flows.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/get-cache?syncId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","nifi-provenance","nifi-flow-cache","get-cache"],"query":[{"key":"syncId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"syncId\": \"<string>\",\n \"snapshot\": {\n  \"snapshotDate\": \"<dateTime>\",\n  \"processorIdToFeedNameMap\": \"<object>\",\n  \"processorIdToFeedProcessGroupId\": \"<object>\",\n  \"processorIdToProcessorName\": \"<object>\",\n  \"connectionIdToConnectionName\": \"<object>\",\n  \"connectionIdToConnection\": \"<object>\",\n  \"allStreamingFeeds\": [\n   \"<string>\"\n  ],\n  \"reusableTemplateProcessorIds\": [\n   \"<string>\"\n  ],\n  \"feedToInputProcessorIds\": \"<object>\",\n  \"inputProcessorRelations\": \"<object>\",\n  \"connectionSourceToDestination\": \"<object>\",\n  \"allFeeds\": [\n   \"<string>\"\n  ]\n },\n \"lastSync\": \"<dateTime>\",\n \"message\": \"<string>\",\n \"updated\": \"<boolean>\",\n \"unavailable\": \"<boolean>\"\n}"}],"_postman_id":"5ba945a4-682d-48d3-913a-9230c48d4c48"},{"name":"Gets flow updates since the last sync.","id":"318dd1a1-c73a-4f7d-8d03-039cfd676b72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/get-flow-updates?syncId=<string>","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","get-flow-updates"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"syncId","value":"<string>"}],"variable":[]}},"response":[{"id":"acd11c80-9bc3-4c09-b13b-7513823bba60","name":"Returns the flow updates.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/get-flow-updates?syncId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","nifi-provenance","nifi-flow-cache","get-flow-updates"],"query":[{"key":"syncId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"syncId\": \"<string>\",\n \"snapshot\": {\n  \"snapshotDate\": \"<dateTime>\",\n  \"processorIdToFeedNameMap\": \"<object>\",\n  \"processorIdToFeedProcessGroupId\": \"<object>\",\n  \"processorIdToProcessorName\": \"<object>\",\n  \"connectionIdToConnectionName\": \"<object>\",\n  \"connectionIdToConnection\": \"<object>\",\n  \"allStreamingFeeds\": [\n   \"<string>\"\n  ],\n  \"reusableTemplateProcessorIds\": [\n   \"<string>\"\n  ],\n  \"feedToInputProcessorIds\": \"<object>\",\n  \"inputProcessorRelations\": \"<object>\",\n  \"connectionSourceToDestination\": \"<object>\",\n  \"allFeeds\": [\n   \"<string>\"\n  ]\n },\n \"lastSync\": \"<dateTime>\",\n \"message\": \"<string>\",\n \"updated\": \"<boolean>\",\n \"unavailable\": \"<boolean>\"\n}"}],"_postman_id":"318dd1a1-c73a-4f7d-8d03-039cfd676b72"},{"name":"Gets flow updates without syncing.","id":"1723be1e-f9ba-4fa9-89b8-04a06e30b084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/preview-flow-updates?syncId=<string>","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","preview-flow-updates"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"syncId","value":"<string>"}],"variable":[]}},"response":[{"id":"da16d17b-aeaa-4a89-87ae-bee4707f1e22","name":"Returns the flow updates.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/preview-flow-updates?syncId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","nifi-provenance","nifi-flow-cache","preview-flow-updates"],"query":[{"key":"syncId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"syncId\": \"<string>\",\n \"snapshot\": {\n  \"snapshotDate\": \"<dateTime>\",\n  \"processorIdToFeedNameMap\": \"<object>\",\n  \"processorIdToFeedProcessGroupId\": \"<object>\",\n  \"processorIdToProcessorName\": \"<object>\",\n  \"connectionIdToConnectionName\": \"<object>\",\n  \"connectionIdToConnection\": \"<object>\",\n  \"allStreamingFeeds\": [\n   \"<string>\"\n  ],\n  \"reusableTemplateProcessorIds\": [\n   \"<string>\"\n  ],\n  \"feedToInputProcessorIds\": \"<object>\",\n  \"inputProcessorRelations\": \"<object>\",\n  \"connectionSourceToDestination\": \"<object>\",\n  \"allFeeds\": [\n   \"<string>\"\n  ]\n },\n \"lastSync\": \"<dateTime>\",\n \"message\": \"<string>\",\n \"updated\": \"<boolean>\",\n \"unavailable\": \"<boolean>\"\n}"}],"_postman_id":"1723be1e-f9ba-4fa9-89b8-04a06e30b084"},{"name":"Resets the flow cache.","id":"43d65d2b-4a25-4c0f-b33d-23d9a992927f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/reset-cache","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","reset-cache"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3d06a600-f6c9-4ec2-82f0-58933ccfd396","name":"The cache was reset.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/reset-cache"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"43d65d2b-4a25-4c0f-b33d-23d9a992927f"},{"name":"Resets the updates to the flow cache since the last sync.","id":"204af5e3-65c2-4211-a62e-698047d0dd43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/reset-flow-updates?syncId=<string>","urlObject":{"path":["v1","metadata","nifi-provenance","nifi-flow-cache","reset-flow-updates"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"syncId","value":"<string>"}],"variable":[]}},"response":[{"id":"2cf8d450-bcb2-4c35-8812-76a8487828e9","name":"Returns the updated flow cache.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/metadata/nifi-provenance/nifi-flow-cache/reset-flow-updates?syncId=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","metadata","nifi-provenance","nifi-flow-cache","reset-flow-updates"],"query":[{"key":"syncId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"syncId\": \"<string>\",\n \"snapshot\": {\n  \"snapshotDate\": \"<dateTime>\",\n  \"processorIdToFeedNameMap\": \"<object>\",\n  \"processorIdToFeedProcessGroupId\": \"<object>\",\n  \"processorIdToProcessorName\": \"<object>\",\n  \"connectionIdToConnectionName\": \"<object>\",\n  \"connectionIdToConnection\": \"<object>\",\n  \"allStreamingFeeds\": [\n   \"<string>\"\n  ],\n  \"reusableTemplateProcessorIds\": [\n   \"<string>\"\n  ],\n  \"feedToInputProcessorIds\": \"<object>\",\n  \"inputProcessorRelations\": \"<object>\",\n  \"connectionSourceToDestination\": \"<object>\",\n  \"allFeeds\": [\n   \"<string>\"\n  ]\n },\n \"lastSync\": \"<dateTime>\",\n \"message\": \"<string>\",\n \"updated\": \"<boolean>\",\n \"unavailable\": \"<boolean>\"\n}"}],"_postman_id":"204af5e3-65c2-4211-a62e-698047d0dd43"}],"id":"8c12c50d-bbf1-4f16-a05e-83d5f2c2f24c","_postman_id":"8c12c50d-bbf1-4f16-a05e-83d5f2c2f24c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"9b784d2c-0c46-4fa7-be20-c798941494a3","_postman_id":"9b784d2c-0c46-4fa7-be20-c798941494a3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"5408275a-5562-4086-89da-26891ee1df85","_postman_id":"5408275a-5562-4086-89da-26891ee1df85","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"provenance-stats","item":[{"name":"{feed Name}","item":[{"name":"Gets the job duration for the specified feed.","id":"cfd4b4bd-6e24-46a1-b879-8a3d9775e736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/:feedName/processor-duration/:timeframe","urlObject":{"path":["v1","provenance-stats",":feedName","processor-duration",":timeframe"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f9c3def0-df9f-4800-9331-c922d1a2c1da","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"},{"id":"57c2355f-26a4-4759-862e-4a859e88b71f","description":{"content":"","type":"text/plain"},"type":"string","value":"THREE_MIN","key":"timeframe"}]}},"response":[{"id":"9f26b72b-a2eb-4f8a-9f15-9ffa94511984","name":"Returns the job duration.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/<string>/processor-duration/THREE_MIN"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"cfd4b4bd-6e24-46a1-b879-8a3d9775e736"},{"name":"Gets the statistics for the specified feed.","id":"72d58195-7f6c-4cbc-8b5d-9be774f6d1eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/:feedName/:timeframe","urlObject":{"path":["v1","provenance-stats",":feedName",":timeframe"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"3e9292d2-63bb-4f81-87b2-f1dba9e7e7e3","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"},{"id":"6cb9b291-1dc7-4794-9e79-80ae3c5ab82d","description":{"content":"","type":"text/plain"},"type":"string","value":"THREE_MIN","key":"timeframe"}]}},"response":[{"id":"d0e039eb-460c-4a85-98e2-479dd5cbb933","name":"Returns the feed statistics.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/<string>/THREE_MIN"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"72d58195-7f6c-4cbc-8b5d-9be774f6d1eb"}],"id":"59ec4ec4-1229-48df-8f6f-d66ba75b9e9a","_postman_id":"59ec4ec4-1229-48df-8f6f-d66ba75b9e9a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the provenance statistics for all feeds.","id":"864d51a2-e57b-4468-bbd1-a4f13b5a50e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/all","urlObject":{"path":["v1","provenance-stats","all"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"508219af-31ab-4c21-9a15-ee984c1888ee","name":"Returns the provenance stats.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"864d51a2-e57b-4468-bbd1-a4f13b5a50e4"},{"name":"Gets the default time frame options.","id":"448030e7-cbcb-4826-8f97-d1e2f15928ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/time-frame-options","urlObject":{"path":["v1","provenance-stats","time-frame-options"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"f24fa3a5-444b-4d43-a379-38ff22d140ab","name":"Returns the time frame options.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/provenance-stats/time-frame-options"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n },\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n }\n]"}],"_postman_id":"448030e7-cbcb-4826-8f97-d1e2f15928ac"}],"id":"3482db39-e1db-435e-a079-5c27fa3ae9ab","_postman_id":"3482db39-e1db-435e-a079-5c27fa3ae9ab","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"repository","item":[{"name":"{repository Type}","item":[{"name":"{repository Name}","item":[{"name":"Lists all templates available in the given repository.","id":"f24bc748-2359-4bdc-bf6d-315f9f76899b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository/:repositoryType/:repositoryName/templates","urlObject":{"path":["v1","repository",":repositoryType",":repositoryName","templates"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"32a4cfad-03c6-4656-902b-5ff6754c2276","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"repositoryName"},{"id":"8f1be510-924b-44ef-8ef5-eb6771c08003","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"repositoryType"}]}},"response":[{"id":"a98b893b-e813-470f-8f22-408f4038c611","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository/<string>/<string>/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"templateName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"fileName\": \"<string>\",\n  \"checksum\": \"<string>\",\n  \"installed\": \"<boolean>\",\n  \"stream\": \"<boolean>\",\n  \"lastModified\": \"<long>\",\n  \"updateAvailable\": \"<boolean>\",\n  \"repository\": {\n   \"name\": \"<string>\",\n   \"location\": \"<string>\",\n   \"icon\": \"<string>\",\n   \"type\": \"<string>\",\n   \"readOnly\": \"<boolean>\"\n  },\n  \"updates\": [\n   {\n    \"createDateTime\": \"<dateTime>\",\n    \"comment\": \"<string>\"\n   },\n   {\n    \"createDateTime\": \"<dateTime>\",\n    \"comment\": \"<string>\"\n   }\n  ]\n },\n {\n  \"templateName\": \"<string>\",\n  \"description\": \"<string>\",\n  \"fileName\": \"<string>\",\n  \"checksum\": \"<string>\",\n  \"installed\": \"<boolean>\",\n  \"stream\": \"<boolean>\",\n  \"lastModified\": \"<long>\",\n  \"updateAvailable\": \"<boolean>\",\n  \"repository\": {\n   \"name\": \"<string>\",\n   \"location\": \"<string>\",\n   \"icon\": \"<string>\",\n   \"type\": \"<string>\",\n   \"readOnly\": \"<boolean>\"\n  },\n  \"updates\": [\n   {\n    \"createDateTime\": \"<dateTime>\",\n    \"comment\": \"<string>\"\n   },\n   {\n    \"createDateTime\": \"<dateTime>\",\n    \"comment\": \"<string>\"\n   }\n  ]\n }\n]"}],"_postman_id":"f24bc748-2359-4bdc-bf6d-315f9f76899b"},{"name":"Downloads template zip file from repository.","id":"357d5dce-cc01-4a05-8e53-31c5d1520200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository/:repositoryType/:repositoryName/:fileName/templates/download","urlObject":{"path":["v1","repository",":repositoryType",":repositoryName",":fileName","templates","download"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"02f8dedc-ffd4-4ee4-bf24-012126f24e57","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"repositoryName"},{"id":"fee66907-561b-4594-9656-4ac7047f2c64","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"repositoryType"},{"id":"81502abf-9b58-433b-b260-35f968432fd4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"fileName"}]}},"response":[{"id":"0a3fc518-3732-4969-bce4-717082dad93b","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository/<string>/<string>/<string>/templates/download"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"357d5dce-cc01-4a05-8e53-31c5d1520200"}],"id":"f415257c-dcf9-4ef4-b542-35c7d17a79d2","_postman_id":"f415257c-dcf9-4ef4-b542-35c7d17a79d2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"fb176b16-93fe-48d9-ae16-bf6d1088204e","_postman_id":"fb176b16-93fe-48d9-ae16-bf6d1088204e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Lists all available repositories.","id":"a69c8389-2687-4686-802b-c4a5b296eae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository","urlObject":{"path":["v1","repository"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"39638d3f-cb78-4c31-8943-cc9527240147","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/repository"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"name\": \"<string>\",\n  \"location\": \"<string>\",\n  \"icon\": \"<string>\",\n  \"type\": \"<string>\",\n  \"readOnly\": \"<boolean>\"\n },\n {\n  \"name\": \"<string>\",\n  \"location\": \"<string>\",\n  \"icon\": \"<string>\",\n  \"type\": \"<string>\",\n  \"readOnly\": \"<boolean>\"\n }\n]"}],"_postman_id":"a69c8389-2687-4686-802b-c4a5b296eae6"}],"id":"95c2cf31-1463-440b-9089-d30e2a3ff9b6","_postman_id":"95c2cf31-1463-440b-9089-d30e2a3ff9b6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"scheduler","item":[{"name":"jobs","item":[{"name":"Gets the list of all jobs","id":"ed12a02f-7555-46bf-9eb3-ad0a57a8d19a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs","urlObject":{"path":["v1","scheduler","jobs"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a7f38c8c-ac25-4b72-937e-20e4caeadff9","name":"Returns the list of jobs.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ed12a02f-7555-46bf-9eb3-ad0a57a8d19a"},{"name":"Pauses all triggers for the specified job.","id":"a6179c0d-7a5e-4480-a128-9ddd65bc6172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/pause","urlObject":{"path":["v1","scheduler","jobs","pause"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"8de167ad-1c73-458d-a968-05813c445c36","name":"The triggers are paused.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/pause"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a6179c0d-7a5e-4480-a128-9ddd65bc6172"},{"name":"Starts all triggers for the specified job.","id":"7c4b86b7-d25d-4bc3-af0b-7b746b543634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/resume","urlObject":{"path":["v1","scheduler","jobs","resume"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"44c2c708-76a3-4bb5-92ee-5ee10293651c","name":"The triggers are started.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/resume"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"7c4b86b7-d25d-4bc3-af0b-7b746b543634"},{"name":"Executes the specified job.","id":"43bc3900-3f99-44a8-afda-9454ee0057f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/trigger","urlObject":{"path":["v1","scheduler","jobs","trigger"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"e20c34b8-4baf-4554-9799-46a4195e26b0","name":"The job is started.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/jobs/trigger"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"43bc3900-3f99-44a8-afda-9454ee0057f1"}],"id":"c8ed217f-aad1-4bc7-8163-37c25fad8025","_postman_id":"c8ed217f-aad1-4bc7-8163-37c25fad8025","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"triggers","item":[{"name":"Pauses the trigger for a job.","id":"73f8db7a-1d94-4216-bd78-a979c0404d54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/pause","urlObject":{"path":["v1","scheduler","triggers","pause"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"cdfe06a1-282b-473e-844d-0cb29d6b8d03","name":"The trigger is paused.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/pause"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"73f8db7a-1d94-4216-bd78-a979c0404d54"},{"name":"Starts the trigger for a job.","id":"4ce2b8cf-5b42-45f4-ac91-c0396b546114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/resume","urlObject":{"path":["v1","scheduler","triggers","resume"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"c9e9b963-2ff4-4635-ae67-a4b6ae3a736a","name":"The trigger is started.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"<string>"},{"key":"group","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/resume"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4ce2b8cf-5b42-45f4-ac91-c0396b546114"},{"name":"Updates the trigger for a job.","id":"e3abae70-2837-4dd3-a870-525ed3b9a9a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"jobIdentifier","value":"{\"name\":\"<string>\",\"group\":\"<string>\"}"},{"key":"triggerIdentifier","value":"{\"name\":\"<string>\",\"group\":\"<string>\"}"},{"key":"state","value":"<string>"},{"key":"nextFireTime","value":"<dateTime>"},{"key":"previousFireTime","value":"<dateTime>"},{"key":"startTime","value":"<dateTime>"},{"key":"endTime","value":"<dateTime>"},{"key":"cronExpression","value":"<string>"},{"key":"description","value":"<string>"},{"key":"cronExpressionSummary","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/update","urlObject":{"path":["v1","scheduler","triggers","update"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"15e4acc6-b16c-4cb9-94fb-c27973a43f5d","name":"The trigger is updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"jobIdentifier","value":"{\"name\":\"<string>\",\"group\":\"<string>\"}"},{"key":"triggerIdentifier","value":"{\"name\":\"<string>\",\"group\":\"<string>\"}"},{"key":"state","value":"<string>"},{"key":"nextFireTime","value":"<dateTime>"},{"key":"previousFireTime","value":"<dateTime>"},{"key":"startTime","value":"<dateTime>"},{"key":"endTime","value":"<dateTime>"},{"key":"cronExpression","value":"<string>"},{"key":"description","value":"<string>"},{"key":"cronExpressionSummary","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v1/scheduler/triggers/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e3abae70-2837-4dd3-a870-525ed3b9a9a8"}],"id":"797edbdf-e2ab-45dc-87c3-218da63065a3","_postman_id":"797edbdf-e2ab-45dc-87c3-218da63065a3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Deletes a specific job by its group and name","id":"e18c0fd5-cf38-4bea-ae14-9297a8059868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/job/:group/:name","urlObject":{"path":["v1","scheduler","job",":group",":name"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"86bebada-2549-4dca-b507-1f9bef0ec2e0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"group"},{"id":"8f13d9fd-cd72-4b3d-bb7b-293412149ca8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"c7a441b6-9bfe-451b-b8f4-e78ebf938516","name":"Deletes a job by its group and name","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/job/<string>/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e18c0fd5-cf38-4bea-ae14-9297a8059868"},{"name":"Gets the scheduler status.","id":"8f2f6e22-a6c0-43da-93f9-7ec4a020b0de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/metadata","urlObject":{"path":["v1","scheduler","metadata"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"2ba31866-5788-4de8-8a73-1083cac02c55","name":"Returns the metadata.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/metadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"8f2f6e22-a6c0-43da-93f9-7ec4a020b0de"},{"name":"Pauses the scheduler.","id":"3ad35662-6436-4e87-96d3-81b6b117687d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/pause","urlObject":{"path":["v1","scheduler","pause"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"cfb7ab58-4d3b-4db8-a3af-0384d25fc711","name":"The scheduler is paused.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/pause"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3ad35662-6436-4e87-96d3-81b6b117687d"},{"name":"Starts the scheduler.","id":"381f72c1-e9f9-4197-9516-3620443c27dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/resume","urlObject":{"path":["v1","scheduler","resume"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"a4d2ab82-65e4-4bf7-9a1f-51412e2120e9","name":"The scheduler is started.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/scheduler/resume"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"381f72c1-e9f9-4197-9516-3620443c27dc"}],"id":"4ba7215f-ef7e-469b-9bd7-625a99850b1a","_postman_id":"4ba7215f-ef7e-469b-9bd7-625a99850b1a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"schema-discovery","item":[{"name":"hive","item":[{"name":"Determines the schema of the provided file.","id":"59697bab-9f32-455d-bc6b-437dbc8379b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/dataset","urlObject":{"path":["v1","schema-discovery","hive","dataset"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"737f287e-49da-44b3-8e07-32ecd6777623","name":"The schema could not be determined.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/dataset"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"b442207e-98d0-4ece-a132-cd23f82b10e3","name":"Returns the schema.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/dataset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"}],"_postman_id":"59697bab-9f32-455d-bc6b-437dbc8379b8"},{"name":"Determines the schema of the provided file.","id":"81f31d40-b974-497c-a213-2dbf8131d0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/sample-file","urlObject":{"path":["v1","schema-discovery","hive","sample-file"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"4f34621c-df85-4c32-b64f-56a4b75762e2","name":"Returns the schema.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/sample-file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"},{"id":"da883d30-22c0-40d5-a65c-96d3f0952409","name":"The schema could not be determined.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/hive/sample-file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"81f31d40-b974-497c-a213-2dbf8131d0fa"}],"id":"0fe5f464-e4a0-4790-8404-a01c366d1de7","_postman_id":"0fe5f464-e4a0-4790-8404-a01c366d1de7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"spark","item":[{"name":"Determines the schema of the provided file.","id":"a109c0ab-432c-499f-9463-a9299824bf07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"parserDescriptor\": \"<string>\",\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"dataFrameVariable\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/files-list","urlObject":{"path":["v1","schema-discovery","spark","files-list"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"586ce9a1-edf8-494c-bcbd-f9cf0cc9077b","name":"The schema could not be determined.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"parserDescriptor\": \"<string>\",\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"dataFrameVariable\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/files-list"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e4ede3cd-ec8c-4e34-9b6e-6005274e3206","name":"Returns the spark script that parses the sample file.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"parserDescriptor\": \"<string>\",\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"dataFrameVariable\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/files-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"}],"_postman_id":"a109c0ab-432c-499f-9463-a9299824bf07"},{"name":"Determines the schema of the provided file.","id":"c6be2e9c-670e-4fd3-b0a1-5e76c5fb0ed9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"dataFrameVariable","value":"df"},{"key":"limit","value":-1},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/sample-file","urlObject":{"path":["v1","schema-discovery","spark","sample-file"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0ac3b3a3-de59-4925-b708-3adff0743b59","name":"The schema could not be determined.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"dataFrameVariable","value":"df"},{"key":"limit","value":-1},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/sample-file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4db86b10-ada8-4e55-8b98-a58f67bc25ba","name":"Returns the spark script that parses the sample file.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"parser","value":"<string>"},{"key":"dataFrameVariable","value":"df"},{"key":"limit","value":-1},{"key":"file","value":"<binary>"}]},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark/sample-file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"}],"_postman_id":"c6be2e9c-670e-4fd3-b0a1-5e76c5fb0ed9"}],"id":"d1b1187e-cb1e-425a-958a-866fd52b445f","_postman_id":"d1b1187e-cb1e-425a-958a-866fd52b445f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the available file parsers.","id":"e7a1e4e8-2b9a-4e09-ac0f-fcdf9a4fee22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/file-parsers","urlObject":{"path":["v1","schema-discovery","file-parsers"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"57616d6d-2728-456b-a065-72fa399c16ec","name":"Returns the file parsers.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/file-parsers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"e7a1e4e8-2b9a-4e09-ac0f-fcdf9a4fee22"},{"name":"Gets the available file parsers.","id":"ed0002bb-c614-4937-90b8-140bbaa1317d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark-file-parsers","urlObject":{"path":["v1","schema-discovery","spark-file-parsers"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b3cde600-a639-4fc7-a73f-dd0b4f1b77dc","name":"Returns the file parsers.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/spark-file-parsers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"ed0002bb-c614-4937-90b8-140bbaa1317d"},{"name":"Determines the schema of the provided file.","id":"f5654f5b-e0df-4b6b-a82b-508538c001e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/table-settings/dataset","urlObject":{"path":["v1","schema-discovery","table-settings","dataset"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3dffab4b-d18d-4356-8147-78852c528c09","name":"Returns the table settings.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/table-settings/dataset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"<string>\",\n \"charset\": \"<string>\",\n \"name\": \"<string>\",\n \"fields\": [\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  },\n  {\n   \"createdTracker\": \"<boolean>\",\n   \"updatedTracker\": \"<boolean>\",\n   \"dataTypeWithPrecisionAndScale\": \"<string>\",\n   \"precisionScale\": \"<string>\",\n   \"modifiable\": \"<boolean>\",\n   \"nativeDataType\": \"<string>\",\n   \"dataTypeDescriptor\": {\n    \"date\": \"<boolean>\",\n    \"complex\": \"<boolean>\",\n    \"numeric\": \"<boolean>\"\n   },\n   \"tags\": [\n    {\n     \"name\": \"<string>\"\n    },\n    {\n     \"name\": \"<string>\"\n    }\n   ],\n   \"description\": \"<string>\",\n   \"nullable\": \"<boolean>\",\n   \"primaryKey\": \"<boolean>\",\n   \"derivedDataType\": \"<string>\",\n   \"sampleValues\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"name\": \"<string>\"\n  }\n ],\n \"properties\": \"<object>\",\n \"id\": \"<uuid>\"\n}"},{"id":"cecf2a4e-85f4-411f-9025-c0765904e8d7","name":"The table settings could not be determined.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/schema-discovery/table-settings/dataset"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"f5654f5b-e0df-4b6b-a82b-508538c001e7"}],"id":"5f45672c-0f12-4d76-b1ef-a6330f86fc72","_postman_id":"5f45672c-0f12-4d76-b1ef-a6330f86fc72","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"security","item":[{"name":"actions","item":[{"name":"{name}","item":[{"name":"allowed","item":[{"name":"Gets the list of allowed actions for a principal.","id":"e4fb817a-f7a9-4def-9a62-2a87abe18212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/:name/allowed?user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","security","actions",":name","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"ff7a26e7-b139-43f8-bfbc-8571d7e421a9","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"95a720de-0a85-40b5-9f21-38978594aec1","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","security","actions","<string>","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"b5a7cdc4-19ea-4806-b765-51f310647b45","name":"The given name was not found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/allowed?user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","security","actions","<string>","allowed"],"query":[{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"e4fb817a-f7a9-4def-9a62-2a87abe18212"},{"name":"Modifies the permissions of a principal.","id":"8308a326-3641-4d24-a9ed-8f0f4accbc13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/actions/:name/allowed","urlObject":{"path":["v1","security","actions",":name","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"0becce60-7739-40be-a9ad-ff5e8358048a","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"3d724577-267f-4349-bd62-6bed416f4cce","name":"Returns the updated permissions.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/allowed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"},{"id":"7e410d21-b2c3-4116-a162-3461b52be5b4","name":"The permissions could not be changed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"change\": \"<string>\",\n    \"actionSet\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"users\": [\n        \"<string>\"\n    ],\n    \"groups\": [\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/allowed"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"8308a326-3641-4d24-a9ed-8f0f4accbc13"}],"id":"6bfd32dd-c767-41c6-a7e7-545dcfa9a1b8","_postman_id":"6bfd32dd-c767-41c6-a7e7-545dcfa9a1b8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the list of available actions.","id":"9ff877e9-8037-4375-81bd-72530ebfa80f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/:name/available","urlObject":{"path":["v1","security","actions",":name","available"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"3b07027b-1168-4e10-ade3-edac7870e394","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"41263275-f565-408e-8e4f-443a4b0fb176","name":"The given name was not found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/available"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4733381b-4dc5-45c3-be22-54b235c31d55","name":"Returns the actions.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": \"schema type not provided\",\n \"actions\": \"schema type not provided\"\n}"}],"_postman_id":"9ff877e9-8037-4375-81bd-72530ebfa80f"},{"name":"Gets the permissions that may be changed.","id":"5a460d4f-0724-4a7e-bda6-81c735646f71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/:name/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","urlObject":{"path":["v1","security","actions",":name","change","allowed"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}],"variable":[{"id":"fc49a017-0c17-4d41-8d33-883d88b74e7d","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"name"}]}},"response":[{"id":"4357d5f6-4c36-4624-8d9f-17f9921874b5","name":"The type is not valid.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","security","actions","<string>","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"481c3fd7-0c99-4061-b5e4-05a1f5d30f9b","name":"The given name was not found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","security","actions","<string>","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c6affa9c-313b-4886-b05e-9709a4750e0f","name":"Returns the permissions.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/security/actions/<string>/change/allowed?type=<string>&user=<string>,<string>&group=<string>,<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","security","actions","<string>","change","allowed"],"query":[{"key":"type","value":"<string>"},{"key":"user","value":"<string>,<string>"},{"key":"group","value":"<string>,<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"change\": \"<string>\",\n \"actionSet\": {\n  \"name\": \"schema type not provided\",\n  \"actions\": \"schema type not provided\"\n },\n \"users\": [\n  \"<string>\"\n ],\n \"groups\": [\n  \"<string>\"\n ]\n}"}],"_postman_id":"5a460d4f-0724-4a7e-bda6-81c735646f71"}],"id":"549bf284-481c-415f-97ab-8773b444ee27","_postman_id":"549bf284-481c-415f-97ab-8773b444ee27","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Return true/false if entity access is enabled or not","id":"cc02f0b8-cd75-43ad-b3a7-ee2df9530519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/entity-access-controlled","urlObject":{"path":["v1","security","actions","entity-access-controlled"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"26bae052-9f72-4c19-947f-ac1d51113d02","name":"Returns true/false.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/actions/entity-access-controlled"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<boolean>\""}],"_postman_id":"cc02f0b8-cd75-43ad-b3a7-ee2df9530519"}],"id":"24b8f872-5087-4c8c-a0ce-943e40f6e5c9","_postman_id":"24b8f872-5087-4c8c-a0ce-943e40f6e5c9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"groups","item":[{"name":"{group Id}","item":[{"name":"Returns the specified group.","id":"807a81b0-4ad2-413c-ad52-efc3a7283a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/:groupId","urlObject":{"path":["v1","security","groups",":groupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"2288de05-ba29-4fed-9ea8-6d513dfcb8d0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"groupId"}]}},"response":[{"id":"bd8b216c-665f-4f46-9314-416142b7effa","name":"There was a problem accessing the group.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bdff5ef8-5e0d-44fc-bdde-c6ba85aca93e","name":"The requested group.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"schema type not provided\",\n \"memberCount\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"title\": \"schema type not provided\"\n}"},{"id":"f851265a-45bf-4576-981e-0c8b3e391b26","name":"The group was not found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"807a81b0-4ad2-413c-ad52-efc3a7283a83"},{"name":"Deletes the specified group.","id":"81407b80-25c2-4bdc-9035-450047d5071d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/:groupId","urlObject":{"path":["v1","security","groups",":groupId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"765d43ff-7660-4bc8-8f95-9e2f9b39bad0","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"groupId"}]}},"response":[{"id":"55d4f8f9-bebe-4d1a-b97e-a26480bb4eaa","name":"There was a problem deleting the group.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"904f98d9-26b6-4c97-ac3e-bd2533085ecb","name":"The group was deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f92f5081-ee7c-41e7-9b4a-57d690d66175","name":"The group was not found.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"81407b80-25c2-4bdc-9035-450047d5071d"},{"name":"Returns a list of all users in the specified group.","id":"ab191ae6-761e-453c-8726-7099e7ab9058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/:groupId/users","urlObject":{"path":["v1","security","groups",":groupId","users"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"0308b763-b70c-40e2-8780-561baff7f8af","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"groupId"}]}},"response":[{"id":"13c9976a-9dd5-4262-852c-75081bea786c","name":"The list of users.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n },\n {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n }\n]"},{"id":"7e269015-f0ba-4a1c-b842-a4a96367db03","name":"There was a problem accessing the group.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>/users"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"bb6c1f7a-7aa4-4f2f-a4cf-e47697d5622a","name":"The group was not found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups/<string>/users"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ab191ae6-761e-453c-8726-7099e7ab9058"}],"id":"2e857935-2cf2-4ba3-b514-87fdd0707e6b","_postman_id":"2e857935-2cf2-4ba3-b514-87fdd0707e6b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Returns a list of all groups.","id":"6c09f9fa-75c0-4235-b066-1a97eb3b51ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups","urlObject":{"path":["v1","security","groups"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"af343a53-4744-4a6d-a64f-278e08a5c2ba","name":"The list of groups.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"description\": \"schema type not provided\",\n  \"memberCount\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\",\n  \"title\": \"schema type not provided\"\n },\n {\n  \"description\": \"schema type not provided\",\n  \"memberCount\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\",\n  \"title\": \"schema type not provided\"\n }\n]"},{"id":"b16aa0f3-ffed-49f4-9174-50532bb163fe","name":"There was a problem accessing the groups.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"6c09f9fa-75c0-4235-b066-1a97eb3b51ee"},{"name":"Adds or updates a Kylo group.","id":"8594102a-bf87-49bd-bf10-f8578f77c045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"schema type not provided\",\n    \"memberCount\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"title\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/groups","urlObject":{"path":["v1","security","groups"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"32d0da47-64e5-45f6-bdb0-b49195ce3583","name":"The group was added or updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"schema type not provided\",\n    \"memberCount\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"title\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/groups"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9c546c2b-14fd-4921-9711-9400a7eb2356","name":"There was a problem adding or updating the group.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"schema type not provided\",\n    \"memberCount\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\",\n    \"title\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"8594102a-bf87-49bd-bf10-f8578f77c045"}],"id":"30cf9db6-a638-4866-a392-935e4c00727e","_postman_id":"30cf9db6-a638-4866-a392-935e4c00727e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"roles","item":[{"name":"Returns all the roles defined for each kind of entity.","id":"0940d7b2-a224-4d24-8f4a-052329edda13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles","urlObject":{"path":["v1","security","roles"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"4be5f096-c0ad-4fe5-8e7b-e785aa8d7855","name":"There was a problem accessing the roles.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"508e6289-4cca-493b-8b11-71bc31100139","name":"The list of entity/roles mappings.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"schema type not provided\",\n \"memberCount\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"title\": \"schema type not provided\"\n}"}],"_postman_id":"0940d7b2-a224-4d24-8f4a-052329edda13"},{"name":"Returns all the roles defined for the a particular kind of entity.","id":"050181d1-32e3-4612-a238-710c4e043237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles/:entity","urlObject":{"path":["v1","security","roles",":entity"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"2ccde58c-2970-4377-bd10-ff2f7133e2ee","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"entity"}]}},"response":[{"id":"d5a1dfe3-b2f6-40af-83dc-d9ddd9c4bca9","name":"The list of roles defined for the entity.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"description\": \"schema type not provided\",\n \"memberCount\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\",\n \"title\": \"schema type not provided\"\n}"},{"id":"ff41cc78-9e16-487f-93a0-bcfc1deb1101","name":"There was a problem accessing the roles.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/roles/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"050181d1-32e3-4612-a238-710c4e043237"}],"id":"bb364f75-9c32-416c-935c-cb8e8ce8e768","_postman_id":"bb364f75-9c32-416c-935c-cb8e8ce8e768","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"users","item":[{"name":"{user Id}","item":[{"name":"Returns the specified user.","id":"a9cc0f83-6cdf-4f94-898e-2b260fa22e1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/:userId","urlObject":{"path":["v1","security","users",":userId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7106bc6c-f273-4b9b-8559-66d19ae0c448","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"userId"}]}},"response":[{"id":"0d005692-43dd-4f8c-bafd-5ebc45b50c15","name":"The user was not found.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"adbcfbac-7abf-4577-930b-b5a8f736ccbc","name":"The requested user.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"displayName\": \"schema type not provided\",\n \"email\": \"schema type not provided\",\n \"enabled\": \"schema type not provided\",\n \"groups\": \"schema type not provided\",\n \"systemName\": \"schema type not provided\"\n}"},{"id":"e3a0c83d-8f3d-4264-a3e2-874a52a90436","name":"There was a problem accessing the user.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a9cc0f83-6cdf-4f94-898e-2b260fa22e1c"},{"name":"Deletes the specified user.","id":"0657daae-fc1d-4cd8-baf0-85a40597fb83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/:userId","urlObject":{"path":["v1","security","users",":userId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f3e800ff-623d-4e44-a1e7-0cd6c7ece0da","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"userId"}]}},"response":[{"id":"b72fe38b-d634-4937-8ed6-f8097bf5e02b","name":"The user was deleted.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e3679984-6a46-40cd-bcc7-0ce6f8be0fb6","name":"The user was not found.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"e6dc0ea4-16ce-4113-8eed-45d760037d14","name":"There was a problem deleting the user.","originalRequest":{"method":"DELETE","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"0657daae-fc1d-4cd8-baf0-85a40597fb83"}],"id":"41dc4a37-0932-4177-bc0c-b615f9c6dbcb","_postman_id":"41dc4a37-0932-4177-bc0c-b615f9c6dbcb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Returns a list of all users.","id":"6e9f8f17-50ec-43e1-8b1d-7cd139865c78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users","urlObject":{"path":["v1","security","users"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"30487939-9d1e-4917-ac05-3c716ffb9204","name":"There was a problem accessing the users.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"c77c9e9a-0d33-4b54-9a85-41eb499ca5ca","name":"The list of users.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/security/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n },\n {\n  \"displayName\": \"schema type not provided\",\n  \"email\": \"schema type not provided\",\n  \"enabled\": \"schema type not provided\",\n  \"groups\": \"schema type not provided\",\n  \"systemName\": \"schema type not provided\"\n }\n]"}],"_postman_id":"6e9f8f17-50ec-43e1-8b1d-7cd139865c78"},{"name":"Adds or updates a Kylo user.","id":"2c505f92-8a75-4cab-8d18-bbea45f35787","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/users","urlObject":{"path":["v1","security","users"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"3e4fe6ad-ebce-4a04-a264-d9f261b86b23","name":"There was a problem adding or updating the user.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/users"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"8a41d6b2-3fb2-4cb1-9063-6d3b3b1b0c52","name":"The user was added or updated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"displayName\": \"schema type not provided\",\n    \"email\": \"schema type not provided\",\n    \"enabled\": \"schema type not provided\",\n    \"groups\": \"schema type not provided\",\n    \"systemName\": \"schema type not provided\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/security/users"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2c505f92-8a75-4cab-8d18-bbea45f35787"}],"id":"93cf3a7a-4fa2-42db-b1cb-de9e1dad7d53","_postman_id":"93cf3a7a-4fa2-42db-b1cb-de9e1dad7d53","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"83c0f10a-c7a1-4fa7-82d3-b254d5d66249","_postman_id":"83c0f10a-c7a1-4fa7-82d3-b254d5d66249","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"sla","item":[{"name":"assessments","item":[{"name":"Lists all sla assessments.","id":"a84ba735-f658-46db-b05e-e1ddb825bc19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/sla/assessments?sort=<string>&limit=10&start=1&filter=<string>","urlObject":{"path":["v1","sla","assessments"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"1"},{"key":"filter","value":"<string>"}],"variable":[]}},"response":[{"id":"0d030192-aff7-42d3-81e7-312b784b5333","name":"The sort contains an invalid value.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/sla/assessments?sort=<string>&limit=10&start=1&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","sla","assessments"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"1"},{"key":"filter","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"195a02cc-5405-4f9d-8358-d45a1f6edfe1","name":"The start or limit is not a valid integer.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/sla/assessments?sort=<string>&limit=10&start=1&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","sla","assessments"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"1"},{"key":"filter","value":"<string>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"63812b82-b10c-49d5-8ef8-588fffc56945","name":"The sort cannot be empty.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/sla/assessments?sort=<string>&limit=10&start=1&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","sla","assessments"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"1"},{"key":"filter","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fa5107ee-86da-47cd-92a0-70532b88b61e","name":"Returns the sla assessments.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v1/sla/assessments?sort=<string>&limit=10&start=1&filter=<string>","host":["https://edl.data.avedian.info/proxy"],"path":["v1","sla","assessments"],"query":[{"key":"sort","value":"<string>"},{"key":"limit","value":"10"},{"key":"start","value":"1"},{"key":"filter","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"query\": \"<string>\",\n \"totalHits\": \"<long>\",\n \"tookInMillis\": \"<long>\",\n \"from\": \"<long>\",\n \"to\": \"<long>\",\n \"engine\": \"<string>\",\n \"searchResultsSummary\": \"<object>\",\n \"searchResults\": [\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  },\n  {\n   \"highlights\": [\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    },\n    {\n     \"key\": \"<string>\",\n     \"value\": \"<object>\"\n    }\n   ],\n   \"rawData\": \"<object>\",\n   \"icon\": \"<string>\",\n   \"color\": \"<string>\",\n   \"type\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a84ba735-f658-46db-b05e-e1ddb825bc19"},{"name":"get an SLA Assessment by the assessmentId","id":"402cc621-9d32-4452-93c3-a8011d39c230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/sla/assessments/:assessmentId","urlObject":{"path":["v1","sla","assessments",":assessmentId"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7eb6c50d-1c57-4b5b-a31d-1dc0eebe1435","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"assessmentId"}]}},"response":[{"id":"4c887249-2241-47e0-b138-6a92032e1865","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/sla/assessments/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"schema type not provided\",\n \"obligationAssessments\": \"schema type not provided\",\n \"time\": \"schema type not provided\",\n \"agreement\": \"schema type not provided\",\n \"message\": \"schema type not provided\",\n \"result\": \"schema type not provided\"\n}"}],"_postman_id":"402cc621-9d32-4452-93c3-a8011d39c230"}],"id":"7fa8b945-fe5f-4b90-924c-9942eb08456a","_postman_id":"7fa8b945-fe5f-4b90-924c-9942eb08456a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"c6299c40-dc87-4851-856a-505729e9c94e","_postman_id":"c6299c40-dc87-4851-856a-505729e9c94e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"spark","item":[{"name":"shell","item":[{"name":"file-metadata","item":[{"name":"returns filemetadata based upon the list of file paths in the dataset.","id":"76b0d0b8-00a3-4de7-8233-3f1d77287d92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": {\n        \"displayName\": \"schema type not provided\",\n        \"email\": \"schema type not provided\",\n        \"enabled\": \"schema type not provided\",\n        \"groups\": \"schema type not provided\",\n        \"systemName\": \"schema type not provided\"\n    },\n    \"allowedActions\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"roleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"feedRoleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"id\": \"<string>\",\n    \"title\": \"<string>\",\n    \"dataSource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"format\": \"<string>\",\n    \"options\": \"<object>\",\n    \"paths\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"jars\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata","urlObject":{"path":["v1","spark","shell","file-metadata"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"52c3bb14-d4aa-44b9-a660-9a6f949ceaa2","name":"There was a problem processing the data.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": {\n        \"displayName\": \"schema type not provided\",\n        \"email\": \"schema type not provided\",\n        \"enabled\": \"schema type not provided\",\n        \"groups\": \"schema type not provided\",\n        \"systemName\": \"schema type not provided\"\n    },\n    \"allowedActions\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"roleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"feedRoleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"id\": \"<string>\",\n    \"title\": \"<string>\",\n    \"dataSource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"format\": \"<string>\",\n    \"options\": \"<object>\",\n    \"paths\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"jars\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"58e25161-c038-4f67-917b-db19383aa46d","name":"Returns the status of the file-metadata job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": {\n        \"displayName\": \"schema type not provided\",\n        \"email\": \"schema type not provided\",\n        \"enabled\": \"schema type not provided\",\n        \"groups\": \"schema type not provided\",\n        \"systemName\": \"schema type not provided\"\n    },\n    \"allowedActions\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"roleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"feedRoleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"id\": \"<string>\",\n    \"title\": \"<string>\",\n    \"dataSource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"format\": \"<string>\",\n    \"options\": \"<object>\",\n    \"paths\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"jars\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"},{"id":"fa25546a-6c15-4159-87b3-bdbdb0c2aade","name":"The requested data source does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": {\n        \"displayName\": \"schema type not provided\",\n        \"email\": \"schema type not provided\",\n        \"enabled\": \"schema type not provided\",\n        \"groups\": \"schema type not provided\",\n        \"systemName\": \"schema type not provided\"\n    },\n    \"allowedActions\": {\n        \"name\": \"schema type not provided\",\n        \"actions\": \"schema type not provided\"\n    },\n    \"roleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"feedRoleMemberships\": [\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        },\n        {\n            \"role\": \"schema type not provided\",\n            \"users\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\"\n        }\n    ],\n    \"id\": \"<string>\",\n    \"title\": \"<string>\",\n    \"dataSource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"format\": \"<string>\",\n    \"options\": \"<object>\",\n    \"paths\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"files\": [\n        \"<string>\",\n        \"<string>\"\n    ],\n    \"jars\": [\n        \"<string>\",\n        \"<string>\"\n    ]\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"76b0d0b8-00a3-4de7-8233-3f1d77287d92"},{"name":"Fetches the status of a transformation.","id":"5af61d1b-5010-4fea-901a-1a40cb1d4f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata/:table","urlObject":{"path":["v1","spark","shell","file-metadata",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"69103193-6922-4f88-b5f7-0c8bb812a0ed","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"037802cc-a8ed-4e60-91a5-9b0b903b2890","name":"Returns the status of the transformation.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"},{"id":"87cc5be6-e807-4490-8565-c2f952f20768","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"ea206fbd-2062-4615-ae32-436cdf54d822","name":"The transformation does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/file-metadata/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"5af61d1b-5010-4fea-901a-1a40cb1d4f26"}],"id":"819157e0-4254-47c6-86c0-68cc81fb24ee","_postman_id":"819157e0-4254-47c6-86c0-68cc81fb24ee","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"job","item":[{"name":"Submits a Spark job to be executed.","id":"ef9594a6-2af4-4add-8ba4-65ec0065e1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"lang\": \"<string>\",\n    \"mode\": \"<string>\",\n    \"parent\": {\n        \"id\": \"<string>\",\n        \"script\": \"<string>\"\n    },\n    \"resources\": {\n        \"dataSets\": [\n            {\n                \"dataSetId\": \"<string>\"\n            },\n            {\n                \"dataSetId\": \"<string>\"\n            }\n        ],\n        \"highWaterMarks\": \"<object>\"\n    },\n    \"script\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job","urlObject":{"path":["v1","spark","shell","job"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"47675374-1c9b-4b6c-856a-4f4b1e2d159f","name":"The requested job does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"lang\": \"<string>\",\n    \"mode\": \"<string>\",\n    \"parent\": {\n        \"id\": \"<string>\",\n        \"script\": \"<string>\"\n    },\n    \"resources\": {\n        \"dataSets\": [\n            {\n                \"dataSetId\": \"<string>\"\n            },\n            {\n                \"dataSetId\": \"<string>\"\n            }\n        ],\n        \"highWaterMarks\": \"<object>\"\n    },\n    \"script\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"61d362cb-d41f-49dc-b5ec-ee4b699cfa9a","name":"Returns the status of the job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"lang\": \"<string>\",\n    \"mode\": \"<string>\",\n    \"parent\": {\n        \"id\": \"<string>\",\n        \"script\": \"<string>\"\n    },\n    \"resources\": {\n        \"dataSets\": [\n            {\n                \"dataSetId\": \"<string>\"\n            },\n            {\n                \"dataSetId\": \"<string>\"\n            }\n        ],\n        \"highWaterMarks\": \"<object>\"\n    },\n    \"script\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"result\": {\n  \"highWaterMarks\": \"<object>\"\n }\n}"},{"id":"afbeaffa-aacb-4b46-974a-c5e5d0239e17","name":"There was a problem processing the job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"lang\": \"<string>\",\n    \"mode\": \"<string>\",\n    \"parent\": {\n        \"id\": \"<string>\",\n        \"script\": \"<string>\"\n    },\n    \"resources\": {\n        \"dataSets\": [\n            {\n                \"dataSetId\": \"<string>\"\n            },\n            {\n                \"dataSetId\": \"<string>\"\n            }\n        ],\n        \"highWaterMarks\": \"<object>\"\n    },\n    \"script\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"result\": {\n  \"highWaterMarks\": \"<object>\"\n }\n}"}],"_postman_id":"ef9594a6-2af4-4add-8ba4-65ec0065e1d6"},{"name":"Fetches the status of a job","id":"a4d0a90d-27bf-48c3-8f47-11eabb70e16f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job/:job","urlObject":{"path":["v1","spark","shell","job",":job"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"aa4ba709-89e5-4146-abad-061fc7e6a5d7","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"job"}]}},"response":[{"id":"20557bb2-411f-41f3-95e8-1d5bc1c740a4","name":"Returns the status of the job.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"result\": {\n  \"highWaterMarks\": \"<object>\"\n }\n}"},{"id":"b8f648e0-c8a9-42de-a60e-00e84a0972b3","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"result\": {\n  \"highWaterMarks\": \"<object>\"\n }\n}"},{"id":"ceb08d1f-c9ef-42dc-8cc2-5f3ec8a9e7ec","name":"The job does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/job/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"a4d0a90d-27bf-48c3-8f47-11eabb70e16f"}],"id":"1fa39768-7490-4ac1-8e7f-c43b9fc98993","_postman_id":"1fa39768-7490-4ac1-8e7f-c43b9fc98993","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"query","item":[{"name":"{query}","item":[{"name":"save","item":[{"name":"{save}","item":[{"name":"Fetches the status of a save","id":"e60b818c-b9fc-48c8-a213-51d7bc8cb551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/:query/save/:save","urlObject":{"path":["v1","spark","shell","query",":query","save",":save"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"57dfd142-b221-40d6-8c02-d94081be1c46","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"query"},{"id":"5424b4ab-7003-4f37-96e0-ace4756ecf54","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"save"}]}},"response":[{"id":"81d74633-4dd8-429f-a404-87f81801b56d","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"962763a0-540a-44c1-9031-7b84dffdc75c","name":"The transformation or save does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"dee2cab9-716a-41bc-9f46-20a70acc0c86","name":"Returns the status of the save.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"}],"_postman_id":"e60b818c-b9fc-48c8-a213-51d7bc8cb551"},{"name":"Downloads the saved results in a ZIP file","id":"43c8c1c2-c42d-432f-be1f-36179bc9d37e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/:query/save/:save/zip","urlObject":{"path":["v1","spark","shell","query",":query","save",":save","zip"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"e4eaa763-01ed-4b21-836c-aaf2a285f4e5","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"query"},{"id":"06a4d38e-160f-43ec-83f3-27e69a345ace","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"save"}]}},"response":[{"id":"0fd3657d-d4c3-4712-be99-7471333e5901","name":"The save does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>/zip"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"76f05553-8fcb-420c-ac15-6eba0c42f831","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>/zip"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"83cb9689-d376-407a-9961-011102448541","name":"Returns the saved file.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save/<string>/zip"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"43c8c1c2-c42d-432f-be1f-36179bc9d37e"}],"id":"7bd88601-1d7f-4496-a484-e67cabb363df","_postman_id":"7bd88601-1d7f-4496-a484-e67cabb363df","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Saves the results of a transformation.","id":"ec29a452-f5f8-4a62-a034-6efd1c1c2231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/:query/save","urlObject":{"path":["v1","spark","shell","query",":query","save"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"50c93d42-6e61-42dd-b117-c39f5faf4376","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"query"}]}},"response":[{"id":"43451a53-0943-4316-9201-7258439c3b52","name":"The transformation does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"5f251883-ebf4-40a9-8843-8d487e5facc9","name":"Returns the status of the save.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>/save"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"}],"_postman_id":"ec29a452-f5f8-4a62-a034-6efd1c1c2231"}],"id":"feb32f0f-b423-48e4-ad9d-c7aff9029ba1","_postman_id":"feb32f0f-b423-48e4-ad9d-c7aff9029ba1","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"4b02faed-ac25-4ff7-8827-f8219a226d3f","_postman_id":"4b02faed-ac25-4ff7-8827-f8219a226d3f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Queries a data source table.","id":"fb9f97b4-9f93-416f-9c9c-ec60c323a4a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query","urlObject":{"path":["v1","spark","shell","query"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"428925d1-cb73-48b0-be5b-050a45b3fc5b","name":"Returns the status of the query.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"},{"id":"61cff49b-5a29-4a20-a593-70ea967201bc","name":"The requested data source does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"df0f7ec9-38f4-4558-bc68-d229e43dcad6","name":"There was a problem processing the data.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"fb9f97b4-9f93-416f-9c9c-ec60c323a4a3"},{"name":"Fetches the status of a query.","id":"16b28f2f-c314-438a-8346-1d4498f4eb53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/:table","urlObject":{"path":["v1","spark","shell","query",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"a0da00dd-ac4d-4096-b9a5-09a661ff8721","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"1c9d8d26-914f-45c9-b787-d4c8c5e3fd60","name":"Returns the status of the query.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"},{"id":"2b948c8e-d0f6-4fac-a4a4-0e64e1e6701c","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"3ac7e523-8e06-45fb-855f-677da0a88541","name":"The query does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/query/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"16b28f2f-c314-438a-8346-1d4498f4eb53"}],"id":"3780fd21-616f-4275-baa9-9de6e17c951a","_postman_id":"3780fd21-616f-4275-baa9-9de6e17c951a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"transform","item":[{"name":"{transform}","item":[{"name":"save","item":[{"name":"{save}","item":[{"name":"Fetches the status of a save","id":"ae9dabdd-7006-4f53-958e-a7b948ddd94b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/:transform/save/:save","urlObject":{"path":["v1","spark","shell","transform",":transform","save",":save"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"f43794a9-52c3-465e-a645-3878343cd527","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"transform"},{"id":"ae1a2bbe-49e5-4150-aeda-db8d915e095b","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"save"}]}},"response":[{"id":"2b46525a-3708-488b-8a29-9db72736c130","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"2cf85913-3528-4b2c-ad1d-6a4f7903d204","name":"The transformation or save does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"a86adfa5-a25b-48cc-869b-2a29ee7c78dd","name":"Returns the status of the save.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"}],"_postman_id":"ae9dabdd-7006-4f53-958e-a7b948ddd94b"},{"name":"Downloads the saved results in a ZIP file","id":"37969308-0df9-4e00-b590-c4ba39528df3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/:transform/save/:save/zip","urlObject":{"path":["v1","spark","shell","transform",":transform","save",":save","zip"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"739e9d7e-92b4-476a-b7b6-7b6090d96cc8","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"transform"},{"id":"d712a9eb-f238-4e72-be03-5bab27f81559","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"save"}]}},"response":[{"id":"07b3d99a-f775-4c39-b7ae-6ee0247630f1","name":"Returns the saved file.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>/zip"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"87402325-98ab-458e-bc89-cbd62ea86574","name":"The save does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>/zip"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"cb8e0a55-9ff8-44f4-9239-6473646ed5d6","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save/<string>/zip"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"37969308-0df9-4e00-b590-c4ba39528df3"}],"id":"c05af00e-8dc3-48ce-ab5d-4e1e2bd32bf2","_postman_id":"c05af00e-8dc3-48ce-ab5d-4e1e2bd32bf2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Saves the results of a transformation.","id":"9a7e5090-9e45-4705-9ee0-dd662d9925de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/:transform/save","urlObject":{"path":["v1","spark","shell","transform",":transform","save"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"be59690f-e593-45dc-9c2c-cd286c2fad68","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"transform"}]}},"response":[{"id":"dcf09ece-0d9b-461c-9cee-9a8435542070","name":"The transformation does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"},{"id":"f781f7ef-ef5c-4406-a285-21b8ef82b3d4","name":"Returns the status of the save.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"format\": \"<string>\",\n    \"jdbc\": {\n        \"id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"controllerServiceId\": \"<string>\",\n        \"databaseConnectionUrl\": \"<string>\",\n        \"databaseDriverClassName\": \"<string>\",\n        \"databaseDriverLocation\": \"<string>\",\n        \"databaseUser\": \"<string>\",\n        \"password\": \"<string>\"\n    },\n    \"catalogDatasource\": {\n        \"owner\": {\n            \"displayName\": \"schema type not provided\",\n            \"email\": \"schema type not provided\",\n            \"enabled\": \"schema type not provided\",\n            \"groups\": \"schema type not provided\",\n            \"systemName\": \"schema type not provided\"\n        },\n        \"allowedActions\": {\n            \"name\": \"schema type not provided\",\n            \"actions\": \"schema type not provided\"\n        },\n        \"roleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"feedRoleMemberships\": [\n            \"schema type not provided\",\n            \"schema type not provided\"\n        ],\n        \"connector\": {\n            \"owner\": \"schema type not provided\",\n            \"allowedActions\": \"schema type not provided\",\n            \"roleMemberships\": \"schema type not provided\",\n            \"feedRoleMemberships\": \"schema type not provided\",\n            \"id\": \"schema type not provided\",\n            \"pluginId\": \"schema type not provided\",\n            \"title\": \"schema type not provided\",\n            \"description\": \"schema type not provided\",\n            \"template\": \"schema type not provided\",\n            \"color\": \"schema type not provided\",\n            \"icon\": \"schema type not provided\"\n        },\n        \"id\": \"<string>\",\n        \"nifiControllerServiceId\": \"<string>\",\n        \"template\": {\n            \"format\": \"schema type not provided\",\n            \"options\": \"schema type not provided\",\n            \"paths\": \"schema type not provided\",\n            \"files\": \"schema type not provided\",\n            \"jars\": \"schema type not provided\"\n        },\n        \"title\": \"<string>\",\n        \"credentials\": {\n            \"encrypted\": \"schema type not provided\",\n            \"properties\": \"schema type not provided\"\n        }\n    },\n    \"mode\": \"<string>\",\n    \"options\": \"<object>\",\n    \"tableName\": \"<string>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>/save"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"id\": \"<string>\",\n \"location\": \"<string>\",\n \"progress\": \"<double>\"\n}"}],"_postman_id":"9a7e5090-9e45-4705-9ee0-dd662d9925de"}],"id":"244abeaf-f6c3-462e-9a03-e9bb132e02e3","_postman_id":"244abeaf-f6c3-462e-9a03-e9bb132e02e3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"5ac77570-7023-4352-95e5-3e00e6ea59f6","_postman_id":"5ac77570-7023-4352-95e5-3e00e6ea59f6","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Queries a Hive table and applies a series of transformations on the rows.","id":"c8b0b189-416a-43c6-8e57-5a15b9f2a558","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform","urlObject":{"path":["v1","spark","shell","transform"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"9381e469-bb80-4b9f-96e7-1e629ab4052c","name":"There was a problem processing the data.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"faa90d0d-6874-4956-b128-beffbce17e66","name":"The requested data source does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fadf7241-7abb-4276-a4f3-1d2157939fb5","name":"Returns the status of the transformation.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"async\": \"<boolean>\",\n    \"datasources\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        },\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"description\": \"<string>\"\n        }\n    ],\n    \"catalogDatasets\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"feedRoleMemberships\": [\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                },\n                {\n                    \"role\": \"schema type not provided\",\n                    \"users\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\"\n                }\n            ],\n            \"id\": \"<string>\",\n            \"title\": \"<string>\",\n            \"dataSource\": {\n                \"owner\": {\n                    \"displayName\": \"schema type not provided\",\n                    \"email\": \"schema type not provided\",\n                    \"enabled\": \"schema type not provided\",\n                    \"groups\": \"schema type not provided\",\n                    \"systemName\": \"schema type not provided\"\n                },\n                \"allowedActions\": {\n                    \"name\": \"schema type not provided\",\n                    \"actions\": \"schema type not provided\"\n                },\n                \"roleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"feedRoleMemberships\": [\n                    \"schema type not provided\",\n                    \"schema type not provided\"\n                ],\n                \"connector\": {\n                    \"owner\": \"schema type not provided\",\n                    \"allowedActions\": \"schema type not provided\",\n                    \"roleMemberships\": \"schema type not provided\",\n                    \"feedRoleMemberships\": \"schema type not provided\",\n                    \"id\": \"schema type not provided\",\n                    \"pluginId\": \"schema type not provided\",\n                    \"title\": \"schema type not provided\",\n                    \"description\": \"schema type not provided\",\n                    \"template\": \"schema type not provided\",\n                    \"color\": \"schema type not provided\",\n                    \"icon\": \"schema type not provided\"\n                },\n                \"id\": \"<string>\",\n                \"nifiControllerServiceId\": \"<string>\",\n                \"template\": {\n                    \"format\": \"schema type not provided\",\n                    \"options\": \"schema type not provided\",\n                    \"paths\": \"schema type not provided\",\n                    \"files\": \"schema type not provided\",\n                    \"jars\": \"schema type not provided\"\n                },\n                \"title\": \"<string>\",\n                \"credentials\": {\n                    \"encrypted\": \"schema type not provided\",\n                    \"properties\": \"schema type not provided\"\n                }\n            },\n            \"format\": \"<string>\",\n            \"options\": \"<object>\",\n            \"paths\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"files\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"jars\": [\n                \"<string>\",\n                \"<string>\"\n            ]\n        }\n    ],\n    \"catalogDataSources\": [\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        },\n        {\n            \"owner\": {\n                \"displayName\": \"schema type not provided\",\n                \"email\": \"schema type not provided\",\n                \"enabled\": \"schema type not provided\",\n                \"groups\": \"schema type not provided\",\n                \"systemName\": \"schema type not provided\"\n            },\n            \"allowedActions\": {\n                \"name\": \"schema type not provided\",\n                \"actions\": \"schema type not provided\"\n            },\n            \"roleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"feedRoleMemberships\": [\n                \"schema type not provided\",\n                \"schema type not provided\"\n            ],\n            \"connector\": {\n                \"owner\": \"schema type not provided\",\n                \"allowedActions\": \"schema type not provided\",\n                \"roleMemberships\": \"schema type not provided\",\n                \"feedRoleMemberships\": \"schema type not provided\",\n                \"id\": \"schema type not provided\",\n                \"pluginId\": \"schema type not provided\",\n                \"title\": \"schema type not provided\",\n                \"description\": \"schema type not provided\",\n                \"template\": \"schema type not provided\",\n                \"color\": \"schema type not provided\",\n                \"icon\": \"schema type not provided\"\n            },\n            \"id\": \"<string>\",\n            \"nifiControllerServiceId\": \"<string>\",\n            \"template\": {\n                \"format\": \"schema type not provided\",\n                \"options\": \"schema type not provided\",\n                \"paths\": \"schema type not provided\",\n                \"files\": \"schema type not provided\",\n                \"jars\": \"schema type not provided\"\n            },\n            \"title\": \"<string>\",\n            \"credentials\": {\n                \"encrypted\": \"schema type not provided\",\n                \"properties\": \"schema type not provided\"\n            }\n        }\n    ],\n    \"doValidate\": \"<boolean>\",\n    \"doProfile\": \"<boolean>\",\n    \"parent\": {\n        \"script\": \"<string>\",\n        \"table\": \"<string>\"\n    },\n    \"policies\": [\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        },\n        {\n            \"profile\": \"schema type not provided\",\n            \"index\": \"schema type not provided\",\n            \"fieldName\": \"schema type not provided\",\n            \"feedFieldName\": \"schema type not provided\",\n            \"standardization\": \"schema type not provided\",\n            \"validation\": \"schema type not provided\",\n            \"domainTypeId\": \"schema type not provided\",\n            \"partitionColumn\": \"schema type not provided\"\n        }\n    ],\n    \"script\": \"<string>\",\n    \"pageSpec\": {\n        \"firstRow\": \"<integer>\",\n        \"numRows\": \"<integer>\",\n        \"firstCol\": \"<integer>\",\n        \"numCols\": \"<integer>\"\n    }\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"}],"_postman_id":"c8b0b189-416a-43c6-8e57-5a15b9f2a558"},{"name":"Fetches the status of a transformation.","id":"ce8cc674-ce74-4e1d-a559-b98bbef3400a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/:table","urlObject":{"path":["v1","spark","shell","transform",":table"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"7f9d44b3-a9cd-415d-b33c-1ac5de359f29","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"table"}]}},"response":[{"id":"3ae05746-88d5-4c57-bedd-79ce87bb03cc","name":"The transformation does not exist.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"4aab0887-01b7-4044-89d4-d17b38fa5f47","name":"Returns the status of the transformation.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"<string>\",\n \"status\": \"<string>\",\n \"profile\": [\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  },\n  {\n   \"columnName\": \"<string>\",\n   \"metricType\": \"<string>\",\n   \"metricValue\": \"<string>\"\n  }\n ],\n \"progress\": \"<double>\",\n \"results\": {\n  \"columns\": [\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   },\n   {\n    \"nativeDataType\": \"<string>\",\n    \"hiveColumnLabel\": \"<string>\",\n    \"dataType\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"tableName\": \"<string>\",\n    \"displayName\": \"<string>\",\n    \"index\": \"<integer>\",\n    \"field\": \"<string>\",\n    \"databaseName\": \"<string>\"\n   }\n  ],\n  \"rows\": [\n   [\n    \"<object>\",\n    \"<object>\"\n   ],\n   [\n    \"<object>\",\n    \"<object>\"\n   ]\n  ],\n  \"validationResults\": [\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ],\n   [\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    },\n    {\n     \"scope\": \"<string>\",\n     \"field\": \"<string>\",\n     \"type\": \"<string>\",\n     \"rule\": \"<string>\",\n     \"reason\": \"<string>\"\n    }\n   ]\n  ]\n },\n \"table\": \"<string>\",\n \"actualRows\": \"<integer>\",\n \"actualCols\": \"<integer>\"\n}"},{"id":"ef3283c7-61be-42ca-86f4-62c0adf1ca1e","name":"There was a problem accessing the data.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/transform/<string>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"ce8cc674-ce74-4e1d-a559-b98bbef3400a"}],"id":"7168ffc9-0892-43c7-8cfb-5846771e2aaf","_postman_id":"7168ffc9-0892-43c7-8cfb-5846771e2aaf","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Finds Spark data sources","id":"09ad5da9-bc0f-4388-8b79-77b887a9b67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/data-sources","urlObject":{"path":["v1","spark","shell","data-sources"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b74491c0-66bd-4af8-ae31-f8d8f9231bd4","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/data-sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"09ad5da9-bc0f-4388-8b79-77b887a9b67a"},{"name":"Returns the dataset preview","id":"318ad0af-254b-4de7-940a-52f0dd7a1701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/preview","urlObject":{"path":["v1","spark","shell","preview"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"40894f6d-a5bf-4c5c-a08c-063a8b62edda","name":"Returns the status of the file-metadata job.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/preview"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"49d5b923-d48d-4c0d-a8a9-c58b62b626a6","name":"The requested data source does not exist.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/preview"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"84c61a5c-4e58-4b51-b5a7-6a395a92f436","name":"There was a problem processing the data.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"null"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/preview"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"318ad0af-254b-4de7-940a-52f0dd7a1701"},{"name":"Registers a new Spark Shell process with Kylo.","id":"2670fb33-f71d-43e7-a61a-97737fe05031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"host\": \"<string>\",\n    \"port\": \"<integer>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/register","urlObject":{"path":["v1","spark","shell","register"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0ea0f998-0933-458b-b399-88cbc8ee903e","name":"The provided credentials are invalid.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"host\": \"<string>\",\n    \"port\": \"<integer>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/register"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"1696efe0-656c-4fdf-bea7-b64c93993672","name":"The Spark Shell process has been successfully registered with this server.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"host\": \"<string>\",\n    \"port\": \"<integer>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/register"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d5d24dba-2250-4927-bdb5-bf66958efb15","name":"The Spark Shell process could not be registered with this server.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"host\": \"<string>\",\n    \"port\": \"<integer>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/register"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"fb66529d-0d3b-4c7c-8672-ff18471e2e74","name":"The Spark Shell process does not have permission to register with this server.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"host\": \"<string>\",\n    \"port\": \"<integer>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/register"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"2670fb33-f71d-43e7-a61a-97737fe05031"},{"name":"Starts a new Spark Shell process for the current user if one is not already running.","id":"b4939848-16fc-4bc5-95da-411203afa401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/start","urlObject":{"path":["v1","spark","shell","start"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"56dc31b5-1456-40e6-8cdf-9926a3c9585e","name":"The Spark Shell process could not be started.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/start"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"d609e3e7-41a1-4e56-86f4-df6c2ab72ab0","name":"The Spark Shell process will be started.","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/start"},"status":"Accepted","code":202,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b4939848-16fc-4bc5-95da-411203afa401"},{"name":"Fetches the status of a transformation.","id":"4350a819-a806-444b-9756-9465eff70d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/status","urlObject":{"path":["v1","spark","shell","status"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0c39fb86-6e77-47d9-8e32-38a1942fb0ac","name":"Returns the status of the spark server and session for current user if applicable.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"serverStatus\": \"<string>\",\n \"sessionInfo\": {\n  \"id\": \"<string>\",\n  \"sessionStatus\": \"<string>\"\n }\n}"},{"id":"0d82766d-c10d-471b-9a98-2e0dbe9241f1","name":"There was a problem checking the spark server.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/spark/shell/status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"4350a819-a806-444b-9756-9465eff70d80"}],"id":"3fea7b7d-69a7-46de-a673-434b31e7a52f","_postman_id":"3fea7b7d-69a7-46de-a673-434b31e7a52f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"1d34893f-c1c3-47c9-ac55-17363b81bddf","_postman_id":"1d34893f-c1c3-47c9-ac55-17363b81bddf","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the data confidence metrics.","id":"efb7d2db-f13d-4350-aff0-9a081d8d1bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/data-confidence/summary","urlObject":{"path":["v1","data-confidence","summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"42e2b6c1-b99b-42ec-970c-c5fdd99bf322","name":"Returns the data confidence metrics.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/data-confidence/summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"latestCheckDataFeeds\": [\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  },\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  }\n ],\n \"confidencePercentage\": \"<float>\",\n \"failedCount\": \"<integer>\",\n \"successCount\": \"<integer>\",\n \"totalCount\": \"<integer>\",\n \"minCompleteDate\": \"<dateTime>\",\n \"failedJobs\": [\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  },\n  {\n   \"validationMessage\": \"<string>\",\n   \"valid\": \"<boolean>\",\n   \"createTime\": \"<dateTime>\",\n   \"jobParameters\": \"<object>\",\n   \"jobName\": \"<string>\",\n   \"instanceId\": \"<long>\",\n   \"executedSteps\": [\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    },\n    {\n     \"runTime\": \"<long>\",\n     \"timeSinceEndTime\": \"<long>\",\n     \"executionContext\": \"<object>\",\n     \"lastUpdateTime\": \"<dateTime>\",\n     \"nifiEventId\": \"<long>\",\n     \"running\": \"<boolean>\",\n     \"exitDescription\": \"<string>\",\n     \"version\": \"<integer>\",\n     \"endTime\": \"<dateTime>\",\n     \"status\": \"<string>\",\n     \"startTime\": \"<dateTime>\",\n     \"id\": \"<long>\",\n     \"exitCode\": \"<string>\",\n     \"stepName\": \"<string>\"\n    }\n   ],\n   \"runTime\": \"<long>\",\n   \"timeSinceEndTime\": \"<long>\",\n   \"jobType\": \"<string>\",\n   \"displayStatus\": \"<string>\",\n   \"executionContext\": \"<object>\",\n   \"executionId\": \"<long>\",\n   \"exitStatus\": \"<string>\",\n   \"endTime\": \"<dateTime>\",\n   \"status\": \"<string>\",\n   \"startTime\": \"<dateTime>\",\n   \"stream\": \"<boolean>\",\n   \"exitCode\": \"<string>\",\n   \"feedName\": \"<string>\",\n   \"feedId\": \"<string>\",\n   \"lastUpdated\": \"<dateTime>\"\n  }\n ],\n \"timeSinceLastCheck\": \"<string>\",\n \"warnings\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"warningTimeThreshold\": \"<integer>\"\n}"}],"_postman_id":"efb7d2db-f13d-4350-aff0-9a081d8d1bd2"},{"name":"add custom provenance events to a job","id":"8ca5f7c1-0c32-46f9-86d5-7c403670961c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"batchId\": \"<string>\",\n    \"events\": [\n        {\n            \"processed\": \"<object>\",\n            \"startTime\": \"<long>\",\n            \"eventId\": \"<long>\",\n            \"eventTime\": \"<long>\",\n            \"eventDuration\": \"<long>\",\n            \"eventType\": \"<string>\",\n            \"flowFileUuid\": \"<string>\",\n            \"fileSize\": \"<string>\",\n            \"fileSizeBytes\": \"<long>\",\n            \"clusterNodeId\": \"<string>\",\n            \"clusterNodeAddress\": \"<string>\",\n            \"groupId\": \"<string>\",\n            \"componentId\": \"<string>\",\n            \"componentType\": \"<string>\",\n            \"componentName\": \"<string>\",\n            \"parentUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"childUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"details\": \"<string>\",\n            \"sourceConnectionIdentifier\": \"<string>\",\n            \"inputContentClaimFileSizeBytes\": \"<long>\",\n            \"inputContentClaimFileSize\": \"<string>\",\n            \"outputContentClaimFileSizeBytes\": \"<long>\",\n            \"outputContentClaimFileSize\": \"<string>\",\n            \"jobFlowFileId\": \"<string>\",\n            \"relationship\": \"<string>\",\n            \"firstEventProcessorId\": \"<string>\",\n            \"feedName\": \"<string>\",\n            \"feedProcessGroupId\": \"<string>\",\n            \"processorType\": \"<string>\",\n            \"parentFlowFileIds\": [\n                \"<string>\"\n            ],\n            \"stream\": \"<boolean>\",\n            \"terminatedByFailureRelationship\": \"<boolean>\",\n            \"endingFlowFileEvent\": \"<boolean>\",\n            \"startOfJob\": \"<boolean>\",\n            \"finalJobEvent\": \"<boolean>\",\n            \"failure\": \"<boolean>\",\n            \"updatedAttributes\": \"<object>\",\n            \"previousAttributes\": \"<object>\",\n            \"attributes\": \"<object>\"\n        },\n        {\n            \"processed\": \"<object>\",\n            \"startTime\": \"<long>\",\n            \"eventId\": \"<long>\",\n            \"eventTime\": \"<long>\",\n            \"eventDuration\": \"<long>\",\n            \"eventType\": \"<string>\",\n            \"flowFileUuid\": \"<string>\",\n            \"fileSize\": \"<string>\",\n            \"fileSizeBytes\": \"<long>\",\n            \"clusterNodeId\": \"<string>\",\n            \"clusterNodeAddress\": \"<string>\",\n            \"groupId\": \"<string>\",\n            \"componentId\": \"<string>\",\n            \"componentType\": \"<string>\",\n            \"componentName\": \"<string>\",\n            \"parentUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"childUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"details\": \"<string>\",\n            \"sourceConnectionIdentifier\": \"<string>\",\n            \"inputContentClaimFileSizeBytes\": \"<long>\",\n            \"inputContentClaimFileSize\": \"<string>\",\n            \"outputContentClaimFileSizeBytes\": \"<long>\",\n            \"outputContentClaimFileSize\": \"<string>\",\n            \"jobFlowFileId\": \"<string>\",\n            \"relationship\": \"<string>\",\n            \"firstEventProcessorId\": \"<string>\",\n            \"feedName\": \"<string>\",\n            \"feedProcessGroupId\": \"<string>\",\n            \"processorType\": \"<string>\",\n            \"parentFlowFileIds\": [\n                \"<string>\"\n            ],\n            \"stream\": \"<boolean>\",\n            \"terminatedByFailureRelationship\": \"<boolean>\",\n            \"endingFlowFileEvent\": \"<boolean>\",\n            \"startOfJob\": \"<boolean>\",\n            \"finalJobEvent\": \"<boolean>\",\n            \"failure\": \"<boolean>\",\n            \"updatedAttributes\": \"<object>\",\n            \"previousAttributes\": \"<object>\",\n            \"attributes\": \"<object>\"\n        }\n    ],\n    \"minEventId\": \"<long>\",\n    \"maxEventId\": \"<long>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/provenance","urlObject":{"path":["v1","provenance"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"d3513156-9a80-424a-ab13-8e0538866b17","name":"add custom provenance events to a job","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"batchId\": \"<string>\",\n    \"events\": [\n        {\n            \"processed\": \"<object>\",\n            \"startTime\": \"<long>\",\n            \"eventId\": \"<long>\",\n            \"eventTime\": \"<long>\",\n            \"eventDuration\": \"<long>\",\n            \"eventType\": \"<string>\",\n            \"flowFileUuid\": \"<string>\",\n            \"fileSize\": \"<string>\",\n            \"fileSizeBytes\": \"<long>\",\n            \"clusterNodeId\": \"<string>\",\n            \"clusterNodeAddress\": \"<string>\",\n            \"groupId\": \"<string>\",\n            \"componentId\": \"<string>\",\n            \"componentType\": \"<string>\",\n            \"componentName\": \"<string>\",\n            \"parentUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"childUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"details\": \"<string>\",\n            \"sourceConnectionIdentifier\": \"<string>\",\n            \"inputContentClaimFileSizeBytes\": \"<long>\",\n            \"inputContentClaimFileSize\": \"<string>\",\n            \"outputContentClaimFileSizeBytes\": \"<long>\",\n            \"outputContentClaimFileSize\": \"<string>\",\n            \"jobFlowFileId\": \"<string>\",\n            \"relationship\": \"<string>\",\n            \"firstEventProcessorId\": \"<string>\",\n            \"feedName\": \"<string>\",\n            \"feedProcessGroupId\": \"<string>\",\n            \"processorType\": \"<string>\",\n            \"parentFlowFileIds\": [\n                \"<string>\"\n            ],\n            \"stream\": \"<boolean>\",\n            \"terminatedByFailureRelationship\": \"<boolean>\",\n            \"endingFlowFileEvent\": \"<boolean>\",\n            \"startOfJob\": \"<boolean>\",\n            \"finalJobEvent\": \"<boolean>\",\n            \"failure\": \"<boolean>\",\n            \"updatedAttributes\": \"<object>\",\n            \"previousAttributes\": \"<object>\",\n            \"attributes\": \"<object>\"\n        },\n        {\n            \"processed\": \"<object>\",\n            \"startTime\": \"<long>\",\n            \"eventId\": \"<long>\",\n            \"eventTime\": \"<long>\",\n            \"eventDuration\": \"<long>\",\n            \"eventType\": \"<string>\",\n            \"flowFileUuid\": \"<string>\",\n            \"fileSize\": \"<string>\",\n            \"fileSizeBytes\": \"<long>\",\n            \"clusterNodeId\": \"<string>\",\n            \"clusterNodeAddress\": \"<string>\",\n            \"groupId\": \"<string>\",\n            \"componentId\": \"<string>\",\n            \"componentType\": \"<string>\",\n            \"componentName\": \"<string>\",\n            \"parentUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"childUuids\": [\n                \"<string>\",\n                \"<string>\"\n            ],\n            \"details\": \"<string>\",\n            \"sourceConnectionIdentifier\": \"<string>\",\n            \"inputContentClaimFileSizeBytes\": \"<long>\",\n            \"inputContentClaimFileSize\": \"<string>\",\n            \"outputContentClaimFileSizeBytes\": \"<long>\",\n            \"outputContentClaimFileSize\": \"<string>\",\n            \"jobFlowFileId\": \"<string>\",\n            \"relationship\": \"<string>\",\n            \"firstEventProcessorId\": \"<string>\",\n            \"feedName\": \"<string>\",\n            \"feedProcessGroupId\": \"<string>\",\n            \"processorType\": \"<string>\",\n            \"parentFlowFileIds\": [\n                \"<string>\"\n            ],\n            \"stream\": \"<boolean>\",\n            \"terminatedByFailureRelationship\": \"<boolean>\",\n            \"endingFlowFileEvent\": \"<boolean>\",\n            \"startOfJob\": \"<boolean>\",\n            \"finalJobEvent\": \"<boolean>\",\n            \"failure\": \"<boolean>\",\n            \"updatedAttributes\": \"<object>\",\n            \"previousAttributes\": \"<object>\",\n            \"attributes\": \"<object>\"\n        }\n    ],\n    \"minEventId\": \"<long>\",\n    \"maxEventId\": \"<long>\"\n}"},"url":"https://edl.data.avedian.info/proxy/v1/provenance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<string>\""}],"_postman_id":"8ca5f7c1-0c32-46f9-86d5-7c403670961c"},{"name":"Gets the list of all services and their health","id":"28dccb84-22e4-42e1-a9cc-3fc81140ed25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/service-monitor","urlObject":{"path":["v1","service-monitor"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"d394fa0b-3437-456a-83b7-f4dfe96b2315","name":"Returns the services.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v1/service-monitor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"components\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"serviceName\": \"<string>\",\n  \"alerts\": [\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   },\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   }\n  ],\n  \"checkDate\": \"<dateTime>\",\n  \"healthyComponents\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"unhealthyComponents\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"alertsWithoutComponent\": [\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   },\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   }\n  ],\n  \"latestAlertTimestamp\": \"<dateTime>\",\n  \"earliestAlertTimestamp\": \"<dateTime>\",\n  \"state\": \"<string>\"\n },\n {\n  \"components\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"serviceName\": \"<string>\",\n  \"alerts\": [\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   },\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   }\n  ],\n  \"checkDate\": \"<dateTime>\",\n  \"healthyComponents\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"unhealthyComponents\": [\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   },\n   {\n    \"containsErrorAlerts\": \"<boolean>\",\n    \"errorAlerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"maxAlertState\": \"<string>\",\n    \"healthy\": \"<boolean>\",\n    \"highestAlertState\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"alerts\": [\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     },\n     {\n      \"firstTimestamp\": \"<dateTime>\",\n      \"state\": \"<string>\",\n      \"message\": \"<string>\",\n      \"label\": \"<string>\",\n      \"serviceName\": \"<string>\",\n      \"componentName\": \"<string>\",\n      \"latestTimestamp\": \"<dateTime>\"\n     }\n    ],\n    \"clusterName\": \"<string>\",\n    \"checkDate\": \"<dateTime>\",\n    \"latestAlertTimestamp\": \"<dateTime>\",\n    \"earliestAlertTimestamp\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"properties\": \"<object>\",\n    \"message\": \"<string>\",\n    \"state\": \"<string>\"\n   }\n  ],\n  \"alertsWithoutComponent\": [\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   },\n   {\n    \"firstTimestamp\": \"<dateTime>\",\n    \"state\": \"<string>\",\n    \"message\": \"<string>\",\n    \"label\": \"<string>\",\n    \"serviceName\": \"<string>\",\n    \"componentName\": \"<string>\",\n    \"latestTimestamp\": \"<dateTime>\"\n   }\n  ],\n  \"latestAlertTimestamp\": \"<dateTime>\",\n  \"earliestAlertTimestamp\": \"<dateTime>\",\n  \"state\": \"<string>\"\n }\n]"}],"_postman_id":"28dccb84-22e4-42e1-a9cc-3fc81140ed25"}],"id":"a754732f-f13f-4974-86c5-d06879cab550","_postman_id":"a754732f-f13f-4974-86c5-d06879cab550","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"v2","item":[{"name":"feedmgr","item":[{"name":"admin","item":[{"name":"Gets the size of the Feed and FeedACL cache","id":"e07cb7c0-c0a8-4266-9c2f-26a05865e8f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/cache-summary","urlObject":{"path":["v2","feedmgr","admin","cache-summary"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"bf2b6ef4-2a39-43b3-85c4-caae2dcd4c63","name":"successful operation","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/cache-summary"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e07cb7c0-c0a8-4266-9c2f-26a05865e8f6"},{"name":"Imports a feed zip file.","id":"a9bd32b1-a044-46cb-8bc9-6ee8040744bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"categorySystemName","value":"<string>"},{"key":"disableFeedUponImport","value":"<boolean>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-feed","urlObject":{"path":["v2","feedmgr","admin","import-feed"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"7cc36ddb-3c39-4e4a-855d-c0862d0fdd23","name":"There was a problem importing the feed.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"categorySystemName","value":"<string>"},{"key":"disableFeedUponImport","value":"<boolean>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-feed"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"},{"id":"831fa522-e33a-4f64-8ba3-7fe1713d8914","name":"Returns the feed metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"categorySystemName","value":"<string>"},{"key":"disableFeedUponImport","value":"<boolean>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"}],"_postman_id":"a9bd32b1-a044-46cb-8bc9-6ee8040744bd"},{"name":"Imports a template xml or zip file.","id":"72a263ec-0646-4b0d-9c83-2cee3340bb00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-template","urlObject":{"path":["v2","feedmgr","admin","import-template"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"0d648f86-58b0-44fa-88c9-c8fe12b8fdc0","name":"Returns the template metadata.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"null"},{"id":"906daf8e-88b5-4952-b414-afcc8c807996","name":"There was a problem importing the template.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"<binary>"},{"key":"uploadKey","value":"<string>"},{"key":"importComponents","value":"<string>"}]},"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/import-template"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"<string>\",\n \"message\": \"<string>\",\n \"developerMessage\": \"<string>\",\n \"url\": \"<string>\",\n \"validationError\": \"<boolean>\",\n \"properties\": \"<object>\",\n \"validationErrors\": [\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  },\n  {\n   \"fieldValue\": \"<string>\",\n   \"errorMessage\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"72a263ec-0646-4b0d-9c83-2cee3340bb00"},{"name":"Resets the Feed and FeedACL cache.","id":"81beb596-ecb0-4454-8d91-a54af667e1e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/reset-cache","urlObject":{"path":["v2","feedmgr","admin","reset-cache"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"b703944a-0112-453f-b83b-d3734b85b3e2","name":"successful operation","originalRequest":{"method":"POST","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/reset-cache"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"81beb596-ecb0-4454-8d91-a54af667e1e7"},{"name":"Gets thet status of a given upload/import.","id":"5c519af0-453a-40b1-934d-7e0ddae80a6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/upload-status/:key","urlObject":{"path":["v2","feedmgr","admin","upload-status",":key"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[{"id":"b8670ecd-b135-4311-ad4a-57f9d6c4ae38","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"key"}]}},"response":[{"id":"0f40cb19-018f-4e43-bf56-9ab3e2cff5eb","name":"Returns the upload status","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/feedmgr/admin/upload-status/<string>"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5c519af0-453a-40b1-934d-7e0ddae80a6b"}],"id":"6028abf5-8596-4a6a-a586-3a488887aad0","_postman_id":"6028abf5-8596-4a6a-a586-3a488887aad0","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"d2c3e0b2-466c-4660-8036-19cd4fed7883","_postman_id":"d2c3e0b2-466c-4660-8036-19cd4fed7883","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"provenance-stats","item":[{"name":"{feed Name}","item":[{"name":"Gets the statistics for the specified feed.","id":"c86d7594-481e-49b5-a41d-af36dbda08d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/:feedName?from=<long>&to=<long>","urlObject":{"path":["v2","provenance-stats",":feedName"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"}],"variable":[{"id":"dbac34e2-575f-4690-b164-a7de55f20164","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"1498aa7c-f914-4f41-9323-a3c49147f129","name":"Returns the feed statistics.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v2/provenance-stats/<string>?from=<long>&to=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v2","provenance-stats","<string>"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"c86d7594-481e-49b5-a41d-af36dbda08d9"},{"name":"Returns the list of stats for each processor within the given timeframe relative to now","id":"b45d4774-aa2c-47dd-940d-1d95a09d1392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/:feedName/processor-duration?from=<long>&to=<long>","urlObject":{"path":["v2","provenance-stats",":feedName","processor-duration"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"}],"variable":[{"id":"f8048ae5-27ae-4ed3-97db-11762e7c4fb4","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"cf5095ed-5083-433e-b17e-23157be8c239","name":"Returns the list of stats for each processor within the given timeframe relative to now","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v2/provenance-stats/<string>/processor-duration?from=<long>&to=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v2","provenance-stats","<string>","processor-duration"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"b45d4774-aa2c-47dd-940d-1d95a09d1392"},{"name":"Returns the list of stats for each processor within the given timeframe relative to now","id":"c339c989-b270-48b7-a9c9-ee3f8ecd4f55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/:feedName/processor-errors?from=<long>&to=<long>&after=<long>","urlObject":{"path":["v2","provenance-stats",":feedName","processor-errors"],"host":["https://edl.data.avedian.info/proxy"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"},{"key":"after","value":"<long>"}],"variable":[{"id":"65c028f0-d55c-4753-a857-c82b24d71056","description":{"content":"","type":"text/plain"},"type":"string","value":"<string>","key":"feedName"}]}},"response":[{"id":"fc9854fd-fd43-4ee2-9d6a-f70177cf4917","name":"Returns the list of stats for each processor within the given timeframe relative to now","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://edl.data.avedian.info/proxy/v2/provenance-stats/<string>/processor-errors?from=<long>&to=<long>&after=<long>","host":["https://edl.data.avedian.info/proxy"],"path":["v2","provenance-stats","<string>","processor-errors"],"query":[{"key":"from","value":"<long>"},{"key":"to","value":"<long>"},{"key":"after","value":"<long>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"c339c989-b270-48b7-a9c9-ee3f8ecd4f55"}],"id":"0b69c85d-6a8a-4c6e-a526-0fcef0c84410","_postman_id":"0b69c85d-6a8a-4c6e-a526-0fcef0c84410","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"Gets the provenance statistics for all feeds.","id":"0de7cb2b-f956-4d0a-a208-a7dd494e4e58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/all","urlObject":{"path":["v2","provenance-stats","all"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"eaf65479-a0c6-4f70-a80b-da78b7d3aa34","name":"Returns the provenance stats.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n },\n {\n  \"duration\": \"<long>\",\n  \"minEventTime\": \"<dateTime>\",\n  \"maxEventTime\": \"<dateTime>\",\n  \"bytesIn\": \"<long>\",\n  \"bytesOut\": \"<long>\",\n  \"totalCount\": \"<long>\",\n  \"failedCount\": \"<long>\",\n  \"jobsStarted\": \"<long>\",\n  \"jobsFinished\": \"<long>\",\n  \"jobsFailed\": \"<long>\",\n  \"jobDuration\": \"<long>\",\n  \"successfulJobDuration\": \"<long>\",\n  \"processorsFailed\": \"<long>\",\n  \"flowFilesStarted\": \"<long>\",\n  \"flowFilesFinished\": \"<long>\",\n  \"maxEventId\": \"<long>\",\n  \"id\": \"<string>\",\n  \"feedName\": \"<string>\",\n  \"processorId\": \"<string>\",\n  \"processorName\": \"<string>\",\n  \"feedProcessGroupId\": \"<string>\",\n  \"collectionTime\": \"<dateTime>\",\n  \"collectionId\": \"<string>\",\n  \"resultSetCount\": \"<long>\",\n  \"latestFlowFileId\": \"<string>\",\n  \"errorMessages\": \"<string>\",\n  \"errorMessageTimestamp\": \"<dateTime>\",\n  \"jobsStartedPerSecond\": \"<number>\",\n  \"jobsFinishedPerSecond\": \"<number>\",\n  \"collectionIntervalSeconds\": \"<long>\",\n  \"timeInterval\": \"<double>\"\n }\n]"}],"_postman_id":"0de7cb2b-f956-4d0a-a208-a7dd494e4e58"},{"name":"Gets the default time frame options.","id":"110205d0-425f-4da3-a887-ab7f74f2dfdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/time-frame-options","urlObject":{"path":["v2","provenance-stats","time-frame-options"],"host":["https://edl.data.avedian.info/proxy"],"query":[],"variable":[]}},"response":[{"id":"5ca33c7a-a8f2-4f73-9f80-efce7703ea9b","name":"Returns the time frame options.","originalRequest":{"method":"GET","header":[],"url":"https://edl.data.avedian.info/proxy/v2/provenance-stats/time-frame-options"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n },\n {\n  \"label\": \"schema type not provided\",\n  \"value\": \"schema type not provided\",\n  \"hint\": \"schema type not provided\",\n  \"properties\": \"schema type not provided\"\n }\n]"}],"_postman_id":"110205d0-425f-4da3-a887-ab7f74f2dfdc"}],"id":"997c2357-1ad2-43b9-813d-af3449a0016a","_postman_id":"997c2357-1ad2-43b9-813d-af3449a0016a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"id":"9fbe5c6b-f5dc-4f11-b7e9-d4c698acd729","_postman_id":"9fbe5c6b-f5dc-4f11-b7e9-d4c698acd729","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}},{"name":"NIFI","item":[{"name":"Unload DB","id":"965b88a7-8041-40ac-b328-0c09ae36e504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"unload.dl.dttm","value":"1656525723637","type":"text"},{"key":"unload.dl.environment","value":"Avedian DB","type":"text"},{"key":"unload.db.name","value":"avedian_wss","type":"text"},{"key":"unload.db.table","value":"nt_outputcostosgrdambulatorio","type":"text"},{"key":"unload.db.select.filter","value":"*","type":"text"},{"key":"unload.db.dttm.filter","value":"EpiProcDttm","type":"text"},{"key":"unload.s3.bucket","value":"avedian-files-test","type":"text"},{"key":"unload.s3.path","value":"general/output","type":"text"},{"key":"unload.s3.prefix","value":"pcp","type":"text"},{"key":"unload.s3.region","value":"us-east-1","type":"text"},{"key":"route","value":"listener","type":"text"}],"url":"https://nifi.data.avedian.info/listener/unload","urlObject":{"protocol":"https","path":["listener","unload"],"host":["nifi","data","avedian","info"],"query":[],"variable":[]}},"response":[],"_postman_id":"965b88a7-8041-40ac-b328-0c09ae36e504"},{"name":"Unload DW","id":"2b2ca742-d4a9-44f2-a6ba-2cd74e736723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"unload.dl.dttm","value":"1648418384213","type":"text"},{"key":"unload.dl.environment","value":"Avedian DW Test","type":"text"},{"key":"unload.dw.schema","value":"wss_cmbd_bronze","type":"text"},{"key":"unload.dw.table","value":"cmbd_1_invalid","type":"text"},{"key":"unload.dw.select.filter","value":"*","type":"text"},{"key":"unload.dw.dttm.filter","value":"processing_dttm","type":"text"},{"key":"unload.s3.bucket","value":"avedian-files-test","type":"text"},{"key":"unload.s3.path","value":"ingest/output","type":"text"},{"key":"unload.s3.prefix","value":"cmbd_1_invalid","type":"text"},{"key":"unload.s3.region","value":"us-east-1","type":"text"},{"key":"route","value":"listener","type":"text"}],"url":"https://nifi.data.avedian.info/listener/unload","urlObject":{"protocol":"https","path":["listener","unload"],"host":["nifi","data","avedian","info"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b2ca742-d4a9-44f2-a6ba-2cd74e736723"}],"id":"b5de5d76-c50c-4f47-b0b2-70ddaf95792f","_postman_id":"b5de5d76-c50c-4f47-b0b2-70ddaf95792f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","id":"e49bfe9d-5648-4d70-beb7-a392f6c3d134","name":"AVEDIAN - Data","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"7fc7f9c8-9373-4494-881a-938cfba12813","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4c63eef5-5fc4-4aba-8fd3-5589014b580f","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://edl.data.avedian.info/proxy"}]}