{ "uuid": "f0fca8d5-73bf-42cb-aecb-78194722ceb0", "lastMigration": 29, "name": "OpenAPI import", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5108a144-be68-438d-b0ba-0b6f8dd3c021", "documentation": "Retrieve or search patient allergies", "method": "get", "endpoint": "api/allergies", "responses": [ { "uuid": "5943c86f-ce82-4315-a939-6a317f934d52", "body": "{\n \"data\": [\n {\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"reaction\": \"\",\n \"rxnorm\": \"\",\n \"snomed_reaction\": \"{{oneOf (array '' '14669001' '39579001' '57676002' '43724002' '49727002' '386661006' '25064002' '247472004' '271795006' '68962001' '68235000' '422587007' '95388000' '271807003' '271825005' '64531003' '267036007' '162397003' '65124004')}}\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "599a113a-8e48-4edc-aa96-3ad32cd726d3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "379c5102-e692-47b4-990b-3a3c29deee38", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce06af38-e6f3-4ded-8789-6244b7ea5714", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c89ff95-005f-46c3-bda4-572a7877bb9d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5149d143-8cb2-47d7-b660-d9c8ae1fe28a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8733653-56fa-42ca-8c31-b2d332814eba", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d88c1bb-a962-4516-8a5f-fde8693f43d9", "documentation": "Create patient allergy", "method": "post", "endpoint": "api/allergies", "responses": [ { "uuid": "9ec7b4ad-9cb9-4109-b1f6-94b75eb60c6b", "body": "{\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"reaction\": \"\",\n \"rxnorm\": \"\",\n \"snomed_reaction\": \"{{oneOf (array '' '14669001' '39579001' '57676002' '43724002' '49727002' '386661006' '25064002' '247472004' '271795006' '68962001' '68235000' '422587007' '95388000' '271807003' '271825005' '64531003' '267036007' '162397003' '65124004')}}\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24de14e9-36f6-42d8-9ba7-983e7f127e9a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0baecef2-9942-4323-bc9e-1a6c2b5eceb9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e562e18b-899e-43bc-837c-b020b6859040", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea5294f9-93d6-42fb-8a50-12c7ecb64030", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c24c863-f744-4815-b50a-92b205b9e0cd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98203f17-ff40-4158-b3d0-bdd92d235660", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da14455a-9e75-431c-953e-39f2c9bd6c40", "documentation": "Retrieve an existing patient allergy", "method": "get", "endpoint": "api/allergies/:id", "responses": [ { "uuid": "06f13787-36b5-48c2-b735-865d68110453", "body": "{\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"reaction\": \"\",\n \"rxnorm\": \"\",\n \"snomed_reaction\": \"{{oneOf (array '' '14669001' '39579001' '57676002' '43724002' '49727002' '386661006' '25064002' '247472004' '271795006' '68962001' '68235000' '422587007' '95388000' '271807003' '271825005' '64531003' '267036007' '162397003' '65124004')}}\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3c742fe9-7ade-4ec2-a697-3d3865d6ba9d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32eab728-01b1-4b70-aa1f-7e7a36522a09", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f59e8132-520b-4339-82b5-9977a3b967f3", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b70980e2-edad-42fd-9b7f-91c60eb39446", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b7275e7-20af-457b-9f94-39299d5efe9a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b25932d1-098b-4ac8-8f68-c1106caf216d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "62f108ca-2b2c-45f7-8ea7-3bff64d5007e", "documentation": "Update an existing patient allergy", "method": "patch", "endpoint": "api/allergies/:id", "responses": [ { "uuid": "137bec83-47d2-4c60-98ff-25c3e7262e5d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45b900ba-e82e-4bb0-b60f-0f06da11d8f8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e5ca401-e6f7-4441-80cc-54bb3b90538e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7fcae7d-e030-4ce3-b19a-aac3df45da36", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e945678a-cbc7-4ec7-b996-372224c9b892", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4d15279-886e-416f-b227-082e34589337", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49739e37-e082-4373-83b1-a92299b09523", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a46a2c8-9c60-4fc2-8109-cfd914176a93", "documentation": "Update an existing patient allergy", "method": "put", "endpoint": "api/allergies/:id", "responses": [ { "uuid": "0bfdbb2d-f97e-48ec-86a4-4a7f88b1e2a1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9ea015f-cb87-433e-b8e5-0039a4689dd6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56100d4b-ba31-4963-9141-60858c8c2856", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf228553-f106-433c-afdc-436bbbc74b8c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a334bc9e-5b12-4ed1-8407-c8528d4f8a58", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "93f0af6a-32e6-4bff-aa1c-c5bacea82ab8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22f1a57b-b9cc-4d31-870f-752e6600bfec", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "adbe9a08-29a8-47db-b830-de2635ffde31", "documentation": "Retrieve or search patient amendments. You can only interact with amendments created by your API application", "method": "get", "endpoint": "api/amendments", "responses": [ { "uuid": "c43acb01-9830-43ae-b459-c95fdf1f5199", "body": "{\n \"data\": [\n {\n \"amendment_file\": \"\",\n \"amendment_name\": \"\",\n \"appointment\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}}\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae9b74f6-fde1-439c-89f6-f8c9e5a90204", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a2bdfaf-26e1-49b2-91f4-b3f2e62cf2dd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dee85fbd-1ac7-4859-8faa-2d6130339113", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ab3c21d-28e2-4f4c-b8ac-e11dce84f947", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9380a4e-69c5-4376-b555-4693ae9a75ca", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67759a44-32ee-4172-b125-af8610573737", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "440206a1-7114-4828-908f-0dba0cb93f23", "documentation": "Create patient amendments to a patient's clinical records", "method": "post", "endpoint": "api/amendments", "responses": [ { "uuid": "72372017-3065-422a-a9d5-71bfba5306c0", "body": "{\n \"amendment_file\": \"\",\n \"amendment_name\": \"\",\n \"appointment\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e541519-69db-4ca0-9112-b79c2525fe2f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91077c61-20c6-41e6-b134-dec0745cfee3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b168e6df-ef74-4f5f-9882-6faf5fc50cf5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1528b0f8-40af-4593-9341-41675d7799e2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84addd52-0ff3-42ed-bbb1-ef3ee0a2e157", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b44d4777-9e63-4fd2-97f8-ba9a4f554459", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8e20385-812f-49d5-b4ba-7312eb35b74c", "documentation": "Delete an existing patient amendment, you can only interact with amendments created by your API application", "method": "delete", "endpoint": "api/amendments/:id", "responses": [ { "uuid": "10f7705e-1456-4dc3-bc40-8a80fa69537e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62200696-98c2-4679-9aa1-e520fbdabca4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a20a151-5a40-40e3-a5eb-e880504ddabf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb9280de-809e-45bb-89de-393913fcb8a1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb81b9eb-1e2f-456e-bc3f-5534d228938f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2479a73a-2625-4428-b99f-d6c547633607", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94862a8d-1b1f-40b7-bc69-a3ad1747a279", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25994796-d513-45cf-a241-84ab2606bca7", "documentation": "Retrieve an existing patient amendment, you can only interact with amendments created by your API application", "method": "get", "endpoint": "api/amendments/:id", "responses": [ { "uuid": "6c73e97f-bdea-4426-b98f-91c800f34299", "body": "{\n \"amendment_file\": \"\",\n \"amendment_name\": \"\",\n \"appointment\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "112d6b7b-b76a-4330-b7d9-5f9d90677953", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67a392df-e140-4398-86b2-b5a731d73db8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdef534a-a52d-4984-a648-4aedff4d39e0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e88205c-f28c-4dc9-bb6d-fa119e7dab50", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09a8b16b-304e-473f-9182-5fbde651f57f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62c105f0-c388-47e7-954b-3a0a7ea999d6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1b49ef6-bde6-46cd-ad31-96fde33a859b", "documentation": "Update an existing patient amendment, you can only interact with amendments created by your API application", "method": "patch", "endpoint": "api/amendments/:id", "responses": [ { "uuid": "6a55f7e5-4840-4cda-add8-7858f28979cd", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66fd34c1-9ed6-443f-9cc5-4b61ca471fd7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "958e9ceb-4215-48fb-822e-2a9d13742b05", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01d6e264-bca5-4301-a83e-70b54ebcd149", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0704cca3-0ab5-472d-8c0d-d5fc5e530649", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39196484-289a-4886-9820-f3396256bdbf", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fcf41fb4-9a1e-41d0-9974-4c37980ec10c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1bce768-02fd-4724-93a2-429640239000", "documentation": "Update an existing patient amendment, you can only interact with amendments created by your API application", "method": "put", "endpoint": "api/amendments/:id", "responses": [ { "uuid": "cb6e8da5-b516-4455-99a7-eb30be1fa8cd", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e7bd818e-6e69-4d83-87f9-7f2bd3db6641", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d11bd9d-e3d9-4020-b2d6-7d3017383349", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9574f3ee-a468-4edd-9a88-0f7d90e98eb7", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4dc000f-995c-47b8-b5b2-eb3c8202ef69", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b90bab8e-cf22-41de-ab4d-eb7e4b47af28", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4befed9e-f10f-496c-a381-7e9a62aa16cc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a48b378-b698-4557-a258-26b3ad9c7d4e", "documentation": "Retrieve or search appointment profiles for a doctor's calendar", "method": "get", "endpoint": "api/appointment_profiles", "responses": [ { "uuid": "a1e495a8-56ae-40f4-8073-feb78445b1f5", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"reason\": \"\",\n \"sort_order\": {{faker 'number.int' max=99999}}\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45da1b26-1a82-4299-81ee-e9ad57da49a3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a77802b-43de-4451-835f-3e2edc7b66f1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17600caf-6353-472b-8e17-299e9781c1a9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "781e23da-f5f8-4d47-84a4-95c0697b5462", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4f4eee8-52c7-4837-b792-cdf4f4a40feb", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47034aa0-393c-4d2f-9375-c8d5035c6e79", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6293fdba-4d3f-412f-ad53-049bca372746", "documentation": "Create appointment profiles for a doctor's calendar", "method": "post", "endpoint": "api/appointment_profiles", "responses": [ { "uuid": "a47199ba-c2b7-4bb5-811f-62bcfb902d02", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"reason\": \"\",\n \"sort_order\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef0aaed9-8068-41ec-ad47-c3642b744a2e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11451139-d459-4563-a493-cf828b250dd7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cbffdfd9-32a9-45c3-977e-0bdc17f67af8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e68fe08a-79f0-42ff-bd10-9d4ed17f30ad", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71d8775c-24cb-438d-a6ca-d1c028121e1b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb20f2d9-ed79-4bab-94d9-8b204004e193", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a043e3f1-5848-48a8-a1b2-dbda856a1d72", "documentation": "Delete an existing appointment profile", "method": "delete", "endpoint": "api/appointment_profiles/:id", "responses": [ { "uuid": "ccbe669e-c7ba-4374-b2a0-1e7b9c09d000", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66b58165-17b9-4b53-82cf-7690e29a1a19", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da1c95b7-fe86-4d79-805d-2d9f385828f3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f43ddfdd-09ed-4ec6-a576-bacb298568fc", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f012767c-31c0-43f4-8575-d14400ca9bda", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b241be42-4b04-47c4-890b-ba153ac54a7d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04cf1f58-46a8-44af-bd5a-02180b27e042", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d56a9a9d-c7a1-46b9-aaa2-e734866df786", "documentation": "Retrieve an existing appointment profile", "method": "get", "endpoint": "api/appointment_profiles/:id", "responses": [ { "uuid": "bb5b33d6-0d33-4a11-9761-72454b562269", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"reason\": \"\",\n \"sort_order\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ace3f76-b5a7-4e07-9e26-116e6fc2364c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31be0d9d-032e-4c50-b572-168d99b96129", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fba4616d-b50e-4854-8a57-89dfbf3b7a8c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b225ba98-6271-48cb-b987-5b0072a10b13", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53df3a1c-736c-4139-a406-de6aba0a823d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc1ec99e-91e8-43c3-891a-4aac38f62466", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e59998c7-47a9-4bdf-9983-9a69904cebd0", "documentation": "Update an existing appointment profile", "method": "patch", "endpoint": "api/appointment_profiles/:id", "responses": [ { "uuid": "1a607fe1-9f28-4d63-813b-af82c53beee3", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "01c7724c-4ad5-4272-8a26-481d37cc30a1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06b053ba-0646-4e77-9a62-08ac50f69f35", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20b66e82-c612-490b-8477-45922042e81e", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc7a9888-a184-4f10-b5a0-10fdaa7b8513", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36349618-5ed7-4b37-a1c4-5292a622258a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fdd2be3b-2ceb-4e9b-a56e-2be30abdef36", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38092933-7f0c-483a-9e31-fceefc1e55c9", "documentation": "Update an existing appointment profile", "method": "put", "endpoint": "api/appointment_profiles/:id", "responses": [ { "uuid": "deaf0079-9523-449b-b48f-5759532aef8e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9357d5d-8a6b-4091-8077-d4f467b030fe", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18f24475-6b12-4d36-8a90-d22792968128", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c18125e9-5a12-4aa3-bfe8-d1b0fcebb51d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57800370-e276-4848-a8e1-d98723d356e5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a24e7f6-f5cb-4ff9-bfeb-578c488b7e82", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a442150f-4fa8-4c22-b9ea-aca1acca1e45", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5e17301-3f50-49ec-92d1-573e7bcaad11", "documentation": "Retrieve or search appointment templates for a doctor's calendar", "method": "get", "endpoint": "api/appointment_templates", "responses": [ { "uuid": "d6535cc9-3cf2-4f5a-9ee5-3a83f4ba5a43", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"date_end\": \"\",\n \"date_start\": \"\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"office\": {{faker 'number.int' max=99999}},\n \"open_slots\": [\n {\n \"end\": \"\",\n \"start\": \"\"\n }\n ],\n \"profile\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"week_days\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "87cef5a0-0797-45b9-9dae-a49ec2415834", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8a62682-abbd-433c-b1ca-808737958c1f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee5d4465-f546-4cc9-b1cb-726ee49025a5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bfdef220-2d17-4b3c-aacb-314acc656b3a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90742eff-187b-4120-9784-ebbd0f32c734", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6436ee08-0993-4a5e-bab4-7fb2e8f5ef23", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f2780b5-e861-466b-9a28-ac8bef7c8625", "documentation": "Create appointment templates for a doctor's calendar", "method": "post", "endpoint": "api/appointment_templates", "responses": [ { "uuid": "c73993c3-1002-437f-b0db-2a2b8ba08ca4", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"date_end\": \"\",\n \"date_start\": \"\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"office\": {{faker 'number.int' max=99999}},\n \"open_slots\": [\n {\n \"end\": \"\",\n \"start\": \"\"\n }\n ],\n \"profile\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"week_days\": [\n {{faker 'number.int' max=99999}}\n ]\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3f37ad0-370f-4947-bc18-811463bb8c34", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bf9832f-c514-4fce-95db-88f5ad45df79", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f591645-bf9e-4d7e-b057-0433517778e5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5afb625f-edfe-4cb1-bf9c-5edbd0c7cf83", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6bda9aa-9f59-4f05-bd40-a93e2a48d68a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e49c8363-6c9e-42f7-908d-6ae0e1053ad4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd17dba8-0b91-4c28-a8fb-d6a43e50d310", "documentation": "Delete an existing appointment template", "method": "delete", "endpoint": "api/appointment_templates/:id", "responses": [ { "uuid": "7808a8c5-67fa-4fee-83a8-3f44acee072b", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3dabac9-543f-44d8-9a6a-ad66bb5306ae", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec560eb9-852b-4ffd-964a-ffab47e62b5c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5491d7f-63c9-440e-a142-1a2b33fefbf2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d1bde11-cee4-4467-9b28-21d8a1eee8e7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99229153-ed25-4009-a7b3-dd2379594a67", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd4827f4-895d-470c-8d9a-d948ba4a0163", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e6bca19-66a4-4f39-9f64-75a4074b3dad", "documentation": "Retrieve an existing appointment template", "method": "get", "endpoint": "api/appointment_templates/:id", "responses": [ { "uuid": "b1254646-e9ff-4d4a-a0aa-9eeed2eb991e", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"date_end\": \"\",\n \"date_start\": \"\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"office\": {{faker 'number.int' max=99999}},\n \"open_slots\": [\n {\n \"end\": \"\",\n \"start\": \"\"\n }\n ],\n \"profile\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"week_days\": [\n {{faker 'number.int' max=99999}}\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf2e022f-2306-436b-8ad8-28d7da6d95c4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "233e07a3-6fe4-4e73-a740-28e45e76dd2d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bebb323f-bdc5-4301-bf6f-cd12cdacc846", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3932bc8-acde-484d-9ce3-1bfc5c24ab30", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c65a0ac0-7abf-4110-953f-f677c1410f73", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11ea3282-0f32-42a0-80ee-a15267a52e7f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d65ee379-da9b-4061-a020-83f3976e6370", "documentation": "Update an existing appointment template", "method": "patch", "endpoint": "api/appointment_templates/:id", "responses": [ { "uuid": "c72b5a15-e801-4423-b74c-ee882443f829", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6e1c339c-cea1-4e2b-aef9-919d974208a3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04353655-6836-472b-832c-e0d6fa7830ea", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f964b33-7c2d-4533-9e3c-0bb2168ed4bc", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41db948c-aed8-4918-be8f-342091d82118", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57ce159c-434a-4783-947c-a1612cb4da48", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b17431d1-4f92-44eb-beb4-a01f3ec9cd78", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77a695e2-d9c7-4fba-9381-56c4422c3c42", "documentation": "Update an existing appointment template", "method": "put", "endpoint": "api/appointment_templates/:id", "responses": [ { "uuid": "1039afdd-02ba-4410-8516-21a328d0b250", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a87aec8a-aef6-4ea6-9130-78ed166dc0e6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd1d731a-2944-4372-a8ab-9c224fcb4078", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30a08d3a-8acb-4f66-bf21-27ced3dc1942", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20c53fc4-514c-4a51-91a9-199ddea656bf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8951fed-f3da-40d9-8b10-774d9faa0609", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18ad963b-e6d6-44ce-b40c-4efa62d7c8df", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aebf66a3-ed20-4354-a370-ab9a55b726fb", "documentation": "Retrieve or search appointment or breaks.\nNote: Either `since`, `date` or `date_range` parameter must be specified.\n ", "method": "get", "endpoint": "api/appointments", "responses": [ { "uuid": "959f9cee-1c12-49ab-ab39-3d7399007165", "body": "{\n \"data\": [\n {\n \"allow_overlapping\": {{faker 'datatype.boolean'}},\n \"appt_is_break\": {{faker 'datatype.boolean'}},\n \"base_recurring_appointment\": \"\",\n \"billing_notes\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n ],\n \"billing_provider\": \"\",\n \"billing_status\": \"\",\n \"clinical_note\": {\n \"locked\": {{faker 'datatype.boolean'}},\n \"pdf\": \"\",\n \"updated_at\": \"\"\n },\n \"cloned_from\": {{faker 'number.int' max=99999}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"custom_fields\": [\n {\n \"created_at\": \"\",\n \"field_type\": {{faker 'number.int' max=99999}},\n \"field_value\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"custom_vitals\": [\n {\n \"value\": \"\",\n \"vital_type\": {{faker 'number.int' max=99999}}\n }\n ],\n \"deleted_flag\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"extended_updated_at\": \"\",\n \"first_billed_date\": \"\",\n \"icd10_codes\": [\n \"\"\n ],\n \"icd9_codes\": [\n \"\"\n ],\n \"id\": \"\",\n \"ins1_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"ins2_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"is_virtual_base\": {{faker 'datatype.boolean'}},\n \"is_walk_in\": {{faker 'datatype.boolean'}},\n \"last_billed_date\": \"\",\n \"notes\": \"\",\n \"office\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"primary_insurance_id_number\": \"\",\n \"primary_insurer_name\": \"\",\n \"primary_insurer_payer_id\": \"\",\n \"profile\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"recurring_appointment\": {{faker 'datatype.boolean'}},\n \"reminder_profile\": \"\",\n \"reminders\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\"\n }\n ],\n \"scheduled_time\": \"\",\n \"secondary_insurance_id_number\": \"\",\n \"secondary_insurer_name\": \"\",\n \"secondary_insurer_payer_id\": \"\",\n \"status\": \"{{oneOf (array '' 'Arrived' 'Checked In' 'Checked In Online' 'In Room' 'In Session' 'Complete' 'Confirmed' 'Not Confirmed' 'Rescheduled' 'Cancelled' 'No Show')}}\",\n \"status_transitions\": [\n {\n \"appointment\": \"\",\n \"datetime\": \"\",\n \"from_status\": \"\",\n \"to_status\": \"\"\n }\n ],\n \"supervising_provider\": \"\",\n \"updated_at\": \"\",\n \"vitals\": {\n \"blood_pressure_1\": {{faker 'number.int' max=99999}},\n \"blood_pressure_2\": {{faker 'number.int' max=99999}},\n \"bmi\": \"\",\n \"head_circumference\": {{faker 'number.int' max=99999}},\n \"head_circumference_units\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"height_units\": \"\",\n \"oxygen_saturation\": {{faker 'number.int' max=99999}},\n \"pain\": \"\",\n \"pulse\": {{faker 'number.int' max=99999}},\n \"respiratory_rate\": {{faker 'number.int' max=99999}},\n \"smoking_status\": \"{{oneOf (array 'blank' '449868002' '428041000124106' '8517006' '266919005' '77176002' '266927001' '428071000124103' '428061000124105')}}\",\n \"temperature\": {{faker 'number.int' max=99999}},\n \"temperature_units\": \"\",\n \"weight\": {{faker 'number.int' max=99999}},\n \"weight_units\": \"\"\n }\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f318b11-4350-4399-ab9b-7589967b00e0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff6c1226-4eeb-4690-b033-0d5ac19560e2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40945094-7396-49b5-b533-e3b80f47faa9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f028bd1-21a6-4049-b848-8ac6210656d1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c3b1a06-6e78-4cbf-9c3f-4a25e9ac3dd4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4ad03b7-7f24-4d02-88f4-03b0867d10b2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6524284e-a62f-4027-8d8e-bb3e1c8f06e7", "documentation": "Create a new appointment or break on doctor's calendar", "method": "post", "endpoint": "api/appointments", "responses": [ { "uuid": "a74a1d0a-752b-44bf-93a0-a5f8d7452181", "body": "{\n \"allow_overlapping\": {{faker 'datatype.boolean'}},\n \"appt_is_break\": {{faker 'datatype.boolean'}},\n \"base_recurring_appointment\": \"\",\n \"billing_notes\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n ],\n \"billing_provider\": \"\",\n \"billing_status\": \"\",\n \"clinical_note\": {\n \"locked\": {{faker 'datatype.boolean'}},\n \"pdf\": \"\",\n \"updated_at\": \"\"\n },\n \"cloned_from\": {{faker 'number.int' max=99999}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"custom_fields\": [\n {\n \"created_at\": \"\",\n \"field_type\": {{faker 'number.int' max=99999}},\n \"field_value\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"custom_vitals\": [\n {\n \"value\": \"\",\n \"vital_type\": {{faker 'number.int' max=99999}}\n }\n ],\n \"deleted_flag\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"extended_updated_at\": \"\",\n \"first_billed_date\": \"\",\n \"icd10_codes\": [\n \"\"\n ],\n \"icd9_codes\": [\n \"\"\n ],\n \"id\": \"\",\n \"ins1_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"ins2_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"is_virtual_base\": {{faker 'datatype.boolean'}},\n \"is_walk_in\": {{faker 'datatype.boolean'}},\n \"last_billed_date\": \"\",\n \"notes\": \"\",\n \"office\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"primary_insurance_id_number\": \"\",\n \"primary_insurer_name\": \"\",\n \"primary_insurer_payer_id\": \"\",\n \"profile\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"recurring_appointment\": {{faker 'datatype.boolean'}},\n \"reminder_profile\": \"\",\n \"reminders\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\"\n }\n ],\n \"scheduled_time\": \"\",\n \"secondary_insurance_id_number\": \"\",\n \"secondary_insurer_name\": \"\",\n \"secondary_insurer_payer_id\": \"\",\n \"status\": \"{{oneOf (array '' 'Arrived' 'Checked In' 'Checked In Online' 'In Room' 'In Session' 'Complete' 'Confirmed' 'Not Confirmed' 'Rescheduled' 'Cancelled' 'No Show')}}\",\n \"status_transitions\": [\n {\n \"appointment\": \"\",\n \"datetime\": \"\",\n \"from_status\": \"\",\n \"to_status\": \"\"\n }\n ],\n \"supervising_provider\": \"\",\n \"updated_at\": \"\",\n \"vitals\": {\n \"blood_pressure_1\": {{faker 'number.int' max=99999}},\n \"blood_pressure_2\": {{faker 'number.int' max=99999}},\n \"bmi\": \"\",\n \"head_circumference\": {{faker 'number.int' max=99999}},\n \"head_circumference_units\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"height_units\": \"\",\n \"oxygen_saturation\": {{faker 'number.int' max=99999}},\n \"pain\": \"\",\n \"pulse\": {{faker 'number.int' max=99999}},\n \"respiratory_rate\": {{faker 'number.int' max=99999}},\n \"smoking_status\": \"{{oneOf (array 'blank' '449868002' '428041000124106' '8517006' '266919005' '77176002' '266927001' '428071000124103' '428061000124105')}}\",\n \"temperature\": {{faker 'number.int' max=99999}},\n \"temperature_units\": \"\",\n \"weight\": {{faker 'number.int' max=99999}},\n \"weight_units\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b165b5f4-1689-4e69-aa62-2b2e96041017", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86a049a8-f20f-4c72-8d93-75b31b2d79a9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6318dccf-3fc2-4e8d-9cf4-ed90114cae17", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f212234-9073-4f54-bb71-44dcd137b9e6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2594cf33-8bf8-4709-a399-9e1c3fe2ede0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c663a199-e789-49cd-961f-4f5031b5157c", "body": "", "latency": 0, "statusCode": 409, "label": "Scheduled time overlaps with an existing appointment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb062dc9-f385-4997-ab61-9caed70b0325", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f35284e3-9afc-4a0e-9056-502f65938ae7", "documentation": "Delete an existing appointment or break", "method": "delete", "endpoint": "api/appointments/:id", "responses": [ { "uuid": "a1d11b9a-40c1-4652-893d-5d89b743049c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f5ad09b3-1646-4dab-bf02-e7b5e43798fe", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a1d6360-1540-42c6-874f-72489d6038d6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96ba2f4b-f170-4f1b-867d-e0ca48cc6135", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68f4ff87-57a1-4c14-9b66-c4bf828882dd", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc93c80a-7b48-492c-8d3e-652256a0442c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98665819-102d-41c4-8577-6b64d6889f80", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8458c48-6157-4445-9234-efb5efcb8d65", "documentation": "Retrieve an existing appointment or break", "method": "get", "endpoint": "api/appointments/:id", "responses": [ { "uuid": "8fa882e9-ea4f-4e83-8d3e-8b9f84a8b581", "body": "{\n \"allow_overlapping\": {{faker 'datatype.boolean'}},\n \"appt_is_break\": {{faker 'datatype.boolean'}},\n \"base_recurring_appointment\": \"\",\n \"billing_notes\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n ],\n \"billing_provider\": \"\",\n \"billing_status\": \"\",\n \"clinical_note\": {\n \"locked\": {{faker 'datatype.boolean'}},\n \"pdf\": \"\",\n \"updated_at\": \"\"\n },\n \"cloned_from\": {{faker 'number.int' max=99999}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"custom_fields\": [\n {\n \"created_at\": \"\",\n \"field_type\": {{faker 'number.int' max=99999}},\n \"field_value\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"custom_vitals\": [\n {\n \"value\": \"\",\n \"vital_type\": {{faker 'number.int' max=99999}}\n }\n ],\n \"deleted_flag\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"exam_room\": {{faker 'number.int' max=99999}},\n \"extended_updated_at\": \"\",\n \"first_billed_date\": \"\",\n \"icd10_codes\": [\n \"\"\n ],\n \"icd9_codes\": [\n \"\"\n ],\n \"id\": \"\",\n \"ins1_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"ins2_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'Rejected Emdeon' 'Rejected Jopari' 'In Process Payor' 'Rejected Waystar Professional' 'Rejected Waystar Institutional' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payor' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied' 'HCFA Form Faxed')}}\",\n \"is_virtual_base\": {{faker 'datatype.boolean'}},\n \"is_walk_in\": {{faker 'datatype.boolean'}},\n \"last_billed_date\": \"\",\n \"notes\": \"\",\n \"office\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"primary_insurance_id_number\": \"\",\n \"primary_insurer_name\": \"\",\n \"primary_insurer_payer_id\": \"\",\n \"profile\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"recurring_appointment\": {{faker 'datatype.boolean'}},\n \"reminder_profile\": \"\",\n \"reminders\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\"\n }\n ],\n \"scheduled_time\": \"\",\n \"secondary_insurance_id_number\": \"\",\n \"secondary_insurer_name\": \"\",\n \"secondary_insurer_payer_id\": \"\",\n \"status\": \"{{oneOf (array '' 'Arrived' 'Checked In' 'Checked In Online' 'In Room' 'In Session' 'Complete' 'Confirmed' 'Not Confirmed' 'Rescheduled' 'Cancelled' 'No Show')}}\",\n \"status_transitions\": [\n {\n \"appointment\": \"\",\n \"datetime\": \"\",\n \"from_status\": \"\",\n \"to_status\": \"\"\n }\n ],\n \"supervising_provider\": \"\",\n \"updated_at\": \"\",\n \"vitals\": {\n \"blood_pressure_1\": {{faker 'number.int' max=99999}},\n \"blood_pressure_2\": {{faker 'number.int' max=99999}},\n \"bmi\": \"\",\n \"head_circumference\": {{faker 'number.int' max=99999}},\n \"head_circumference_units\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"height_units\": \"\",\n \"oxygen_saturation\": {{faker 'number.int' max=99999}},\n \"pain\": \"\",\n \"pulse\": {{faker 'number.int' max=99999}},\n \"respiratory_rate\": {{faker 'number.int' max=99999}},\n \"smoking_status\": \"{{oneOf (array 'blank' '449868002' '428041000124106' '8517006' '266919005' '77176002' '266927001' '428071000124103' '428061000124105')}}\",\n \"temperature\": {{faker 'number.int' max=99999}},\n \"temperature_units\": \"\",\n \"weight\": {{faker 'number.int' max=99999}},\n \"weight_units\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c7717b9b-2d13-4b18-9084-c7b723d8ae25", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4142937-7a75-4084-a5f6-f81d8de07671", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc6f79d2-cbfd-49ab-8a70-9b47ba53530a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f31bf01e-85cc-4002-a48e-98190fe83c50", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "392654d7-3d6f-4852-9929-d2b29e8a1ef8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b0175f9-f926-4eb1-bf98-36037430147a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c84ff70-8e74-4c31-a723-f3360b8ef9f1", "documentation": "Update an existing appointment or break", "method": "patch", "endpoint": "api/appointments/:id", "responses": [ { "uuid": "785bf87e-fc9a-426b-b9a7-ca78b78497ea", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "26d0e582-b942-4bc0-9bc7-552ce15f03eb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "885ee39f-c44b-4613-a705-47b5d0ac4ccc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "beae0f6b-7208-484d-9e7b-84ec832e40a4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0868f5c-07e6-4bd3-bf13-555c5a904217", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "913946e5-9b6c-47e1-9ebd-33eee01968ff", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b344dd9b-94c9-4cb3-8203-ce5a05dc90a0", "body": "", "latency": 0, "statusCode": 409, "label": "Scheduled time overlaps with an existing appointment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0413825-0ea8-4857-b6cd-4f5490148ec6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d69f7141-a427-4961-9ccb-b91e8154dd75", "documentation": "Update an existing appointment or break", "method": "put", "endpoint": "api/appointments/:id", "responses": [ { "uuid": "806e6866-62c2-42db-b646-26499d999225", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6cb3b3c9-e75f-4dae-b86b-fb16eb31f75a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0e95b0a-fc7e-4ad4-970c-1630c590bb25", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d81095e-78d5-4268-9290-bca8fd7a280f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76e2361a-e1ef-445b-be8a-ab8272fa0bcc", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3952b41-8461-4124-969d-b1f411bae18a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8916158-5850-43f3-bc94-db7d68e1f173", "body": "", "latency": 0, "statusCode": 409, "label": "Scheduled time overlaps with an existing appointment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c52ac81b-7411-4145-a484-258b71e866cd", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "237eab38-037a-4fc3-bafd-6b53dce91625", "documentation": "Retrieve or search billing profiles", "method": "get", "endpoint": "api/billing_profiles", "responses": [ { "uuid": "f21e5aaf-3d96-4bc9-8b40-41ac37248e5e", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"cpt_codes\": [\n {\n \"code\": \"\",\n \"diagnosis_pointers_icd10\": [\n \"\"\n ],\n \"diagnosis_pointers_icd9\": [\n \"\"\n ],\n \"modifiers\": [\n \"\"\n ],\n \"ndc_code\": [\n {\n \"ndc_package_code\": \"\",\n \"quantity\": \"\",\n \"units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\"\n }\n ],\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"custom_procedure_codes\": [\n {\n \"code\": \"\",\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"doctor\": \"\",\n \"hcpcs_codes\": [\n {\n \"code\": \"\",\n \"diagnosis_pointers_icd10\": [\n \"\"\n ],\n \"diagnosis_pointers_icd9\": [\n \"\"\n ],\n \"modifiers\": [\n \"\"\n ],\n \"ndc_code\": [\n {\n \"ndc_package_code\": \"\",\n \"quantity\": \"\",\n \"units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\"\n }\n ],\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"icd10_codes\": [\n \"\"\n ],\n \"icd9_codes\": [\n \"\"\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4603e956-aac8-491e-82f8-9e2ca3b6d522", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b67a6970-0b3a-4312-80e9-9e7f8fab9282", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b84a5550-7453-4d84-a6fb-c028e704ca15", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57c34f3e-607e-4a59-8d05-f85ce58b43c9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c4e13c2-f701-482c-92f5-c7f842b2efba", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ff50f26-b2dd-4327-bc62-2fd9208c48f1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "401cd2d9-c950-45fb-8d23-1f24dd608241", "documentation": "Retrieve an existing billing profiles", "method": "get", "endpoint": "api/billing_profiles/:id", "responses": [ { "uuid": "7f12c879-7005-49fc-ab14-b1004f113bd3", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"cpt_codes\": [\n {\n \"code\": \"\",\n \"diagnosis_pointers_icd10\": [\n \"\"\n ],\n \"diagnosis_pointers_icd9\": [\n \"\"\n ],\n \"modifiers\": [\n \"\"\n ],\n \"ndc_code\": [\n {\n \"ndc_package_code\": \"\",\n \"quantity\": \"\",\n \"units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\"\n }\n ],\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"custom_procedure_codes\": [\n {\n \"code\": \"\",\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"doctor\": \"\",\n \"hcpcs_codes\": [\n {\n \"code\": \"\",\n \"diagnosis_pointers_icd10\": [\n \"\"\n ],\n \"diagnosis_pointers_icd9\": [\n \"\"\n ],\n \"modifiers\": [\n \"\"\n ],\n \"ndc_code\": [\n {\n \"ndc_package_code\": \"\",\n \"quantity\": \"\",\n \"units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\"\n }\n ],\n \"price\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"icd10_codes\": [\n \"\"\n ],\n \"icd9_codes\": [\n \"\"\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "44fe47f9-3ea2-465a-9529-37a9d7d4c08f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e61f1dd-25fc-41f6-97c9-33b7719b6d09", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3848ec34-0bc3-44dd-8b97-709f511903c9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bcf89491-be80-4149-a5e7-8fdaec30d450", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14d00a5f-a6cd-46ca-bf2e-3ab50f773091", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28b52e00-9ffe-4ed7-ab55-16e90608ef30", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22595648-3478-4606-91d5-d03e99f05f5d", "documentation": "Retrieve or search care plans", "method": "get", "endpoint": "api/care_plans", "responses": [ { "uuid": "3b86b7ad-1b40-4cce-869b-f81acbc8622c", "body": "{\n \"data\": [\n {\n \"appointment\": \"\",\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"instructions\": \"\",\n \"patient\": \"\",\n \"plan_type\": \"{{oneOf (array '1' '2' '3' '4' '5' '6')}}\",\n \"scheduled_date\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4603bb7c-3a29-4af0-aec6-6a0448bba458", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63e082d5-958a-417e-b358-0fb169d49a9d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cab510a-00fa-4fa6-b0e0-f21834442462", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d876af53-0aed-492d-8165-720d46f526b0", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46bf6f1c-33c4-469e-a176-6e44ed7a9f4c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1a2578f-1e08-424d-9272-7eb415913ec3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b70753b-162f-444f-afc6-97d3d9942854", "documentation": "Retrieve an existing care plan", "method": "get", "endpoint": "api/care_plans/:id", "responses": [ { "uuid": "678648ec-7cac-4958-952c-0652a3ee3f6f", "body": "{\n \"appointment\": \"\",\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"instructions\": \"\",\n \"patient\": \"\",\n \"plan_type\": \"{{oneOf (array '1' '2' '3' '4' '5' '6')}}\",\n \"scheduled_date\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e0e08390-19ab-4386-a2a1-bbb3cf2970db", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "866edf99-ff1d-4715-a9dc-c9d8be8a9539", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1754711-8c08-43a2-ae52-385eadd9520c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67fd90a9-e48d-4c24-b6dd-cb16cb5dd69d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e2b7eea-a410-4db3-a1a5-72019d983fff", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f12f255-46d7-4181-a5e4-0f78068a26f1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dfcf066b-3be4-48c0-be1b-979d9f095eb7", "documentation": "", "method": "get", "endpoint": "api/care_team_members", "responses": [ { "uuid": "1ba54951-7524-4cd9-94e1-6bb0f229e1e8", "body": "{\n \"data\": [\n {\n \"appointment\": \"\",\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": \"\",\n \"user\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1c033ba0-4c59-47eb-b6d9-3e572f068c23", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4282053-be54-4a8a-950a-4d54aceeddd9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36c7e27d-5a23-48ef-b7a5-9a43c1ba242c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7fbb6750-8d2c-455c-9038-34aa2927a96a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c76ff89-c852-4f11-8cb4-21e174f4e13a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d86d807f-4b3c-4ab7-8bdf-e5393685cd80", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d688849-e345-442a-af54-104be76b07a7", "documentation": "", "method": "get", "endpoint": "api/care_team_members/:id", "responses": [ { "uuid": "b0f0197b-511d-4297-8a6a-7c64e6343d8f", "body": "{\n \"appointment\": \"\",\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": \"\",\n \"user\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fa8d769-6f3d-4c38-8b85-2c9d053488c2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3585484d-48bb-4630-897b-717aaadaf829", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1f69998-7210-45b4-a0e8-72ee88948a22", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eab552c2-593b-439c-9021-acf023730594", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94f768f9-97db-4d29-9196-57164ffaac48", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd2d01a3-7ba5-47c9-a38d-257a9f121ae8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41b45fbc-f66a-48fb-a4d0-91e0f449577d", "documentation": "Retrieve or search billing notes", "method": "get", "endpoint": "api/claim_billing_notes", "responses": [ { "uuid": "54c4ecab-6870-48ed-aa11-06a4fb494f78", "body": "{\n \"data\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ec381ba-07f9-4201-998b-4829526e187a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70fb2d6d-8375-40ae-8591-845730e4b9de", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "643c6d00-54a8-4106-b853-1402f722fa47", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e3f8ba9-8e97-437b-8c6e-b0994dac4336", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a40a59c9-7fe8-444f-af05-dd47121d85dd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "968616c2-7366-4198-ae95-ca207dbc6800", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00a0d934-8992-4d00-982f-565183caec70", "documentation": "Create a new billing note", "method": "post", "endpoint": "api/claim_billing_notes", "responses": [ { "uuid": "6a39ed9a-3163-413f-9480-1beabe6f7de5", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "71125973-de5c-4639-8a28-d13cc58b94d2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff091870-b11b-4b1c-acce-4a0852ccb90f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "512b2b6b-9597-4bbc-a6f8-4ef91d5ee343", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "531259a9-eeef-486e-802b-cc3bab8dccd3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22a5092d-03a3-4959-8ae0-96e9db0469a8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "739e59ba-9c32-4871-b82a-fafed756219c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e671fbab-01f5-4e0f-8785-7d03fce35cbf", "documentation": "Retrieve an existing billing note", "method": "get", "endpoint": "api/claim_billing_notes/:id", "responses": [ { "uuid": "f768ca2a-7af7-4c50-a602-2db91b728a4a", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d20d951-9eb3-4fe1-8b7b-82df9067a47b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab03a141-5d9e-4a91-906e-98182d4ff13d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "397aec18-07b3-4dca-92ad-76a2fa373401", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0090bcb-b2e6-48ec-b3bb-22a41da0b34b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0971974c-57dd-4d33-a4be-079144e12d32", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c185efc-8692-4e6d-8e54-481252a3142f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d473bf2-a413-4cfa-a7e6-e2121230202f", "documentation": "Retrieve or search clinical note field types", "method": "get", "endpoint": "api/clinical_note_field_types", "responses": [ { "uuid": "255389e8-81f8-43f3-bdc7-335901f003eb", "body": "{\n \"data\": [\n {\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_template\": \"\",\n \"comment\": \"\",\n \"data_type\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"required\": {{faker 'datatype.boolean'}}\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e13dd698-3a3b-4b41-beb8-bd75e67b4846", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f05a13c9-e852-4154-aeaa-5d7685c9771b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bcf9ae4d-0527-4e01-be78-a020bcea540a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fca7a49-7a37-4839-b965-75ecb704b2f5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e24b8a3a-7de0-4a03-ab45-347ffbbed59c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70ea2d82-7ee6-409e-a9ac-ae8c8593a420", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22f43776-4da5-4eb3-9ac9-88060cdcbf4b", "documentation": "Retrieve an existing clinial note field type", "method": "get", "endpoint": "api/clinical_note_field_types/:id", "responses": [ { "uuid": "7b14a9a5-be14-4278-9f06-a54ba8ab20ea", "body": "{\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_template\": \"\",\n \"comment\": \"\",\n \"data_type\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"required\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b1151a17-9ed4-4c62-9d18-6098e907225c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eece5aad-d5f4-4956-b340-a337979a41a2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52da28d1-17e6-407d-b291-61bc018e4e5b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e02aa006-aede-4a95-8844-169093077e63", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b534d977-445e-4086-a63c-237a0d9cc79c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76fe98b9-2c1c-4edc-b6f0-8efd90b8590f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b45ae610-b4d2-4b4e-9ea3-84d794f0b807", "documentation": "Retrieve or search clinical note field values", "method": "get", "endpoint": "api/clinical_note_field_values", "responses": [ { "uuid": "f4ec9982-1963-463a-888e-e59f44572c1d", "body": "{\n \"data\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"clinical_note_field\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98a26568-1f89-400d-91ba-f9bd3e5ec861", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76d28da5-397c-4351-bf48-1419ab1caa78", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b331ca13-1b6c-4780-880e-ecede37797fb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea2cd29d-55de-48aa-9ed5-9d654d2a1da3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f32cdbf-43d5-4e9d-945d-0c5b9a819fb2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2502e690-6c8c-4fab-ac37-632a5c2ac0a3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76904d2e-381d-40e7-8ab1-066bd3dde67c", "documentation": "Create clinical note field value", "method": "post", "endpoint": "api/clinical_note_field_values", "responses": [ { "uuid": "ddedf8d4-215a-4c1d-9b72-45695f32d897", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"clinical_note_field\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "46d16f3f-f754-4b34-9cd2-11294cf18233", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b3558c2-f245-41ae-af3b-6e07472a6b10", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "997aef14-ddb8-42f0-a23d-79b490967a08", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e8f530c-e8b1-4b59-9f56-006f454a1bb7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b002fa03-fb1c-48a0-bab0-df95ae365fea", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "656f1d2b-346b-458d-80b7-f49777e9f5a6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb4edf50-c5f0-4807-b45a-16869cf51389", "documentation": "Retrieve an existing clinical note field value", "method": "get", "endpoint": "api/clinical_note_field_values/:id", "responses": [ { "uuid": "bf7fa3fd-de56-4181-9bc9-3fe1e73151f0", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"clinical_note_field\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae277e86-0e52-4322-bf33-d69d9f3a4e5d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46ba152b-21d4-417d-93f7-90e9f6915db0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa2fae25-9899-40a0-942b-0cb08bd1bc0f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41ea2286-cd60-4821-aacd-d148e41c3df4", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4275ceea-d5c4-41e6-82a2-bd2452002f28", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "411fad7d-63c6-4edf-9e2e-41463a5f146f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c005779a-5403-4276-98c7-8674aa5a5e93", "documentation": "Update an existing clinical note field value", "method": "patch", "endpoint": "api/clinical_note_field_values/:id", "responses": [ { "uuid": "9180a456-fd63-4424-95c6-4950c56c1dd3", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d812b0ce-fefd-4f4b-b771-8722aa7fc5f8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64a74c4a-a1cd-4d6e-9456-4a5aebe59602", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9de1778d-3c30-441f-bd7c-1f56ddf06d9d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "277ad17e-aef8-4660-8946-7d92488b2b41", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a03dd8c8-7cb4-44f2-8f82-3e5b0da8c0a8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7511d445-960d-4974-bac7-b6e4e7c6c673", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25f74844-04a4-4c0c-bae4-b3dfcf6f18e5", "documentation": "Update an existing clinical note field value", "method": "put", "endpoint": "api/clinical_note_field_values/:id", "responses": [ { "uuid": "405b0604-7e07-4d3d-8183-b5a42b4ac23a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98ba73ed-9a08-49e0-bb40-181807facab3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b526e1a-5de6-4299-bbf5-10f084452c5e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d243527-0fc6-49c3-8346-c73730acb6ef", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cb6a79c-0472-498f-a6cf-4d33e3289e26", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3286a07-aaf3-4d24-8fe8-e6a8babee5a8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "329d0eb6-1586-4c89-bae0-e6de3ad9c7bc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72ceb646-18af-41a8-8846-2c5f191b917c", "documentation": "Retrieve or search clinical note templates", "method": "get", "endpoint": "api/clinical_note_templates", "responses": [ { "uuid": "7768fd05-a38e-4f8f-8451-4864d3caea1f", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_fields\": [\n {\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_template\": {{faker 'number.int' max=99999}},\n \"data_type\": \"\",\n \"name\": \"\",\n \"required\": {{faker 'datatype.boolean'}}\n }\n ],\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_onpatient\": {{faker 'datatype.boolean'}},\n \"is_persistent\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"order\": {\n \"on_complete_note\": {{faker 'number.int' max=99999}},\n \"on_ipad\": {{faker 'number.int' max=99999}}\n },\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da59f946-0a4a-4d7c-a433-adcfdc25cc21", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63c12131-03d8-4a1d-bbe2-cef2bfc69aae", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82ac7592-1355-4734-9fa3-0bcc6921fdcd", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c92e8bcd-8f79-4d54-b20e-0171d9958cfd", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e6fae58-7c3f-4b5d-a38e-900f25fd8088", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f1c179d-2ee9-4f95-bc3d-9c6abb30c241", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f07f630-2358-4cf9-8012-86e72aeabf5d", "documentation": "Retrieve an existing clinical note tempalte", "method": "get", "endpoint": "api/clinical_note_templates/:id", "responses": [ { "uuid": "8d83176d-90df-4258-8242-8c21fc884e7b", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_fields\": [\n {\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_template\": {{faker 'number.int' max=99999}},\n \"data_type\": \"\",\n \"name\": \"\",\n \"required\": {{faker 'datatype.boolean'}}\n }\n ],\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_onpatient\": {{faker 'datatype.boolean'}},\n \"is_persistent\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"order\": {\n \"on_complete_note\": {{faker 'number.int' max=99999}},\n \"on_ipad\": {{faker 'number.int' max=99999}}\n },\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "52a9ed02-a6d1-432b-8b4a-8d82ff7edbcc", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6af7c5f-82b9-4394-b4c6-a5ae3c53296f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4da2d0f-7709-4c6e-b82f-8065b748b838", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb79c704-b6d5-412e-a274-36d11adf7859", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8982b3ca-ed5e-4829-9de9-31ec248aaa53", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffae3ba3-9390-4721-b514-37223f0898bb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8bd6087a-8bb5-4a85-beae-db1a5459ce20", "documentation": "", "method": "get", "endpoint": "api/clinical_notes", "responses": [ { "uuid": "52828841-4113-4b52-a9f8-619fb9ac7a41", "body": "{\n \"data\": [\n {\n \"appointment\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_sections\": [\n {\n \"clinical_note_template\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"values\": [\n {\n \"clinical_note_field\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"value\": \"\"\n }\n ]\n }\n ],\n \"patient\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2047b542-8f35-4191-84af-47199afadc48", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "035a46e6-ccc1-4967-9701-56110c396dd9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc1af29e-c8d7-40a2-86b8-3a1beaa42eb0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "051a096b-c377-4685-b0ba-e1866bfae2e5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca3cd01f-13b4-46c9-bf6a-4c062d513f69", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13a572a3-af93-484d-8bef-24b152a520e3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a236e019-310c-4520-bd64-f2fedd024a3b", "documentation": "", "method": "get", "endpoint": "api/clinical_notes/:id", "responses": [ { "uuid": "5c221c4c-6186-40bf-acb8-699ec56f381c", "body": "{\n \"appointment\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"clinical_note_sections\": [\n {\n \"clinical_note_template\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"values\": [\n {\n \"clinical_note_field\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"value\": \"\"\n }\n ]\n }\n ],\n \"patient\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "077008be-d3ac-4bcf-ab7b-dd01b3863b62", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b292236-4b2f-4559-a7b9-4269f8546465", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c151f41-e7f0-43c1-bb75-cca84bb15f40", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6bfd9212-0122-41b8-b5ce-cd2b5253ef4c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fa1156c-2123-4eb3-a4cc-10832e16c19f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aded5da8-0571-4e44-8a73-7aba9f11d92d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d383279-e308-4643-b9dc-7351b8410cf6", "documentation": "Retrieve or search communicatioin (phone call) logs", "method": "get", "endpoint": "api/comm_logs", "responses": [ { "uuid": "60d014ee-5abe-4056-8e8a-1b1caabbd9bf", "body": "{\n \"data\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"archived\": {{faker 'datatype.boolean'}},\n \"author\": \"\",\n \"cash_charged\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d1794799-bda4-4e95-a718-8873e1dacded", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fa52ca9-d7ed-492e-babe-49b43474e015", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a430ad2-4ead-43e4-aef8-f363e115085f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef3d2699-1f0d-48d5-a9da-0430471dbf45", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fad61982-9c0d-473f-9adf-df3e45e1e41a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea369f0f-4ea1-4684-bd8e-6ae020e994b9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac378171-3bd9-4266-b75e-8acb5194cb84", "documentation": "Create communication (phone call) logs", "method": "post", "endpoint": "api/comm_logs", "responses": [ { "uuid": "d9c238e9-9489-4f5f-b375-55950aa16e70", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"archived\": {{faker 'datatype.boolean'}},\n \"author\": \"\",\n \"cash_charged\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "844e8536-f0b0-4308-9eef-fa44948c87f1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19e9f42c-61f9-48fe-b089-673d465cc261", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55e31914-e88a-45a5-8056-aaebec6b53d7", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb44a364-b199-4d04-90d6-d68f74f0452e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a07a284e-d891-4054-946b-4899e6dba0e0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90c841f6-9471-4130-ba35-e781de3d22d9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce7b471c-0fbb-49f8-9122-1876b89e2d1c", "documentation": "Retrieve an existing communication (phone call) logs", "method": "get", "endpoint": "api/comm_logs/:id", "responses": [ { "uuid": "5d588f78-0f92-46cf-867e-179cbe6017f7", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"archived\": {{faker 'datatype.boolean'}},\n \"author\": \"\",\n \"cash_charged\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"scheduled_time\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4bdd5053-00be-4c15-83ee-721bde045130", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "696a4fc9-a616-4a2b-a530-cdabead424c4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae610248-6f46-4f6d-8f87-cc38a65214fb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14e7a2f5-9116-460f-969d-03302068daf3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db89dba7-2e9b-4e7f-92ed-521b0bb8a5cf", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8157b085-7abb-4d4c-93ff-0a357ce32c9e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b65569c-e699-41a4-8253-98dedf3f686b", "documentation": "Update an existing communication (phone call) logs", "method": "patch", "endpoint": "api/comm_logs/:id", "responses": [ { "uuid": "6d98e103-d677-4363-b0ee-109f3c246822", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72d0e243-dfcf-426c-ac1a-261d0fe5080e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8297575-37c8-4cb4-9528-f2ccb85d24bf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fa3a78d-5c89-49e6-9da6-724ec98871a0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca1ef715-d45f-4dea-b48b-2345246a5a34", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eeccd76e-6dc1-4a4a-9534-fa0fe281ff5b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91c09fe0-6329-401d-8234-a5a5a83aa248", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2d56eb5-5808-43e7-bd44-6ac61bc73081", "documentation": "Update an existing communication (phone call) logs", "method": "put", "endpoint": "api/comm_logs/:id", "responses": [ { "uuid": "af09cf66-1bd5-457e-8287-288b80348137", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "540664f5-70a9-4223-819f-1f553434c05c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af998b70-1adc-4bba-82f3-ca3b113933e8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8deb6b71-964e-4b73-ae7f-276de8399b1b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a311c29-01c2-46d5-bbed-6b0ae9934b04", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "131b4403-e4c2-451a-abdb-b9972d9b1d5c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf3e3466-9970-4129-8de6-6ceaf81c7205", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41e4f97a-ff02-4055-9491-bf22f32c04e2", "documentation": "Retrieve or search patient consent forms", "method": "get", "endpoint": "api/consent_forms", "responses": [ { "uuid": "ed71b4a9-f1aa-4802-bf58-ac0bc08c6325", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"assign_by_default\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_mandatory\": {{faker 'datatype.boolean'}},\n \"order\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\",\n \"uri\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "86675745-b759-43bc-8baa-13f6b36d9dff", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0deb5e6-bb1d-41b3-bf7c-8d54d27ab9c8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "010a5ff2-4de0-44b9-97e0-702952c712b4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2956ea2f-d034-4918-8c74-ba295bc68d45", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7974100e-5432-42f2-9bac-530bf0c13b79", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f174052b-bd7d-4433-8718-0cf39289968e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f22226cf-8b86-4942-9577-5153a2467d6b", "documentation": "Create a patient consent form", "method": "post", "endpoint": "api/consent_forms", "responses": [ { "uuid": "5bee6cbd-d53f-4978-b29c-8b73d5e66595", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"assign_by_default\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_mandatory\": {{faker 'datatype.boolean'}},\n \"order\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "805cf0b1-b56c-4e13-bc77-e7a148d7c4a3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f669e2c6-b988-4d04-bae2-c4250d208953", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f64f5a9-d2cb-4f1c-b765-8c460981c1d1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c9b9a19-5990-431e-832d-8f566909cc6d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7b5d0bde-99e9-4872-bad5-26c1122531c8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "676c76ba-19eb-4710-b9eb-cf1a8ed42721", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbe835bf-14f4-45e0-b25a-0f6ff7626f71", "documentation": "Retrieve an existing patient consent form", "method": "get", "endpoint": "api/consent_forms/:id", "responses": [ { "uuid": "6db8f869-15eb-40bb-85a6-5ae407324e4e", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"assign_by_default\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_mandatory\": {{faker 'datatype.boolean'}},\n \"order\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5854801c-94a8-4225-b921-7130df80c4c4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f0158f0-0c11-431c-aa01-867b4d68b24a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1d42fcb-511c-40e0-b7cf-2e6ae8959ef9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31a7d0c3-c96a-468c-888d-d9216f81cf08", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05cde73a-7c06-406e-81e0-937396f60a11", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "339124ce-1bc9-4a23-a4ae-bc41fbf22a4c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a620d1c1-807c-46a8-9a36-1b40226d261e", "documentation": "Update an existing patient consent form", "method": "patch", "endpoint": "api/consent_forms/:id", "responses": [ { "uuid": "49f70ae2-923c-48ff-bcff-d81055889026", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f254587c-c119-4c4c-8ab2-d7bee7c900c3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2dd0ed14-a651-4957-bc03-ba5b95d04e6c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b702a43d-6a13-48dd-9cb9-a66e62a68d92", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df9820a3-3cd3-4843-8547-825a01f5c06e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2baea851-51f7-42b5-9c9f-325d080960d1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b8906c8-d342-4ee1-aa0f-816b355a23f9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5bd7fd1-33b2-459e-9434-03ecd5fa4196", "documentation": "Update an existing patient consent form", "method": "put", "endpoint": "api/consent_forms/:id", "responses": [ { "uuid": "e686dbad-177b-4737-8dbf-1190d81c0f73", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc12c072-03dd-46c2-9336-06fd6d27936f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94cd0f4c-82dd-42af-a102-6e8ae0bef424", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a77a0b0d-a14c-42e0-97c7-c7b2cdb38b4f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf841045-8f9a-4a5b-94e5-e943ae358a78", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72679a00-5783-4f8b-81fc-fc8540ce841b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daeec831-f4d0-4ce3-9e19-7dd91ff151cb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a49d61a4-15a1-40d1-ba2e-b7af5b2f4b91", "documentation": "Assign (apply) a consent form to appointment", "method": "post", "endpoint": "api/consent_forms/:id/apply_to_appointment", "responses": [ { "uuid": "d46fe91a-906b-4830-b5d2-2b129f6f2de6", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c8dee99a-0a75-4578-87cd-3e9b5c16d4a9", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "541ab181-6d88-4c92-a457-2530f85ae17e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95c97969-8c0f-4cd7-b18c-37b72105cd00", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e114e906-2092-4d22-9fa9-3a9b99a0b55a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fdb16e4-18d5-441c-8a10-07d80a6c6eb8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "137eed17-cd8a-44fb-b82f-105bb5320d76", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92705321-87d3-4028-a543-ca3aa2b50009", "documentation": "Unassign (unapply) a consent form from appointment", "method": "post", "endpoint": "api/consent_forms/:id/unapply_from_appointment", "responses": [ { "uuid": "bc81ac02-fff0-4ed2-a3fc-8a947c515d3a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2aab602b-3214-4be4-a6ab-ee8260856c95", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8fdb809-3684-4107-9ec5-91837139548e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83c926a3-1900-4b2a-87ee-795ad464a627", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "983f5768-f887-4bd1-a23f-f56881e1dd20", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d982e80-02b7-43bf-b623-6fe22c79a340", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "35e73e3e-2321-4661-aecf-a6b9df801f8e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9be34e53-fae6-40e1-bca1-dd39ea26e1eb", "documentation": "Retrieve or search custom appointment fields", "method": "get", "endpoint": "api/custom_appointment_fields", "responses": [ { "uuid": "595df798-e924-47dd-9ac8-a96cbf03f251", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"field_desc\": \"\",\n \"field_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"order\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bde67205-5a0d-4765-88a3-73aafe5a625e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ef41b8a-58bd-4319-8115-777a0944e84e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63b68a97-387b-4ba2-bad9-661a3842a678", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "211e7fb0-897e-495a-a5ba-dd2c966c95a5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f052f9e0-5fa4-40db-960e-e78c4d4a9504", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3712b26-b960-476a-918a-8f197802ae21", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c4a593e-bf8c-4782-81d7-7033dd3379bd", "documentation": "Create custom appointment fields", "method": "post", "endpoint": "api/custom_appointment_fields", "responses": [ { "uuid": "ac8f4187-e94d-431b-8c09-4d3b0c1ea7fe", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"field_desc\": \"\",\n \"field_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"order\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6414cf4a-06ee-4e3a-a006-7c7d3daf3dce", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dd9738c-951c-423e-b862-fce5cf0e76a8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "26e3e03c-b6ff-4151-a3e3-3549170d1652", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "598f3681-1c26-4b75-b83e-466c31e61ac7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6847bf6c-306f-4773-b488-78c714eb826c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9c6c849-0eea-4466-99d7-cc6d5f9e7144", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8177000e-22cb-4111-8172-848eb0421ddd", "documentation": "Retrieve an existing custom appointment field", "method": "get", "endpoint": "api/custom_appointment_fields/:id", "responses": [ { "uuid": "9e6c0b69-09e3-403e-8183-ff28cde4e29b", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"field_desc\": \"\",\n \"field_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"order\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e3b05aa4-b387-41cc-a65c-d3265742eeb8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6fa8ae9f-8208-4fbb-afd9-074c4ff942ad", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c1a006c-52a3-4c45-96f2-5138ee4f8921", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daaf90e8-d1fb-46bc-9d32-5be58154e1d4", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "674a8cd0-9429-409d-a8a2-aa7bd57f8d84", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57ba897d-4268-48fa-8552-195995676e07", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47dbda99-439c-47b3-a830-2e42452b0f36", "documentation": "Update an existing custom appointment field", "method": "patch", "endpoint": "api/custom_appointment_fields/:id", "responses": [ { "uuid": "a9def971-1e97-439d-978b-0d89dbd9bbb4", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "832b9c15-f01f-4c3d-b3f8-eb01eec3172b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db91c126-b821-46a6-9abd-b41ef2e64026", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98152b27-85ff-47c7-9481-60343acf2ca2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16ebc76e-85c3-4eea-9202-d2f16e6fcc70", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33ec0b17-c231-488c-8780-8cc8e185e09c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82b368e7-153e-4305-9c45-3093895a4459", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3acd88d-4d60-409f-84aa-0c0e8cc93486", "documentation": "Update an existing custom appointment field", "method": "put", "endpoint": "api/custom_appointment_fields/:id", "responses": [ { "uuid": "23087fdd-a206-403e-ae50-13c6a111be25", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "39c70f39-1e6f-408c-b604-b7216bd08bcb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a52fe396-d9fb-4ed7-9f73-bd82dd75ad44", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac0cca6a-10e5-4b41-8f9a-0224ce2817d6", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57f6bf0f-3de6-4a37-bcaf-6a139966788e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2fd30cec-a977-4c0c-b099-a446c01a6d5d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78a54713-f906-4fa7-8d3a-9f28202d469e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbefad8a-caa4-4dc5-8ae6-40afd167c13c", "documentation": "Retrieve or search custom demographics fields", "method": "get", "endpoint": "api/custom_demographics", "responses": [ { "uuid": "3ae73cce-8fcc-464b-8d50-edce323234de", "body": "{\n \"data\": [\n {\n \"allowed_values\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"template_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de8508f4-4aac-44b2-9743-777577cbdb3d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "626a09dc-c468-4ad2-b98b-3abc765552eb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "720c2fa9-7c6d-4016-8268-ee6bb4609b8c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4ecb0e6-26d8-4345-af7f-e00b25afaf7e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "882e83b5-6cc1-452c-be71-a186653df0ec", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58f5b984-9902-4a7b-896d-ff208999c113", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0ebc410-8224-4ab6-9c9c-50338166fa82", "documentation": "Create custom demographics fields", "method": "post", "endpoint": "api/custom_demographics", "responses": [ { "uuid": "a78950a5-b6b4-4f00-8e85-451a639b8ef2", "body": "{\n \"allowed_values\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"template_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09ea4715-c2e8-4521-a7d7-e3578f08df95", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a25f0d7-8797-47ef-af8a-9ab8e53d6e47", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69dfe66e-cb54-4f92-bbe0-fd0dadf64439", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a973e297-72f8-452c-ac41-10db21a08d04", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66ae5b59-e50f-4055-b3d8-e867ed653962", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27ae768c-c558-413b-bb02-899ab5dd02a4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0839695c-0b64-45ad-bfe2-76d4e1201077", "documentation": "Retrieve an existing custom demographics field", "method": "get", "endpoint": "api/custom_demographics/:id", "responses": [ { "uuid": "84315980-3298-4d8b-b64c-d4089f95dcce", "body": "{\n \"allowed_values\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"template_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5866eb0f-acb8-472b-973e-088c33da1276", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e063f0c7-b6d5-4ffd-ade8-84beec3c5217", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4f65fd3-f92c-4e00-9408-be2b65dfb055", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "126ad984-25e1-46a9-9cdc-a70abd481f78", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7c872b1-9037-43f0-a9bd-15badb99e58b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce7ae7dd-f0be-4c5b-bc7b-d5855d3af7b4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76a9d0a1-a1f0-4094-81a3-a4897a33989c", "documentation": "Update an existing custom demographics field", "method": "patch", "endpoint": "api/custom_demographics/:id", "responses": [ { "uuid": "eec31d94-6573-42ef-814a-9d0ce3359dce", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5fe9cd09-4678-4dc1-b902-543b56d45140", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c176cd28-62b4-4ec9-98f6-479c9ab09f06", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b845556-035e-4e6f-938d-53f908075296", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9f757cc-f289-4868-b3f4-54be36ea195b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ede6e6c1-2615-49e4-b166-3e9e21780cc6", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f3482e1-fa75-4e91-bbac-175bcf3d14f9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "878cfda5-94e5-4d87-96fd-39bf2b0371af", "documentation": "Update an existing custom demographics field", "method": "put", "endpoint": "api/custom_demographics/:id", "responses": [ { "uuid": "4b7398c7-4eeb-47ac-89cd-ce63c7b20854", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e060d911-11c4-49a0-9240-35442cc76efe", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4509ee2d-9357-4e01-b347-723653c20c8e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f213b362-507b-427c-806c-0eaaea319a05", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "283e3813-bde8-48d3-9e32-f1681856be90", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e75d340-c4a9-40de-b7d5-850fd9f0192d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e46f67f8-d6da-4ec2-8eb5-78570f294fea", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea472298-903a-4008-b7d8-73e43285e7e5", "documentation": "Retrieve or search custom insurance plan names", "method": "get", "endpoint": "api/custom_insurance_plan_names", "responses": [ { "uuid": "fc341201-7f06-4500-bc1b-829d807f07f7", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"insurance_plan_name\": \"\",\n \"updated_at\": \"\",\n \"user\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c695c617-ec9f-4923-912c-2afdfaabab87", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b896668c-bafc-4416-9738-bfdacdc5fc1f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe9c081c-696f-4dc3-89db-cbd54840886e", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2467ee3-d5f0-4857-8828-d20b1b01924a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8a2bd28-30a1-45be-bbdb-f2692abf8be4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7776803d-118c-4144-bf96-75e9fb9786d8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebaff4e2-22cd-42cd-acea-b7b3e56a46de", "documentation": "Retrieve an existing custom insurance plan name", "method": "get", "endpoint": "api/custom_insurance_plan_names/:id", "responses": [ { "uuid": "7bafc10d-4825-4cf4-a880-59441a20efee", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"insurance_plan_name\": \"\",\n \"updated_at\": \"\",\n \"user\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d3af2d0-11a0-443a-90f5-0e994edaa7ec", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74dae483-f62d-4195-9391-67f833bb49ea", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ed554d4b-6f1c-42d0-a2c1-5c644230f950", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60b20c06-6bea-422a-aebe-b69b6f92f34f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3f58f18-e454-4747-8d7e-c45630ee9b75", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f941b652-b76f-48cb-8be3-8ad4748b083a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d992d34-748e-45af-adf8-117f9ba4c48d", "documentation": "Retrieve or search custom vital types", "method": "get", "endpoint": "api/custom_vitals", "responses": [ { "uuid": "8debff8c-2327-4261-bd75-625b0eb5f686", "body": "{\n \"data\": [\n {\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"data_type\": \"{{oneOf (array 'text' 'number' 'single_sel')}}\",\n \"description\": \"\",\n \"doctor\": \"\",\n \"fraction_delimiter\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_fraction_field\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"unit\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c1d52b1e-8892-463a-a60e-ead3947885a1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a061d0bc-cba6-4c35-9707-6bc590f269cd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64ab2a8b-8c56-4108-b994-5bb639a86e4a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7844902d-aeee-4804-9abb-94a05bae69f3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb81cd24-0068-46a0-a2f9-288e7fc374db", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74ab198d-38ed-428c-a242-63bf8745f869", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6329e045-ecdb-4a2d-9e4c-16d2af77545e", "documentation": "Retrieve an existing custom vital type", "method": "get", "endpoint": "api/custom_vitals/:id", "responses": [ { "uuid": "0fc4c32e-dee6-4159-bb51-f0f214a951c7", "body": "{\n \"allowed_values\": [\n \"\"\n ],\n \"archived\": {{faker 'datatype.boolean'}},\n \"data_type\": \"{{oneOf (array 'text' 'number' 'single_sel')}}\",\n \"description\": \"\",\n \"doctor\": \"\",\n \"fraction_delimiter\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_fraction_field\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"unit\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3ef693c-16e8-4451-9b4f-fd1424118465", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4345b56-0855-478d-a3f1-18f87759c92c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83f63131-ca96-4c65-a9ea-2062bdc24fb5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6e8a000-2593-41dd-9b94-7e1274ccfe3b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9763d98b-e72c-448d-9d7d-ea95abed60a5", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47696cbe-8c9e-4b5d-a605-2b2a9f395624", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba1d35de-a8ea-43c2-8653-7a7cf0b7b470", "documentation": "Retrieve or search doctors within practice group", "method": "get", "endpoint": "api/doctors", "responses": [ { "uuid": "dbee4277-17eb-41ac-b9b6-f466b889935d", "body": "{\n \"data\": [\n {\n \"cell_phone\": \"\",\n \"country\": \"{{oneOf (array 'BD' 'WF' 'BF' 'BG' 'BA' 'BB' 'BE' 'BL' 'BM' 'BN' 'BO' 'JP' 'BI' 'BJ' 'BT' 'JM' 'BV' 'JO' 'WS' 'BQ' 'BR' 'BS' 'JE' 'BY' 'BZ' 'RU' 'RW' 'RS' 'TL' 'RE' 'TM' 'TJ' 'RO' 'TK' 'GW' 'GU' 'GT' 'GS' 'GR' 'GQ' 'GP' 'BH' 'GY' 'GG' 'GF' 'GE' 'GD' 'GB' 'GA' 'GN' 'GM' 'GL' 'KW' 'GI' 'GH' 'OM' 'TN' 'BW' 'HR' 'HT' 'HU' 'HK' 'HN' 'HM' 'KR' 'AD' 'PR' 'PS' 'PW' 'PT' 'KN' 'PY' 'AI' 'PA' 'PF' 'PG' 'PE' 'PK' 'PH' 'PN' 'PL' 'PM' 'ZM' 'EH' 'EE' 'EG' 'ZA' 'EC' 'AL' 'AO' 'KZ' 'ET' 'ZW' 'KY' 'ES' 'ER' 'ME' 'MD' 'MG' 'MF' 'MA' 'MC' 'UZ' 'MM' 'ML' 'MO' 'MN' 'MH' 'MK' 'MU' 'MT' 'MW' 'MV' 'MQ' 'MP' 'MS' 'MR' 'AU' 'UG' 'MY' 'MX' 'MZ' 'FR' 'AW' 'AF' 'AX' 'FI' 'FJ' 'FK' 'FM' 'FO' 'NI' 'NL' 'NO' 'NA' 'VU' 'NC' 'NE' 'NF' 'NG' 'NZ' 'NP' 'NR' 'NU' 'CK' 'CI' 'CH' 'CO' 'CN' 'CM' 'CL' 'CC' 'CA' 'CG' 'CF' 'CD' 'CZ' 'CY' 'CX' 'CR' 'KP' 'CW' 'CV' 'CU' 'SZ' 'SY' 'SX' 'KG' 'KE' 'SS' 'SR' 'KI' 'KH' 'SV' 'KM' 'ST' 'SK' 'SJ' 'SI' 'SH' 'SO' 'SN' 'SM' 'SL' 'SC' 'SB' 'SA' 'SG' 'SE' 'SD' 'DO' 'DM' 'DJ' 'DK' 'DE' 'YE' 'AT' 'DZ' 'US' 'UY' 'YT' 'UM' 'LB' 'LC' 'LA' 'TV' 'TW' 'TT' 'TR' 'LK' 'LI' 'LV' 'TO' 'LT' 'LU' 'LR' 'LS' 'TH' 'TF' 'TG' 'TD' 'TC' 'LY' 'VA' 'VC' 'AE' 'VE' 'AG' 'VG' 'IQ' 'VI' 'IS' 'IR' 'AM' 'IT' 'VN' 'AQ' 'AS' 'AR' 'IM' 'IL' 'IO' 'IN' 'TZ' 'AZ' 'IE' 'ID' 'UA' 'QA')}}\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"group_npi_number\": \"\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_account_suspended\": {{faker 'datatype.boolean'}},\n \"job_title\": \"{{oneOf (array '' 'Provider/Staff (Private Practice)' 'Provider/Staff (Hospital)' 'Patients/Interview Candidate' 'Educator/Student' 'API/Developer' 'Consultant' 'Other')}}\",\n \"last_name\": \"\",\n \"npi_number\": \"\",\n \"office_phone\": \"\",\n \"practice_group\": \"\",\n \"practice_group_name\": \"\",\n \"profile_picture\": \"\",\n \"specialty\": \"\",\n \"suffix\": \"\",\n \"timezone\": \"\",\n \"website\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d4161198-5466-4522-b871-4e64fdcac834", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06de6d1f-23e9-4d6e-a044-e95f563b823d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32d40285-6e91-4f7b-9aec-f81667fc8883", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63026b18-1e4f-4a8b-ac8c-7f26d1c9addf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fe44171-685a-47f1-87d9-9731001a0a7f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9de62c69-5cb2-4b92-bfe0-0f9769cee751", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f9cd859-8f6e-441b-ba40-50079143bcbf", "documentation": "Retrieve an existing dcotor", "method": "get", "endpoint": "api/doctors/:id", "responses": [ { "uuid": "dc210a39-33d0-4a12-9f48-98a82453796d", "body": "{\n \"cell_phone\": \"\",\n \"country\": \"{{oneOf (array 'BD' 'WF' 'BF' 'BG' 'BA' 'BB' 'BE' 'BL' 'BM' 'BN' 'BO' 'JP' 'BI' 'BJ' 'BT' 'JM' 'BV' 'JO' 'WS' 'BQ' 'BR' 'BS' 'JE' 'BY' 'BZ' 'RU' 'RW' 'RS' 'TL' 'RE' 'TM' 'TJ' 'RO' 'TK' 'GW' 'GU' 'GT' 'GS' 'GR' 'GQ' 'GP' 'BH' 'GY' 'GG' 'GF' 'GE' 'GD' 'GB' 'GA' 'GN' 'GM' 'GL' 'KW' 'GI' 'GH' 'OM' 'TN' 'BW' 'HR' 'HT' 'HU' 'HK' 'HN' 'HM' 'KR' 'AD' 'PR' 'PS' 'PW' 'PT' 'KN' 'PY' 'AI' 'PA' 'PF' 'PG' 'PE' 'PK' 'PH' 'PN' 'PL' 'PM' 'ZM' 'EH' 'EE' 'EG' 'ZA' 'EC' 'AL' 'AO' 'KZ' 'ET' 'ZW' 'KY' 'ES' 'ER' 'ME' 'MD' 'MG' 'MF' 'MA' 'MC' 'UZ' 'MM' 'ML' 'MO' 'MN' 'MH' 'MK' 'MU' 'MT' 'MW' 'MV' 'MQ' 'MP' 'MS' 'MR' 'AU' 'UG' 'MY' 'MX' 'MZ' 'FR' 'AW' 'AF' 'AX' 'FI' 'FJ' 'FK' 'FM' 'FO' 'NI' 'NL' 'NO' 'NA' 'VU' 'NC' 'NE' 'NF' 'NG' 'NZ' 'NP' 'NR' 'NU' 'CK' 'CI' 'CH' 'CO' 'CN' 'CM' 'CL' 'CC' 'CA' 'CG' 'CF' 'CD' 'CZ' 'CY' 'CX' 'CR' 'KP' 'CW' 'CV' 'CU' 'SZ' 'SY' 'SX' 'KG' 'KE' 'SS' 'SR' 'KI' 'KH' 'SV' 'KM' 'ST' 'SK' 'SJ' 'SI' 'SH' 'SO' 'SN' 'SM' 'SL' 'SC' 'SB' 'SA' 'SG' 'SE' 'SD' 'DO' 'DM' 'DJ' 'DK' 'DE' 'YE' 'AT' 'DZ' 'US' 'UY' 'YT' 'UM' 'LB' 'LC' 'LA' 'TV' 'TW' 'TT' 'TR' 'LK' 'LI' 'LV' 'TO' 'LT' 'LU' 'LR' 'LS' 'TH' 'TF' 'TG' 'TD' 'TC' 'LY' 'VA' 'VC' 'AE' 'VE' 'AG' 'VG' 'IQ' 'VI' 'IS' 'IR' 'AM' 'IT' 'VN' 'AQ' 'AS' 'AR' 'IM' 'IL' 'IO' 'IN' 'TZ' 'AZ' 'IE' 'ID' 'UA' 'QA')}}\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"group_npi_number\": \"\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_account_suspended\": {{faker 'datatype.boolean'}},\n \"job_title\": \"{{oneOf (array '' 'Provider/Staff (Private Practice)' 'Provider/Staff (Hospital)' 'Patients/Interview Candidate' 'Educator/Student' 'API/Developer' 'Consultant' 'Other')}}\",\n \"last_name\": \"\",\n \"npi_number\": \"\",\n \"office_phone\": \"\",\n \"practice_group\": \"\",\n \"practice_group_name\": \"\",\n \"profile_picture\": \"\",\n \"specialty\": \"\",\n \"suffix\": \"\",\n \"timezone\": \"\",\n \"website\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4bbd6cfe-ae18-4cfe-a800-d2063de6045d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56847a03-b847-4aa9-91b3-3bbb0769251f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83f9d6bb-c984-426b-ab4c-cb5ce92f0af4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dedf53cb-5e5b-459e-bbd9-0f063dede077", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "482d9d8d-6a4f-4015-a1cf-8bdb32fbeed3", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c47c6376-9418-495e-a81b-dddcf56d9f17", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b6c4a20-0626-47a4-ae23-3f23aa73215f", "documentation": "Retrieve or search documents", "method": "get", "endpoint": "api/documents", "responses": [ { "uuid": "b381d4a9-34fa-4018-9a1f-152511952e83", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"date\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"metatags\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65dbbc11-1e57-4833-aefc-cf8d5f1df06a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3b4cc69-536d-472d-a367-2281f971b2c6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f25e090d-6cea-4383-a9f6-dde9bc25cd5f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75271fa3-cf64-4cce-9566-b5141deefc04", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af77ac0d-aadd-4727-aa9c-968f8f5641d1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21b19351-3f12-4040-aa74-35500fefc29f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbeed286-c2a0-41f7-97e6-a847ec34f34e", "documentation": "Create documents", "method": "post", "endpoint": "api/documents", "responses": [ { "uuid": "4d67d15f-c1b7-41e3-88fe-190f71c61696", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"date\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"metatags\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f4d32f2-bfd0-4b3e-aede-99af5b4aecb2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79477b1b-322a-46f4-b8bd-adb56b0b919e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70b76243-0b1e-49e8-990e-d502fd9289c0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f73ab28c-01b4-45fa-841f-216f765a6bbf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "032a4ffa-b1cc-4a8f-a162-d0278ac3b4cd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71deafba-e27e-4d26-8226-0d7cb202f22a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a46f26c-f802-403c-b105-ca26917c9be3", "documentation": "Delete an existing appointment template", "method": "delete", "endpoint": "api/documents/:id", "responses": [ { "uuid": "3456a331-bf6f-4c24-bbe5-01839bd28157", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ae8006a-b585-4d9c-ad82-b2370384194c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fe6ecad-6f99-4b53-819a-92e381967c3d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "027a9333-c635-40b1-88c6-ea4036ef6603", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cccd88d1-4c2b-4401-babc-97e78ee156c6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "824cf885-5b75-4767-bf2e-d8499d31b52b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6eda041a-114c-48ab-a90c-166663440a04", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14a0b3c9-c2d4-48d6-ae55-7c85c78e3af2", "documentation": "Retrieve an existing appointment template", "method": "get", "endpoint": "api/documents/:id", "responses": [ { "uuid": "f0b23c50-1bae-49c3-8328-83ea05c53508", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"date\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"metatags\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24c95438-2b6c-4b60-9eb5-83b9c8a67e4a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ae1e23f-d923-4dce-a958-6ef465eba368", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d7aa695-44bf-4101-acf5-5268ddf2f011", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2959ef55-aaa9-4394-a497-ef897aa6f5b9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3eb4e1c-96bb-44e1-abee-3f595b65e743", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e457671-9e46-4e3e-a0d1-e6471115a57e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a2c41bbc-c39a-4bda-bcc0-aa81f6efc35a", "documentation": "Update an existing appointment template", "method": "patch", "endpoint": "api/documents/:id", "responses": [ { "uuid": "5565e03d-e185-429e-bae3-ba01f37aa0d0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c169500d-d29a-4e9e-803a-6217d904a4b7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1fb3f53d-1e4c-4478-99f4-6ceb0d4d27b2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a87474c0-173d-4683-9b64-fabfc0eb9062", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab4e049c-ef07-4225-858b-df72a86247c4", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e995705-0bbf-47cb-b0e0-06b322fe3e51", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "148987ca-e672-4b2a-a71f-0e50bcfe631a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d7828f9-057f-47f4-b6be-76e677558f6e", "documentation": "Update an existing appointment template", "method": "put", "endpoint": "api/documents/:id", "responses": [ { "uuid": "be6c332a-0f9d-42f6-a5ba-bc6e5462e8a2", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8dc94846-c09a-471e-880b-9e79d95906c0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dc30b2d-cef1-4c7c-bbfa-0a5497cc4244", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c1ebddc-4b27-4261-bd98-2c0635f36526", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f996f81b-e471-4aca-9075-578c9d40383b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d5bfa95-88af-4020-9a77-0778ef42dd49", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c29e290-3840-4d18-8671-b9754f4bac64", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e259e5d7-3b32-4687-b7d2-b72117e46ee5", "documentation": "Retrieve or search past eligibility checks for patient", "method": "get", "endpoint": "api/eligibility_checks", "responses": [ { "uuid": "a3225a6a-1f79-430e-8547-a296a6e0ebf5", "body": "{\n \"data\": [\n {\n \"appointment\": \"\",\n \"cob_level\": \"\",\n \"coverage_details\": \"\",\n \"coverage_subscriber\": \"\",\n \"eligibility\": \"\",\n \"patient\": \"\",\n \"payer_name\": \"\",\n \"query_date\": \"\",\n \"request_service_type\": \"{{oneOf (array '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '17' '18' '19' '20' '21' '22' '23' '24' '25' '26' '27' '28' '30' '32' '33' '34' '35' '36' '37' '38' '39' '40' '41' '42' '43' '44' '45' '46' '47' '48' '49' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '60' '61' '62' '63' '64' '65' '66' '67' '68' '69' '70' '71' '72' '73' '74' '75' '76' '77' '78' '79' '80' '81' '82' '83' '84' '85' '86' '87' '88' '89' '90' '91' '92' '93' '94' '95' '96' '97' '98' '99' 'A0' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AB' 'AC' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AL' 'AM' 'AN' 'AO' 'AQ' 'AR' 'B1' 'B2' 'B3' 'BA' 'BB' 'BC' 'BD' 'BE' 'BF' 'BG' 'BH' 'BI' 'BJ' 'BK' 'BL' 'BM' 'BN' 'BP' 'BQ' 'BR' 'BS' 'BT' 'BU' 'BV' 'BW' 'BX' 'BY' 'BZ' 'C1' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'DG' 'DM' 'DS' 'GF' 'GN' 'GY' 'IC' 'MH' 'NI' 'ON' 'PT' 'PU' 'RN' 'RT' 'TC' 'TN' 'UC')}}\",\n \"service_type_description\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "90e95223-3e45-4ba8-8eb7-05eb77d796e5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3bcd7421-8fd3-4ea8-884a-ede126660362", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04eecf46-9a97-4fd8-9d07-ed924c1161f8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6f1e64a-55e8-4aaa-be0a-ba8192103366", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "526b3445-3949-4d49-bbe5-48d7db8d38c7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86a2e23b-7f58-4509-8490-c2da41f90421", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6af2ebd4-74e3-42bd-94f3-82df868a1d13", "documentation": "Retrieve an existing past eligibility check", "method": "get", "endpoint": "api/eligibility_checks/:id", "responses": [ { "uuid": "b9d5e5cf-db99-4474-9bbc-90641c4f1ae8", "body": "{\n \"appointment\": \"\",\n \"cob_level\": \"\",\n \"coverage_details\": \"\",\n \"coverage_subscriber\": \"\",\n \"eligibility\": \"\",\n \"patient\": \"\",\n \"payer_name\": \"\",\n \"query_date\": \"\",\n \"request_service_type\": \"{{oneOf (array '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '17' '18' '19' '20' '21' '22' '23' '24' '25' '26' '27' '28' '30' '32' '33' '34' '35' '36' '37' '38' '39' '40' '41' '42' '43' '44' '45' '46' '47' '48' '49' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '60' '61' '62' '63' '64' '65' '66' '67' '68' '69' '70' '71' '72' '73' '74' '75' '76' '77' '78' '79' '80' '81' '82' '83' '84' '85' '86' '87' '88' '89' '90' '91' '92' '93' '94' '95' '96' '97' '98' '99' 'A0' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AB' 'AC' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AL' 'AM' 'AN' 'AO' 'AQ' 'AR' 'B1' 'B2' 'B3' 'BA' 'BB' 'BC' 'BD' 'BE' 'BF' 'BG' 'BH' 'BI' 'BJ' 'BK' 'BL' 'BM' 'BN' 'BP' 'BQ' 'BR' 'BS' 'BT' 'BU' 'BV' 'BW' 'BX' 'BY' 'BZ' 'C1' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'DG' 'DM' 'DS' 'GF' 'GN' 'GY' 'IC' 'MH' 'NI' 'ON' 'PT' 'PU' 'RN' 'RT' 'TC' 'TN' 'UC')}}\",\n \"service_type_description\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8864be1e-5003-4bf8-ac1d-1c8fdf8e4954", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7187e65a-bd7d-4c02-8aab-e8cc8a556a6d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7214ebd3-9e99-4c9e-b515-ba16da928deb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3169a23f-13cb-4abb-adbb-2e4233d672e6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6486fc2-b755-49cf-8b0b-410e34950a32", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41978b89-88a4-42ac-b81b-b1fce83710a8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8535709b-44d6-492f-8265-028c25126658", "documentation": "Retrieve or search EOB objects", "method": "get", "endpoint": "api/eobs", "responses": [ { "uuid": "114280c7-c0a8-4b7f-b61f-7e45bd4f07ae", "body": "{\n \"data\": [\n {\n \"check_date\": \"\",\n \"deposit_date\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"insurance_payer_id\": \"\",\n \"insurance_payer_name\": \"\",\n \"insurance_payer_trace_number\": \"\",\n \"payment_method\": \"{{oneOf (array '' 'ACH' 'BOPCCP' 'BOPCTX' 'CHK' 'FWT' 'VPAY' 'NON')}}\",\n \"posted_date\": \"\",\n \"scanned_eob\": \"\",\n \"total_paid\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e1eaeaf0-4444-425f-9d0e-75bd75f6f9f5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "129dc464-1000-47bc-ad15-5da5c0b88f22", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d12e7c9-95d1-461a-864f-4a7fc725ff56", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c8ec11f-644a-4630-a41c-d4b019fdd2bb", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afabb7f1-f5c6-4b9e-8d65-41044a6c6fd0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a05760c-caba-4415-b821-0d22526c4e72", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a0c8a29-322b-45dd-ab27-5e6565329dbc", "documentation": "Create EOB object", "method": "post", "endpoint": "api/eobs", "responses": [ { "uuid": "6bf45219-6d88-4452-bfe7-152c2d1bcf72", "body": "{\n \"check_date\": \"\",\n \"deposit_date\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"insurance_payer_id\": \"\",\n \"insurance_payer_name\": \"\",\n \"insurance_payer_trace_number\": \"\",\n \"payment_method\": \"{{oneOf (array '' 'ACH' 'BOPCCP' 'BOPCTX' 'CHK' 'FWT' 'VPAY' 'NON')}}\",\n \"posted_date\": \"\",\n \"scanned_eob\": \"\",\n \"total_paid\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c88be86c-4834-4e09-9fdc-2c8b8f92c3ba", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6dcb2224-e49f-48b9-afd7-0f13ac5c739e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83a26aba-e723-4862-9835-909eb12d3b57", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2debd55c-e9f5-422e-a63b-5c0aee9e23f8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2da0ac9-2189-4faf-9165-51dc2b08527a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "632a3759-f0d3-42d1-bfc5-c501ede4274e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da177401-35c3-4626-805d-14d5c2f34aca", "documentation": "Retrieve an existing EOB object", "method": "get", "endpoint": "api/eobs/:id", "responses": [ { "uuid": "b03c9ea9-f7d5-4934-8b8d-a8ca8c048b43", "body": "{\n \"check_date\": \"\",\n \"deposit_date\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"insurance_payer_id\": \"\",\n \"insurance_payer_name\": \"\",\n \"insurance_payer_trace_number\": \"\",\n \"payment_method\": \"{{oneOf (array '' 'ACH' 'BOPCCP' 'BOPCTX' 'CHK' 'FWT' 'VPAY' 'NON')}}\",\n \"posted_date\": \"\",\n \"scanned_eob\": \"\",\n \"total_paid\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d28f0758-54d3-45c6-ba40-e13a7dd09ba6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20757278-a12d-4679-8e7f-b42c848ead00", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e40c357-1054-46e5-9deb-882fc2b8f84f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1eaed13f-f7d6-4321-a6c1-0d42231c1937", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc263c23-b72b-4907-a194-688602c52d48", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36953216-e3a6-48f1-816b-9dcefc8e0a22", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f150330-c647-4328-aca6-a189732bfe82", "documentation": "", "method": "get", "endpoint": "api/fee_schedules", "responses": [ { "uuid": "3b8da869-4419-4f95-8de3-1f152b6d20d0", "body": "{\n \"data\": [\n {\n \"allowed_amount\": {{faker 'number.int' max=99999}},\n \"base_price\": {{faker 'number.int' max=99999}},\n \"billing_description\": \"\",\n \"cash_price\": {{faker 'number.int' max=99999}},\n \"code\": \"\",\n \"code_type\": \"{{oneOf (array 'CPT' 'HCPCS' 'Custom' 'ICD9' 'ICD10' 'Revenue')}}\",\n \"cpt_hcpcs_modifier1\": \"\",\n \"cpt_hcpcs_modifier2\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"cpt_hcpcs_modifier3\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"cpt_hcpcs_modifier4\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"insured_out_of_network_price\": {{faker 'number.int' max=99999}},\n \"insured_price\": {{faker 'number.int' max=99999}},\n \"ndc_code\": \"\",\n \"ndc_quantity\": {{faker 'number.int' max=99999}},\n \"ndc_units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\",\n \"office\": {{faker 'number.int' max=99999}},\n \"payer_id\": \"\",\n \"picklist_category\": \"\",\n \"plan_name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dffd2d96-9eba-4ab3-989f-31c99e7eadb0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c1f5276-e26e-459b-9bee-8b2b7fa45eb2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7aebaa83-4138-4f6f-9fe9-996b77c31c49", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b676e8c0-157f-479d-af01-f95aabccc0be", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ebc8e07-5c8a-4efe-9b45-55b269f8d123", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b452cb12-b301-476f-a52d-8d7ce11bdc7c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b014647c-56aa-44be-b540-02e166a95a49", "documentation": "", "method": "get", "endpoint": "api/fee_schedules/:id", "responses": [ { "uuid": "cca82def-8348-45ce-aa66-bc0ad4133f3e", "body": "{\n \"allowed_amount\": {{faker 'number.int' max=99999}},\n \"base_price\": {{faker 'number.int' max=99999}},\n \"billing_description\": \"\",\n \"cash_price\": {{faker 'number.int' max=99999}},\n \"code\": \"\",\n \"code_type\": \"{{oneOf (array 'CPT' 'HCPCS' 'Custom' 'ICD9' 'ICD10' 'Revenue')}}\",\n \"cpt_hcpcs_modifier1\": \"\",\n \"cpt_hcpcs_modifier2\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"cpt_hcpcs_modifier3\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"cpt_hcpcs_modifier4\": \"{{oneOf (array '' '17' '1D' '22' '23' '24' '25' '26' '29' '32' '33' '47' '50' '51' '52' '53' '54' '55' '56' '57' '58' '59' '62' '63' '66' '73' '74' '76' '77' '78' '79' '80' '81' '82' '83' '90' '91' '92' '93' '95' '96' '97' '99' 'A1' 'A2' 'A3' 'A4' 'A5' 'A6' 'A7' 'A8' 'A9' 'AA' 'AD' 'AE' 'AF' 'AG' 'AH' 'AI' 'AJ' 'AK' 'AM' 'AO' 'AP' 'AQ' 'AR' 'AS' 'AT' 'AU' 'AV' 'AW' 'AX' 'AY' 'AZ' 'BA' 'BL' 'BO' 'BP' 'BR' 'BU' 'CA' 'CB' 'CC' 'CD' 'CE' 'CF' 'CG' 'CH' 'CI' 'CJ' 'CK' 'CL' 'CM' 'CN' 'CO' 'CP' 'CQ' 'CR' 'CS' 'CT' 'DA' 'E1' 'E2' 'E3' 'E4' 'EA' 'EB' 'EC' 'ED' 'EE' 'EJ' 'EM' 'EP' 'ER' 'ET' 'EX' 'EY' 'F1' 'F2' 'F3' 'F4' 'F5' 'F6' 'F7' 'F8' 'F9' 'FA' 'FB' 'FC' 'FP' 'FX' 'FY' 'G0' 'G1' 'G2' 'G3' 'G4' 'G5' 'G6' 'G7' 'G8' 'G9' 'GA' 'GB' 'GC' 'GD' 'GE' 'GF' 'GG' 'GH' 'GJ' 'GK' 'GL' 'GM' 'GN' 'GO' 'GP' 'GQ' 'GR' 'GS' 'GT' 'GU' 'GV' 'GW' 'GX' 'GY' 'GZ' 'H9' 'HA' 'HB' 'HC' 'HD' 'HE' 'HF' 'HG' 'HH' 'HI' 'HJ' 'HK' 'HL' 'HM' 'HN' 'HO' 'HP' 'HQ' 'HR' 'HS' 'HT' 'HU' 'HV' 'HW' 'HX' 'HY' 'HZ' 'J1' 'J2' 'J3' 'J4' 'JA' 'JB' 'JC' 'JD' 'JE' 'JF' 'JG' 'JW' 'K0' 'K1' 'K2' 'K3' 'K4' 'KA' 'KB' 'KC' 'KD' 'KE' 'KF' 'KG' 'KH' 'KI' 'KJ' 'KK' 'KL' 'KM' 'KN' 'KO' 'KP' 'KQ' 'KR' 'KS' 'KT' 'KU' 'KV' 'KW' 'KX' 'KY' 'KZ' 'L1' 'LC' 'LD' 'LL' 'LM' 'LR' 'LS' 'LT' 'M2' 'ME' 'MI' 'MR' 'MS' 'NB' 'NH' 'NM' 'NR' 'NU' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'PA' 'PB' 'PC' 'PD' 'PE' 'PI' 'PL' 'PM' 'PN' 'PO' 'PS' 'PT' 'Q0' 'Q1' 'Q2' 'Q3' 'Q4' 'Q5' 'Q6' 'Q7' 'Q8' 'Q9' 'QA' 'QB' 'QC' 'QD' 'QE' 'QF' 'QG' 'QH' 'QJ' 'QK' 'QL' 'QM' 'QN' 'QP' 'QQ' 'QR' 'QS' 'QT' 'QU' 'QV' 'QW' 'QX' 'QY' 'QZ' 'RA' 'RB' 'RC' 'RD' 'RE' 'RI' 'RP' 'RR' 'RT' 'SA' 'SB' 'SC' 'SD' 'SE' 'SF' 'SG' 'SH' 'SJ' 'SK' 'SL' 'SM' 'SN' 'SP' 'SQ' 'SS' 'ST' 'SU' 'SV' 'SW' 'SY' 'SZ' 'T1' 'T2' 'T3' 'T4' 'T5' 'T6' 'T7' 'T8' 'T9' 'TA' 'TB' 'TC' 'TD' 'TE' 'TF' 'TG' 'TH' 'TJ' 'TK' 'TL' 'TM' 'TN' 'TP' 'TQ' 'TR' 'TS' 'TT' 'TU' 'TV' 'TW' 'TX' 'U1' 'U2' 'U3' 'U4' 'U5' 'U6' 'U7' 'U8' 'U9' 'UA' 'UB' 'UC' 'UD' 'UE' 'UF' 'UG' 'UH' 'UJ' 'UK' 'UN' 'UP' 'UQ' 'UR' 'US' 'V1' 'V2' 'V3' 'V4' 'V5' 'V6' 'V7' 'V8' 'V9' 'VP' 'VR' 'W1' 'W5' 'W6' 'W7' 'W8' 'W9' 'WC' 'WH' 'WP' 'X1' 'X2' 'X3' 'X4' 'X5' 'XE' 'XP' 'XS' 'XU' 'VM' 'ZA' 'ZB' 'ZL' 'ZS' '1P' '2P' '3P' '8P')}}\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"insured_out_of_network_price\": {{faker 'number.int' max=99999}},\n \"insured_price\": {{faker 'number.int' max=99999}},\n \"ndc_code\": \"\",\n \"ndc_quantity\": {{faker 'number.int' max=99999}},\n \"ndc_units\": \"{{oneOf (array 'F2' 'GR' 'ME' 'ML' 'UN')}}\",\n \"office\": {{faker 'number.int' max=99999}},\n \"payer_id\": \"\",\n \"picklist_category\": \"\",\n \"plan_name\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "67eacf52-edfa-4654-b514-2c5d9494c104", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3375069f-bb10-4b93-815e-ae93b81a859c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f040daa1-ca61-45a6-933b-7ed10b99649d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5d21907-185c-4335-9532-b4f0ea1c806b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c9e1e13-2412-44ba-b9a6-775c884b5fa9", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70103c1a-6b41-4962-a3f2-3c4e776f7323", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ecdf368-ccfa-4b53-af2a-c20e2917f14c", "documentation": "Retrieve or search implantable devices", "method": "get", "endpoint": "api/implantable_devices", "responses": [ { "uuid": "c808eb61-8f0f-4bcf-bca4-7c91d7063295", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"brand_name\": \"\",\n \"company_name\": \"\",\n \"created_at\": \"\",\n \"expiration_date\": \"\",\n \"gmdn_pt_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"manufacturing_date\": \"\",\n \"patient\": \"\",\n \"procedure\": \"\",\n \"serial_number\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"udi\": \"\",\n \"updated_at\": \"\",\n \"version_or_model\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8803425f-9958-491e-98c8-04f454e2c84c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5c954e1-4cae-46af-94d6-1892c09d0053", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de1765fc-a458-4e24-917c-b5022ef63692", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21d6b795-404d-4c62-b2c9-bbf15306b169", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc47da24-ccac-4a5a-9821-77eefa56d218", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88d2386e-f256-4a13-85b3-90b4ade3df4e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "371cafe5-8690-47ff-a6cd-b6b27c6573ad", "documentation": "Retrieve an existing implantable device", "method": "get", "endpoint": "api/implantable_devices/:id", "responses": [ { "uuid": "58691aa6-cca1-47e0-ab31-dc10e2a7043f", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"brand_name\": \"\",\n \"company_name\": \"\",\n \"created_at\": \"\",\n \"expiration_date\": \"\",\n \"gmdn_pt_name\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"manufacturing_date\": \"\",\n \"patient\": \"\",\n \"procedure\": \"\",\n \"serial_number\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"udi\": \"\",\n \"updated_at\": \"\",\n \"version_or_model\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "293f6c0d-c27f-4988-998e-4eeb181cef4d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8272b194-2a73-4e9f-9566-b4bc4aaacd93", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0cd9a8eb-a009-4cc2-8dce-29ec1a949c13", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9435d05-7a76-4fd8-8d73-c78a7503a881", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7d75ae5-d1fa-4e3b-83fb-3e3ff5af54b2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "597b18df-a533-4068-ac58-13f6be996f82", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c987749c-3612-4d56-82fa-ff5ffe4f739c", "documentation": "", "method": "get", "endpoint": "api/insurances", "responses": [ { "uuid": "bedda5bf-d2b5-4e1e-9c03-57d15f2fbca8", "body": "{\n \"data\": [\n {\n \"payer_id\": \"\",\n \"payer_name\": \"\",\n \"state\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "12ae815c-59d5-40ec-a895-f9d53b46edc8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "640c20b1-aaa9-4af4-b9af-22b1d8a168cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72f474a8-3c5b-473b-aedd-c9740526c0fb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7c17c04-a835-4a41-8c7f-0d968ff8698e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73112a09-d32a-4920-996a-756a8254d181", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "376314e2-034a-40df-a956-1a7a3f5b6d83", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8082fe3-93a7-4428-b5a6-46413907a085", "documentation": "", "method": "get", "endpoint": "api/insurances/:id", "responses": [ { "uuid": "cf1b8efa-f63e-40fa-8b2a-b1caf86edf1e", "body": "{\n \"payer_id\": \"\",\n \"payer_name\": \"\",\n \"state\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74bef3d2-7c57-4204-8950-66ce403ac90f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61d9788e-f64e-4c25-96e7-acaf65f111be", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "794dd955-6542-4627-ac1c-25c919073f7c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eed1ea4e-68aa-4f7e-83b7-0264ce5bd8fe", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "762d5da1-6868-46fa-ba4e-6604bbb508a0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eca0b6f4-dd9b-42cc-a7b3-a28551fd06f9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15767592-a042-45a6-866a-e231f34b3dfd", "documentation": "Retrieve or search inventory categories", "method": "get", "endpoint": "api/inventory_categories", "responses": [ { "uuid": "f301fe8f-e025-4ec7-9985-ec5a0992ffac", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"category_type\": \"{{oneOf (array 'vaccine' 'product' 'service')}}\",\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "933d31e0-f9d1-4eda-a485-210e0525a2c7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47b9a72a-7902-46ac-9e5d-8bf480408e0f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13edfb30-9dc4-4a92-865d-96dcf4273bd0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22a07b37-0d81-4e2d-9e3a-4241e50c8857", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f1f5f76-ac14-4e9b-a8eb-e1e6d356f363", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a88e0fe-279c-4714-8621-71cb637ec5fa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7624c8e1-8111-4b04-bc50-318747662486", "documentation": "Retrieve an existing inventory category", "method": "get", "endpoint": "api/inventory_categories/:id", "responses": [ { "uuid": "7770d9fc-a38b-4d3a-9a9a-41dfd2095e68", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"category_type\": \"{{oneOf (array 'vaccine' 'product' 'service')}}\",\n \"created_at\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e7568d29-6ac9-4982-b1eb-5b4ecfca5e38", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea4d7a32-8346-4303-b84f-584163212071", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34f06695-d91e-4de4-9e4d-676fa7dffa92", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53202ad2-16c2-4edc-81dc-67d954ab3f1d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ddb78942-22a6-4d3d-8883-0e2c94e08f0d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04117996-319f-47d4-a919-1e217b476596", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "091eacff-bb0f-426e-9a68-1fb9e3584741", "documentation": "Retrieve or search vaccine inventories", "method": "get", "endpoint": "api/inventory_vaccines", "responses": [ { "uuid": "389fe53e-cec5-4cb3-892e-d48736ed905d", "body": "{\n \"data\": [\n {\n \"category\": {{faker 'number.int' max=99999}},\n \"cost\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"current_quantity\": {{faker 'number.int' max=99999}},\n \"cvx_code\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"expiry\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lot_number\": \"\",\n \"manufacturer\": \"\",\n \"manufacturer_code\": \"\",\n \"name\": \"\",\n \"note\": \"\",\n \"original_quantity\": {{faker 'number.int' max=99999}},\n \"price\": {{faker 'number.int' max=99999}},\n \"price_with_tax\": {{faker 'number.int' max=99999}},\n \"sales_tax_applicable\": {{faker 'datatype.boolean'}},\n \"status\": \"{{oneOf (array 'active' 'inactive' 'archived' 'voided')}}\",\n \"updated_at\": \"\",\n \"vaccination_type\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "932bc7e3-e88b-4210-8f33-c5fe7c2ae39d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4c47884-5bcc-4697-afaa-ee10cca18bc7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "29bebec9-cef6-44f3-99c5-763fd7a3d0ca", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f555a5e1-3437-4dad-9ca5-c5a2e2c895cc", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a03f59a5-ec4e-4ddf-9b7a-5aaec4ee9e8a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf748f22-6187-4e94-a09a-2249fed61f13", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7386e754-1866-4d1b-8915-459edc826968", "documentation": "Create vaccine inventory", "method": "post", "endpoint": "api/inventory_vaccines", "responses": [ { "uuid": "73b6bb7e-2e4f-4437-a5a4-499e5535db79", "body": "{\n \"category\": {{faker 'number.int' max=99999}},\n \"cost\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"current_quantity\": {{faker 'number.int' max=99999}},\n \"cvx_code\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"expiry\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lot_number\": \"\",\n \"manufacturer\": \"\",\n \"manufacturer_code\": \"\",\n \"name\": \"\",\n \"note\": \"\",\n \"original_quantity\": {{faker 'number.int' max=99999}},\n \"price\": {{faker 'number.int' max=99999}},\n \"price_with_tax\": {{faker 'number.int' max=99999}},\n \"sales_tax_applicable\": {{faker 'datatype.boolean'}},\n \"status\": \"{{oneOf (array 'active' 'inactive' 'archived' 'voided')}}\",\n \"updated_at\": \"\",\n \"vaccination_type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a1b7cd5-acb3-47eb-b9ec-89b0892d752a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f6167a6-f52a-4f4b-becb-104b3d83c0a2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58dfa022-43b9-4ae4-ab47-e98ca66a1244", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3875338-b663-4e46-87a7-3821571e07a7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccfa3324-0748-4d38-ace4-2bdf87d93b92", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "274395f9-5a23-46a0-bb96-d079cd15bd4b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d76ad013-e52e-40d4-957f-c8474d198c69", "documentation": "Retrieve an existing vaccine inventory", "method": "get", "endpoint": "api/inventory_vaccines/:id", "responses": [ { "uuid": "1c4902b3-4d98-4293-8839-db8e3c4b02cb", "body": "{\n \"category\": {{faker 'number.int' max=99999}},\n \"cost\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"current_quantity\": {{faker 'number.int' max=99999}},\n \"cvx_code\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"expiry\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lot_number\": \"\",\n \"manufacturer\": \"\",\n \"manufacturer_code\": \"\",\n \"name\": \"\",\n \"note\": \"\",\n \"original_quantity\": {{faker 'number.int' max=99999}},\n \"price\": {{faker 'number.int' max=99999}},\n \"price_with_tax\": {{faker 'number.int' max=99999}},\n \"sales_tax_applicable\": {{faker 'datatype.boolean'}},\n \"status\": \"{{oneOf (array 'active' 'inactive' 'archived' 'voided')}}\",\n \"updated_at\": \"\",\n \"vaccination_type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e07bdb44-c147-4b8e-bf95-35b15a105bef", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0712e1e1-0a69-4d4e-9033-dde57a67b89c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf171fbf-6ed1-42ee-b18c-e9e17f2e59c4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d39bccf6-ea28-4915-94d6-2f9fb86d258c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8e5440a-9f39-4cb3-9f3f-7b3fcfc6b3f2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6622792-8950-4f5e-89b7-ed58122f09cc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a792f114-d11c-42b1-ad9a-303ee6517734", "documentation": "Retrieve or search lab order documents", "method": "get", "endpoint": "api/lab_documents", "responses": [ { "uuid": "00df53d2-cbd0-4369-bc91-b2751e25debd", "body": "{\n \"data\": [\n {\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\",\n \"type\": \"{{oneOf (array 'REQ' 'ABN' 'R-A' 'RES')}}\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "702f561e-6f89-4add-8f02-5a3e50416c4f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69372462-8e81-4459-bee2-48b68bf9b006", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d8d6fa0-ec91-4045-a39c-49a30de8ff99", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a857f22-293d-49d0-92ed-c982d1ffe385", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6266883-e7ab-46e5-b34c-f3aded01ca97", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0f1f679-9cc5-4ab9-919c-1da263d37a3c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5790ec5a-1361-4fe1-bfc1-7cb95fab1edb", "documentation": "Create lab order documents. An example lab workflow is as following:\n\n- When you get orders, submit them via `/api/lab_orders`, such that doctors can see them in drchrono.\n\n- When results come in, submit the result document PDF via `/api/lab_documents` and submit the results data via `/api/lab_results`\n\n- Update `/api/lab_orders` status\n", "method": "post", "endpoint": "api/lab_documents", "responses": [ { "uuid": "368bee8b-8c02-41c4-8213-f0031a124cd9", "body": "{\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\",\n \"type\": \"{{oneOf (array 'REQ' 'ABN' 'R-A' 'RES')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aeff5953-5d4f-4e11-9a65-c59f3b18539b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08251b54-a6aa-40da-8f3c-8d08170926ef", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f58e5f8e-ecdf-497c-a843-20925bd8dac7", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4062622c-c7a8-4eb8-a72a-133fed5854a1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "593e8e51-31d2-4d48-8545-130aa600120f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dfb84d32-c830-4be2-8cf6-0b6ad0f8320d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1e9f743-f0a6-4ba3-aa8a-00d74f494ced", "documentation": "Delete an existing lab order document", "method": "delete", "endpoint": "api/lab_documents/:id", "responses": [ { "uuid": "439aff3d-0835-4be0-be64-a3480024a0ef", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0cabeba-9c9d-420d-8338-5aa4ee8b5382", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d56af520-2d27-4395-a41d-b34aeb43cada", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04e229de-8796-4a2d-814e-7a6bf2f53eb0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "818d3737-df11-4938-ac3f-833b2aced323", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ac4ecf6-3010-463c-9bf7-8a6e4b0e359c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0920448e-93d4-4290-a639-4aaca600e425", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3507dd7e-dba3-4787-b7e3-a7ae663dc29e", "documentation": "Retrieve an existing lab order document", "method": "get", "endpoint": "api/lab_documents/:id", "responses": [ { "uuid": "ffa1efe2-f98d-42d7-b681-b4a5d64ff7b8", "body": "{\n \"document\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\",\n \"type\": \"{{oneOf (array 'REQ' 'ABN' 'R-A' 'RES')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af100deb-4215-4793-a5d2-da72054c6c9e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0891711d-3953-4061-bf83-11b0db64930c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b07be025-c49e-4433-a352-52557b1bf3d1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5ce310b-4318-41ad-b22b-7be3afbf284f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "215bd2aa-8410-4eee-bfd1-9c59725ae07e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3a14969-0409-4d21-842d-35c1991b9e08", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c1d7d39-f9e1-4053-a094-37f4b800eea6", "documentation": "Update an existing lab order document", "method": "patch", "endpoint": "api/lab_documents/:id", "responses": [ { "uuid": "7c357943-cb94-4c46-b0dc-177b027e375a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88fed46b-7d2b-4493-85a3-2203ad5ad2b6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "deca29ee-8fab-40a1-b651-b67ebfe81d9d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "884fa807-9e58-41a1-b04b-6a91810d694c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ac7a41d-f70a-4d07-9922-1d23b74cda87", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d35885fd-6059-4328-a101-c20106b8c224", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42c5ff35-a026-49f2-962c-cd572c8f7759", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67ba4dcd-5747-4f1e-b51f-781c47d8f409", "documentation": "Update an existing lab order document", "method": "put", "endpoint": "api/lab_documents/:id", "responses": [ { "uuid": "c6ba5ef7-598b-40a5-880d-b4ccf25f4e20", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03244736-e275-47aa-bd37-e8036d0d72ba", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01dc55a9-a499-46d5-bc60-3ca0beaa0be1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1320f7fc-6ea4-4702-a69b-26e14efd9832", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad0614ce-7198-4aa4-885d-f9b42cef54ce", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38a6c5f7-29f7-47bf-baf3-253b2d1c04b9", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cca9f499-2366-419c-a647-05d52896a992", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4057760b-56e5-4f2f-b160-6d7e1134242d", "documentation": "Retrieve or search lab orders", "method": "get", "endpoint": "api/lab_orders", "responses": [ { "uuid": "6598efe6-911e-4e41-9933-4266aaed05e2", "body": "{\n \"data\": [\n {\n \"accession_number\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"documents\": [\n \"\"\n ],\n \"icd10_codes\": [\n {\n \"code\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"priority\": \"{{oneOf (array 'N' 'S')}}\",\n \"requisition_id\": \"\",\n \"status\": \"\",\n \"sublab\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2aaf4101-b61e-4b38-8481-ed222f828b7f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a9f7fb6-aa1f-4c30-9adb-0970c63a8ef8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00b20e64-9e1c-49b2-bcd3-c74c5ce847e2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d33bef3b-a8e2-4e03-83db-81cd75ca5d58", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "859b0245-a37d-4ab2-99d7-618e7c47ad51", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4eae053-257d-4ddc-8392-4eea7375626c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "812de58e-ccc2-4385-a456-fa587b1300d6", "documentation": "Create lab orders. An example lab workflow is as following:\n\n- When you get orders, submit them via `/api/lab_orders`, such that doctors can see them in drchrono.\n\n- When results come in, submit the result document PDF via `/api/lab_documents` and submit the results data via `/api/lab_results`\n\n- Update `/api/lab_orders` status\n", "method": "post", "endpoint": "api/lab_orders", "responses": [ { "uuid": "e2bcc15e-1001-4ae8-847e-59a2f7f1ea19", "body": "{\n \"accession_number\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"documents\": [\n \"\"\n ],\n \"icd10_codes\": [\n {\n \"code\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"priority\": \"{{oneOf (array 'N' 'S')}}\",\n \"requisition_id\": \"\",\n \"status\": \"\",\n \"sublab\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab3cffcc-cc79-47da-9234-4289c5509ea6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41b07d68-bdd7-416a-b3b0-dd617acbc49e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d7b24be-bc43-4dc7-901e-93a3965a538e", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4da7c78b-64d2-49a0-8328-3508e32d5657", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a94d6ff8-9d1e-425e-8192-42ccedc2a7b8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a58425f6-811e-4541-9a4b-24343d378a4a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11581ad3-01ed-4726-948c-8f41ffe72ce2", "documentation": "Delete an existing lab order", "method": "delete", "endpoint": "api/lab_orders/:id", "responses": [ { "uuid": "9ab47eba-c9a4-4865-acb0-68840b0ee811", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "271ccf45-87cd-4c7a-bfc1-d73a23024f0f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "907695b7-988e-4923-a198-e8f92d75bf71", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "125f5a23-73c7-4009-8dd4-459e99254e93", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a0e7beb-a166-47cc-81bd-053501a12f5b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15286023-3065-4278-bbdd-69a986b6849f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "734f1dd1-b3a6-4b80-914c-542e2116d52d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15662449-f6f7-4bfe-8e12-64bc97797b59", "documentation": "Retrieve an existing lab order", "method": "get", "endpoint": "api/lab_orders/:id", "responses": [ { "uuid": "47294c20-d8cd-4d0f-b8f7-47eb313ff710", "body": "{\n \"accession_number\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"documents\": [\n \"\"\n ],\n \"icd10_codes\": [\n {\n \"code\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"priority\": \"{{oneOf (array 'N' 'S')}}\",\n \"requisition_id\": \"\",\n \"status\": \"\",\n \"sublab\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3e663bc0-f5e8-4e4d-969c-b14457bdbc29", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acdb8f50-fb78-4c81-948e-3a3a29c7449c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46451e32-be54-4069-9047-79b79054e8f3", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c380efb-b41d-4eb3-82f6-18f03811a490", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc67e798-5b41-44e6-8620-345ddc078298", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3314bcac-4265-4706-af9c-5b23aa9f6ada", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "923c7f25-2e17-4dd7-bfc3-d4acde0f53f5", "documentation": "Update an existing lab order", "method": "patch", "endpoint": "api/lab_orders/:id", "responses": [ { "uuid": "34a8ae42-0e7e-4b48-a7b8-1b26f703519a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c040dfdb-ae6a-44e2-a01a-8eb8f3d3f528", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af80e1af-0985-415a-8d3d-dad7dff0d129", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d222cd85-acc5-4c3c-8c7f-59d8fbbd5278", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1cb0d30-9b55-41e4-929e-f400a088c828", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39609571-b27d-40ba-8927-f59b87aa663b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2455606-a659-4248-b9f1-8ed98995c8c8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d7b2c5c-ba53-49cf-b429-bd7bab66a64a", "documentation": "Update an existing lab order", "method": "put", "endpoint": "api/lab_orders/:id", "responses": [ { "uuid": "7b237b2e-143c-4969-be36-7835312c8283", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef278f31-c7f8-47a7-98f8-b44bc4c3aceb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e73d282-1a8a-4c55-8e79-a11190ebb6f3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15cbf38b-5b6d-4809-8916-e7da32ee62c6", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5104a98f-f523-4edc-9446-368de7b00764", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "511a9f25-104c-4fc9-a6a7-694640d4c7a3", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "821e8277-df23-4ae4-80f7-437115605238", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59c6ef8f-8bb7-4264-98e3-d77f01b0a62c", "documentation": "", "method": "get", "endpoint": "api/lab_orders_summary", "responses": [ { "uuid": "f14f22f9-9d4c-4143-a7d5-1c5aec309da2", "body": "{\n \"data\": [\n {\n \"accession_number\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"documents\": [\n \"\"\n ],\n \"icd10_codes\": [\n {\n \"code\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"priority\": \"{{oneOf (array 'N' 'S')}}\",\n \"requisition_id\": \"\",\n \"status\": \"\",\n \"sublab\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4fea77c-b117-468e-958b-477a533769d7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d02905d-7c22-4d7c-948e-de620ec235bb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "974860eb-77b6-4663-8804-07848dde4f23", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0f52348-82c9-4a39-9b14-7bf09eb02f79", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "012175e8-507f-41a9-85a8-9f3179e99c58", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fc6684e-c0e8-48b6-94e9-ff80d38bfd9f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b43a67a3-c35a-4107-ad2e-43274178b81f", "documentation": "", "method": "get", "endpoint": "api/lab_orders_summary/:id", "responses": [ { "uuid": "0613de1b-7c99-4257-a180-9eb7ab2703b9", "body": "{\n \"accession_number\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"documents\": [\n \"\"\n ],\n \"icd10_codes\": [\n {\n \"code\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"priority\": \"{{oneOf (array 'N' 'S')}}\",\n \"requisition_id\": \"\",\n \"status\": \"\",\n \"sublab\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d32e76c4-0cb9-4972-9c2d-c5b368ed9a17", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b033c086-500e-4ced-8716-f7b6df0ddf89", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5934f07-1708-4ee8-af05-58a2512075c2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b727653-4374-404b-a277-35df72d28047", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25219059-1769-4896-bec5-9985579c6e06", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4561f11f-202b-4397-9836-24082a4b87e6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ead98e4-60a2-4f15-8f8b-4ecc3f40bb7d", "documentation": "Retrieve or search lab results", "method": "get", "endpoint": "api/lab_results", "responses": [ { "uuid": "983014f9-3582-4b8d-91b6-48c4f3b167c2", "body": "{\n \"data\": [\n {\n \"abnormal_status\": \"{{oneOf (array 'L' 'LL' 'H' 'HH' '<' '>' 'A' 'AA' 'S' 'R' 'I' 'NEG' 'POS' 'N' '')}}\",\n \"comments\": \"\",\n \"document\": {{faker 'number.int' max=99999}},\n \"group_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_abnormal\": \"\",\n \"lab_order\": \"\",\n \"lab_test\": {{faker 'number.int' max=99999}},\n \"normal_range\": \"\",\n \"observation_code\": \"\",\n \"observation_description\": \"\",\n \"specimen_received\": \"\",\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\",\n \"test_performed\": \"\",\n \"unit\": \"\",\n \"value\": \"\",\n \"value_is_numeric\": {{faker 'datatype.boolean'}}\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56d3e122-6042-4012-96ce-215ed6a69ce7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e8397b2-34ee-4383-b3f7-60ffc03ed877", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1648f29-768c-42ee-9661-4724fec302f2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81cfde92-c6e0-4b33-954a-2155fdd0a42b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "debfa723-a189-4f63-b6b8-5267c5706a3d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d335cc01-c0f3-4a67-9cdb-8fc86a857395", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3b723bf-e416-46ab-886e-218756c12b6a", "documentation": "Create lab results. An example lab workflow is as following:\n\n- When you get orders, submit them via `/api/lab_orders`, such that doctors can see them in drchrono.\n\n- When results come in, submit the result document PDF via `/api/lab_documents` and submit the results data via `/api/lab_results`\n\n- Update `/api/lab_orders` status\n", "method": "post", "endpoint": "api/lab_results", "responses": [ { "uuid": "771801ff-7169-4746-820d-9ecfe9152438", "body": "{\n \"abnormal_status\": \"{{oneOf (array 'L' 'LL' 'H' 'HH' '<' '>' 'A' 'AA' 'S' 'R' 'I' 'NEG' 'POS' 'N' '')}}\",\n \"comments\": \"\",\n \"document\": {{faker 'number.int' max=99999}},\n \"group_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_abnormal\": \"\",\n \"lab_order\": \"\",\n \"lab_test\": {{faker 'number.int' max=99999}},\n \"normal_range\": \"\",\n \"observation_code\": \"\",\n \"observation_description\": \"\",\n \"specimen_received\": \"\",\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\",\n \"test_performed\": \"\",\n \"unit\": \"\",\n \"value\": \"\",\n \"value_is_numeric\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b9b353b-85a8-4734-b4d6-d260bed53bdb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00448dd2-a51d-4aa5-971a-9e9658885245", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84efc481-368e-4a5a-b0f5-0ec0ce5a2476", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e5bdac1-ae4d-445c-8fac-c852d03794cf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55346950-af8e-4f67-9649-2a92ea848275", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73cb521c-fb37-4fc2-83a7-484112f8ba95", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1aa069b-3ce5-4761-a87a-0e0ec43a8e89", "documentation": "Delete an existing lab result", "method": "delete", "endpoint": "api/lab_results/:id", "responses": [ { "uuid": "814848e8-8d59-4bb5-bc53-1bae12b50d7a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59434269-f8b6-4df7-a157-c6195fddc462", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a324116d-25c2-4fed-83e6-b5cbab05e3aa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25036dab-1244-4fcf-82ce-9a57df02f2e7", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5b24e6e-d58b-4fb2-97af-6cd18b68dfee", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a90f808e-206d-4b61-91b4-ecb044752ad1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2af84b85-160b-44ea-b362-e6a0a2553024", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68cb07fe-8dfe-4611-8a63-54f5acc10000", "documentation": "Retrieve an existing lab result", "method": "get", "endpoint": "api/lab_results/:id", "responses": [ { "uuid": "1886daae-8a43-4973-bd70-90e14fa66f8f", "body": "{\n \"abnormal_status\": \"{{oneOf (array 'L' 'LL' 'H' 'HH' '<' '>' 'A' 'AA' 'S' 'R' 'I' 'NEG' 'POS' 'N' '')}}\",\n \"comments\": \"\",\n \"document\": {{faker 'number.int' max=99999}},\n \"group_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_abnormal\": \"\",\n \"lab_order\": \"\",\n \"lab_test\": {{faker 'number.int' max=99999}},\n \"normal_range\": \"\",\n \"observation_code\": \"\",\n \"observation_description\": \"\",\n \"specimen_received\": \"\",\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\",\n \"test_performed\": \"\",\n \"unit\": \"\",\n \"value\": \"\",\n \"value_is_numeric\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f10d62d5-e994-46e8-8975-865b37d319d7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd51cb52-2baf-4847-b6df-96247bce9511", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3c6bb3e-d74e-47b2-8a91-41d8ebcccbb8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04d58af8-ebfe-4c33-82e8-e853052799a1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df43e88c-2554-4158-af5f-a68e2e93de94", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "26761329-be9e-4302-b3ae-359f6e8c4700", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b03e6601-08c4-49f1-ab32-9eca5e377b37", "documentation": "Update an existing lab result", "method": "patch", "endpoint": "api/lab_results/:id", "responses": [ { "uuid": "52a453a3-9bfc-4ca9-b19b-5577c0308775", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77760942-7e90-4963-aafc-217ecb1f4287", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7626b2fd-0636-4511-965e-6ee2d274b67f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84f5059b-af98-46bc-b584-493d0de61bbb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "003c30e9-8dc7-4856-9504-6942313aa39e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b3ae486-1e53-4699-8665-2d407e6119a0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "890d9167-054c-4698-abab-01d6acaa7cc4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "98569046-4240-41db-bc75-60e9a0248535", "documentation": "Update an existing lab result", "method": "put", "endpoint": "api/lab_results/:id", "responses": [ { "uuid": "f1ea6fc5-8752-44a4-8ca3-433ebd78702e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be3fe9a4-fac2-42b9-a805-17bf208af5ae", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62c909de-855c-4b56-9210-ecced645b2f8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f2c6869-cd53-4cce-a2a6-81699ae689f2", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9969aba-7940-46b6-8e59-2aad25271e53", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "492b5f76-157c-4227-b85b-03478e58d3ed", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32e073cd-4ea7-4831-aa5b-d907ca68eddd", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76d3c529-2d3e-4df2-8384-7fd66dbd05d1", "documentation": "Retrieve or search lab tests", "method": "get", "endpoint": "api/lab_tests", "responses": [ { "uuid": "5f594855-8673-476a-8b39-83c267419e35", "body": "{\n \"data\": [\n {\n \"code\": \"\",\n \"collection_date\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"internal_notes\": \"\",\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"report_notes\": \"\",\n \"specimen_condition\": \"\",\n \"specimen_source\": \"\",\n \"specimen_total_volume\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fa21590-d422-42f7-91f0-614233d9fdb8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2de15b7-2c1d-4596-849d-697e21190690", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7da09d1b-5dba-4692-92d3-6e3bf2246286", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccda0398-ad3e-48eb-b155-1fc008b7ce83", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "923efc93-9760-4425-9f8b-cfd992beaa36", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ecb87cae-b7b6-437d-a154-bf2641c15a17", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22eb42c3-71da-4b12-a612-d020726aee72", "documentation": "Create lab tests. An example lab workflow is as following:\n\n- When you get orders, submit them via `/api/lab_orders`, such that doctors can see them in drchrono.\n\n- When results come in, submit the result document PDF via `/api/lab_documents` and submit the results data via `/api/lab_results`\n\n- Update `/api/lab_orders` status\n", "method": "post", "endpoint": "api/lab_tests", "responses": [ { "uuid": "d41f024d-9b86-4e14-97d8-897c3b81f046", "body": "{\n \"code\": \"\",\n \"collection_date\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"internal_notes\": \"\",\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"report_notes\": \"\",\n \"specimen_condition\": \"\",\n \"specimen_source\": \"\",\n \"specimen_total_volume\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ea02723-272d-4d2f-a549-7d5c8b7c5012", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "182c8786-33a5-4182-894e-0a967108dfcd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "607554ec-d15e-46ce-87c3-78abc8e1e5cf", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0368d85d-8cf2-45d5-aed6-fe569fb46c91", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d75e011-078f-4750-9a15-97c479b59409", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27479b85-296f-45bd-b611-5d621c36ecfa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4cb9a678-117f-4fc4-8df5-c8490f4929fc", "documentation": "Delete an existing lab test", "method": "delete", "endpoint": "api/lab_tests/:id", "responses": [ { "uuid": "c3887dac-8e1d-4e61-aea8-38b4dec7e2a8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "770492a4-54ab-480b-a118-ac81b7fd498d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b519b11-28c6-434d-9998-57f09bf6bc80", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "072eee7e-bcf9-4c5b-a8f1-4925a636637b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "beb07ad9-4c20-4e9a-a147-7067eedc610e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dede5f6b-072c-4724-a6f8-ae6228ce3c73", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27db046b-dd4c-4453-98a3-f89508a9c39c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c346c7c-d8e9-4135-92f1-f1ca6ec6b259", "documentation": "Retrieve an existing lab test", "method": "get", "endpoint": "api/lab_tests/:id", "responses": [ { "uuid": "b374ee10-1e83-4c88-8132-10864f510942", "body": "{\n \"code\": \"\",\n \"collection_date\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"internal_notes\": \"\",\n \"lab_order\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"report_notes\": \"\",\n \"specimen_condition\": \"\",\n \"specimen_source\": \"\",\n \"specimen_total_volume\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'P' 'I' 'C' 'F' 'X')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6cc3d480-e347-47bf-8787-4470f7176f03", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7c769b6-bd5a-431c-9d42-ff8167825bdf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a6376a3-950b-4bac-9ebc-fc3b7e544e83", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a074fa7d-79a3-4012-a2d5-9249520dcef8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82077e28-0b9e-4370-82df-81e25560bfef", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21030f73-b616-495c-ad51-f60124ee7560", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "533f4f52-9a8f-4f31-ac29-3e83c02bb13e", "documentation": "Update an existing lab test", "method": "patch", "endpoint": "api/lab_tests/:id", "responses": [ { "uuid": "19bbf7de-aa27-45d5-be55-73b4563eea2c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ba88b60-b032-4a62-82d6-4648f0a3993c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d4ea61a-32d7-4389-a3ec-a0e9da2f974f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f07d399c-4d53-4d2f-9a5a-d653226ab1bb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "382d6b7b-82aa-441c-b08c-a2b33bce97fa", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa4f1b0e-b0f7-4831-a7a0-fa8e61c9e515", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7b502703-dc96-451e-bafc-647552173a2f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72f1e7f2-4cbb-467d-960c-ef6debcd5b16", "documentation": "Update an existing lab test", "method": "put", "endpoint": "api/lab_tests/:id", "responses": [ { "uuid": "da055b1f-9795-465a-b8b2-2cb3225d6a0f", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de44af99-ded5-42b8-b4b1-d423b215e5b6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0e22530-759b-44b8-b90d-45da040f1c00", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1bcb129-c2d8-4d59-a91f-6d234015b6a4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40bef44a-c87e-47e8-a314-34994a0f4ae7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4015e60-753c-4519-b770-e69daad1938e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f849519b-be94-4ba5-b33b-2a9892f6cd60", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6dd1ba78-d23f-45e7-b81b-5843b557e1fa", "documentation": "Retrieve or search billing line items", "method": "get", "endpoint": "api/line_items", "responses": [ { "uuid": "8b943f4e-6ba8-4bfe-bee7-e1941e43857b", "body": "{\n \"data\": [\n {\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"allowed\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"balance_ins\": {{faker 'number.int' max=99999}},\n \"balance_pt\": {{faker 'number.int' max=99999}},\n \"balance_total\": \"\",\n \"billed\": {{faker 'number.int' max=99999}},\n \"billing_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'In Process iHCFA' 'In Process Gateway' 'In Process Jopari' 'In Process Waystar' 'Rejected Emdeon' 'Rejected iHCFA' 'Rejected Gateway' 'Rejected Jopari' 'Rejected Waystar' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied')}}\",\n \"code\": \"\",\n \"denied_flag\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"diagnosis_pointers\": [\n \"\"\n ],\n \"doctor\": \"\",\n \"expected_reimbursement\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins1_paid\": {{faker 'number.int' max=99999}},\n \"ins2_paid\": {{faker 'number.int' max=99999}},\n \"ins3_paid\": {{faker 'number.int' max=99999}},\n \"ins_total\": \"\",\n \"insurance_status\": \"\",\n \"modifiers\": [\n \"\"\n ],\n \"paid_total\": \"\",\n \"patient\": \"\",\n \"posted_date\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"procedure_type\": \"{{oneOf (array 'C' 'H' 'U' 'S')}}\",\n \"pt_paid\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"service_date\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae7cf869-6e4e-40e5-9cee-e719684d980b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e356eae-c24b-4ea8-9b42-2b625c8678fd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "455681f0-c8a3-49e2-8c4f-e489af4110ac", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6170ff9-2391-4a56-b1d4-4ddf7fe6ac54", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "560ee3a1-8f7a-4410-82e9-95732bc29b32", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74d9e45a-dbc2-4d8c-954a-339c2bddece8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b8d5635-3e73-4433-8eda-2bcc1e5719f6", "documentation": "Create billing line item for appointments", "method": "post", "endpoint": "api/line_items", "responses": [ { "uuid": "83b61d7e-d85d-4f80-8a96-9dc19fca338e", "body": "{\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"allowed\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"balance_ins\": {{faker 'number.int' max=99999}},\n \"balance_pt\": {{faker 'number.int' max=99999}},\n \"balance_total\": \"\",\n \"billed\": {{faker 'number.int' max=99999}},\n \"billing_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'In Process iHCFA' 'In Process Gateway' 'In Process Jopari' 'In Process Waystar' 'Rejected Emdeon' 'Rejected iHCFA' 'Rejected Gateway' 'Rejected Jopari' 'Rejected Waystar' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied')}}\",\n \"code\": \"\",\n \"denied_flag\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"diagnosis_pointers\": [\n \"\"\n ],\n \"doctor\": \"\",\n \"expected_reimbursement\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins1_paid\": {{faker 'number.int' max=99999}},\n \"ins2_paid\": {{faker 'number.int' max=99999}},\n \"ins3_paid\": {{faker 'number.int' max=99999}},\n \"ins_total\": \"\",\n \"insurance_status\": \"\",\n \"modifiers\": [\n \"\"\n ],\n \"paid_total\": \"\",\n \"patient\": \"\",\n \"posted_date\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"procedure_type\": \"{{oneOf (array 'C' 'H' 'U' 'S')}}\",\n \"pt_paid\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"service_date\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "04e9db9b-85f8-46fd-b78a-02c9ff66750a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6aa798bf-1f94-47b5-b792-308b7c12546c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3838e051-794f-4518-a5e3-590374509cba", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f66f650a-f198-4a9d-8ad9-524bbdba7217", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de7855c1-164f-4f0d-bd92-26d40d7f3aaa", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17e4982f-aa6c-4401-9da7-3c907c711370", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a65eb493-201e-4a98-b852-eee1020c3fd8", "documentation": "", "method": "delete", "endpoint": "api/line_items/:id", "responses": [ { "uuid": "91a86271-564f-42d1-82bd-9b703567fa58", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "43979eaf-3978-4ce0-995e-410911194dfe", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d08a9bc-4492-412c-af3f-34ea10e4cafe", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82e3a6fb-cb23-4fb4-8f6c-a48dcee00214", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08f5b2c7-061f-4ed0-a10e-56d83b9734e2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6dcc932c-91e0-4a1a-88b8-ce18b299dee8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "028e75ab-88df-46f4-8ab6-0417a671656e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "204a62ac-4f1a-49c9-88f8-c7a4e158e2e1", "documentation": "Retrieve an existing billing line item", "method": "get", "endpoint": "api/line_items/:id", "responses": [ { "uuid": "a32fb26b-5de3-4d81-ab6e-886080b1c8e4", "body": "{\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"allowed\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"balance_ins\": {{faker 'number.int' max=99999}},\n \"balance_pt\": {{faker 'number.int' max=99999}},\n \"balance_total\": \"\",\n \"billed\": {{faker 'number.int' max=99999}},\n \"billing_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'In Process iHCFA' 'In Process Gateway' 'In Process Jopari' 'In Process Waystar' 'Rejected Emdeon' 'Rejected iHCFA' 'Rejected Gateway' 'Rejected Jopari' 'Rejected Waystar' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied')}}\",\n \"code\": \"\",\n \"denied_flag\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"diagnosis_pointers\": [\n \"\"\n ],\n \"doctor\": \"\",\n \"expected_reimbursement\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins1_paid\": {{faker 'number.int' max=99999}},\n \"ins2_paid\": {{faker 'number.int' max=99999}},\n \"ins3_paid\": {{faker 'number.int' max=99999}},\n \"ins_total\": \"\",\n \"insurance_status\": \"\",\n \"modifiers\": [\n \"\"\n ],\n \"paid_total\": \"\",\n \"patient\": \"\",\n \"posted_date\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"procedure_type\": \"{{oneOf (array 'C' 'H' 'U' 'S')}}\",\n \"pt_paid\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"service_date\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2faff39b-677f-4555-852a-2d31b982dee4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c80c14ea-424a-4b69-a595-6aefafc011bb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3d8da3d-9f24-4341-8f96-2404ae557edb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d848fcf0-1cbb-4ca5-b56f-6a622c923b1b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a5419e8-b36c-483f-a7cc-4b05609c4d67", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32bed14a-1d88-4285-9ead-065cf3837110", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "24483cbf-65af-4f66-adae-4d8f89244e04", "documentation": "", "method": "patch", "endpoint": "api/line_items/:id", "responses": [ { "uuid": "c90e3292-2c8c-45dd-b9b6-f645c75c5b0f", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be9e8376-2e00-4123-88ab-bebd72d839b1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6d62ec0-64fa-40e5-9172-ea7941d9168c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08235908-c578-4601-9578-4920beef3693", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "387a15ab-0da3-4d00-a285-e89bc29a1eff", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d437ecd-a730-48de-bdc6-338cf9251e16", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eecde979-13a8-4c16-90fd-957b81ab5540", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb9e9fb8-b820-479b-81fa-002e8e465959", "documentation": "", "method": "put", "endpoint": "api/line_items/:id", "responses": [ { "uuid": "7fefe8a6-c943-40e7-bcc0-7fe04b9ded01", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77f20c1d-f1f7-4469-9306-5d22bd2eef9f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1c3a295-e246-410f-a561-c577ec5db9ec", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f808270-d897-49ae-ae33-9047bfb30cee", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a5044f7-a539-42f6-b9d4-0f347ec164ef", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea6c32ed-ea19-4b99-a0e3-44d0920fe654", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aae25570-649d-4736-86a0-7114681580fa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "678ae4df-b425-4b7d-9bdd-f8ee91a690d3", "documentation": "Retrieve or search patient medications", "method": "get", "endpoint": "api/medications", "responses": [ { "uuid": "890332aa-d98a-4b41-bcd4-7d85514f6a40", "body": "{\n \"data\": [\n {\n \"appointment\": {{faker 'number.int' max=99999}},\n \"date_prescribed\": \"\",\n \"date_started_taking\": \"\",\n \"date_stopped_taking\": \"\",\n \"daw\": {{faker 'datatype.boolean'}},\n \"dispense_quantity\": {{faker 'number.int' max=99999}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"dosage_quantity\": \"\",\n \"dosage_units\": \"\",\n \"frequency\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"indication\": \"\",\n \"name\": \"\",\n \"ndc\": \"\",\n \"notes\": \"\",\n \"number_refills\": {{faker 'number.int' max=99999}},\n \"order_status\": \"{{oneOf (array '' 'Ordered' 'Administered during visit' 'Electronic eRx Sent' 'Phoned into Pharmacy' 'Faxed to Pharmacy' 'Paper Rx' 'Prescription Printed' 'Discontinued' 'Prescribed by other Dr' 'Over the Counter')}}\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"pharmacy_note\": \"\",\n \"prn\": {{faker 'datatype.boolean'}},\n \"route\": \"\",\n \"rxnorm\": \"\",\n \"signature_note\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c49bb10f-2610-4fd1-a589-b9e48c9c4ca4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b4e1418-8c17-4bb4-bc12-db74ce1a7178", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e296ae53-98f2-4768-9b1e-8fd17323bda1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90d84436-2d1c-4034-9b8b-eff0ae20e38d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0252b62f-c83f-4efb-8e84-c656bd671e86", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac6dfb0d-2d46-4925-afd4-f4c3ab28e283", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "868a0e78-77cf-47a3-b045-0b8e04c3efeb", "documentation": "Create patient medications", "method": "post", "endpoint": "api/medications", "responses": [ { "uuid": "633b479a-a0f6-4221-897e-9960fcbf529f", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"date_prescribed\": \"\",\n \"date_started_taking\": \"\",\n \"date_stopped_taking\": \"\",\n \"daw\": {{faker 'datatype.boolean'}},\n \"dispense_quantity\": {{faker 'number.int' max=99999}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"dosage_quantity\": \"\",\n \"dosage_units\": \"\",\n \"frequency\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"indication\": \"\",\n \"name\": \"\",\n \"ndc\": \"\",\n \"notes\": \"\",\n \"number_refills\": {{faker 'number.int' max=99999}},\n \"order_status\": \"{{oneOf (array '' 'Ordered' 'Administered during visit' 'Electronic eRx Sent' 'Phoned into Pharmacy' 'Faxed to Pharmacy' 'Paper Rx' 'Prescription Printed' 'Discontinued' 'Prescribed by other Dr' 'Over the Counter')}}\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"pharmacy_note\": \"\",\n \"prn\": {{faker 'datatype.boolean'}},\n \"route\": \"\",\n \"rxnorm\": \"\",\n \"signature_note\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8708a287-19b9-41cb-90ea-3efe5659cf10", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b61b55db-f22f-4293-851f-59f2bfdc3d9a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d884ac3e-e75b-4a15-814c-2cb536efc696", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1788a49a-c9d9-4f8f-bf6a-e32f6b28ae47", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46a35f02-06c2-4276-9783-1da1177d1835", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c6e2bd2-bd24-49c3-9f71-172238c5d11a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6de1a4ad-6d6b-4538-828c-c9c980cd9767", "documentation": "Retrieve an existing patient medications", "method": "get", "endpoint": "api/medications/:id", "responses": [ { "uuid": "2694b71a-186e-41da-aabb-cd64cf674164", "body": "{\n \"appointment\": {{faker 'number.int' max=99999}},\n \"date_prescribed\": \"\",\n \"date_started_taking\": \"\",\n \"date_stopped_taking\": \"\",\n \"daw\": {{faker 'datatype.boolean'}},\n \"dispense_quantity\": {{faker 'number.int' max=99999}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"dosage_quantity\": \"\",\n \"dosage_units\": \"\",\n \"frequency\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"indication\": \"\",\n \"name\": \"\",\n \"ndc\": \"\",\n \"notes\": \"\",\n \"number_refills\": {{faker 'number.int' max=99999}},\n \"order_status\": \"{{oneOf (array '' 'Ordered' 'Administered during visit' 'Electronic eRx Sent' 'Phoned into Pharmacy' 'Faxed to Pharmacy' 'Paper Rx' 'Prescription Printed' 'Discontinued' 'Prescribed by other Dr' 'Over the Counter')}}\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"pharmacy_note\": \"\",\n \"prn\": {{faker 'datatype.boolean'}},\n \"route\": \"\",\n \"rxnorm\": \"\",\n \"signature_note\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "745e7412-3630-4a7e-b005-b1c30f6ce268", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6f082bb-4b27-446e-960e-a8b1314677f0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78376e0e-ee10-4e9b-b45a-575ae67e35cc", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cc5cbff-2930-49c0-a719-3eb941817922", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5312c05-4939-4834-8ade-ec059044313d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6e4c84f-a586-4bcf-8812-eb176d26f9c2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db21f9fc-3e49-47af-80a7-2a1b335e5fb3", "documentation": "Update an existing patient medications", "method": "patch", "endpoint": "api/medications/:id", "responses": [ { "uuid": "31512fe2-8cb8-4532-97d2-5b71c4584bfe", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9c8096a-0b72-4bcc-a9a5-9ea0d54df95f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0795c44d-7550-4d70-b6a1-951160b49957", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e929910-ac44-493b-8e36-ef9a726a13df", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4782d5bc-4a30-4be6-8fd0-733ac983a602", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "831eec6b-080c-41e8-8655-2dc8c688963d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76221d76-41f8-49e9-aac0-b97ac5fba2c2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6a9572e1-77a5-4d2c-9256-6a473e4f225c", "documentation": "Update an existing patient medications", "method": "put", "endpoint": "api/medications/:id", "responses": [ { "uuid": "86bbe14d-7a49-4d42-a9e7-c49a5844d549", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "32dc759d-1fdc-43d9-bda5-c1a577dc8707", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "996b9fd2-a85c-4205-8484-104ba2f6b6ea", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "586706f2-c9bf-41b6-9cc1-386d96037478", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27ab5844-e8a9-4557-bb91-5bd0e410f420", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7c06bc2-749e-4c07-a607-cbf5367371fa", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25edd13e-f58f-4761-b5da-475817cec28a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5b8ea5d-bd00-4a24-b97d-d759e7bf0031", "documentation": "Append a message to the \"pharmacy_note\" section of the prescription, in a new paragraph", "method": "patch", "endpoint": "api/medications/:id/append_to_pharmacy_note", "responses": [ { "uuid": "2dc674b5-797c-4c97-923a-51c3512ae386", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c436fc30-3454-44d9-84f4-f563e1b217ae", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a9c17e9-accb-4413-b14a-4e2741b8bcfa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d11bdedb-0e77-48be-a701-c0abd402e379", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "521d027c-07a8-4c22-aaf4-d9d6c3bf7e33", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63c8aef0-190b-4985-b6af-61d8af288104", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43cdd96b-39b6-490a-ba8b-fc5cb6eb4bd2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b080f4f2-c679-4121-a1cb-4ef993f94cd0", "documentation": "Retrieve or search messages in doctor's message center", "method": "get", "endpoint": "api/messages", "responses": [ { "uuid": "49c3844a-37bd-4206-9d3d-5b9969bf4cef", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"attachment\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message_notes\": [\n {\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"text\": \"\"\n }\n ],\n \"owner\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"read\": {{faker 'datatype.boolean'}},\n \"received_at\": \"\",\n \"responsible_user\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'GP' 'GC' 'GT' 'GZ' 'IF' 'OF' 'IL' 'IR' 'OR' 'IE' 'OA' 'PO' 'PI' 'PM' 'OO' 'OD' 'ID' 'DL' 'CN')}}\",\n \"updated_at\": \"\",\n \"workflow_step\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "090b6345-c6a8-498c-a714-f1d3885db06f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2742937c-8b29-4286-ab69-6bca27928815", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82f9cfb1-8247-4b33-986f-00e4d6069b28", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58cb3e6f-9406-42d3-ac4d-7b28e84ac89c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f135283-9e1a-4295-87b5-491040e6f1a1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b0c1d7e-43a0-4016-abf9-002824ad9342", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0ce5f1d-883c-4e45-af91-11037904c125", "documentation": "Create messages in doctor's message center", "method": "post", "endpoint": "api/messages", "responses": [ { "uuid": "c76cc459-fa37-4420-aa9e-d77d180898d0", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"attachment\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message_notes\": [\n {\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"text\": \"\"\n }\n ],\n \"owner\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"read\": {{faker 'datatype.boolean'}},\n \"received_at\": \"\",\n \"responsible_user\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'GP' 'GC' 'GT' 'GZ' 'IF' 'OF' 'IL' 'IR' 'OR' 'IE' 'OA' 'PO' 'PI' 'PM' 'OO' 'OD' 'ID' 'DL' 'CN')}}\",\n \"updated_at\": \"\",\n \"workflow_step\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b683247b-90c6-4e9f-a923-a7360817aea8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c69f3de2-0b6e-4dc2-b95d-de6cf1de5320", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30136b19-c091-4f02-be5f-cbf74368e18c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ea1c725-6331-4a7c-9bfe-465b804fcab3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb48c9e9-6366-4e5b-88b6-ca50f4e313fd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19fcf252-168e-42bd-994c-6f495bb0d653", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40cff198-61ca-4d37-914f-fab893ffb0a7", "documentation": "Delete an existing message in doctor's message center", "method": "delete", "endpoint": "api/messages/:id", "responses": [ { "uuid": "2ee521dc-ade3-4c0e-acb0-249c547632e1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e761c55d-d70d-47c6-9acc-791c4db86203", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9a13d67-8e8a-4786-900c-2b2c03b64601", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e82f9ed-6077-40bb-85f5-e5cc28bf3fce", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dde87917-d816-4d5d-a23e-612437efca1e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d493f7b-072e-4741-81ba-08c8c3d5c0fc", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b372ddcc-2992-4f6e-8d33-ac380da5484a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca1f83d0-8ebf-4957-84b1-b70500286545", "documentation": "Retrieve an existing message in doctor's message center", "method": "get", "endpoint": "api/messages/:id", "responses": [ { "uuid": "4dae8629-8f08-4ef0-8710-c43280819d8f", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"attachment\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message_notes\": [\n {\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"text\": \"\"\n }\n ],\n \"owner\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"read\": {{faker 'datatype.boolean'}},\n \"received_at\": \"\",\n \"responsible_user\": \"\",\n \"starred\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'GP' 'GC' 'GT' 'GZ' 'IF' 'OF' 'IL' 'IR' 'OR' 'IE' 'OA' 'PO' 'PI' 'PM' 'OO' 'OD' 'ID' 'DL' 'CN')}}\",\n \"updated_at\": \"\",\n \"workflow_step\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce63d528-5296-426f-92e3-a8d34096ec2c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67c43e4c-4a08-4f66-b776-6b17ac22f7e2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2430ca1-bdb4-45ec-bab3-b70fcc00fbf3", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d5c8b69-bdbe-41e7-aabf-0d84ef6767f5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eebadc68-c0e2-4e13-9166-fa45ffeb2206", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "170a4f7b-1f64-42e4-bd90-465c448c96ab", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d400c55-c845-457d-a9ae-d484804d58e1", "documentation": "Update an existing message in doctor's message center", "method": "patch", "endpoint": "api/messages/:id", "responses": [ { "uuid": "a0fdc563-63e3-481b-a768-4ce0342d20ac", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38e9914d-f806-4ca2-b6ce-092601e15c56", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2596da7-c9e4-4ecd-869d-200bd9fc20a7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2af8dfa-6963-45cf-bf75-2ee7f3eeaf4b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69cbc0d-370c-4d1f-a01b-98071e59b60f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d5696fa-68a0-487b-8b9c-15d68568b5d5", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "85221791-ed98-41d7-9e16-4f210ac67fd0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a79849a-402e-4ecd-ab07-9f25696079a1", "documentation": "Update an existing message in doctor's message center", "method": "put", "endpoint": "api/messages/:id", "responses": [ { "uuid": "e49a5bf5-5cab-419f-9b11-3b09b51a4319", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61775122-8f68-4dae-8996-3f8dbf675b9a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de43fe41-5dc0-4012-a464-ec5eb75bc0b7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6cdee3b-ff02-48e6-9aec-1f542a35a8b1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f7dbf66-6cb3-4cb2-a2ad-04e2fefb6a77", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f7f992b-377e-486e-ab9e-70f8546a07d6", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e86ce1ec-892d-4e70-96a4-1824f93b1503", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54d2f9aa-9a7c-4160-957a-4e00e5f29a63", "documentation": "Retrieve or search offices", "method": "get", "endpoint": "api/offices", "responses": [ { "uuid": "02059b25-a15c-4e38-b880-55ccc5c4c7ac", "body": "{\n \"data\": [\n {\n \"address\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"doctor\": \"\",\n \"end_time\": \"\",\n \"exam_rooms\": \"\",\n \"fax_number\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"online_timeslots\": [\n {\n \"day\": {{faker 'number.int' max=99999}},\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n }\n ],\n \"phone_number\": \"\",\n \"start_time\": \"\",\n \"state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"tax_id_number_professional\": \"\",\n \"zip_code\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ef17fbc-6266-4e5a-9cc9-1cb0c6c3b043", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8414ce22-b2d9-4db3-9539-689896702f01", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de9c6b74-b7b5-4e79-ba49-5d2fbde100e4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d964372d-649f-4e92-842b-f6af2bbefa4d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9eb620e-7650-405b-86d7-cb4e06580cd9", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b4ef972-3348-4f34-97f2-e31ff09dd45d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5271ed42-431d-40de-ba27-c142485d3742", "documentation": "Retrieve an existing office", "method": "get", "endpoint": "api/offices/:id", "responses": [ { "uuid": "032b2b47-7554-4e2c-89c9-c96987e12e14", "body": "{\n \"address\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"doctor\": \"\",\n \"end_time\": \"\",\n \"exam_rooms\": \"\",\n \"fax_number\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"online_timeslots\": [\n {\n \"day\": {{faker 'number.int' max=99999}},\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n }\n ],\n \"phone_number\": \"\",\n \"start_time\": \"\",\n \"state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"tax_id_number_professional\": \"\",\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9396aae9-426f-4172-a298-7ca0a37b1310", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63b9f746-365f-4b6c-97fc-596c91425756", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30b37387-8ba9-4649-a6eb-7841ea0d615d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3436a43c-f5f5-471c-b73c-fcd132367644", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c72930ab-8cb5-4bd2-bda0-daba0535fa2f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "deadec1c-8ee6-4400-922a-5e34f3048625", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0765a14-c582-4f65-99b1-f9ea94f489e3", "documentation": "Update an existing office", "method": "patch", "endpoint": "api/offices/:id", "responses": [ { "uuid": "af2ac37e-d590-4150-a365-b691c3adca22", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9a76045a-a5e5-4032-85ee-6b0ae6e7b565", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fdfa14c-9de2-461e-817c-4fecba09f27e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dfcb2cf-5f09-49bb-8529-15b6389dc3ad", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5acb560d-adb9-4181-9c11-6efa91322cb2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a5688cc-a3da-42f0-a374-ca89b58a3056", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c45d17bf-2237-4c37-a493-fa652b88ac4a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fe31366-edbc-486f-a23e-f62a87e03f5c", "documentation": "Update an existing office", "method": "put", "endpoint": "api/offices/:id", "responses": [ { "uuid": "f97e01eb-49d5-40b7-a56e-85c5beb4efc5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d5ce8d5-8e26-459b-b494-f91c5ce206ae", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42a57690-1bf0-476f-8c34-6cc06de528e2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e029130c-e50e-4f6b-a80c-e7d7a1c66f32", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "814187fd-3888-4517-a718-228b5ddeb6f1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05b667ef-0fd0-4b80-ba6b-b48b0b8f951f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "873cd885-85f2-4e21-8769-fe10c54ee13f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b264ae7-7522-4d21-be40-d38b20506607", "documentation": "Add an exam room to the office", "method": "post", "endpoint": "api/offices/:id/add_exam_room", "responses": [ { "uuid": "b7cd1d92-8b06-4017-99a2-11326c967132", "body": "{\n \"address\": \"\",\n \"archived\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"doctor\": \"\",\n \"end_time\": \"\",\n \"exam_rooms\": \"\",\n \"fax_number\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"online_scheduling\": {{faker 'datatype.boolean'}},\n \"online_timeslots\": [\n {\n \"day\": {{faker 'number.int' max=99999}},\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n }\n ],\n \"phone_number\": \"\",\n \"start_time\": \"\",\n \"state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"tax_id_number_professional\": \"\",\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da7d1e2a-687a-4730-b24b-2dd04d186ef6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "067f6865-d3f3-45e4-8be2-139bbb550ffd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec5c3fa8-8434-4a90-aec7-fb0170e3f168", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0a9cbe1-2ec7-4a52-afc3-84af0c5e04d2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8cbefaf2-6858-48f3-bf7c-a752d7fb619b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3e4996f-de5d-486f-a2dd-f98249dc5f2b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0099ae5d-057d-495e-91c7-7e4fa0d85c1a", "documentation": "Retrieve or search patient communications for CQM", "method": "get", "endpoint": "api/patient_communications", "responses": [ { "uuid": "6168a3d2-e99b-4586-acf5-c4dbb60322f4", "body": "{\n \"data\": [\n {\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "934fc307-874f-4e23-ba96-5052fffac910", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ce6812c-6cc5-4943-9177-7a638c6d95b8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4bc807e6-c3a1-4b0e-961b-e15b7fe074d1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df997082-4630-4746-bf24-a70fe09e9e08", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f84420dc-232d-43e5-b013-6c48b8b62f7a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f02e2fa0-e0c8-4d1f-92f2-9fc44c6af7cf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ead8706-8a14-4373-b849-3358a4c1576e", "documentation": "Create patient communication for CQM", "method": "post", "endpoint": "api/patient_communications", "responses": [ { "uuid": "863c8696-286b-444f-8033-ad60f3cc203f", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5abec1c6-a300-493f-97e0-564f996fd975", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ade73627-f2c5-41cc-8dad-e583331e2df2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d934a73c-b944-4829-b660-5550156877f7", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d431358-2773-4bdd-aca3-42062baf4674", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c369984-a883-47b2-89f8-764498817450", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b344115-0a1b-4018-a862-68191467c2d2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d47c478-6efa-4c88-8bbf-a50b47e9effe", "documentation": "Retrieve an existing patient communication for CQM", "method": "get", "endpoint": "api/patient_communications/:id", "responses": [ { "uuid": "e770d241-c551-461e-ba89-9d65bfa73e0a", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36b96ddb-0aaa-4155-9f46-308521e35ee8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f77c78b9-fd25-4bdd-a7b1-41e4a5f533cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55a26102-a8cb-4b3e-9fad-fb81b8494537", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "416436c4-b0d5-4826-a54d-c24311307534", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "907eff5e-446d-464f-a0a0-ac83edf19f0f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71ea3fa9-7077-4069-80be-d4aa98101106", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ebecf35-bf17-43d4-b9b0-4adbd9f9cbf4", "documentation": "Update an existing patient communication for CQM", "method": "patch", "endpoint": "api/patient_communications/:id", "responses": [ { "uuid": "30ad0e75-a4c2-4917-8dc4-c642b8a9b7d2", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab7ef221-9d6e-4ca7-ba0b-435605b7c604", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92dd6cca-c337-495d-801c-44d9b85029cf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf92e223-e156-4693-b58f-405f3dd5211f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d73ea124-8f71-4ce7-b1a1-c3a5b576e136", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83b5e92b-a6f0-4575-ab7f-390c171a095b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5875d7d0-807e-4cdc-b8fe-5743092d1b83", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f69ecec-0677-4a4f-b181-acb40b92761b", "documentation": "Update an existing patient communication for CQM", "method": "put", "endpoint": "api/patient_communications/:id", "responses": [ { "uuid": "c67df1a6-b18d-47f6-9ee3-756b77057bf2", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a7f4268b-fbc0-4ab7-9c1f-b7fd89ed0437", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d53186c-4295-44a6-b796-22de420db43f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba354102-17cc-41ca-a5cf-c68f8a51cb31", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14cb1348-d81f-4fd7-81aa-0218cd77ea26", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b397270-84ff-42a5-96de-a2098a9afb72", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8095ac4a-7545-46c3-975f-7d08f3295776", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66b1a0db-64e3-4375-a886-40ec40ba9115", "documentation": "Retrieve or search patient flag types", "method": "get", "endpoint": "api/patient_flag_types", "responses": [ { "uuid": "a6cc154a-e698-4d68-8551-8518dfb223af", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5631fbcc-a12b-462a-86da-71fb227b6fcb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a06d872-6019-407e-ab6f-6fbc3b91b3a2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbf5b143-01a9-42b5-b101-0adc1defac3d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3bfa63a9-5699-4512-a85d-723118c256f7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c19b2189-837e-4ead-8f5b-5d188991ab70", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7870641-76df-445a-b332-705ece276ebf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "28086d37-dec6-4085-97b4-78f6a5520069", "documentation": "Create patient flag types", "method": "post", "endpoint": "api/patient_flag_types", "responses": [ { "uuid": "b136322a-ba6c-4498-806a-9f83dcefd27c", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a5e14272-48d5-4d29-83db-d6f9178ab6b2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5a70157-05db-4abf-9a4f-eb383875785c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3759f7a2-6159-45cf-8f5b-66174d05a004", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e6a2e79-2820-4303-9d97-00a25f6e63a2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a39ca43-22b5-4c4c-85fb-469191f14654", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c54b472b-2881-40c1-9ad5-6762733f1579", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57be64f2-6dc4-4edf-ac1c-7797ae19f3c8", "documentation": "Retrieve an existing patient flag type", "method": "get", "endpoint": "api/patient_flag_types/:id", "responses": [ { "uuid": "d7ed5bab-405b-4ee9-a8ba-02f22cd4f182", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "50ec32f3-eac3-4d9d-a14e-7b4889ed714d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "237d7035-03a9-426c-96ea-e341e6c8076d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "517f68bf-9fb1-4961-b74a-2af01f0daf77", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb7c209e-b228-4fde-adcd-8abf45fe0f92", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acde5005-3182-4dc1-b51e-7886cfacba5e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c9e33bb-eded-4e22-a239-cbc69a7cc3bf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cac0b1f-374b-4f17-a44d-f0e969e493ac", "documentation": "Update an existing patient flag type", "method": "patch", "endpoint": "api/patient_flag_types/:id", "responses": [ { "uuid": "7febe663-c369-4402-b4e4-6557fa0c632e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a530a028-c3c9-45da-bdf9-5f8bdee63be7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5970664c-7731-4ae5-9017-3c173e90dad2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78b6403e-0560-404b-ac2b-34a33fa4b4de", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "924e1168-4ee8-42c4-aa63-508603694e56", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad7c0e71-bfd0-4245-b44f-2227c1ef7f7f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f08dc9e5-c544-4b85-b1d7-d0941bc063a3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5577d193-13fe-4d3f-8da4-42c7ed3e93db", "documentation": "Update an existing patient flag type", "method": "put", "endpoint": "api/patient_flag_types/:id", "responses": [ { "uuid": "b1201009-b631-4dc6-aaff-7d65b3ecbe88", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68e6bd8b-669d-4f4b-abc0-c3515db7d426", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2d23c79-a301-4e70-8779-f5bc95e35a6d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00e3d925-4cce-4b57-bcf2-7853c66c56ee", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c52de91-0bad-4579-8782-2cd27470b46e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "806bc9aa-2492-401a-9d21-4c69397b20fd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "742bb01a-62ce-4b5d-b58b-5e75e0debbdf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b65dd03-7807-4bb5-84e4-85913d1c7c8c", "documentation": "Retrieve or search patient interventions for CQM", "method": "get", "endpoint": "api/patient_interventions", "responses": [ { "uuid": "a5e17951-79ee-4a10-a899-b95cad3335f1", "body": "{\n \"data\": [\n {\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8b44cd04-4a99-4243-b2d9-29da6b2a821b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76308827-6ba0-4a17-9475-3341130e5a06", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6219ff5d-08d0-4d3d-bd7b-e64ef551882a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57186d79-9508-4691-a406-5738b815558f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f631a4e-c25b-4dc5-904c-f8534ddc2993", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe993733-512c-4783-86f2-689831fed19c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81eed14c-aaf2-4bbc-8f9c-d4fd43ce7d0f", "documentation": "Create patient intervention for CQM", "method": "post", "endpoint": "api/patient_interventions", "responses": [ { "uuid": "a99b175b-892d-49c8-aba9-cd3a1043cdb0", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d19daa27-03f9-44d8-9114-b01779630776", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59760ca9-181d-4b0d-8f46-d091e2382535", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c409350f-090d-43e2-b3c8-718a695b0fe1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0b485b5-95df-404f-aefe-e8930152e640", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7416124-6bc2-4c56-ae3b-96e625adbb5b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba85107a-e119-414a-9cbd-209db14fbf30", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d037cb75-9f87-4788-81f5-2d59f380973a", "documentation": "Retrieve an existing patient intervention for CQM", "method": "get", "endpoint": "api/patient_interventions/:id", "responses": [ { "uuid": "e5f9ba4a-9b82-4aa4-bb43-776be7b0cbd2", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a0d8ba78-be74-4eb5-93d9-4ba849fbd34c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17468ae2-23e1-4c9b-bfe3-8f2a0740bf68", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "565288d3-e202-45d6-83ea-cf00d2baa2b5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a87711d-9d0d-4423-9c0f-4ca663769e24", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10085eed-8bc7-4f35-8560-49d3f1d693e6", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b4cc706-aae6-46cb-8235-154b2b0db146", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b09ec315-0cf9-432d-88ff-b4fe3f9db3c9", "documentation": "Update an existing patient intervention for CQM", "method": "patch", "endpoint": "api/patient_interventions/:id", "responses": [ { "uuid": "f5f810bf-31f2-466f-be08-58d9f34aa409", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f490c982-b8f7-49ed-a113-c178fa896ac8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dad8015d-76c7-4eba-81a8-867f78d86c28", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "174d09f2-46b9-4f9e-a2b4-414e831c80b6", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "851e4897-5365-4364-9f72-dd85b9c47b2f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f17f1214-d3a9-4249-bea3-951aa18aaf00", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21c38d48-6001-457e-842e-a0e43d26cc45", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f7392f5-4404-4ff6-a157-9fc3e75b2de3", "documentation": "Update an existing patient intervention for CQM", "method": "put", "endpoint": "api/patient_interventions/:id", "responses": [ { "uuid": "123567b9-2ac1-43b0-adb6-8c3b8488f99c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "12f726a5-e536-4a2a-bc99-f5a33711008c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d65c579-6a11-46db-808d-dc198a4f8a68", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2495b752-ff94-4775-b0a9-6d43920153f9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f28235a-c8f5-42a3-ba27-83f66bd4e9d7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b7727c5-41b5-46f5-853c-28f8a35145e9", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d13b33f-7865-44bf-8964-4cc73938f093", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc11fcda-3bf6-4df5-9252-41c94f3cf72b", "documentation": "", "method": "get", "endpoint": "api/patient_lab_results", "responses": [ { "uuid": "0260b06e-c02c-46c6-8586-ff89162e7d8a", "body": "{\n \"data\": [\n {\n \"created_at\": \"\",\n \"date_test_performed\": \"\",\n \"doctor_comments\": \"\",\n \"doctor_signoff\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_abnormal_flag\": \"{{oneOf (array '' 'L' 'H' 'LL' 'HH' '<' '>' 'N' 'A' 'AA' 'null' 'U' 'D' 'B' 'W' 'S' 'R' 'I' 'MS' 'VS')}}\",\n \"lab_imported_from_ccr\": \"\",\n \"lab_normal_range\": \"\",\n \"lab_normal_range_units\": \"\",\n \"lab_order_status\": \"{{oneOf (array '' 'Order Entered' 'Discontinued' 'In Progress' 'Results Received' 'Results Reviewed with Patient' 'Paper Order')}}\",\n \"lab_result_value\": \"\",\n \"lab_result_value_as_float\": {{faker 'number.int' max=99999}},\n \"lab_result_value_units\": \"\",\n \"loinc_code\": \"\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"scanned_in_result\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ea83fcb-90f1-4ad7-b936-6ffc3b8d0c1a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97a5c154-9c45-4dae-afa6-c008f40145a3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f52bf58e-e330-4edd-b17d-af7d82967ca9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d73ba8b-61da-4a93-9b58-0286f8c07e89", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc159c25-bbc0-490f-afe5-57c67a13f1b0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1214b41-946b-460a-aa18-77d57cd0f38c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8dda996f-a34e-48e3-9938-761097f8560e", "documentation": "", "method": "post", "endpoint": "api/patient_lab_results", "responses": [ { "uuid": "c7bc8912-faab-4a65-a2d0-f1fa91863d8f", "body": "{\n \"created_at\": \"\",\n \"date_test_performed\": \"\",\n \"doctor_comments\": \"\",\n \"doctor_signoff\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_abnormal_flag\": \"{{oneOf (array '' 'L' 'H' 'LL' 'HH' '<' '>' 'N' 'A' 'AA' 'null' 'U' 'D' 'B' 'W' 'S' 'R' 'I' 'MS' 'VS')}}\",\n \"lab_imported_from_ccr\": \"\",\n \"lab_normal_range\": \"\",\n \"lab_normal_range_units\": \"\",\n \"lab_order_status\": \"{{oneOf (array '' 'Order Entered' 'Discontinued' 'In Progress' 'Results Received' 'Results Reviewed with Patient' 'Paper Order')}}\",\n \"lab_result_value\": \"\",\n \"lab_result_value_as_float\": {{faker 'number.int' max=99999}},\n \"lab_result_value_units\": \"\",\n \"loinc_code\": \"\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"scanned_in_result\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8cd7677a-5612-4728-9dee-a979e3d15aeb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0bf5f28-e23f-477b-8eef-0ea8477e5264", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76fbf855-7cb2-430b-bc41-f022b06e4ab4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92c7991a-7a97-426b-9300-1bbd935e9024", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c99283ad-5a7a-4ad1-b7b2-02c7c3002a4a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36220ea9-c2d9-486e-8cc3-a05af0dff96b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69c46492-60ff-47e3-abc5-aeb290da2837", "documentation": "", "method": "delete", "endpoint": "api/patient_lab_results/:id", "responses": [ { "uuid": "a835a99f-c2cc-4d75-b95a-1cb122da63f0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6bb14337-3d7e-42b0-8b7a-a6db93be8074", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96937246-1398-43d0-ba06-8208172cab2f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71ac67e8-ec48-4f18-a273-227e8b805527", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a0a3b63-9618-49a2-a9a8-e13578da2479", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b9abbe4-6661-4da0-9ee2-2b73e968ae4e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2db4141a-cfc7-4e0d-9c3d-32c71dde69c0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cb55744-0871-40c6-961d-6f49ba6552d2", "documentation": "", "method": "get", "endpoint": "api/patient_lab_results/:id", "responses": [ { "uuid": "cd43c088-13e6-47fa-bc43-13b4269058c9", "body": "{\n \"created_at\": \"\",\n \"date_test_performed\": \"\",\n \"doctor_comments\": \"\",\n \"doctor_signoff\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lab_abnormal_flag\": \"{{oneOf (array '' 'L' 'H' 'LL' 'HH' '<' '>' 'N' 'A' 'AA' 'null' 'U' 'D' 'B' 'W' 'S' 'R' 'I' 'MS' 'VS')}}\",\n \"lab_imported_from_ccr\": \"\",\n \"lab_normal_range\": \"\",\n \"lab_normal_range_units\": \"\",\n \"lab_order_status\": \"{{oneOf (array '' 'Order Entered' 'Discontinued' 'In Progress' 'Results Received' 'Results Reviewed with Patient' 'Paper Order')}}\",\n \"lab_result_value\": \"\",\n \"lab_result_value_as_float\": {{faker 'number.int' max=99999}},\n \"lab_result_value_units\": \"\",\n \"loinc_code\": \"\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"scanned_in_result\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e82c1aff-ab2b-4cef-9f76-e13585b68108", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57ae82ba-e319-4e3a-9aea-12ddb381090c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ade8655-5ad9-4dda-9b16-b37ca63742a4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac728bd1-49cc-46d7-80b5-8bdc351fb97b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8180d8be-5695-46a5-8a72-9885a6835d37", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27e1d53c-bbcc-4a41-82c1-cb2f60a5bfe6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd10e5d5-9cac-4379-9df8-bbd5c9c4d001", "documentation": "", "method": "patch", "endpoint": "api/patient_lab_results/:id", "responses": [ { "uuid": "1517ad0d-21c8-4d96-b010-a00909c5a5d8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40bcae50-6693-494b-8c37-48fb2539702d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34ce319d-62ef-4627-8f30-598ac375ccf4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e97585c4-54aa-4115-96c1-a356dde0298f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b97d9cb-1eee-49ea-96a2-c6da5f47872f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3df5e71-ceb0-4f3d-8b6f-c4745aac7b3b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0394f6c9-cf42-40fc-b664-e559f6916bc2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f1da4e5-69a4-475a-8531-e55fb9495c42", "documentation": "", "method": "put", "endpoint": "api/patient_lab_results/:id", "responses": [ { "uuid": "5ffcbc7b-0a11-47f9-9bfd-c2e8f87e5937", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5235cd62-3e3f-41b1-a3cf-5333633c0b9a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4434a14-5810-462f-bf7b-5b0bc353534f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "368fb27b-460a-46e1-9397-830d9f35292e", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6eab9f79-da23-43fc-ab1f-d70a6ca8adbd", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a3ec844-6e76-4a39-bf57-a08c60df4bf7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5477e4b-e5f6-4c1d-94e3-89dd1a699150", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6b6763b-5ba5-492d-b87d-346c39f58b6b", "documentation": "", "method": "get", "endpoint": "api/patient_messages", "responses": [ { "uuid": "cd10161a-cfdf-461f-8239-93199a33fda1", "body": "{\n \"data\": [\n {\n \"attachments\": [\n {\n \"attachment\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"body\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"subject\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd3ec225-a841-4427-a8a1-6cbdbc7b9736", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb8dac5f-e655-4b90-be88-569963a76f32", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d561a522-7a08-47a7-ab4d-400cd3fdee58", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca5969b3-68df-488a-81f4-ba295c26e56c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5820644-0186-491a-8576-c477c22e9208", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3608012a-21ed-49e5-b744-9bde3903e0c2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16a39f77-f5e4-4d48-88da-e6d248ee7f4d", "documentation": "", "method": "post", "endpoint": "api/patient_messages", "responses": [ { "uuid": "529a089e-a321-4f1d-879e-7cb973d271ae", "body": "{\n \"attachments\": [\n {\n \"attachment\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"body\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"subject\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d11aa094-1561-443d-a576-10901f3b5362", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9009e536-b7f9-4973-bd46-84887506781d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53e86841-8593-43bc-a5d2-951d56195708", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39199eb4-6c0f-4f76-ba6e-ba1aa4c7fa66", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7cfa5c0e-07a7-462b-b7ec-cb27361feb49", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4bc1cc5-c045-49fe-96f3-33c5602c97e4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b35fbabe-bbaa-451e-9e04-5f4773c96db3", "documentation": "", "method": "get", "endpoint": "api/patient_messages/:id", "responses": [ { "uuid": "5cca5b3c-685f-4cde-bd97-eefde981523d", "body": "{\n \"attachments\": [\n {\n \"attachment\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"body\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"subject\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdfac63b-218b-44ea-abd5-aed4c80a4499", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdbb44c1-b764-4a42-91d1-ecee9f032f1f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86c58596-ddac-402c-815f-74dac0b43d1f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca11185d-a720-4682-a1df-eebadcb4aaa5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3cd691a1-f86e-498a-a0ea-289677717648", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56e0a20c-4f56-4ddd-8ffd-49c233c19edb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0f4d6bf-245f-4af4-8148-7f74ebe8ba65", "documentation": "", "method": "patch", "endpoint": "api/patient_messages/:id", "responses": [ { "uuid": "d00fe710-2ca2-4c78-8052-7a5179d9c015", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fe44e9f6-92a8-423e-9d81-baab23ab894f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87b17fbf-7ca4-4387-b340-b524e13fb7d5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "611c6207-415c-414a-8afc-511d9a2fe103", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5afb9823-7856-4c8b-a5d7-fad4975f7eb8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83df7900-a4b5-4d36-be33-2ee29db2cd3e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6f794f5-c766-4cda-9cea-1059f182bb4b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4a712bc-a3c8-46ce-abc0-d837e8451af0", "documentation": "", "method": "put", "endpoint": "api/patient_messages/:id", "responses": [ { "uuid": "b0f6d775-4930-4b20-b749-ccd6cfc03bc0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9ed79cd-5355-4437-af52-3efd3acfb3da", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af993021-2290-4e54-863c-cf3ba39e2de6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d78c6725-c099-4d07-93ef-c9fc650ea3f1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd369556-c9b9-4b10-96cd-2ebd2994aa3e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94cf5594-7b1e-4b2d-882f-9b2f7b1632cf", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f012750-cb64-4519-b105-3f44cf94d368", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2aa9576b-8628-4070-a9a9-82cbcc452022", "documentation": "Retrieve or search patient payment logs", "method": "get", "endpoint": "api/patient_payment_log", "responses": [ { "uuid": "d249eb6c-c12b-4717-9476-dc9d7806372b", "body": "{\n \"data\": [\n {\n \"action\": \"{{oneOf (array 'C' 'U' 'D' 'F' 'A')}}\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"appointment\": \"\",\n \"created_by\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": \"\",\n \"payment_method\": \"{{oneOf (array 'CASH' 'CHCK' 'DBIT' 'CRDT' 'AMEX' 'VISA' 'MSTR' 'DISC' 'SQR1' 'SQRE' 'PTPA' 'ONPT' 'OTHR')}}\",\n \"source\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6bbdce9-0019-4e7d-87e2-0893bd6d8c9e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f6a7826-d188-45d8-bc5d-8fce9f0b32c0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16c87027-a7b9-4f9d-8d41-641d1cc38a6f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a24a731a-91dd-46f5-a324-99229f97bf14", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1ef8f50-409c-4aa4-8c67-6dbfeeb30926", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13eee93a-cd19-4b2c-8721-2ac31347329f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15fdae06-7687-400d-bd97-bbca4f4497bc", "documentation": "Retrieve an existing patient payment log", "method": "get", "endpoint": "api/patient_payment_log/:id", "responses": [ { "uuid": "91262618-e812-4ded-bc93-8b2bd98b03bf", "body": "{\n \"action\": \"{{oneOf (array 'C' 'U' 'D' 'F' 'A')}}\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"appointment\": \"\",\n \"created_by\": \"\",\n \"doctor\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"patient\": \"\",\n \"payment_method\": \"{{oneOf (array 'CASH' 'CHCK' 'DBIT' 'CRDT' 'AMEX' 'VISA' 'MSTR' 'DISC' 'SQR1' 'SQRE' 'PTPA' 'ONPT' 'OTHR')}}\",\n \"source\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c647c576-e9f0-440a-8be3-6386acae01cd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2d399f5-8453-4a03-a38f-5b1659b04cf5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b9e8d6c-391f-4419-bd0b-3c00ac20b6a6", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e279e665-8ab9-4a7d-9364-2ab9b3033872", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "646854d2-7d3f-4e32-a073-894007afe032", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "132255b4-db4c-48c5-89a5-cbeced2552fb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13ce1714-c372-4d13-83f1-f512b57b299d", "documentation": "Retrieve or search patient payments", "method": "get", "endpoint": "api/patient_payments", "responses": [ { "uuid": "c17b1dec-4759-4a6a-8fd7-352dd9456f7e", "body": "{\n \"data\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"line_item\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"payment_method\": \"{{oneOf (array 'CASH' 'CHCK' 'DBIT' 'CRDT' 'AMEX' 'VISA' 'MSTR' 'DISC' 'SQR1' 'SQRE' 'PTPA' 'ONPT' 'OTHR')}}\",\n \"payment_transaction_type\": \"{{oneOf (array '' 'REF' 'COR' 'COPAY' 'COINSR' 'OTHR')}}\",\n \"posted_date\": \"\",\n \"received_date\": \"\",\n \"trace_number\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1fd87d97-3453-4e72-bd10-2ec178d6854a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66d57008-c8db-4998-9fdb-ae80d5e1f6d3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f117877-e062-4cf6-a9de-a5e49f8fae88", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17b81ba8-c7bc-412d-9a16-438a69c90afb", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "609e79f3-f0cc-4ba1-ba89-284343f2b268", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c5b75e7-1cec-4566-9f2b-216170aa4140", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c440b639-9fc4-4cc7-b522-6c3d962d4d8b", "documentation": "Create patient payment", "method": "post", "endpoint": "api/patient_payments", "responses": [ { "uuid": "22ef962a-a20d-4a20-aefb-e058fac0e7f2", "body": "{\n \"amount\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"line_item\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"payment_method\": \"{{oneOf (array 'CASH' 'CHCK' 'DBIT' 'CRDT' 'AMEX' 'VISA' 'MSTR' 'DISC' 'SQR1' 'SQRE' 'PTPA' 'ONPT' 'OTHR')}}\",\n \"payment_transaction_type\": \"{{oneOf (array '' 'REF' 'COR' 'COPAY' 'COINSR' 'OTHR')}}\",\n \"posted_date\": \"\",\n \"received_date\": \"\",\n \"trace_number\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4a020927-3e40-4db7-b60d-e816aad59087", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9029a753-6f2b-474b-a3eb-a2d26c3632f1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc058286-3738-4f57-904e-67339ebee664", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d10cb218-a63d-47ee-8f13-36aa8a07a58b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cbfeaa1-6814-43df-9dcd-3a10bf4fe42a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7e0d542-4c17-483f-b27f-a1191b5a6502", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e22c9dd-d019-4464-a22c-50421585dec4", "documentation": "Retrieve an existing patient payment", "method": "get", "endpoint": "api/patient_payments/:id", "responses": [ { "uuid": "8373aa7a-6cdd-4fb4-98ac-1014cf1e274f", "body": "{\n \"amount\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"line_item\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"payment_method\": \"{{oneOf (array 'CASH' 'CHCK' 'DBIT' 'CRDT' 'AMEX' 'VISA' 'MSTR' 'DISC' 'SQR1' 'SQRE' 'PTPA' 'ONPT' 'OTHR')}}\",\n \"payment_transaction_type\": \"{{oneOf (array '' 'REF' 'COR' 'COPAY' 'COINSR' 'OTHR')}}\",\n \"posted_date\": \"\",\n \"received_date\": \"\",\n \"trace_number\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8bfc1cc-c4b3-4f1b-aadf-6ab13ca2b3b2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19bfb1bd-421b-4fde-9bb5-d66dfa255c04", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c81491ba-2d53-4e7b-8f40-41e0077b7301", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0827c6ce-fbc3-4c69-aed4-f143f0bbd0fc", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0bb6a25-a282-4bf6-8147-ad2631a2a13d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a99624b1-8ed9-4d2e-8278-008b1ee19760", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38d51bbc-5c16-473e-8af2-7e11be7a0676", "documentation": "Retrieve or search patient physical exams for CQM", "method": "get", "endpoint": "api/patient_physical_exams", "responses": [ { "uuid": "2979ae51-f13d-45d0-a1c8-0ff43b0f9e04", "body": "{\n \"data\": [\n {\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62da4a60-68c4-47e3-925a-773eb91afd62", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14d42784-f6a4-44be-92fe-dd19da3ddc15", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "529197e9-b271-454a-b6ec-dbf2ca8ba854", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "013adf34-a447-4087-b3cc-650b03df36b5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afa0a496-3905-46c5-bc18-b5ad5c37fdb3", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d062449f-7a64-4bbc-80f3-9970d1169272", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9f8c894-1dbe-4081-8f2c-427decfd10de", "documentation": "Create patient physical exam for CQM", "method": "post", "endpoint": "api/patient_physical_exams", "responses": [ { "uuid": "59f48953-f50a-4f6c-bca5-43c7b56c9dbd", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4b838b05-a1bd-4a28-9663-b36633524146", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8a1487c-8f2b-4bff-b6d0-754b3971c496", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cb24e1b-9df1-41f5-a0c9-44fabccdc023", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a0bd2e0-8b0c-45fa-aecb-74469e472d5c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dee303c-3292-4d47-98a7-f17f7bad4007", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4bf75719-230f-469b-9f4c-faec25382f39", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad347412-3081-46c9-a415-1c849ca2bb4a", "documentation": "Retrieve an existing patient physical exam for CQM", "method": "get", "endpoint": "api/patient_physical_exams/:id", "responses": [ { "uuid": "9ed8b4f2-492d-4d10-9c63-879ccb02e75b", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d7cde35-c4cf-4338-9307-85f6dd8891a0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8796a4d1-f6a6-4d39-9e8c-e068f6d1a1d4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30fda7e7-9ca7-4ca5-8aa7-5cc72859845a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "597408e0-8abb-4d96-bc1b-8e8cec805c22", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65b9e83d-1824-4c4d-92f5-73debcec085d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "325a9936-2f58-418e-bfdc-cbd2e33f1ee4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68f97808-32a0-489c-a100-9a5f1c679b8e", "documentation": "Update an existing patient physical exam for CQM", "method": "patch", "endpoint": "api/patient_physical_exams/:id", "responses": [ { "uuid": "8a2a01f6-7a18-4bab-b570-f853446d0703", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9781df7-1781-4553-b08c-45fe87449684", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d0fc243-3e1c-4a0c-aafe-44e3e58913c6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ca0389b-1111-4e03-bfc6-ba7138a2633a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4492af89-dace-4920-b904-227c291e8e64", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2a846e5-35bf-4c33-a73f-0412d0646d77", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38698cbf-f89f-4a10-a7ba-ecf1dbe94c23", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "464e9c48-e886-4a69-abaf-e9b94443b47f", "documentation": "Update an existing patient physical exam for CQM", "method": "put", "endpoint": "api/patient_physical_exams/:id", "responses": [ { "uuid": "dd2672c4-5f0e-464d-b7e0-d4ba2dd6defa", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7aa5f5d1-3a30-486b-af09-506a5115f706", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f93a4646-f16a-45eb-8de2-88b232594de9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "304868d8-9d55-40a1-888c-5964c796020b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17b42e1c-b746-4aef-bd40-372c78370625", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c212ef01-fcff-4f3f-9eb9-c173bf283bc5", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a08e281-e046-46d9-8fb0-0d52d839c26a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a38d720a-8f44-4585-8b30-e0d636b82102", "documentation": "", "method": "get", "endpoint": "api/patient_risk_assessments", "responses": [ { "uuid": "0183a3bc-bda8-4e7e-b7e0-76b24efeac8a", "body": "{\n \"data\": [\n {\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e7268ac-b021-4aef-836c-2a1150dc8268", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4b9fe84-623a-46fa-a270-de7e2f5f2d56", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9525b1b2-2e61-4c71-9ab8-11a8fc484775", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "365702bd-4b79-42ad-8dca-cf5fcada4c07", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f44ae07-6351-47ca-9b42-e05d05cc2d16", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb6f34f1-f956-4564-9602-8b536c037263", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00d57206-82ff-491a-abd1-0d999a464218", "documentation": "", "method": "post", "endpoint": "api/patient_risk_assessments", "responses": [ { "uuid": "3a6b151c-da99-463c-a435-f17ee3cff163", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef7c4c91-4931-4658-a3bd-2f4f3d88e4bd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41523017-9dd1-4063-a02d-735fb9820735", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b0d29d8-18e6-4ec7-9106-f3338e3a8721", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61a98d54-a167-4c95-86bf-0fcddcd1963f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6a62d8c-3815-4dd1-af45-dace5c58d1c3", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5416db3-4da0-4e66-b887-b398949d8a77", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72d2e833-418f-4487-9610-2723ab766295", "documentation": "", "method": "get", "endpoint": "api/patient_risk_assessments/:id", "responses": [ { "uuid": "62c55622-f55c-4b3e-a577-d4867db8937e", "body": "{\n \"code\": \"\",\n \"code_system\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"effective_time\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"value_code\": \"\",\n \"value_code_system\": \"\",\n \"value_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1e80b04e-95f0-41f0-83e3-e45df2d1717e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5058c3f5-e673-4000-a7ed-221395f7100f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9f245b6-a92b-4337-b9c8-bcf94f9fd2b5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99abf200-a9b2-426a-9f18-a244e526071f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3437202-d31e-4546-8acb-3413390e5cf2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1d28542-1e21-46f1-9c32-b50273578fc5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "733c0c52-ce21-4efa-80e1-0cbea2deec06", "documentation": "", "method": "patch", "endpoint": "api/patient_risk_assessments/:id", "responses": [ { "uuid": "9342b16f-bd81-4069-8eb7-af58d72d6c74", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1348701c-f72c-4923-baee-1ff4e82df291", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "977dd646-9577-42b4-908a-13c76387166b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a172299-c7ef-4bf4-8d1a-836937c7eabb", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65aa1611-fadd-4c6b-845f-ad8a5cd7c33a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87171687-b839-41a2-a8ee-01be38bf522c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea50f3a4-665d-4f43-a908-05b7b881507f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90d2637e-e53e-4e89-b1a4-b8d3d460884b", "documentation": "", "method": "put", "endpoint": "api/patient_risk_assessments/:id", "responses": [ { "uuid": "37f27e84-ed71-443b-94d4-749e14454aac", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af63d2eb-fb20-4320-8beb-969ef91bef2f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a902ade-e10e-4e93-af3a-db9c46002ef1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cb14854-20db-49c0-bb67-bde3034b1603", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb698957-0747-47ad-b345-c89325df9f43", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8746e1f-f7e9-4d87-abd7-0ae035f38cdc", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e44108e-3a35-47ec-8e71-b22d3d985478", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ccc9835-8e0b-4e8c-9a68-bafc33234621", "documentation": "Retrieve or search patient vaccine records", "method": "get", "endpoint": "api/patient_vaccine_records", "responses": [ { "uuid": "d6587348-ca13-4d42-a7be-25b92ffa46b6", "body": "{\n \"data\": [\n {\n \"administered_at\": {{faker 'number.int' max=99999}},\n \"administered_by\": \"\",\n \"administration_start\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"completion_status\": \"{{oneOf (array 'CP' 'RE' 'NA' 'PA')}}\",\n \"consent_form\": {{faker 'number.int' max=99999}},\n \"cpt_code\": \"\",\n \"created_at\": \"\",\n \"cvx_code\": \"\",\n \"doses\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"max_age_months\": {{faker 'number.int' max=99999}},\n \"min_age_months\": {{faker 'number.int' max=99999}},\n \"title\": \"\"\n }\n ],\n \"entered_by\": \"\",\n \"funding_eligibility\": \"{{oneOf (array 'V01' 'V02' 'V03' 'V04' 'V05' 'V07')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"next_dose_date\": \"\",\n \"observed_immunity\": \"{{oneOf (array '398102009' '409498004' '397428000' '18624000' '91428005' '271511000' '240532009' '6142004' '52947006' '14189004' '23511006' '36989005' '27836007' '16814004' '14168008' '36653000' '76902006' '66071002' '4834000' '111852003' '38907003' '40468003' '16541001')}}\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"record_source\": \"{{oneOf (array '00' '01' '02' '03' '04' '05' '06' '07' '08')}}\",\n \"route\": \"\",\n \"site\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\",\n \"vaccine_inventory\": {{faker 'number.int' max=99999}},\n \"vis\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7d2bd6bc-cee2-43bd-a926-9d18c6873ed3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a24355bd-80d4-485a-a1db-f883434264fe", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "799b1105-a116-4215-8fb2-0dd896ccac56", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9c0a186-65e9-46c5-ada9-116177dea8d6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "567f33d6-af96-4b70-8ffc-4a7132e7cab2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6bd2604-8658-4c23-ae16-15d9630c53cb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e8227083-7036-418e-90f1-9959eef659bc", "documentation": "Create patient vaccine records", "method": "post", "endpoint": "api/patient_vaccine_records", "responses": [ { "uuid": "a4bd0d1c-9575-40b0-9367-753dd63e7612", "body": "{\n \"administered_at\": {{faker 'number.int' max=99999}},\n \"administered_by\": \"\",\n \"administration_start\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"completion_status\": \"{{oneOf (array 'CP' 'RE' 'NA' 'PA')}}\",\n \"consent_form\": {{faker 'number.int' max=99999}},\n \"cpt_code\": \"\",\n \"created_at\": \"\",\n \"cvx_code\": \"\",\n \"doses\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"max_age_months\": {{faker 'number.int' max=99999}},\n \"min_age_months\": {{faker 'number.int' max=99999}},\n \"title\": \"\"\n }\n ],\n \"entered_by\": \"\",\n \"funding_eligibility\": \"{{oneOf (array 'V01' 'V02' 'V03' 'V04' 'V05' 'V07')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"next_dose_date\": \"\",\n \"observed_immunity\": \"{{oneOf (array '398102009' '409498004' '397428000' '18624000' '91428005' '271511000' '240532009' '6142004' '52947006' '14189004' '23511006' '36989005' '27836007' '16814004' '14168008' '36653000' '76902006' '66071002' '4834000' '111852003' '38907003' '40468003' '16541001')}}\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"record_source\": \"{{oneOf (array '00' '01' '02' '03' '04' '05' '06' '07' '08')}}\",\n \"route\": \"\",\n \"site\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\",\n \"vaccine_inventory\": {{faker 'number.int' max=99999}},\n \"vis\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fe212920-a698-4221-a5e5-e614cad78ab0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38a564c8-088a-4450-a5d5-645796eafa1d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3786543-5ac6-4d12-a231-b541dd135d23", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a718b032-22cb-4276-bb70-8255906d9f2f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe48c6b8-03be-45b2-b1ba-7d2dc6f1c8cf", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74bb7e72-1a55-4b2a-b1b9-6b3a6242fd9e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b51e50f-f4db-4f6c-ac38-338630d16687", "documentation": "Retrieve an existing patient vaccine records", "method": "get", "endpoint": "api/patient_vaccine_records/:id", "responses": [ { "uuid": "d52030d3-b6d6-42e5-a759-961ee0985a3a", "body": "{\n \"administered_at\": {{faker 'number.int' max=99999}},\n \"administered_by\": \"\",\n \"administration_start\": \"\",\n \"amount\": {{faker 'number.int' max=99999}},\n \"comments\": \"\",\n \"completion_status\": \"{{oneOf (array 'CP' 'RE' 'NA' 'PA')}}\",\n \"consent_form\": {{faker 'number.int' max=99999}},\n \"cpt_code\": \"\",\n \"created_at\": \"\",\n \"cvx_code\": \"\",\n \"doses\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"max_age_months\": {{faker 'number.int' max=99999}},\n \"min_age_months\": {{faker 'number.int' max=99999}},\n \"title\": \"\"\n }\n ],\n \"entered_by\": \"\",\n \"funding_eligibility\": \"{{oneOf (array 'V01' 'V02' 'V03' 'V04' 'V05' 'V07')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"next_dose_date\": \"\",\n \"observed_immunity\": \"{{oneOf (array '398102009' '409498004' '397428000' '18624000' '91428005' '271511000' '240532009' '6142004' '52947006' '14189004' '23511006' '36989005' '27836007' '16814004' '14168008' '36653000' '76902006' '66071002' '4834000' '111852003' '38907003' '40468003' '16541001')}}\",\n \"ordering_doctor\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"record_source\": \"{{oneOf (array '00' '01' '02' '03' '04' '05' '06' '07' '08')}}\",\n \"route\": \"\",\n \"site\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\",\n \"vaccine_inventory\": {{faker 'number.int' max=99999}},\n \"vis\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3bb8a61c-3723-488d-b14c-d2551d83fb4e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68661b61-9615-4d54-af91-f44965187a56", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61bcb882-6ad4-44f0-919b-1fa3817a1f1f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e480c0a-a10c-4295-89ac-0bb09362469e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4d5eb08-fda2-4cde-b864-3084b488917e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba792c4a-30e7-4e3f-aed6-b1c1ca9a9737", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8845a02-dd15-4039-9786-39f818665a81", "documentation": "Update an existing patient vaccine records", "method": "patch", "endpoint": "api/patient_vaccine_records/:id", "responses": [ { "uuid": "eca98aae-0a6c-4ef2-925b-fd316cde542e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6d2d682f-3a2b-4ffd-b0f9-57389d873727", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c485291-65a4-47e1-a54b-acae6ce3c715", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a61bfd1-e020-46d6-a12d-f3fd9ba8a70c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1ee94eb-ed30-4b3a-a9fe-1ced9e209832", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f43f4494-d6bb-4a46-9733-2e9d531d332d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f92d7651-2304-4213-9155-dca496013fdb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "705ef1fc-9a8b-4204-be54-b1c138e33aa6", "documentation": "Update an existing patient vaccine records", "method": "put", "endpoint": "api/patient_vaccine_records/:id", "responses": [ { "uuid": "39b556e2-3b26-41ae-9d6d-1d770a252dac", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ca7ffda-102f-4312-97db-8718709ce6b0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a82eb178-ad91-4e21-ab76-a916ad5f404c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da848d85-b91f-426a-9070-e39ba47559a9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6dde69a0-bfa2-493e-a5eb-dd41e755b239", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25ba06b8-aa08-429a-8c36-7b6c13d07fa7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11e82830-743a-4c8a-8a63-e8731215d4be", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b64a6be-1df3-4d3c-b874-72cb33b529b4", "documentation": "Retrieve or search patients", "method": "get", "endpoint": "api/patients", "responses": [ { "uuid": "aa3046c9-9068-4444-85df-0faa7b35b74b", "body": "{\n \"data\": [\n {\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b0e1ce55-5ea9-4230-95fb-7838153beb7f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90012c61-c711-4eda-ac05-aeb83e4a3dd7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9474f150-ceed-4137-b8d4-14854c2aabac", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "623bea93-5121-4bdd-ae7c-58b97d79aec4", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "463787b4-cb6d-4b2e-82e3-0d6a294f6b9c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e26e6f5d-2872-4a3d-baa0-b79c01427a04", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75ff10ce-e1e8-4a54-8053-4c854ced4061", "documentation": "Create patient", "method": "post", "endpoint": "api/patients", "responses": [ { "uuid": "5d3e8464-c5c2-4229-8f2a-f6200afc7ac2", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec74da53-18bd-4ebd-aba4-a60fd230adf5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6a04090-8d41-49cf-ad67-f75bfe20e06d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52aa12ab-d3d0-48c5-aae8-88168bf5a804", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96478fdd-5efe-43bb-a422-13aab03d38b8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3146dd7f-eae6-4522-b83a-eb5e67f7ffe0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6276ee43-7f94-413e-8689-e27a14cab8e2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "612215d2-e5a6-4103-a90f-e8905c9520fe", "documentation": "Delete an existing patient", "method": "delete", "endpoint": "api/patients/:id", "responses": [ { "uuid": "7cc96ac5-f7c6-4c4b-b4be-aa15d45d862e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "899ab8fa-2e66-4a4f-a694-3e0ba78874f7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7cc155ca-b586-4829-85df-0cb1fd56a4a0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71d24adc-dc41-4c9b-9f67-8c4023748b15", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74bf823c-7950-407a-bc25-d234d5aa7ece", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f32c667f-e6dc-42f5-91af-3ae56433dc14", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fac2aff-5cd6-4572-bd83-5ec6e2b99aba", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0087454c-aa93-4cc8-8d3c-c0b9bf3f3dcb", "documentation": "Retrieve an existing patient", "method": "get", "endpoint": "api/patients/:id", "responses": [ { "uuid": "41bc2669-bd46-4396-9e68-7a1c1b62d539", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e88d248b-c119-4a0f-a412-024490870868", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e8dc2ea-ebfa-4010-9b22-b931c48cc76f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd73ce35-b2b3-4be9-8e6e-cfa5f2d83651", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4b0de85-1ad0-4c31-b7ef-249189c84e3c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5bb86e6-ffec-49b9-948e-f15b4aaa895f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af755d56-321d-4860-9651-2a3930bf8ae2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f88adfb4-e481-495b-b914-ae0aa88ac5f0", "documentation": "Update an existing patient", "method": "patch", "endpoint": "api/patients/:id", "responses": [ { "uuid": "260e611d-b729-40a9-a4a1-f0465768ae50", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e0688db4-537e-4271-8c82-109b0b0e4481", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9178fdd6-b447-43a0-a80b-4514f19af8c4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e78cd3a-49e5-4db1-bb67-7fe89d91965f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46f581bc-5598-493a-909b-76ba780bf1a0", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f55e7044-38f8-4bd4-b626-95d77c100d53", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8c88479-6fbf-41e2-b95c-2713138ccc16", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c4f9df2-76dc-40ce-bba2-b4e9308d684e", "documentation": "Update an existing patient", "method": "put", "endpoint": "api/patients/:id", "responses": [ { "uuid": "c061b129-abdd-44ea-9900-265191de1ce2", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d7ea7e4-a78d-41ee-9d20-9de4e7447ca2", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3272af72-1518-4ac0-8351-9aa4f71f0542", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ae2ecd2-e59c-4895-8d95-0783e52ac7ee", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "000646d5-731f-486d-ab73-dbd8a05f5e84", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84ad4461-72df-421e-a340-340af99ccfc8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e9b8af3-e89f-4c64-b940-80de528192b2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49377e5e-6e0c-4534-8574-304157605668", "documentation": "Retrieve patient CCDA", "method": "get", "endpoint": "api/patients/:id/ccda", "responses": [ { "uuid": "76e187ce-2ea3-47fe-a536-1a5051ce4375", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/xml" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89154407-ed4e-4209-aea0-fdf5cedd5223", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46b2f18b-3129-489b-a811-9488b6aa5c5b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c989a16b-8d9f-48a5-a769-d56dc68a7729", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f21eb2b-750a-413c-83c9-f75f3148c93b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ef1698f-a359-49d7-85c3-d6b44223882f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7007aaa0-decd-4523-b6d5-0919ea715bab", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35b89283-64cb-4e3f-bd30-a9dc0e98be2a", "documentation": "Revoke sent onpatient invites", "method": "delete", "endpoint": "api/patients/:id/onpatient_access", "responses": [ { "uuid": "16d127e9-366b-4f49-9e48-d51ac6c19f69", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ad8f415-e2ae-42da-92b8-764b66b9be87", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72b233b4-8f4c-49f2-968d-1095d94ad058", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4ab8a873-e931-48ae-98b3-8c7816a40841", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db8054e9-62e1-4e08-b859-82471929d0b3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "395bd177-d410-4ad5-b236-e764da518e19", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a49daa00-3780-4b97-8a26-f354ba14bb7c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9d29d4a-f11b-446f-adbb-3aa4ef023d37", "documentation": "Retrieve or search existing onpatient access invites", "method": "get", "endpoint": "api/patients/:id/onpatient_access", "responses": [ { "uuid": "b44ec817-4844-4552-b7bb-e13ea6aece98", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8dbb0585-504b-4c60-ab7d-52a3aff8fb7b", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a7c396a-dfd5-44d1-9bfb-ec8d0ac8f6f4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d078fb69-5fea-4c9a-9cc8-f732a73c2060", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b9d6dbf-c920-428c-b01d-026ec02961a6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7deb7b2-288f-4368-89cc-059d1102458c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd194202-da4d-4afd-9f46-0efb287c5830", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa2de847-6fb1-4267-86b7-e98f2d486409", "documentation": "Send new onpatient invite to patient", "method": "post", "endpoint": "api/patients/:id/onpatient_access", "responses": [ { "uuid": "8997547b-5fb3-4b1d-858e-f509998d6ddc", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "badd3b7d-0771-4da7-87e8-90d8753bf6f0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94904935-82be-48a3-b5e5-3f2e6119708a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f26ec9f5-966a-4f9f-9a5a-21a91e9b46d8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fccfcb58-a480-4a28-ab72-3e3dfc7a4ba6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5c6c4c6-33f1-42b9-81ea-2b8a07e55941", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2b5094d-0671-40a3-bb3b-abf32b65b772", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "815df020-189f-49f9-bf9f-189a8b1a15bc", "documentation": "Retrieve patient QRDA1", "method": "get", "endpoint": "api/patients/:id/qrda1", "responses": [ { "uuid": "442b30da-c2d4-4341-aef1-5f7ac507eaa7", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/xml" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e1060f9a-b7ab-4c16-91db-013e15b5e5dd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "361e83e3-4915-4685-85ca-0aba36cf6b63", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f83ebaf6-193c-4a6e-80ef-19c36b10e0ea", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31088e24-1c6b-4d8f-a16a-df5a7cb370cf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56d01470-c845-41ed-861f-79d942ac50ac", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bd1f058-d0a8-49f4-875a-dce8d758458f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b14d733-c699-4184-9607-20a1ff2acd31", "documentation": "", "method": "get", "endpoint": "api/patients_summary", "responses": [ { "uuid": "d5b7b743-3e92-43cf-a230-6584349db0e7", "body": "{\n \"data\": [\n {\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "adafde9b-cc44-4cc3-8ff0-643eb9531217", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bae8f6b6-6a41-47ac-8bcd-919e84a64201", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab2e751c-7498-4fde-93c8-a897d0bd6df5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38ffe25e-8040-47e5-938a-77c733175313", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e890b8e1-f169-43cc-81c1-1866198ba09b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4860c28d-9474-499d-af78-5f20b48b7d39", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1bfb27f-5547-48eb-9355-b78b8feaf2a4", "documentation": "", "method": "post", "endpoint": "api/patients_summary", "responses": [ { "uuid": "b1a6c708-df0e-4bdf-b462-acd0d21ed79a", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a4ea743-3afe-4827-b8bb-66b0ebd79a74", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2b969dc-8d2f-41ee-8ac9-2c52134777aa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19c39d44-0cb4-4f24-8444-97511c31bb11", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fa0d9c3-e7a0-4127-90d1-722b6a169969", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78884e5c-78bf-40e7-a676-684e6c6f7f1a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12c3c999-ff15-4372-a9d1-51d657a9df79", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ee1e25d-6c26-4f63-a4b6-f24755456885", "documentation": "", "method": "delete", "endpoint": "api/patients_summary/:id", "responses": [ { "uuid": "f1e002d7-0098-4f6c-b86c-2055b98304ba", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48bc9b61-b140-4267-bb6f-d4758950b1c8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd5495cb-f244-4af5-961b-cb01af63ae74", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c4356b5-1b1a-49a6-90db-8a18efda8221", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8dbd88f5-a364-4eb3-a732-13b27d3181ea", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3ecf0c3-9c4c-4dde-80ac-772308695cba", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89f3a79f-564b-4cf7-9801-5a9ba8ad9960", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e3ea2b9-5759-4619-8509-766c36778d02", "documentation": "", "method": "get", "endpoint": "api/patients_summary/:id", "responses": [ { "uuid": "9ab87d3f-3a8b-4d17-aac6-14bc065120d6", "body": "{\n \"address\": \"\",\n \"auto_accident_insurance\": {\n \"auto_accident_case_number\": \"\",\n \"auto_accident_claim_rep_address\": \"\",\n \"auto_accident_claim_rep_city\": \"\",\n \"auto_accident_claim_rep_is_insurer\": {{faker 'datatype.boolean'}},\n \"auto_accident_claim_rep_name\": \"\",\n \"auto_accident_claim_rep_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_claim_rep_zip\": \"\",\n \"auto_accident_company\": \"\",\n \"auto_accident_date_of_accident\": \"\",\n \"auto_accident_disabled_from_date\": \"\",\n \"auto_accident_disabled_to_date\": \"\",\n \"auto_accident_had_similar_condition\": {{faker 'datatype.boolean'}},\n \"auto_accident_is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"auto_accident_notes\": \"\",\n \"auto_accident_patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"auto_accident_payer_address\": \"\",\n \"auto_accident_payer_city\": \"\",\n \"auto_accident_payer_id\": \"\",\n \"auto_accident_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_payer_zip\": \"\",\n \"auto_accident_policy_number\": \"\",\n \"auto_accident_return_to_work_date\": \"\",\n \"auto_accident_significant_injury\": \"{{oneOf (array 'YES' 'NO' 'N\\\\A')}}\",\n \"auto_accident_significant_injury_notes\": \"\",\n \"auto_accident_similar_condition_date\": \"\",\n \"auto_accident_similar_condition_notes\": \"\",\n \"auto_accident_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_still_under_care\": {{faker 'datatype.boolean'}},\n \"auto_accident_subscriber_address\": \"\",\n \"auto_accident_subscriber_city\": \"\",\n \"auto_accident_subscriber_date_of_birth\": \"\",\n \"auto_accident_subscriber_first_name\": \"\",\n \"auto_accident_subscriber_last_name\": \"\",\n \"auto_accident_subscriber_middle_name\": \"\",\n \"auto_accident_subscriber_phone_number\": \"\",\n \"auto_accident_subscriber_social_security\": \"\",\n \"auto_accident_subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"auto_accident_subscriber_suffix\": \"\",\n \"auto_accident_subscriber_zip_code\": \"\",\n \"auto_accident_treatment_duration\": \"\",\n \"auto_accident_will_require_therapy\": {{faker 'datatype.boolean'}},\n \"auto_accident_will_require_therapy_rec\": \"\"\n },\n \"cell_phone\": \"\",\n \"chart_id\": \"\",\n \"city\": \"\",\n \"copay\": \"\",\n \"custom_demographics\": [\n {\n \"field_type\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\",\n \"value\": \"\"\n }\n ],\n \"date_of_birth\": \"\",\n \"date_of_first_appointment\": \"\",\n \"date_of_last_appointment\": \"\",\n \"default_pharmacy\": \"\",\n \"disable_sms_messages\": {{faker 'datatype.boolean'}},\n \"doctor\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emergency_contact_name\": \"\",\n \"emergency_contact_phone\": \"\",\n \"emergency_contact_relation\": \"\",\n \"employer\": \"\",\n \"employer_address\": \"\",\n \"employer_city\": \"\",\n \"employer_state\": \"\",\n \"employer_zip_code\": \"\",\n \"ethnicity\": \"{{oneOf (array 'blank' 'hispanic' 'not_hispanic' 'declined')}}\",\n \"first_name\": \"\",\n \"gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"home_phone\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"nick_name\": \"\",\n \"office_phone\": \"\",\n \"offices\": [\n {{faker 'number.int' max=99999}}\n ],\n \"patient_flags\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"color\": \"\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_flags_attached\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"flag_text\": \"\",\n \"flag_type\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"patient_payment_profile\": \"{{oneOf (array '' 'Cash' 'Insurance' 'Insurance Out of Network' 'Auto Accident' 'Worker's Comp')}}\",\n \"patient_photo\": \"\",\n \"patient_photo_date\": \"\",\n \"patient_status\": \"{{oneOf (array 'A' 'I' 'D')}}\",\n \"preferred_language\": \"{{oneOf (array 'blank' 'eng' 'zho' 'fra' 'ita' 'jpn' 'por' 'rus' 'spa' 'other' 'unknown' 'declined')}}\",\n \"primary_care_physician\": \"\",\n \"primary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"race\": \"{{oneOf (array 'blank' 'indian' 'asian' 'black' 'hawaiian' 'white' 'other' 'declined')}}\",\n \"referring_doctor\": {\n \"address\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"middle_name\": \"\",\n \"npi\": \"\",\n \"phone\": \"\",\n \"provider_number\": \"\",\n \"provider_qualifier\": \"{{oneOf (array '' '0B' '1G' 'G2')}}\",\n \"specialty\": \"{{oneOf (array '' 'Acupuncture' 'Advanced Practice Midwife' 'Aesthetic Medicine' 'Aesthetician' 'Allergist/Immunologist' 'Anesthesiologist' 'Cardiac Electrophysiologist' 'Cardiologist' 'Cardiothoracic Surgeon' 'Child/Adolescent Psychiatry' 'Chiropractor' 'Clinical Social Worker' 'Colorectal Surgeon' 'Correactology' 'Cosmetic Medicine' 'Counselor Mental Health' 'Counselor Professional' 'Counselor' 'Dentist' 'Diabetology' 'Dermatologist' 'Diagnostic Medical Sonographer' 'Dietitian, Registered' 'Ear-Nose-Throat Specialist (ENT)' 'Emergency Medicine Physician' 'Endocrinologist' 'Endodontist' 'Epidemiologist' 'Family Practitioner' 'Gastroenterologist' 'General Practice' 'General Surgeon' 'Geneticist' 'Geriatrician' 'Gerontologist' 'Gynecologist (no OB)' 'Gynegologic Oncologist' 'Hand Surgeon' 'Hematologist' 'Home Care' 'Hospice' 'Hospitalist' 'Infectious Disease Specialist' 'Integrative and Functional Medicine' 'Integrative Medicine' 'Internist' 'Interventional Radiology' 'Laboratory Medicine Specialist' 'Laser Surgery' 'Massage Therapist' 'Naturopathic Physician' 'Neonatologist' 'Nephrologist' 'Neurologist' 'Neuropsychology' 'Neurosurgeon' 'Not Actively Practicing' 'Nuclear Medicine Specialist' 'Nurse Practitioner' 'Nursing' 'Nutritionist' 'Obstetrician/Gynecologist' 'Occupational Medicine' 'Occupational Therapist' 'Oncologist' 'Ophthalmologist' 'Optometrist' 'Oral Surgeon' 'Orofacial Pain' 'Orthodontist' 'Orthopedic Surgeon' 'Orthotist' 'Other' 'Pain Management Specialist' 'Pathologist' 'Pediatric Dentist' 'Pediatric Gastroenterology' 'Pediatric Surgeon' 'Pediatrician' 'Perinatologist' 'Periodontist' 'Physical Medicine and Rehab Specialist' 'Physical Therapist' 'Physician Assistant' 'Plastic Surgeon' 'Podiatrist' 'Preventive-Aging Medicine' 'Preventive Medicine/Occupational-Environmental Medicine' 'Primary Care Physician' 'Prosthetist' 'Prosthodontist' 'Psychiatrist' 'Psychologist' 'Public Health Professional' 'Pulmonologist' 'Radiation Oncologist' 'Radiologist' 'Registered Nurse' 'Religious Nonmedical Practitioner' 'Reproductive Endocrinologist' 'Reproductive Medicine' 'Rheumatologist' 'Sleep Medicine' 'Speech-Language Pathologist' 'Sports Medicine Specialist' 'Urologist' 'Urgent Care' 'Vascular Surgeon')}}\",\n \"suffix\": \"\"\n },\n \"referring_source\": \"\",\n \"responsible_party_email\": \"\",\n \"responsible_party_name\": \"\",\n \"responsible_party_phone\": \"\",\n \"responsible_party_relation\": \"\",\n \"secondary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"social_security_number\": \"\",\n \"state\": \"\",\n \"tertiary_insurance\": {\n \"insurance_claim_office_number\": \"\",\n \"insurance_company\": \"\",\n \"insurance_group_name\": \"\",\n \"insurance_group_number\": \"\",\n \"insurance_id_number\": \"\",\n \"insurance_payer_id\": \"\",\n \"insurance_plan_name\": \"\",\n \"insurance_plan_type\": \"{{oneOf (array '' 'AM' 'BL' 'CH' 'CI' '17' 'DS' '14' 'FI' 'HM' '16' '15' 'LM' 'MC' 'MA' 'MB' 'ZZ' 'OF' '11' '13' '12' 'TV' 'VA' 'WC')}}\",\n \"is_subscriber_the_patient\": {{faker 'datatype.boolean'}},\n \"patient_relationship_to_subscriber\": \"{{oneOf (array '' '01' '04' '05' '07' '10' '15' '17' '19' '20' '21' '22' '23' '24' '29' '32' '33' '36' '39' '40' '41' '43' '53' '76' 'G8')}}\",\n \"photo_back\": \"\",\n \"photo_front\": \"\",\n \"subscriber_address\": \"\",\n \"subscriber_city\": \"\",\n \"subscriber_country\": \"{{oneOf (array '' 'AF' 'AX' 'AL' 'DZ' 'AS' 'AD' 'AO' 'AI' 'AQ' 'AG' 'AR' 'AM' 'AW' 'AU' 'AT' 'AZ' 'BS' 'BH' 'BD' 'BB' 'BY' 'BE' 'BZ' 'BJ' 'BM' 'BT' 'BO' 'BQ' 'BA' 'BW' 'BV' 'BR' 'IO' 'BN' 'BG' 'BF' 'BI' 'KH' 'CM' 'CA' 'CV' 'KY' 'CF' 'TD' 'CL' 'CN' 'CX' 'CC' 'CO' 'KM' 'CG' 'CD' 'CK' 'CR' 'CI' 'HR' 'CU' 'CW' 'CY' 'CZ' 'CYM' 'DK' 'DJ' 'DM' 'DO' 'EC' 'EG' 'SV' 'GQ' 'ER' 'EE' 'ET' 'FK' 'FO' 'FJ' 'FI' 'FR' 'GF' 'PF' 'TF' 'GA' 'GM' 'GE' 'DE' 'GH' 'GI' 'GR' 'GL' 'GD' 'GP' 'GU' 'GT' 'GG' 'GN' 'GW' 'GY' 'HT' 'HM' 'VA' 'HN' 'HK' 'HU' 'IS' 'IN' 'ID' 'IR' 'IQ' 'IE' 'IM' 'IL' 'IT' 'JM' 'JP' 'JE' 'JO' 'KZ' 'KE' 'KI' 'KP' 'KR' 'XK' 'KW' 'KG' 'LA' 'LV' 'LB' 'LS' 'LR' 'LY' 'LI' 'LT' 'LU' 'MO' 'MK' 'MG' 'MW' 'MY' 'MV' 'ML' 'MT' 'MH' 'MQ' 'MR' 'MU' 'YT' 'MX' 'FM' 'MD' 'MC' 'MN' 'ME' 'MS' 'MA' 'MZ' 'MM' 'NA' 'NR' 'NP' 'NL' 'NC' 'NZ' 'NI' 'NE' 'NG' 'NU' 'NF' 'MP' 'NO' 'OM' 'PK' 'PW' 'PS' 'PA' 'PG' 'PY' 'PE' 'PH' 'PN' 'PL' 'PT' 'PR' 'QA' 'RE' 'RO' 'RU' 'RW' 'BL' 'SH' 'KN' 'LC' 'MF' 'PM' 'VC' 'WS' 'SM' 'ST' 'SA' 'SN' 'RS' 'SC' 'SL' 'SG' 'SX' 'SK' 'SI' 'SB' 'SO' 'ZA' 'GS' 'SS' 'ES' 'LK' 'SD' 'SR' 'SJ' 'SZ' 'SE' 'CH' 'SY' 'TW' 'TJ' 'TZ' 'TH' 'TL' 'TG' 'TK' 'TO' 'TT' 'TN' 'TR' 'TM' 'TC' 'TV' 'UG' 'UA' 'AE' 'GB' 'US' 'UM' 'UY' 'UZ' 'VU' 'VE' 'VN' 'VG' 'VI' 'WF' 'EH' 'YE' 'ZM' 'ZW')}}\",\n \"subscriber_date_of_birth\": \"\",\n \"subscriber_first_name\": \"\",\n \"subscriber_gender\": \"{{oneOf (array '' 'Male' 'Female' 'Other' 'UNK' 'ASKU')}}\",\n \"subscriber_last_name\": \"\",\n \"subscriber_middle_name\": \"\",\n \"subscriber_social_security\": \"\",\n \"subscriber_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"subscriber_suffix\": \"\",\n \"subscriber_zip_code\": \"\"\n },\n \"updated_at\": \"\",\n \"workers_comp_insurance\": {\n \"property_and_casualty_agency_claim_number\": \"\",\n \"workers_comp_carrier_code\": \"\",\n \"workers_comp_case_number\": \"\",\n \"workers_comp_company\": \"\",\n \"workers_comp_date_of_accident\": \"\",\n \"workers_comp_group_name\": \"\",\n \"workers_comp_group_number\": \"\",\n \"workers_comp_notes\": \"\",\n \"workers_comp_payer_address\": \"\",\n \"workers_comp_payer_city\": \"\",\n \"workers_comp_payer_id\": \"\",\n \"workers_comp_payer_state\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_payer_zip\": \"\",\n \"workers_comp_state_of_occurrence\": \"{{oneOf (array 'AL' 'AK' 'AS' 'AZ' 'AR' 'AA' 'AE' 'AP' 'CA' 'CO' 'CT' 'DE' 'DC' 'FL' 'GA' 'GU' 'HI' 'ID' 'IL' 'IN' 'IA' 'KS' 'KY' 'LA' 'ME' 'MD' 'MA' 'MI' 'MN' 'MS' 'MO' 'MT' 'NE' 'NV' 'NH' 'NJ' 'NM' 'NY' 'NC' 'ND' 'MP' 'OH' 'OK' 'OR' 'PA' 'PR' 'RI' 'SC' 'SD' 'TN' 'TX' 'UT' 'VT' 'VI' 'VA' 'WA' 'WV' 'WI' 'WY')}}\",\n \"workers_comp_wcb\": \"\",\n \"workers_comp_wcb_rating_code\": \"\"\n },\n \"zip_code\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96b103f5-9f35-479a-abc0-0477fe12a55d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9974660b-7fce-4230-9b61-d54dcfc514e6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a65650f-468d-4e7a-9057-b5958d9a766a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21af3dca-f166-4aff-ace6-7b730de20835", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01bed24a-5097-4bba-9391-a29e96f7ae2f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4bb7383c-2838-4f19-bdd2-f1b099ae8702", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac29e7c3-2c77-40da-be5c-b10164cd591d", "documentation": "", "method": "patch", "endpoint": "api/patients_summary/:id", "responses": [ { "uuid": "730f2ce6-7743-4cb6-b87b-579b143f4a98", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10c77532-c31f-42ae-8f13-a3d34b94e836", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbe07e98-9c80-44a8-8e38-ac437c92d822", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ab0a5fe-3955-41e0-a1f9-2ce2ff731254", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee224406-bc45-4fa5-a1fd-cfa98c819e04", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d40ebc1-be44-4fe5-84e9-21f2b2020607", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6c1c1b6-484e-4ba5-86a9-7fb1c9317c53", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b6fde00-ea6e-41b1-a55c-84bd15c9217d", "documentation": "", "method": "put", "endpoint": "api/patients_summary/:id", "responses": [ { "uuid": "a2dbff9d-ca1c-466e-8de4-ec79757378cc", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "064a513f-eb75-462a-b4c0-3aba26d1f8bf", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0b74f55-1e1b-4b78-bc28-2e671752144a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f9255d5-fc6d-40b6-8175-0eb98a5af027", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0237ce1-e51e-45f0-9573-a583442dc713", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0558d8e-c3ab-4627-a5bb-10054ad523ff", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6260ccc0-d4b8-47a2-b3d3-b727ac96705d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "260760c2-aa5c-4a00-a8c7-9bbead80f054", "documentation": "Retrieve or search prescription messages", "method": "get", "endpoint": "api/prescription_messages", "responses": [ { "uuid": "dd53ab06-b2ad-4ecd-aafa-2e74a2556443", "body": "{\n \"data\": [\n {\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"json_data\": \"\",\n \"message_direction\": \"{{oneOf (array 'I' 'O')}}\",\n \"message_status\": \"\",\n \"message_type\": \"\",\n \"parent_message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"pharmacy\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6eb1736e-42f7-4600-a92b-67f6ffaabf10", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1cf8dd81-2aac-483e-ae59-8569c79ab1de", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11a2f761-4dea-4638-8c37-24171d61caa4", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36fe8da8-ee84-453c-83dd-555643c6d34f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd98e420-c029-405d-84a3-e00f8e0db2f0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "85a5f3f9-5547-4c06-b949-2d6d2efa07f2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5420be28-4afd-43ff-8290-f7ea5784b900", "documentation": "Retrieve an existing prescription message", "method": "get", "endpoint": "api/prescription_messages/:id", "responses": [ { "uuid": "e1cd5580-d90a-492e-89c6-90c2191a41b8", "body": "{\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"json_data\": \"\",\n \"message_direction\": \"{{oneOf (array 'I' 'O')}}\",\n \"message_status\": \"\",\n \"message_type\": \"\",\n \"parent_message\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"pharmacy\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a9856a2-6de2-407b-a42f-8bf8c87e70b4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1faa55c8-3d4a-43de-90d9-63d7bd19c1d6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef09bba9-4d34-4fd3-972b-a72277bce71c", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a8b7f06-c510-422f-a9e9-490a374885f3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64f1bbb9-d964-4bed-ab4b-1d868d03a272", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c15b97ca-44ed-427d-bd85-5ecd58f3e1a7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37e92ab4-769b-42e7-8a2f-52e11ec824d0", "documentation": "Retrieve or search patient problems", "method": "get", "endpoint": "api/problems", "responses": [ { "uuid": "54858210-a2f0-4287-9f7a-c747c9461da8", "body": "{\n \"data\": [\n {\n \"date_changed\": \"\",\n \"date_diagnosis\": \"\",\n \"date_onset\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"icd_code\": \"\",\n \"icd_version\": \"{{oneOf (array '9' '10')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"info_url\": \"\",\n \"name\": \"\",\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"snomed_ct_code\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive' 'resolved')}}\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11df04ed-e0b4-41ff-bc75-872d84167ba3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27a3a4e5-a94e-43af-988d-f65cfd9537da", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5cbd02a-4438-406f-a3b0-aaf02cc65009", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7223f68-aa98-4402-b3cc-b2809fe69318", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5377c983-70da-4dca-ae84-9062ae023408", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d351f121-4f79-41e8-8880-9a2d77065ee5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b1c7d1d-f8f3-4727-a71b-4f695e607757", "documentation": "Create patient problems", "method": "post", "endpoint": "api/problems", "responses": [ { "uuid": "b453d236-bf91-4dc9-aa50-59010896c7f7", "body": "{\n \"date_changed\": \"\",\n \"date_diagnosis\": \"\",\n \"date_onset\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"icd_code\": \"\",\n \"icd_version\": \"{{oneOf (array '9' '10')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"info_url\": \"\",\n \"name\": \"\",\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"snomed_ct_code\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive' 'resolved')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3b776f2-9c6e-497a-bc6c-94b934d01a56", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49bf0c3f-6a62-41bb-8bb7-70645e0c754b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19f6b431-02f6-4f4a-a677-afc238ef8978", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5cbc3824-5426-4ff1-aea1-c5bc030edbb5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "916c8ad6-c154-4b52-99e0-a91ed589f024", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f76925a8-6910-4138-8cef-3c5c7b9b0d3c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cadb396a-5a44-4c3f-ad9a-73b10fe2be33", "documentation": "Retrieve an existing patient problems", "method": "get", "endpoint": "api/problems/:id", "responses": [ { "uuid": "3102afd0-a1dc-4915-a490-1c1cf46881c5", "body": "{\n \"date_changed\": \"\",\n \"date_diagnosis\": \"\",\n \"date_onset\": \"\",\n \"description\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"icd_code\": \"\",\n \"icd_version\": \"{{oneOf (array '9' '10')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"info_url\": \"\",\n \"name\": \"\",\n \"notes\": \"\",\n \"patient\": {{faker 'number.int' max=99999}},\n \"snomed_ct_code\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive' 'resolved')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2bec3ffb-86ab-4d28-ba74-d6c9d8d785c8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8442639-8d1d-4c3f-bdf3-fbc6d1dcca7c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ecb4a30f-6d4d-432a-974f-4662499da3b6", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f996c698-56ab-4b6d-abe8-e20784df16e2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5df541c-e2c3-49f1-a109-40b3d4d69a0c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f6930f0-c416-4d01-a9ee-4f7871d7adc8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9d605fe-777c-4ed4-82a8-5d554d07a530", "documentation": "Update an existing patient problems", "method": "patch", "endpoint": "api/problems/:id", "responses": [ { "uuid": "f1154fff-d25a-426a-bfc7-722d46465ab5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab9e9e0c-eb96-4fcd-8f81-cd5c04380d4d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "932be459-f60e-4432-8815-4eeaef652297", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6be2f187-1cb3-4204-a65e-163e9f8c9c2a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0873af8-8aca-46cb-a271-99943767556f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5568c1c-ed58-47da-b567-22a845ff202d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62724094-6f89-41d4-856f-5231c6295ab3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c6a506df-f394-463c-a2b3-ab213e4d01ee", "documentation": "Update an existing patient problems", "method": "put", "endpoint": "api/problems/:id", "responses": [ { "uuid": "0b7164d4-36b0-4899-9089-b90421c05713", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9eaa7996-5d64-4bd2-b75f-ce6ca8bfba08", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa55847a-2a99-42ed-b045-51e55bcd4793", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8585c45c-d1dc-4135-b37f-6c091d353c2f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b009f044-83e1-4518-9976-b6aa20ce455c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "026ffb67-3392-4805-9f58-0311f7437a0e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bd4de3e-4cb5-4619-ac8b-5726d3c4abc4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "392de91b-4627-44c5-8796-18a98102b5db", "documentation": "", "method": "get", "endpoint": "api/procedures", "responses": [ { "uuid": "307ca7e1-30b9-4396-8ffc-d26a8896f465", "body": "{\n \"data\": [\n {\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"allowed\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"balance_ins\": {{faker 'number.int' max=99999}},\n \"balance_pt\": {{faker 'number.int' max=99999}},\n \"balance_total\": \"\",\n \"billed\": {{faker 'number.int' max=99999}},\n \"billing_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'In Process iHCFA' 'In Process Gateway' 'In Process Jopari' 'In Process Waystar' 'Rejected Emdeon' 'Rejected iHCFA' 'Rejected Gateway' 'Rejected Jopari' 'Rejected Waystar' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied')}}\",\n \"code\": \"\",\n \"denied_flag\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"diagnosis_pointers\": [\n \"\"\n ],\n \"doctor\": \"\",\n \"expected_reimbursement\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins1_paid\": {{faker 'number.int' max=99999}},\n \"ins2_paid\": {{faker 'number.int' max=99999}},\n \"ins3_paid\": {{faker 'number.int' max=99999}},\n \"ins_total\": \"\",\n \"insurance_status\": \"\",\n \"modifiers\": [\n \"\"\n ],\n \"paid_total\": \"\",\n \"patient\": \"\",\n \"posted_date\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"procedure_type\": \"{{oneOf (array 'C' 'H' 'U' 'S')}}\",\n \"pt_paid\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"service_date\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f4eb48c-2270-4d8a-9400-84e11bf2ccd9", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3703dd19-cc79-42a5-877f-03f9d7cb9bbb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fa38120-92a2-435d-9c78-9c59503dd7ab", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00f1569b-058e-43e6-8bb4-add69ea83a93", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb8845e7-023b-4d86-8dd0-c73e2d6728bc", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "406a5fd1-0e92-4fdd-8b91-87b537fcb2de", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1563ed11-d551-40ee-8bde-661917620202", "documentation": "", "method": "get", "endpoint": "api/procedures/:id", "responses": [ { "uuid": "4787388b-5e0d-4edb-9069-84b34cc00699", "body": "{\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"allowed\": {{faker 'number.int' max=99999}},\n \"appointment\": {{faker 'number.int' max=99999}},\n \"balance_ins\": {{faker 'number.int' max=99999}},\n \"balance_pt\": {{faker 'number.int' max=99999}},\n \"balance_total\": \"\",\n \"billed\": {{faker 'number.int' max=99999}},\n \"billing_status\": \"{{oneOf (array '' 'Incomplete Information' 'In Process Emdeon' 'In Process iHCFA' 'In Process Gateway' 'In Process Jopari' 'In Process Waystar' 'Rejected Emdeon' 'Rejected iHCFA' 'Rejected Gateway' 'Rejected Jopari' 'Rejected Waystar' 'In Process Payer' 'Payer Acknowledged' 'Rejected Payer' 'Paid in Full' 'Partially Paid' 'Coordination of Benefits' 'ERA Received' 'ERA Denied')}}\",\n \"code\": \"\",\n \"denied_flag\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"diagnosis_pointers\": [\n \"\"\n ],\n \"doctor\": \"\",\n \"expected_reimbursement\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins1_paid\": {{faker 'number.int' max=99999}},\n \"ins2_paid\": {{faker 'number.int' max=99999}},\n \"ins3_paid\": {{faker 'number.int' max=99999}},\n \"ins_total\": \"\",\n \"insurance_status\": \"\",\n \"modifiers\": [\n \"\"\n ],\n \"paid_total\": \"\",\n \"patient\": \"\",\n \"posted_date\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"procedure_type\": \"{{oneOf (array 'C' 'H' 'U' 'S')}}\",\n \"pt_paid\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"service_date\": \"\",\n \"units\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f924624-2503-4690-b461-2a386a5b8a88", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fde55737-b36c-4f65-b187-16447f6a1e96", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45bbebff-5a6a-470b-9a7e-7637324e8a07", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8758f412-9f33-4259-aca9-df6b78fba77c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "150e17f3-8c75-4cd8-bde8-bea27edf3953", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83e4146d-ec17-4152-a871-20d6f4baddf4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "383d3999-d3bd-49e9-99ee-89593d292e84", "documentation": "Retrieve or search reminder profiles", "method": "get", "endpoint": "api/reminder_profiles", "responses": [ { "uuid": "5b6a5983-a5d4-46eb-9a6d-a17ff7af8a7f", "body": "{\n \"data\": [\n {\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"reminders\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\",\n \"unit\": \"{{oneOf (array 'minutes' 'hours' 'days' 'weeks')}}\"\n }\n ]\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d68f3c3-e747-48f8-b81c-4e362b606435", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03c55ce2-c34a-462e-814f-a15aada65674", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "508850d4-614f-49c2-90be-14672f4b6ed1", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "747c4ea5-ba25-4827-9297-e8f15666e73a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e3b9131-6f07-43a3-87fb-162e8cae5616", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5054eb09-dafc-49e0-917a-c2edb70ee4ce", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79871dd5-fc94-451f-b32b-60316d3e8988", "documentation": "Create reminder profile", "method": "post", "endpoint": "api/reminder_profiles", "responses": [ { "uuid": "cb1a6a22-4f09-4740-be71-dbb2900a55bc", "body": "{\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"reminders\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\",\n \"unit\": \"{{oneOf (array 'minutes' 'hours' 'days' 'weeks')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2c161f10-7814-48b2-bad5-17a7642b2764", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77037cbe-958f-4f02-9a0b-736d8d1edfa0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c2338ae-8696-469b-9f5c-ad3741f1eff3", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "93d4552c-296a-42b3-8526-27172b24b857", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "284bc6cb-4faf-4f6d-9c63-33ff73244dad", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "221c6d95-41da-4630-b59f-2c30a2a71bfb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3076e44b-c23a-49e1-9e34-087a700f10bd", "documentation": "Delete an existing reminder profile", "method": "delete", "endpoint": "api/reminder_profiles/:id", "responses": [ { "uuid": "ffbf0f7b-b509-43d5-bf5c-c34e538abce4", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fea6940c-22d6-4bde-8eee-c0c2441424ba", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6571e534-7668-44cd-889e-0d4480c4b482", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c35a5395-1588-431f-992a-2056a738d41d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9a2c7cb-5060-4e14-b540-b194c6788340", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e59dde7d-4ac1-4480-9233-7817be20c31a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c83ac51-9d15-434c-89e8-d32d5817b16c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "651bf785-0cf2-4959-91db-3fc1f56e5636", "documentation": "Retrieve an existing reminder profile", "method": "get", "endpoint": "api/reminder_profiles/:id", "responses": [ { "uuid": "b82ce378-9f2e-4f07-8e79-4535179c2102", "body": "{\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"reminders\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'email' 'sms' 'phone' 'auto_call')}}\",\n \"unit\": \"{{oneOf (array 'minutes' 'hours' 'days' 'weeks')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1316a700-ed11-44a8-8ac0-6c846ba437c3", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67746556-72ad-4475-9ac3-661eced5c5d7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14a99341-68a7-4996-841c-8e011eec4890", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f01f8ad-c761-475a-9ef9-40768c9651c9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fabdedac-3f4c-4fc8-b745-61076e3108b8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7275524a-af3f-41cc-8fd0-a836f566c384", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b627b6e-8e86-4280-b82f-a552da728eb5", "documentation": "Update an existing reminder profile", "method": "patch", "endpoint": "api/reminder_profiles/:id", "responses": [ { "uuid": "fd559afa-053d-4bf9-bd29-3d3f913520f5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7353d96-7dc0-4e97-b559-c4c4cae764b9", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c57617d-a107-4f8a-9076-6d7eafd5df71", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d099f7b-8fe1-4b7b-b00d-df87aa038966", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d4472c8-c778-40ac-91c3-f3681642537f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71399893-2b95-4261-9130-fa909b210337", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3835b4fa-02ab-4757-bdfe-5efe2c5e7b2e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab6189b2-a649-4f4d-96ac-327a8eb9ddc1", "documentation": "Update an existing reminder profile", "method": "put", "endpoint": "api/reminder_profiles/:id", "responses": [ { "uuid": "e4abbfa8-6982-4c9b-91ed-c8ff472d28ea", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f6142219-df5d-436d-8d3c-2b1d90a88b3e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27c43f98-5104-4ade-895f-73dda1ed8175", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91874319-533f-41a7-b2d1-7213c0ea73aa", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a38b68d3-9384-4f7e-8313-537e484fb098", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89fe88f5-d00d-4546-a7fc-5138b1ff2639", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97cc47f1-91d5-4ad9-9b86-ce6a1df2e01a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d70c4351-44c2-4477-a8f6-52744f031658", "documentation": "Retrieve or search sub vendors", "method": "get", "endpoint": "api/sublabs", "responses": [ { "uuid": "6094435a-6a99-4a6d-8364-1c3177d5866c", "body": "{\n \"data\": [\n {\n \"facility_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"vendor_name\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9171dd76-b99b-43f3-9936-38b71fc91eac", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "607418fe-8fd2-456c-96ab-48f9c133830a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b40ca429-7ee6-4a6d-942a-da2500a70ce8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd196a9c-1187-41cb-b198-71503733f85d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c012426-64e5-4aea-bd65-e282c63fda25", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "187decf0-9e22-4c23-b2c0-f65179c5b60c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee370417-9a6a-4ac9-aee8-6682b2da1e89", "documentation": "Create sub-vendors\n\n- When you get orders, submit them via `/api/lab_orders`, such that doctors can see them in drchrono.\n\n- When results come in, submit the result document PDF via `/api/lab_documents` and submit the results data via `/api/lab_results`\n\n- Update `/api/lab_orders` status\n", "method": "post", "endpoint": "api/sublabs", "responses": [ { "uuid": "052fdc52-e4c0-4974-832e-24d5830f8d7b", "body": "{\n \"facility_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"vendor_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "576c6d65-87ac-46bc-b0be-fa9c52f0f349", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d74d6ef9-2a77-4583-97e5-69ef03c95b65", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63f49fb8-f28b-4ade-a9f8-7d24e75c63fc", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39d6ba04-32c9-44a7-b0e5-83688541c5b2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba528300-6f71-4efb-b036-bdb824f274a0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c0123da-4738-4a1e-bf0b-80491b505674", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80f5c835-c24a-4712-b658-8eec3a670382", "documentation": "Delete an existing sub vendor", "method": "delete", "endpoint": "api/sublabs/:id", "responses": [ { "uuid": "a0210cf5-81a0-429d-8207-802d28753627", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d84f5a9a-045c-48aa-8ed7-ced388f1a487", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c3c7468-7451-455a-9005-0f2a13634f83", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65324504-970c-4625-9661-3535e98a531d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ae4b896-0a79-4543-9d03-ed9582d363f5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77c02ec7-5567-48c3-97d5-07a50b68cd28", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55f100cd-5bf5-4e76-bc0f-c27d485097e6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff118eef-7264-47b0-90f6-c3168d16e48f", "documentation": "Retrieve an existing sub vendor", "method": "get", "endpoint": "api/sublabs/:id", "responses": [ { "uuid": "15356b20-a070-4386-8093-f35a3e82a111", "body": "{\n \"facility_code\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"vendor_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc09e44f-b412-49f8-9f49-9501cfbac2f6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a05f5327-c513-4cb6-a295-f7a4351a58cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "953c4e55-3fa9-409e-8ec2-659e3f8e8e7e", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbad2631-f370-41af-96b9-9d8541adc27c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2419a2e3-26d3-4494-89ae-a5a41edacd0e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c17fe518-ca4d-482b-bbb1-f87d062aa60f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55f84ad5-5926-4dae-aade-d35b0b2fc89b", "documentation": "Update an existing sub vendor", "method": "patch", "endpoint": "api/sublabs/:id", "responses": [ { "uuid": "f3750afc-112a-4c36-82fe-5c440955e8ca", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "999056da-ffbd-429f-af77-8961954e0c54", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c434899e-b10b-4faa-b180-94548ec19f45", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c2aa867-adc3-4964-be3c-7db2a52ec794", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce87c06f-b079-4e06-b1ed-5455f80ab1d9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b3c64ba-b512-4a86-b800-145ffebe9af5", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8c3b3bf-0a3e-4ae2-b696-8ce07557f487", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04dbb084-4053-45df-bb9c-27d63f8fab32", "documentation": "Update an existing sub vendor", "method": "put", "endpoint": "api/sublabs/:id", "responses": [ { "uuid": "b59d45c0-43b6-449f-bddf-54c1d2854c38", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc7c89fd-485f-4196-91ad-3033042ed15c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "02f3efba-312a-423e-8502-c593474efb1a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c452f8ac-bae6-43c7-93bb-f5ac035468a0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffa6d667-bda4-4a12-b442-401c11b50ae3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc31bff4-fe6c-4d4b-84ea-0d544b0d5cc7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d066b0aa-040c-4b87-9ce5-70b7fea5b292", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ec2893c-37b2-445a-bd04-2db4e678afdd", "documentation": "Retrieve or search task categories", "method": "get", "endpoint": "api/task_categories", "responses": [ { "uuid": "85f0313e-c1ea-4828-ab15-d7b745485fec", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_global\": \"\",\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e6e9a6d-ef19-47c1-8455-e2c6df6b706d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ddcb9cd-3b49-472e-bdf1-584c0f6dbca8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a89305f-7adf-4542-8623-e0e9c3696a3f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3c0d329-680d-4d04-888d-cf2747715801", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9461ce54-9155-4871-9625-3e32db3c3859", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "29393490-aa50-4c8a-878e-c1ab7d0058ad", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66e23b0e-813b-4a76-9be3-54435f460784", "documentation": "Create a task category", "method": "post", "endpoint": "api/task_categories", "responses": [ { "uuid": "8a461b5b-6b41-4761-85de-380e3a253888", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_global\": \"\",\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f3e0a86-ff3e-49b8-97d9-bb1a379f855d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "363c209a-bc7d-43e3-8d9c-e15f21d16319", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18cb7e94-6d00-4bea-b559-a5a7bcc1fe41", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ca63680-cd74-4d72-9f3e-e392d9964af1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c2bc1d4-c210-409c-8c90-2da3b7954ade", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46d279ea-6b44-449e-a2b9-bd3ff94f7d76", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "918bb84f-efd1-48ce-b067-7956c979df60", "documentation": "Retrieve an existing task category", "method": "get", "endpoint": "api/task_categories/:id", "responses": [ { "uuid": "5b7390d7-9ba6-46b9-a8b0-c7212adefb27", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"is_global\": \"\",\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0cc483b6-32e2-4ea4-9313-bb0a8959e9d5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d017320-f247-4480-910e-c88c624e38d6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ce618af-bff3-4735-92e6-324a032efef8", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39b5a0fd-a862-4589-a2b6-9804f64660ce", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "902b86e3-a78f-48e0-a69e-97da87ee89e0", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d08f5acf-72f2-446f-a38a-2d58cb2dbdbd", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf9c0833-feb7-43b4-9fb4-202106749f7a", "documentation": "Update an existing task category", "method": "patch", "endpoint": "api/task_categories/:id", "responses": [ { "uuid": "f85adb30-2aed-49d7-9da5-86daa4cb4a0b", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e8196da0-8218-4339-954c-bff307add0cb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa3c004f-4e8b-4034-9c0a-07820dbd7c5d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33e50c1b-e2b0-4981-bbe1-9650f85e1bbf", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69a3fdb2-2993-4a77-b729-406ec6e1c8f0", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c2ffea0-3187-4b3b-91f7-9860aabea380", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27c53c03-5efa-4bad-9c83-5f5aae3d22c2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5710212-8292-4206-b76c-ef4c4bb3f2c6", "documentation": "Update an existing task category", "method": "put", "endpoint": "api/task_categories/:id", "responses": [ { "uuid": "a2fcf62a-a675-48ef-b60f-4d36817c8771", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e455db08-44af-4938-b842-8e90cebe7a53", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "022a4dd7-5948-4560-8491-77ef2cfcb8ad", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b031c630-ed0b-4ff2-9216-7447ed8b8a62", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f0ca103-75ae-466f-8b81-22078854ade3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c55fabcc-1d95-4829-8d63-3d50f68aeb00", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a368002b-3d7b-4816-ae63-ff1b0f8bec62", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f489b187-caf1-4383-b175-dceed3700434", "documentation": "Retrieve or search task notes", "method": "get", "endpoint": "api/task_notes", "responses": [ { "uuid": "5b31d845-d265-4002-bdad-01b6405fe7ea", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d3e556fd-12c9-4d07-ab5a-09999221e028", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01eb6817-2199-4b33-ad3b-2fee213b89ef", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7e39a3e-01ea-4180-bb0c-4c01e44b4620", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03c37345-4499-42cc-a9be-fa02b8151a3d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19084611-c350-42e5-ad7a-58bd9a1e7e48", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d13be05-33ee-44fc-aa82-73745583644f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f886e01-38b3-4135-b360-edadbf0a4029", "documentation": "Create a task note", "method": "post", "endpoint": "api/task_notes", "responses": [ { "uuid": "0f10ef30-cb3b-4c4f-bdbc-2e8d1bd956da", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ed348c3-4fb8-4eb0-bf0c-ab0a1bd040bf", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "122ad240-8608-4ecd-a80e-25e97a453dbd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba896363-1ac1-4c0a-b7a7-d545e1ba8605", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12a31fe8-2d3b-488f-866b-a4782203d675", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81974ef1-37d2-48fb-b358-0340ae4084e4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f89f45ad-04e6-4684-bbf9-1d113d0989c9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b7d1b4d-86ca-4f73-bcf3-d89bf389702d", "documentation": "Retrieve an existing task note", "method": "get", "endpoint": "api/task_notes/:id", "responses": [ { "uuid": "ea1079c1-5862-4012-85a8-0c6385e508b1", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "738b629d-9dc1-4f4f-81e8-f0dac3f1631d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fefdaaae-ae8c-4f63-aaeb-23c0023d4edd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3962f508-9021-42d9-865e-d26330c1f185", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53e690ad-fd14-4da8-8044-da6c99abb33e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b9c934f-36b4-46e6-a84b-80731a18dd87", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12b7c0da-05bb-4420-8731-795b458bebbf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5772c01d-e485-459f-9865-c35f2d328ddd", "documentation": "Update an existing task note", "method": "patch", "endpoint": "api/task_notes/:id", "responses": [ { "uuid": "67f6fc78-7463-437c-a4fc-98b75f823390", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1d85494a-0e65-4deb-a42c-6f03b49a347e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63ec2f25-7b35-4cf4-9ecd-74db7426d433", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e76c0c2-c713-4362-babc-b521df88f289", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc9aa648-0948-4948-8d3c-1d4c788020a1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a78160f0-a037-4006-b1e0-44f9b0625ab6", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0dd6f66f-ab5c-44d8-ba50-816d8dec42f0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dfb08576-9c51-4991-b6b8-0852f5a66a35", "documentation": "Update an existing task note", "method": "put", "endpoint": "api/task_notes/:id", "responses": [ { "uuid": "79738cf7-c8cf-4b38-b5ce-d9904668c798", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48d555c4-7c94-4b95-86ce-99dcd9987dcb", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13f876b2-4685-4642-8cfe-8b515c6b4903", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "383b9f06-57f0-47fd-a11b-3df5f55250c0", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b13849f9-4f84-4ddc-8fb1-2ac88291f73b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b4103d4-2a41-412d-8570-0ff8d89719a2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dd37e3f-9628-4938-acb6-c101ffd159e0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3001dbe3-cb38-4d23-8757-65c71b0bed90", "documentation": "Retrieve or search task statuses", "method": "get", "endpoint": "api/task_statuses", "responses": [ { "uuid": "95ffbad0-0e0f-4d0f-94b7-349edf6a7ac7", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"status_category\": \"{{oneOf (array 'O' 'P' 'H' 'C')}}\",\n \"task_category\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70ad0201-34e2-4db9-9a87-302c3654a427", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33481e03-ba7e-4d1c-97c0-d75c57288b58", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89632b65-6f3a-478b-8169-fcce69adc8c9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44e8c158-884c-4844-b63f-c846f6befa8b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a49be5c1-9aca-4204-9a24-71e6aed27bb8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b600003-5ce1-4309-85c2-68b6981e464d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd9cc601-31be-4488-9482-e41534093314", "documentation": "Create a task status", "method": "post", "endpoint": "api/task_statuses", "responses": [ { "uuid": "4338a82a-98fa-48db-916b-51caf5d8e6e5", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"status_category\": \"{{oneOf (array 'O' 'P' 'H' 'C')}}\",\n \"task_category\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e8fb064a-15e4-41ce-be1e-376cd50523b6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76a0e5ef-bd67-4355-afd6-366070aa82c0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12e52f40-5f38-47cd-88a7-a6003b43faed", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "674ce6dc-4ddf-4901-b325-f0e66ec1afeb", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07147bfb-a0eb-4b9c-b19d-43661fe5947b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f413cd76-1dbc-4255-92ae-99cb6df04cbe", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "857384ff-c35c-4421-86f6-2872fdd68801", "documentation": "Retrieve an existing task status", "method": "get", "endpoint": "api/task_statuses/:id", "responses": [ { "uuid": "11398d26-c912-4cf4-bf3b-542e4bc18f22", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": {{faker 'number.int' max=99999}},\n \"status_category\": \"{{oneOf (array 'O' 'P' 'H' 'C')}}\",\n \"task_category\": {{faker 'number.int' max=99999}},\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ee083e9-e233-45ec-b5ba-7289deceb9e1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "308e82e7-481b-4664-84c4-d4d7f4b11fcd", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8acacc44-cb06-42ba-a17e-d987a37aad0b", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a2df481-1084-44f5-abfb-f51a06546ba8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4155374-b99a-4693-8cc7-07129e01ff88", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b079091c-6add-4249-9030-4c3ab01e0df7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c1b16bb-48c1-48fd-acd3-6d9a21207c1b", "documentation": "Update an existing task status", "method": "patch", "endpoint": "api/task_statuses/:id", "responses": [ { "uuid": "d8680380-500a-4598-a1b8-cad12a92f49c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9218a060-df93-421b-bf7c-6f98ed1f0ff4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24dafbcb-99c9-46e9-b565-692441b66e4e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d497e2a-02fb-4f64-a14d-0eca252384de", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15422203-683d-4f23-a48e-dbd42b76fec6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ecc7a630-2a3c-46e2-810f-ca50bb0e1f0c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3743c948-6542-4ee4-bdac-5a0a2e71126d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fee349be-1b11-4160-81e9-536003c53e13", "documentation": "Update an existing task status", "method": "put", "endpoint": "api/task_statuses/:id", "responses": [ { "uuid": "e433363a-5720-47e9-a661-aee40fe9406d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7d61b63d-67c6-4d47-8a06-6a0f444b3fe5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2bfc4d3a-9fcc-49c3-91bc-393bcdb2a3b2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76dc9521-71aa-4ed4-b71e-e5e1b55ef46a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2c986a6-4476-4422-9d07-f8ecf041aa8f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31b83c4a-3d8c-464b-afa9-1ae099a6da18", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71e5b36f-f3ca-40d1-8670-bea476db36dc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "28ee3ca0-5cbb-442a-94e9-6d6595707978", "documentation": "Retrieve or search task templates", "method": "get", "endpoint": "api/task_templates", "responses": [ { "uuid": "525f9858-5b3e-4367-847d-996bb85c025e", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"default_assignee_group\": {{faker 'number.int' max=99999}},\n \"default_assignee_user\": \"\",\n \"default_category\": {{faker 'number.int' max=99999}},\n \"default_due_date_offset\": \"\",\n \"default_note\": \"\",\n \"default_priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"default_status\": {{faker 'number.int' max=99999}},\n \"default_title\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2273ab9f-74bd-41db-9274-727272e4c2fd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "100949d5-6f1f-4bd1-b003-08e3780b411c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09b55c6a-73a8-4d25-8f80-ac185434b01f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f56216c-1c25-4360-b5f6-2636ed529b3d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87084ee5-7ae1-497d-a858-9e33df750463", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4155b1df-44ff-4759-b334-4a82c6dbb309", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6aca8ea-e0bb-4aa5-ad0c-7fce6005b4c8", "documentation": "Create a task template", "method": "post", "endpoint": "api/task_templates", "responses": [ { "uuid": "604cc0da-204b-44a9-b2cb-fc418c3e31b7", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"default_assignee_group\": {{faker 'number.int' max=99999}},\n \"default_assignee_user\": \"\",\n \"default_category\": {{faker 'number.int' max=99999}},\n \"default_due_date_offset\": \"\",\n \"default_note\": \"\",\n \"default_priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"default_status\": {{faker 'number.int' max=99999}},\n \"default_title\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f753d0f4-d8f0-4042-b802-37a9e6dbbe73", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b73ee3a-f699-4677-af0e-9ca92d9eaf78", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "415ffde7-076d-4c46-a8bd-4828fd0fbadc", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8edb4db7-16bc-4653-b984-43835d521023", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7061434e-9864-44c4-96ad-cbf4ad1b268f", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5cb78a47-a1e5-44a4-9d00-bbe8e732258e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "754d21c0-2a8f-4e9a-bf77-1ab57c0a22fc", "documentation": "Retrieve an existing task template", "method": "get", "endpoint": "api/task_templates/:id", "responses": [ { "uuid": "3abc50cc-0797-4e7d-928a-24f0326b10e9", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"default_assignee_group\": {{faker 'number.int' max=99999}},\n \"default_assignee_user\": \"\",\n \"default_category\": {{faker 'number.int' max=99999}},\n \"default_due_date_offset\": \"\",\n \"default_note\": \"\",\n \"default_priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"default_status\": {{faker 'number.int' max=99999}},\n \"default_title\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"practice_group\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2c7781af-4795-4cfc-9e6a-e30652e803cc", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de8bc675-0bf7-4b9e-bf05-77d83784f29b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec52eebe-8e3d-49ff-8b23-746c7f7518ac", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd257e85-3548-4fef-8404-6abadf274c63", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba9e673e-c015-4095-ad3d-eda6aec68119", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82a046a7-aeb9-402f-ae14-9552dbd755b0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9b62bb9-1d75-4e5b-a376-4ee188cb4724", "documentation": "Update an existing task template", "method": "patch", "endpoint": "api/task_templates/:id", "responses": [ { "uuid": "4280c9f6-9c5f-43c4-9dc8-26650107c69c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ca4befe-be81-43eb-98e4-649f9fc993fd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d65e850c-b60a-4e56-9e5d-dfa9b19c1160", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33a9db39-b17c-4a40-aec0-cb2bbdde7ca5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2757e57-399f-4b0f-a11d-994a2473a769", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88c01c96-d010-4ed7-93f6-c7af7262f8d9", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c7a8305-0f15-4ec0-bd85-2a85434cd9a6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d6d8f5b-7210-4266-9205-1acaab8e2c37", "documentation": "Update an existing task template", "method": "put", "endpoint": "api/task_templates/:id", "responses": [ { "uuid": "e6dba8cf-1301-4d07-bee0-fbb4a921bf1c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf661e0b-59f9-4008-9c20-0e1312790443", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a37f1a8-91a4-498a-a459-62c771642c51", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d96f3eaa-6863-4e71-a138-5d67b89c2692", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "952ef87f-d3de-4344-89ac-c209eb1d60ed", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d04282c0-2010-4191-be13-9e3254dc82fc", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e7dbf6c-e109-45e6-957b-f953afa37611", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ed67493-1ba9-4841-aa5b-bbc78abd83a6", "documentation": "Retrieve or search tasks", "method": "get", "endpoint": "api/tasks", "responses": [ { "uuid": "62b4dd79-3e6e-44a2-9765-dd5cbf8a3aa0", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"assigned_by\": \"\",\n \"assignee_group\": {{faker 'number.int' max=99999}},\n \"assignee_user\": \"\",\n \"associated_items\": [\n {\n \"task\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'Patient' 'Appointment' 'Lab order' 'Document' 'Message' 'Lab document' 'Lab result' 'Communication')}}\",\n \"value\": {{faker 'number.int' max=99999}}\n }\n ],\n \"category\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"due_date\": {\n \"time\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"status\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "987bdc95-3399-40c4-a589-6fdf788db955", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4352749e-1d6b-4e06-abdc-2a6db89aa2f4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e2b1ad1-7cec-44af-b0d1-314dbd7c8b90", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6833977b-a67a-44df-99b9-ef901a6c865c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68cf7fed-f40d-46aa-9b20-59c67488822d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a824019-84ee-4695-a965-de7619ec92aa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faa42ae8-06af-4c15-b3ec-4b93c9dda954", "documentation": "Create a task", "method": "post", "endpoint": "api/tasks", "responses": [ { "uuid": "1e469183-6f58-4b7a-8cd7-9f18f46c1bfe", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"assigned_by\": \"\",\n \"assignee_group\": {{faker 'number.int' max=99999}},\n \"assignee_user\": \"\",\n \"associated_items\": [\n {\n \"task\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'Patient' 'Appointment' 'Lab order' 'Document' 'Message' 'Lab document' 'Lab result' 'Communication')}}\",\n \"value\": {{faker 'number.int' max=99999}}\n }\n ],\n \"category\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"due_date\": {\n \"time\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"status\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89afc4e3-d28d-419f-ada6-54e7a7503dca", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f38cf603-35be-4866-b809-73b3aed55f01", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "277bbe24-f3d4-4f9e-8a81-e0d95a8918f5", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9a72f9a-27f4-45a1-a5b5-5ea8e3609ded", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ee95984-c1a2-42fa-88d5-55648e5b86da", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9907addb-9b70-432b-93b3-fcee4eb3e0f4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3165542-093d-4322-ba2a-57c2dd3d72ca", "documentation": "Retrieve an existing task", "method": "get", "endpoint": "api/tasks/:id", "responses": [ { "uuid": "f5532b42-cb0d-49c4-a9ef-e0c130dda87e", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"assigned_by\": \"\",\n \"assignee_group\": {{faker 'number.int' max=99999}},\n \"assignee_user\": \"\",\n \"associated_items\": [\n {\n \"task\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'Patient' 'Appointment' 'Lab order' 'Document' 'Message' 'Lab document' 'Lab result' 'Communication')}}\",\n \"value\": {{faker 'number.int' max=99999}}\n }\n ],\n \"category\": {{faker 'number.int' max=99999}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"due_date\": {\n \"time\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"created_by\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"task\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"priority\": \"{{oneOf (array '10' '20' '30' '40')}}\",\n \"status\": {{faker 'number.int' max=99999}},\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "757d67ce-5638-4217-b7ff-f751225d328c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14ed79e4-c655-47d0-b71d-3e38bdaadd79", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d59d500-4b12-4ec2-a810-5690b371221f", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f609778-d92e-4fc9-a8a6-f629316b0cd1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c0a7430-927a-4ae0-a01e-07020c0a5d70", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97c8ab4e-e447-4dc5-962f-9c5875f934b5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c4e91bd-c584-45da-93e3-30daf3fa481d", "documentation": "Update an existing task", "method": "patch", "endpoint": "api/tasks/:id", "responses": [ { "uuid": "fa316e75-4f5c-4243-832c-a5b82fb9b0b8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a657525e-d127-43a8-b58f-fd5606653b17", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5146125f-bd34-416d-8b9c-e5e3b4834fd2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb0e35eb-baa4-4e7c-9682-c696a3494c57", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "631995e0-67bd-4bf9-8bd4-396071c5bb31", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "093bf291-1951-446a-82ed-f01f4f8c7096", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41280b33-00ac-45f5-ac33-6903b84b4302", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "70bea82f-7bde-478a-a406-71006bb155ba", "documentation": "Update an existing task", "method": "put", "endpoint": "api/tasks/:id", "responses": [ { "uuid": "7e4969ff-d2bf-4f79-a994-6599d2453b6c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2dfc56f3-1a76-4bd3-bc19-b4edca28763d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23ccda82-756f-48a8-8836-61c3a1851204", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b82c108-2b91-4a58-9ba6-d35b8e26a44a", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "840ba999-a5d4-4c77-a82d-2eec161bb741", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55bbde0e-42c3-4529-af04-e26de781b5c2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58fa42ac-eb92-485e-809a-a711344a76b1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c23e0f28-5090-4161-a34c-b382aa8d6f62", "documentation": "Retrieve or search insurance transactions associated with billing line items", "method": "get", "endpoint": "api/transactions", "responses": [ { "uuid": "c5ff06b2-e709-4c8e-ba92-39f61089d18c", "body": "{\n \"data\": [\n {\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"adjustment_group_code\": \"{{oneOf (array '' 'CO' 'OA' 'PI' 'PR')}}\",\n \"adjustment_reason\": \"{{oneOf (array '-3' '-2' '-4' '-1' '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '18' '19' '20' '21' '22' '23' '24' '26' '27' '29' '31' '32' '33' '34' '35' '39' '40' '44' '45' '49' '50' '51' '53' '54' '55' '56' '58' '59' '60' '61' '66' '69' '70' '74' '75' '76' '78' '85' '87' '89' '90' '91' '94' '95' '96' '97' '100' '101' '102' '103' '104' '105' '106' '107' '108' '109' '110' '111' '112' '114' '115' '116' '117' '118' '119' '121' '122' '125' '128' '129' '130' '131' '132' '133' '134' '135' '136' '137' '138' '139' '140' '142' '143' '144' '146' '147' '148' '149' '150' '151' '152' '153' '154' '155' '157' '158' '159' '160' '161' '162' '163' '164' '165' '166' '167' '168' '169' '170' '171' '172' '173' '174' '175' '176' '177' '178' '179' '180' '181' '182' '183' '184' '185' '186' '187' '188' '189' '190' '191' '192' '193' '194' '195' '197' '198' '199' '200' '201' '202' '203' '204' '205' '206' '207' '208' '209' '210' '211' '212' '213' '214' '215' '216' '217' '218' '219' '220' '221' '222' '223' '224' '225' '226' '227' '228' '229' '230' '231' '232' '233' '234' '235' '236' '237' '238' '239' '240' '241' '242' '243' '244' '245' '246' '247' '248' '249' '250' '251' '252' '253' '254' '256' '257' '258' '259' '260' '261' '262' '263' '264' '265' '266' '267' '268' '269' '270' '271' '272' '273' '274' '275' '276' '277' '287' '288' 'A0' 'A1' 'A5' 'A6' 'A7' 'A8' 'B1' 'B4' 'B5' 'B7' 'B8' 'B9' 'B10' 'B11' 'B12' 'B13' 'B14' 'B15' 'B16' 'B20' 'B22' 'B23' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'P7' 'P8' 'P9' 'P10' 'P11' 'P12' 'P13' 'P14' 'P15' 'P16' 'P17' 'P18' 'P19' 'P20' 'P21' 'P22' 'P23' 'W1' 'W2' 'W3' 'W4' 'Y1' 'Y2' 'Y3')}}\",\n \"appointment\": {{faker 'number.int' max=99999}},\n \"check_date\": \"\",\n \"claim_status\": \"{{oneOf (array '' '0' '1' '2' '3' '4' '5' '10' '13' '15' '16' '17' '19' '20' '21' '22' '23' '25' '27')}}\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins_name\": {{faker 'number.int' max=99999}},\n \"ins_paid\": {{faker 'number.int' max=99999}},\n \"line_item\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"posted_date\": \"\",\n \"trace_number\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7574f86e-40ed-4c1d-8c81-4fbec777caf5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04d302c1-2fe9-43ab-9538-6a9ed365589f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ff5ce73-e945-4bab-ab3e-ce4196ba8eef", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7940ca3a-8dbc-4dcd-8e99-692c0e74f345", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15df858e-d915-48dc-a949-1bbcf367f05a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b98e9525-f2e8-4706-9d0c-9a05ee9ea54d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93e6c4d7-2da5-4f49-b215-e0245b4c34d7", "documentation": "Retrieve an existing insurance transaction", "method": "get", "endpoint": "api/transactions/:id", "responses": [ { "uuid": "2b506ec0-3312-4bca-8c47-8ff8a6d2664f", "body": "{\n \"adjustment\": {{faker 'number.int' max=99999}},\n \"adjustment_group_code\": \"{{oneOf (array '' 'CO' 'OA' 'PI' 'PR')}}\",\n \"adjustment_reason\": \"{{oneOf (array '-3' '-2' '-4' '-1' '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '18' '19' '20' '21' '22' '23' '24' '26' '27' '29' '31' '32' '33' '34' '35' '39' '40' '44' '45' '49' '50' '51' '53' '54' '55' '56' '58' '59' '60' '61' '66' '69' '70' '74' '75' '76' '78' '85' '87' '89' '90' '91' '94' '95' '96' '97' '100' '101' '102' '103' '104' '105' '106' '107' '108' '109' '110' '111' '112' '114' '115' '116' '117' '118' '119' '121' '122' '125' '128' '129' '130' '131' '132' '133' '134' '135' '136' '137' '138' '139' '140' '142' '143' '144' '146' '147' '148' '149' '150' '151' '152' '153' '154' '155' '157' '158' '159' '160' '161' '162' '163' '164' '165' '166' '167' '168' '169' '170' '171' '172' '173' '174' '175' '176' '177' '178' '179' '180' '181' '182' '183' '184' '185' '186' '187' '188' '189' '190' '191' '192' '193' '194' '195' '197' '198' '199' '200' '201' '202' '203' '204' '205' '206' '207' '208' '209' '210' '211' '212' '213' '214' '215' '216' '217' '218' '219' '220' '221' '222' '223' '224' '225' '226' '227' '228' '229' '230' '231' '232' '233' '234' '235' '236' '237' '238' '239' '240' '241' '242' '243' '244' '245' '246' '247' '248' '249' '250' '251' '252' '253' '254' '256' '257' '258' '259' '260' '261' '262' '263' '264' '265' '266' '267' '268' '269' '270' '271' '272' '273' '274' '275' '276' '277' '287' '288' 'A0' 'A1' 'A5' 'A6' 'A7' 'A8' 'B1' 'B4' 'B5' 'B7' 'B8' 'B9' 'B10' 'B11' 'B12' 'B13' 'B14' 'B15' 'B16' 'B20' 'B22' 'B23' 'P1' 'P2' 'P3' 'P4' 'P5' 'P6' 'P7' 'P8' 'P9' 'P10' 'P11' 'P12' 'P13' 'P14' 'P15' 'P16' 'P17' 'P18' 'P19' 'P20' 'P21' 'P22' 'P23' 'W1' 'W2' 'W3' 'W4' 'Y1' 'Y2' 'Y3')}}\",\n \"appointment\": {{faker 'number.int' max=99999}},\n \"check_date\": \"\",\n \"claim_status\": \"{{oneOf (array '' '0' '1' '2' '3' '4' '5' '10' '13' '15' '16' '17' '19' '20' '21' '22' '23' '25' '27')}}\",\n \"created_at\": \"\",\n \"doctor\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"ins_name\": {{faker 'number.int' max=99999}},\n \"ins_paid\": {{faker 'number.int' max=99999}},\n \"line_item\": {{faker 'number.int' max=99999}},\n \"patient\": {{faker 'number.int' max=99999}},\n \"posted_date\": \"\",\n \"trace_number\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4546e1f-5bb9-4157-80c7-a91ce8b4e9b8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e824b22f-afb0-42d8-81aa-cbf425328b86", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7049d588-5890-45e3-91d0-0ee06b6e8ff9", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2626cace-47cb-4d86-b0ad-dc12790000c8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b4d75e8-1b59-4aa3-9a68-0883739ad6b4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4182d6d2-1fdd-4daa-889d-c7329098a59a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25d87401-9dd8-47ba-b121-34c25ac4f18e", "documentation": "Retrieve or search user groups", "method": "get", "endpoint": "api/user_groups", "responses": [ { "uuid": "dcfe1abf-0554-4eda-8a25-dba2017b1be1", "body": "{\n \"data\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"members\": [\n \"\"\n ],\n \"name\": \"\",\n \"practice_group\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "01cfb3d3-2d7b-420d-9a79-8929e96d57d5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e9eb52c-6c00-4a1c-8976-a08fd04e9d76", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c25a3339-d045-45df-b1d7-2f96205fa391", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40f56829-df3c-4c51-9d20-c58b4a9c369b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "061e7aca-f8d5-445b-9d8e-930e7235f5fa", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27107ae4-0f71-4440-abae-57e409581067", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b61a91a1-1bdf-417d-ac19-21a55b6d74d2", "documentation": "Retrieve an existing user group", "method": "get", "endpoint": "api/user_groups/:id", "responses": [ { "uuid": "59837732-3e4b-43b8-9a15-7d11c5489aa8", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"created_at\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"members\": [\n \"\"\n ],\n \"name\": \"\",\n \"practice_group\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "935babbf-9a79-4269-890a-2ffd5a49f3ec", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9c53ff7-16fa-4f3e-81f0-6edb6f57f090", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b037d4ce-a2ed-4042-8ec6-b7663d71117d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99cb387d-0ba3-4e5d-848d-f8d40121bc4a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48d49793-840c-43e9-b883-c965adad01fa", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1728f4c3-10f1-40ff-b959-db13356bcb83", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f577272-65d1-4245-855b-26a71260a1dc", "documentation": "Retrieve or search users, `/api/users/current` can be used to identify logged in user, it will redirect to `/api/users/{current_user_id}`", "method": "get", "endpoint": "api/users", "responses": [ { "uuid": "fffba773-9c8a-4641-97ef-57f710dc5ee6", "body": "{\n \"data\": [\n {\n \"doctor\": \"\",\n \"id\": \"\",\n \"is_doctor\": \"\",\n \"is_staff\": \"\",\n \"permissions\": \"\",\n \"practice_group\": \"\",\n \"username\": \"\"\n }\n ],\n \"next\": \"\",\n \"previous\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6111ae7e-12ef-4606-b6f7-2fd0825b12b8", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9554005c-7968-4484-892b-3257fa5c0a47", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8394a1aa-b257-42fe-b9dc-27cc4430b37d", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49090f2f-04a5-404c-9005-518f5860b4c1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ddd64cc-3cdf-4bd0-aca9-c1ebe2861071", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3662381f-91b8-4b1f-9d1e-10893afc918c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1546e860-0507-404f-a855-329c1d6e0d5c", "documentation": "Retrieve an existing user, `/api/users/current` can be used to identify logged in user, it will redirect to `/api/users/{current_user_id}`", "method": "get", "endpoint": "api/users/:id", "responses": [ { "uuid": "7f007663-784c-4582-be99-88521cbf17ac", "body": "{\n \"doctor\": \"\",\n \"id\": \"\",\n \"is_doctor\": \"\",\n \"is_staff\": \"\",\n \"permissions\": \"\",\n \"practice_group\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7fbbb64b-9285-4887-91ef-c69d7fc07020", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d04489ae-a35a-4ead-b659-2923bce9c02f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c65262b1-2372-4f55-8ed5-a1f834f0d417", "body": "", "latency": 0, "statusCode": 403, "label": "Permission Denied", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a777c0b8-3c95-4e4d-9655-9fb628424fd1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ed5010c-19fe-4a56-99ce-fce7c6b7fece", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bc7a108-6212-4433-af10-e0d8614ee2bd", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "5108a144-be68-438d-b0ba-0b6f8dd3c021" }, { "type": "route", "uuid": "1d88c1bb-a962-4516-8a5f-fde8693f43d9" }, { "type": "route", "uuid": "da14455a-9e75-431c-953e-39f2c9bd6c40" }, { "type": "route", "uuid": "62f108ca-2b2c-45f7-8ea7-3bff64d5007e" }, { "type": "route", "uuid": "7a46a2c8-9c60-4fc2-8109-cfd914176a93" }, { "type": "route", "uuid": "adbe9a08-29a8-47db-b830-de2635ffde31" }, { "type": "route", "uuid": "440206a1-7114-4828-908f-0dba0cb93f23" }, { "type": "route", "uuid": "f8e20385-812f-49d5-b4ba-7312eb35b74c" }, { "type": "route", "uuid": "25994796-d513-45cf-a241-84ab2606bca7" }, { "type": "route", "uuid": "e1b49ef6-bde6-46cd-ad31-96fde33a859b" }, { "type": "route", "uuid": "f1bce768-02fd-4724-93a2-429640239000" }, { "type": "route", "uuid": "4a48b378-b698-4557-a258-26b3ad9c7d4e" }, { "type": "route", "uuid": "6293fdba-4d3f-412f-ad53-049bca372746" }, { "type": "route", "uuid": "a043e3f1-5848-48a8-a1b2-dbda856a1d72" }, { "type": "route", "uuid": "d56a9a9d-c7a1-46b9-aaa2-e734866df786" }, { "type": "route", "uuid": "e59998c7-47a9-4bdf-9983-9a69904cebd0" }, { "type": "route", "uuid": "38092933-7f0c-483a-9e31-fceefc1e55c9" }, { "type": "route", "uuid": "f5e17301-3f50-49ec-92d1-573e7bcaad11" }, { "type": "route", "uuid": "7f2780b5-e861-466b-9a28-ac8bef7c8625" }, { "type": "route", "uuid": "cd17dba8-0b91-4c28-a8fb-d6a43e50d310" }, { "type": "route", "uuid": "2e6bca19-66a4-4f39-9f64-75a4074b3dad" }, { "type": "route", "uuid": "d65ee379-da9b-4061-a020-83f3976e6370" }, { "type": "route", "uuid": "77a695e2-d9c7-4fba-9381-56c4422c3c42" }, { "type": "route", "uuid": "aebf66a3-ed20-4354-a370-ab9a55b726fb" }, { "type": "route", "uuid": "6524284e-a62f-4027-8d8e-bb3e1c8f06e7" }, { "type": "route", "uuid": "f35284e3-9afc-4a0e-9056-502f65938ae7" }, { "type": "route", "uuid": "d8458c48-6157-4445-9234-efb5efcb8d65" }, { "type": "route", "uuid": "0c84ff70-8e74-4c31-a723-f3360b8ef9f1" }, { "type": "route", "uuid": "d69f7141-a427-4961-9ccb-b91e8154dd75" }, { "type": "route", "uuid": "237eab38-037a-4fc3-bafd-6b53dce91625" }, { "type": "route", "uuid": "401cd2d9-c950-45fb-8d23-1f24dd608241" }, { "type": "route", "uuid": "22595648-3478-4606-91d5-d03e99f05f5d" }, { "type": "route", "uuid": "0b70753b-162f-444f-afc6-97d3d9942854" }, { "type": "route", "uuid": "dfcf066b-3be4-48c0-be1b-979d9f095eb7" }, { "type": "route", "uuid": "9d688849-e345-442a-af54-104be76b07a7" }, { "type": "route", "uuid": "41b45fbc-f66a-48fb-a4d0-91e0f449577d" }, { "type": "route", "uuid": "00a0d934-8992-4d00-982f-565183caec70" }, { "type": "route", "uuid": "e671fbab-01f5-4e0f-8785-7d03fce35cbf" }, { "type": "route", "uuid": "9d473bf2-a413-4cfa-a7e6-e2121230202f" }, { "type": "route", "uuid": "22f43776-4da5-4eb3-9ac9-88060cdcbf4b" }, { "type": "route", "uuid": "b45ae610-b4d2-4b4e-9ea3-84d794f0b807" }, { "type": "route", "uuid": "76904d2e-381d-40e7-8ab1-066bd3dde67c" }, { "type": "route", "uuid": "fb4edf50-c5f0-4807-b45a-16869cf51389" }, { "type": "route", "uuid": "c005779a-5403-4276-98c7-8674aa5a5e93" }, { "type": "route", "uuid": "25f74844-04a4-4c0c-bae4-b3dfcf6f18e5" }, { "type": "route", "uuid": "72ceb646-18af-41a8-8846-2c5f191b917c" }, { "type": "route", "uuid": "1f07f630-2358-4cf9-8012-86e72aeabf5d" }, { "type": "route", "uuid": "8bd6087a-8bb5-4a85-beae-db1a5459ce20" }, { "type": "route", "uuid": "a236e019-310c-4520-bd64-f2fedd024a3b" }, { "type": "route", "uuid": "9d383279-e308-4643-b9dc-7351b8410cf6" }, { "type": "route", "uuid": "ac378171-3bd9-4266-b75e-8acb5194cb84" }, { "type": "route", "uuid": "ce7b471c-0fbb-49f8-9122-1876b89e2d1c" }, { "type": "route", "uuid": "8b65569c-e699-41a4-8253-98dedf3f686b" }, { "type": "route", "uuid": "e2d56eb5-5808-43e7-bd44-6ac61bc73081" }, { "type": "route", "uuid": "41e4f97a-ff02-4055-9491-bf22f32c04e2" }, { "type": "route", "uuid": "f22226cf-8b86-4942-9577-5153a2467d6b" }, { "type": "route", "uuid": "cbe835bf-14f4-45e0-b25a-0f6ff7626f71" }, { "type": "route", "uuid": "a620d1c1-807c-46a8-9a36-1b40226d261e" }, { "type": "route", "uuid": "e5bd7fd1-33b2-459e-9434-03ecd5fa4196" }, { "type": "route", "uuid": "a49d61a4-15a1-40d1-ba2e-b7af5b2f4b91" }, { "type": "route", "uuid": "92705321-87d3-4028-a543-ca3aa2b50009" }, { "type": "route", "uuid": "9be34e53-fae6-40e1-bca1-dd39ea26e1eb" }, { "type": "route", "uuid": "1c4a593e-bf8c-4782-81d7-7033dd3379bd" }, { "type": "route", "uuid": "8177000e-22cb-4111-8172-848eb0421ddd" }, { "type": "route", "uuid": "47dbda99-439c-47b3-a830-2e42452b0f36" }, { "type": "route", "uuid": "b3acd88d-4d60-409f-84aa-0c0e8cc93486" }, { "type": "route", "uuid": "cbefad8a-caa4-4dc5-8ae6-40afd167c13c" }, { "type": "route", "uuid": "f0ebc410-8224-4ab6-9c9c-50338166fa82" }, { "type": "route", "uuid": "0839695c-0b64-45ad-bfe2-76d4e1201077" }, { "type": "route", "uuid": "76a9d0a1-a1f0-4094-81a3-a4897a33989c" }, { "type": "route", "uuid": "878cfda5-94e5-4d87-96fd-39bf2b0371af" }, { "type": "route", "uuid": "ea472298-903a-4008-b7d8-73e43285e7e5" }, { "type": "route", "uuid": "ebaff4e2-22cd-42cd-acea-b7b3e56a46de" }, { "type": "route", "uuid": "6d992d34-748e-45af-adf8-117f9ba4c48d" }, { "type": "route", "uuid": "6329e045-ecdb-4a2d-9e4c-16d2af77545e" }, { "type": "route", "uuid": "ba1d35de-a8ea-43c2-8653-7a7cf0b7b470" }, { "type": "route", "uuid": "8f9cd859-8f6e-441b-ba40-50079143bcbf" }, { "type": "route", "uuid": "3b6c4a20-0626-47a4-ae23-3f23aa73215f" }, { "type": "route", "uuid": "bbeed286-c2a0-41f7-97e6-a847ec34f34e" }, { "type": "route", "uuid": "8a46f26c-f802-403c-b105-ca26917c9be3" }, { "type": "route", "uuid": "14a0b3c9-c2d4-48d6-ae55-7c85c78e3af2" }, { "type": "route", "uuid": "a2c41bbc-c39a-4bda-bcc0-aa81f6efc35a" }, { "type": "route", "uuid": "7d7828f9-057f-47f4-b6be-76e677558f6e" }, { "type": "route", "uuid": "e259e5d7-3b32-4687-b7d2-b72117e46ee5" }, { "type": "route", "uuid": "6af2ebd4-74e3-42bd-94f3-82df868a1d13" }, { "type": "route", "uuid": "8535709b-44d6-492f-8265-028c25126658" }, { "type": "route", "uuid": "0a0c8a29-322b-45dd-ab27-5e6565329dbc" }, { "type": "route", "uuid": "da177401-35c3-4626-805d-14d5c2f34aca" }, { "type": "route", "uuid": "6f150330-c647-4328-aca6-a189732bfe82" }, { "type": "route", "uuid": "b014647c-56aa-44be-b540-02e166a95a49" }, { "type": "route", "uuid": "1ecdf368-ccfa-4b53-af2a-c20e2917f14c" }, { "type": "route", "uuid": "371cafe5-8690-47ff-a6cd-b6b27c6573ad" }, { "type": "route", "uuid": "c987749c-3612-4d56-82fa-ff5ffe4f739c" }, { "type": "route", "uuid": "c8082fe3-93a7-4428-b5a6-46413907a085" }, { "type": "route", "uuid": "15767592-a042-45a6-866a-e231f34b3dfd" }, { "type": "route", "uuid": "7624c8e1-8111-4b04-bc50-318747662486" }, { "type": "route", "uuid": "091eacff-bb0f-426e-9a68-1fb9e3584741" }, { "type": "route", "uuid": "7386e754-1866-4d1b-8915-459edc826968" }, { "type": "route", "uuid": "d76ad013-e52e-40d4-957f-c8474d198c69" }, { "type": "route", "uuid": "a792f114-d11c-42b1-ad9a-303ee6517734" }, { "type": "route", "uuid": "5790ec5a-1361-4fe1-bfc1-7cb95fab1edb" }, { "type": "route", "uuid": "b1e9f743-f0a6-4ba3-aa8a-00d74f494ced" }, { "type": "route", "uuid": "3507dd7e-dba3-4787-b7e3-a7ae663dc29e" }, { "type": "route", "uuid": "0c1d7d39-f9e1-4053-a094-37f4b800eea6" }, { "type": "route", "uuid": "67ba4dcd-5747-4f1e-b51f-781c47d8f409" }, { "type": "route", "uuid": "4057760b-56e5-4f2f-b160-6d7e1134242d" }, { "type": "route", "uuid": "812de58e-ccc2-4385-a456-fa587b1300d6" }, { "type": "route", "uuid": "11581ad3-01ed-4726-948c-8f41ffe72ce2" }, { "type": "route", "uuid": "15662449-f6f7-4bfe-8e12-64bc97797b59" }, { "type": "route", "uuid": "923c7f25-2e17-4dd7-bfc3-d4acde0f53f5" }, { "type": "route", "uuid": "9d7b2c5c-ba53-49cf-b429-bd7bab66a64a" }, { "type": "route", "uuid": "59c6ef8f-8bb7-4264-98e3-d77f01b0a62c" }, { "type": "route", "uuid": "b43a67a3-c35a-4107-ad2e-43274178b81f" }, { "type": "route", "uuid": "7ead98e4-60a2-4f15-8f8b-4ecc3f40bb7d" }, { "type": "route", "uuid": "a3b723bf-e416-46ab-886e-218756c12b6a" }, { "type": "route", "uuid": "d1aa069b-3ce5-4761-a87a-0e0ec43a8e89" }, { "type": "route", "uuid": "68cb07fe-8dfe-4611-8a63-54f5acc10000" }, { "type": "route", "uuid": "b03e6601-08c4-49f1-ab32-9eca5e377b37" }, { "type": "route", "uuid": "98569046-4240-41db-bc75-60e9a0248535" }, { "type": "route", "uuid": "76d3c529-2d3e-4df2-8384-7fd66dbd05d1" }, { "type": "route", "uuid": "22eb42c3-71da-4b12-a612-d020726aee72" }, { "type": "route", "uuid": "4cb9a678-117f-4fc4-8df5-c8490f4929fc" }, { "type": "route", "uuid": "5c346c7c-d8e9-4135-92f1-f1ca6ec6b259" }, { "type": "route", "uuid": "533f4f52-9a8f-4f31-ac29-3e83c02bb13e" }, { "type": "route", "uuid": "72f1e7f2-4cbb-467d-960c-ef6debcd5b16" }, { "type": "route", "uuid": "6dd1ba78-d23f-45e7-b81b-5843b557e1fa" }, { "type": "route", "uuid": "7b8d5635-3e73-4433-8eda-2bcc1e5719f6" }, { "type": "route", "uuid": "a65eb493-201e-4a98-b852-eee1020c3fd8" }, { "type": "route", "uuid": "204a62ac-4f1a-49c9-88f8-c7a4e158e2e1" }, { "type": "route", "uuid": "24483cbf-65af-4f66-adae-4d8f89244e04" }, { "type": "route", "uuid": "bb9e9fb8-b820-479b-81fa-002e8e465959" }, { "type": "route", "uuid": "678ae4df-b425-4b7d-9bdd-f8ee91a690d3" }, { "type": "route", "uuid": "868a0e78-77cf-47a3-b045-0b8e04c3efeb" }, { "type": "route", "uuid": "6de1a4ad-6d6b-4538-828c-c9c980cd9767" }, { "type": "route", "uuid": "db21f9fc-3e49-47af-80a7-2a1b335e5fb3" }, { "type": "route", "uuid": "6a9572e1-77a5-4d2c-9256-6a473e4f225c" }, { "type": "route", "uuid": "d5b8ea5d-bd00-4a24-b97d-d759e7bf0031" }, { "type": "route", "uuid": "b080f4f2-c679-4121-a1cb-4ef993f94cd0" }, { "type": "route", "uuid": "f0ce5f1d-883c-4e45-af91-11037904c125" }, { "type": "route", "uuid": "40cff198-61ca-4d37-914f-fab893ffb0a7" }, { "type": "route", "uuid": "ca1f83d0-8ebf-4957-84b1-b70500286545" }, { "type": "route", "uuid": "5d400c55-c845-457d-a9ae-d484804d58e1" }, { "type": "route", "uuid": "5a79849a-402e-4ecd-ab07-9f25696079a1" }, { "type": "route", "uuid": "54d2f9aa-9a7c-4160-957a-4e00e5f29a63" }, { "type": "route", "uuid": "5271ed42-431d-40de-ba27-c142485d3742" }, { "type": "route", "uuid": "c0765a14-c582-4f65-99b1-f9ea94f489e3" }, { "type": "route", "uuid": "8fe31366-edbc-486f-a23e-f62a87e03f5c" }, { "type": "route", "uuid": "7b264ae7-7522-4d21-be40-d38b20506607" }, { "type": "route", "uuid": "0099ae5d-057d-495e-91c7-7e4fa0d85c1a" }, { "type": "route", "uuid": "8ead8706-8a14-4373-b849-3358a4c1576e" }, { "type": "route", "uuid": "6d47c478-6efa-4c88-8bbf-a50b47e9effe" }, { "type": "route", "uuid": "6ebecf35-bf17-43d4-b9b0-4adbd9f9cbf4" }, { "type": "route", "uuid": "4f69ecec-0677-4a4f-b181-acb40b92761b" }, { "type": "route", "uuid": "66b1a0db-64e3-4375-a886-40ec40ba9115" }, { "type": "route", "uuid": "28086d37-dec6-4085-97b4-78f6a5520069" }, { "type": "route", "uuid": "57be64f2-6dc4-4edf-ac1c-7797ae19f3c8" }, { "type": "route", "uuid": "9cac0b1f-374b-4f17-a44d-f0e969e493ac" }, { "type": "route", "uuid": "5577d193-13fe-4d3f-8da4-42c7ed3e93db" }, { "type": "route", "uuid": "0b65dd03-7807-4bb5-84e4-85913d1c7c8c" }, { "type": "route", "uuid": "81eed14c-aaf2-4bbc-8f9c-d4fd43ce7d0f" }, { "type": "route", "uuid": "d037cb75-9f87-4788-81f5-2d59f380973a" }, { "type": "route", "uuid": "b09ec315-0cf9-432d-88ff-b4fe3f9db3c9" }, { "type": "route", "uuid": "2f7392f5-4404-4ff6-a157-9fc3e75b2de3" }, { "type": "route", "uuid": "cc11fcda-3bf6-4df5-9252-41c94f3cf72b" }, { "type": "route", "uuid": "8dda996f-a34e-48e3-9938-761097f8560e" }, { "type": "route", "uuid": "69c46492-60ff-47e3-abc5-aeb290da2837" }, { "type": "route", "uuid": "5cb55744-0871-40c6-961d-6f49ba6552d2" }, { "type": "route", "uuid": "fd10e5d5-9cac-4379-9df8-bbd5c9c4d001" }, { "type": "route", "uuid": "9f1da4e5-69a4-475a-8531-e55fb9495c42" }, { "type": "route", "uuid": "b6b6763b-5ba5-492d-b87d-346c39f58b6b" }, { "type": "route", "uuid": "16a39f77-f5e4-4d48-88da-e6d248ee7f4d" }, { "type": "route", "uuid": "b35fbabe-bbaa-451e-9e04-5f4773c96db3" }, { "type": "route", "uuid": "e0f4d6bf-245f-4af4-8148-7f74ebe8ba65" }, { "type": "route", "uuid": "b4a712bc-a3c8-46ce-abc0-d837e8451af0" }, { "type": "route", "uuid": "2aa9576b-8628-4070-a9a9-82cbcc452022" }, { "type": "route", "uuid": "15fdae06-7687-400d-bd97-bbca4f4497bc" }, { "type": "route", "uuid": "13ce1714-c372-4d13-83f1-f512b57b299d" }, { "type": "route", "uuid": "c440b639-9fc4-4cc7-b522-6c3d962d4d8b" }, { "type": "route", "uuid": "8e22c9dd-d019-4464-a22c-50421585dec4" }, { "type": "route", "uuid": "38d51bbc-5c16-473e-8af2-7e11be7a0676" }, { "type": "route", "uuid": "c9f8c894-1dbe-4081-8f2c-427decfd10de" }, { "type": "route", "uuid": "ad347412-3081-46c9-a415-1c849ca2bb4a" }, { "type": "route", "uuid": "68f97808-32a0-489c-a100-9a5f1c679b8e" }, { "type": "route", "uuid": "464e9c48-e886-4a69-abaf-e9b94443b47f" }, { "type": "route", "uuid": "a38d720a-8f44-4585-8b30-e0d636b82102" }, { "type": "route", "uuid": "00d57206-82ff-491a-abd1-0d999a464218" }, { "type": "route", "uuid": "72d2e833-418f-4487-9610-2723ab766295" }, { "type": "route", "uuid": "733c0c52-ce21-4efa-80e1-0cbea2deec06" }, { "type": "route", "uuid": "90d2637e-e53e-4e89-b1a4-b8d3d460884b" }, { "type": "route", "uuid": "1ccc9835-8e0b-4e8c-9a68-bafc33234621" }, { "type": "route", "uuid": "e8227083-7036-418e-90f1-9959eef659bc" }, { "type": "route", "uuid": "4b51e50f-f4db-4f6c-ac38-338630d16687" }, { "type": "route", "uuid": "c8845a02-dd15-4039-9786-39f818665a81" }, { "type": "route", "uuid": "705ef1fc-9a8b-4204-be54-b1c138e33aa6" }, { "type": "route", "uuid": "5b64a6be-1df3-4d3c-b874-72cb33b529b4" }, { "type": "route", "uuid": "75ff10ce-e1e8-4a54-8053-4c854ced4061" }, { "type": "route", "uuid": "612215d2-e5a6-4103-a90f-e8905c9520fe" }, { "type": "route", "uuid": "0087454c-aa93-4cc8-8d3c-c0b9bf3f3dcb" }, { "type": "route", "uuid": "f88adfb4-e481-495b-b914-ae0aa88ac5f0" }, { "type": "route", "uuid": "2c4f9df2-76dc-40ce-bba2-b4e9308d684e" }, { "type": "route", "uuid": "49377e5e-6e0c-4534-8574-304157605668" }, { "type": "route", "uuid": "35b89283-64cb-4e3f-bd30-a9dc0e98be2a" }, { "type": "route", "uuid": "a9d29d4a-f11b-446f-adbb-3aa4ef023d37" }, { "type": "route", "uuid": "aa2de847-6fb1-4267-86b7-e98f2d486409" }, { "type": "route", "uuid": "815df020-189f-49f9-bf9f-189a8b1a15bc" }, { "type": "route", "uuid": "5b14d733-c699-4184-9607-20a1ff2acd31" }, { "type": "route", "uuid": "b1bfb27f-5547-48eb-9355-b78b8feaf2a4" }, { "type": "route", "uuid": "3ee1e25d-6c26-4f63-a4b6-f24755456885" }, { "type": "route", "uuid": "2e3ea2b9-5759-4619-8509-766c36778d02" }, { "type": "route", "uuid": "ac29e7c3-2c77-40da-be5c-b10164cd591d" }, { "type": "route", "uuid": "9b6fde00-ea6e-41b1-a55c-84bd15c9217d" }, { "type": "route", "uuid": "260760c2-aa5c-4a00-a8c7-9bbead80f054" }, { "type": "route", "uuid": "5420be28-4afd-43ff-8290-f7ea5784b900" }, { "type": "route", "uuid": "37e92ab4-769b-42e7-8a2f-52e11ec824d0" }, { "type": "route", "uuid": "3b1c7d1d-f8f3-4727-a71b-4f695e607757" }, { "type": "route", "uuid": "cadb396a-5a44-4c3f-ad9a-73b10fe2be33" }, { "type": "route", "uuid": "a9d605fe-777c-4ed4-82a8-5d554d07a530" }, { "type": "route", "uuid": "c6a506df-f394-463c-a2b3-ab213e4d01ee" }, { "type": "route", "uuid": "392de91b-4627-44c5-8796-18a98102b5db" }, { "type": "route", "uuid": "1563ed11-d551-40ee-8bde-661917620202" }, { "type": "route", "uuid": "383d3999-d3bd-49e9-99ee-89593d292e84" }, { "type": "route", "uuid": "79871dd5-fc94-451f-b32b-60316d3e8988" }, { "type": "route", "uuid": "3076e44b-c23a-49e1-9e34-087a700f10bd" }, { "type": "route", "uuid": "651bf785-0cf2-4959-91db-3fc1f56e5636" }, { "type": "route", "uuid": "8b627b6e-8e86-4280-b82f-a552da728eb5" }, { "type": "route", "uuid": "ab6189b2-a649-4f4d-96ac-327a8eb9ddc1" }, { "type": "route", "uuid": "d70c4351-44c2-4477-a8f6-52744f031658" }, { "type": "route", "uuid": "ee370417-9a6a-4ac9-aee8-6682b2da1e89" }, { "type": "route", "uuid": "80f5c835-c24a-4712-b658-8eec3a670382" }, { "type": "route", "uuid": "ff118eef-7264-47b0-90f6-c3168d16e48f" }, { "type": "route", "uuid": "55f84ad5-5926-4dae-aade-d35b0b2fc89b" }, { "type": "route", "uuid": "04dbb084-4053-45df-bb9c-27d63f8fab32" }, { "type": "route", "uuid": "9ec2893c-37b2-445a-bd04-2db4e678afdd" }, { "type": "route", "uuid": "66e23b0e-813b-4a76-9be3-54435f460784" }, { "type": "route", "uuid": "918bb84f-efd1-48ce-b067-7956c979df60" }, { "type": "route", "uuid": "cf9c0833-feb7-43b4-9fb4-202106749f7a" }, { "type": "route", "uuid": "d5710212-8292-4206-b76c-ef4c4bb3f2c6" }, { "type": "route", "uuid": "f489b187-caf1-4383-b175-dceed3700434" }, { "type": "route", "uuid": "3f886e01-38b3-4135-b360-edadbf0a4029" }, { "type": "route", "uuid": "6b7d1b4d-86ca-4f73-bcf3-d89bf389702d" }, { "type": "route", "uuid": "5772c01d-e485-459f-9865-c35f2d328ddd" }, { "type": "route", "uuid": "dfb08576-9c51-4991-b6b8-0852f5a66a35" }, { "type": "route", "uuid": "3001dbe3-cb38-4d23-8757-65c71b0bed90" }, { "type": "route", "uuid": "cd9cc601-31be-4488-9482-e41534093314" }, { "type": "route", "uuid": "857384ff-c35c-4421-86f6-2872fdd68801" }, { "type": "route", "uuid": "3c1b16bb-48c1-48fd-acd3-6d9a21207c1b" }, { "type": "route", "uuid": "fee349be-1b11-4160-81e9-536003c53e13" }, { "type": "route", "uuid": "28ee3ca0-5cbb-442a-94e9-6d6595707978" }, { "type": "route", "uuid": "e6aca8ea-e0bb-4aa5-ad0c-7fce6005b4c8" }, { "type": "route", "uuid": "754d21c0-2a8f-4e9a-bf77-1ab57c0a22fc" }, { "type": "route", "uuid": "f9b62bb9-1d75-4e5b-a376-4ee188cb4724" }, { "type": "route", "uuid": "7d6d8f5b-7210-4266-9205-1acaab8e2c37" }, { "type": "route", "uuid": "1ed67493-1ba9-4841-aa5b-bbc78abd83a6" }, { "type": "route", "uuid": "faa42ae8-06af-4c15-b3ec-4b93c9dda954" }, { "type": "route", "uuid": "c3165542-093d-4322-ba2a-57c2dd3d72ca" }, { "type": "route", "uuid": "7c4e91bd-c584-45da-93e3-30daf3fa481d" }, { "type": "route", "uuid": "70bea82f-7bde-478a-a406-71006bb155ba" }, { "type": "route", "uuid": "c23e0f28-5090-4161-a34c-b382aa8d6f62" }, { "type": "route", "uuid": "93e6c4d7-2da5-4f49-b215-e0245b4c34d7" }, { "type": "route", "uuid": "25d87401-9dd8-47ba-b121-34c25ac4f18e" }, { "type": "route", "uuid": "b61a91a1-1bdf-417d-ac19-21a55b6d74d2" }, { "type": "route", "uuid": "7f577272-65d1-4245-855b-26a71260a1dc" }, { "type": "route", "uuid": "1546e860-0507-404f-a855-329c1d6e0d5c" } ] }