Commit graph

  • aa3277bb85 bump version master Gered 2017-03-01 13:07:34 -0500
  • c15e159f0f update README.md with some missing documentation/notes Gered 2017-03-01 13:05:13 -0500
  • 075bf5b42d update test fhir server urls Gered 2017-03-01 12:57:24 -0500
  • 14a813b70c update clj-http request error handling Gered 2017-03-01 12:53:21 -0500
  • 4ed1dff618 update dependencies and some little cleanups Gered 2017-03-01 12:52:40 -0500
  • 8684899bfa fix http get params map not always being passed in Gered 2017-03-01 11:25:40 -0500
  • ed94b10d74 bump version Gered 2014-10-07 13:31:18 -0400
  • 33772f2fbc fix http headers not being correctly added Gered 2014-10-07 13:31:03 -0400
  • 26dd44c37e replace with-auth and with-headers with the new with-options macro Gered 2014-10-07 08:23:34 -0400
  • 690098b1c6 Update README.md Gered 2014-09-24 17:59:10 -0400
  • b136391644 bump version Gered 2014-09-24 14:37:04 -0400
  • 8ef5d3a29e fix macro Gered 2014-09-24 14:36:52 -0400
  • 2fa6cded59 add with-headers macro to allow for adding any extra http headers Gered 2014-09-24 13:54:04 -0400
  • e0f02c05d6 bump version Gered 2014-09-08 15:13:12 -0400
  • 048557d4d1 minor refactoring Gered 2014-09-08 15:12:58 -0400
  • ed4d571cf5 allow extra parameters to be passed to get-resource-bundle Gered 2014-09-08 15:07:10 -0400
  • fa5e84fb1b bump version Gered 2014-09-08 14:53:16 -0400
  • 5c2a9b838e shouldn't be using join-paths here, cemerick.url/url is best Gered 2014-09-08 13:48:06 -0400
  • 7845a3a2a5 bump version Gered 2014-09-08 13:35:08 -0400
  • f966e6b26f fix incorrect call to validate-bundle! fn Gered 2014-09-08 13:34:47 -0400
  • 81db5968f1 bump version Gered 2014-09-04 15:28:05 -0400
  • 152f72a2bb use a more descriptive arg name Gered 2014-09-04 15:27:33 -0400
  • 7b240580ea formatting Gered 2014-09-04 15:26:55 -0400
  • 8b0be35c6f add function 'parse-url' which auto determines whether the url is absolute or relative and parses appropriately Gered 2014-09-04 15:26:39 -0400
  • 4eb769ded8 bump version Gered 2014-09-03 09:35:53 -0400
  • 95e68d49df add helpers for getting extension values from a resource Gered 2014-09-03 09:25:07 -0400
  • 29aef2e2f6 update doc comment to include a relevant reference link Gered 2014-09-03 09:17:26 -0400
  • ae85b7b00d add function for following contained resource references Gered 2014-09-03 09:17:09 -0400
  • d3599ee48a helper function for finding resources in a bundle by url Gered 2014-09-03 09:12:55 -0400
  • cc7b3f38f4 helper function for checking if a url is absolute or not Gered 2014-09-03 08:49:23 -0400
  • e4689d03eb add get-base-url-from-bundle. make get-bundle-next-page-url public. Gered 2014-09-02 15:20:52 -0400
  • 442162d7e5 add helper functions for turning date/time strings to Date objects Gered 2014-09-02 15:17:50 -0400
  • 71bcc7699d bump version Gered 2014-09-02 13:10:11 -0400
  • 28d5efd4b5 add helper functions for converting between relative and absolute URLs Gered 2014-09-02 13:09:41 -0400
  • 0bb903a746 forgot this Gered 2014-09-02 13:01:20 -0400
  • d48ec5183f split parse-resource-url into 2 functions for relative/absolute urls. Gered 2014-09-02 13:01:09 -0400
  • b8aaf2db4b bump version Gered 2014-09-02 07:49:15 -0400
  • 591c3ff2db add transaction support Gered 2014-08-29 15:34:42 -0400
  • 9c8155cfc4 bump version Gered 2014-08-29 09:58:39 -0400
  • 7d5736be79 add documentation for authentication support Gered 2014-08-29 09:58:19 -0400
  • 35cc2eda99 add basic authentication support Gered 2014-08-29 09:50:36 -0400
  • 5ea1673530 update function args, no idea why they were written like that ... Gered 2014-08-29 08:53:30 -0400
  • 21333538a5 remove mistakenly committed test code Gered 2014-08-26 14:13:01 -0400
  • bd825857b0 bump version Gered 2014-08-26 14:12:08 -0400
  • d530f429af use POST requests for all searches due to HTTP GET query size limits Gered 2014-08-26 14:11:22 -0400
  • 16b52e6316 search requests now always use the optional "_search" url Gered 2014-08-26 13:51:01 -0400
  • 08a07dadc2 add support for parsing relative resource urls Gered 2014-08-20 14:00:25 -0400
  • 74337341d2 add docs for history Gered 2014-08-06 10:54:22 -0400
  • e29e1241ec add history support Gered 2014-08-06 10:20:26 -0400
  • 5830d01c23 fix ->local-timestamp so it actually returns local timestamp strings Gered 2014-08-06 10:02:11 -0400
  • 89b17de037 update docs Gered 2014-08-06 09:47:14 -0400
  • 15605f71e7 add helper functions for parsing FHIR resource urls Gered 2014-08-06 09:44:36 -0400
  • 264233dc6e remove unused function Gered 2014-08-06 09:17:52 -0400
  • 5f9ed2298a fix collect-resources adding nils for deleted resources Gered 2014-08-06 09:14:39 -0400
  • e226ce35af bit of a better example (gives an idea of returned results) Gered 2014-08-06 09:12:35 -0400
  • b56735c01a add missing doc comment Gered 2014-08-06 08:57:52 -0400
  • 26e44a2d46 add some additional explanation of the keys in fhir error exceptions Gered 2014-08-06 08:57:41 -0400
  • e2d698c724 more minor doc fixes Gered 2014-08-05 15:32:33 -0400
  • 3fa806e8f5 minor doc fix Gered 2014-08-05 15:30:15 -0400
  • 28f2cef6dd add helper function for checking if a resource has been deleted or not Gered 2014-08-05 15:28:29 -0400
  • 8e790e2b21 minor formatting tweak Gered 2014-08-05 15:19:20 -0400
  • c190b48ce0 add a section explaining some general/common things about the api Gered 2014-08-05 15:19:09 -0400
  • 23baab2fae add note about JSON server support requirements Gered 2014-08-05 14:53:59 -0400
  • 189201df8e added bit about retrieving resources via relative urls Gered 2014-08-05 14:42:31 -0400
  • 5c617602ff format tweaking Gered 2014-08-05 14:31:52 -0400
  • f87cfe1fbf add docs for delete Gered 2014-08-05 14:30:41 -0400
  • 7f79929947 grammar/spelling fixes, and other minor additions/tweaks Gered 2014-08-05 14:16:09 -0400
  • c21d7bc62d some formatting fixes Gered 2014-08-05 13:42:19 -0400
  • 3600f7435d update docs with create/update information Gered 2014-08-05 11:54:30 -0400
  • 1238105078 start adding some proper documentation Gered 2014-08-05 11:21:09 -0400
  • a603756938 update fhir request response return handling to detect if the body has a json (fhir) response (probably an operation outcome resource) and parse+return it when it makes sense to (in conjunction with the Location header following option) Gered 2014-08-01 15:29:53 -0400
  • 30aaf2a16c update doc comments for create/update with regards to return values Gered 2014-08-01 15:12:04 -0400
  • 00350cfccc add optional argument to create/update to specify whether to return the complete new/updated resource or not Gered 2014-08-01 15:08:11 -0400
  • ad44c28666 add basic support for operations to specify whether the 'Location' response header should be followed or not (if it is present in the response of course) Gered 2014-08-01 15:07:28 -0400
  • 2ed10827d3 add delete operation Gered 2014-08-01 15:06:43 -0400
  • 4a89c5a701 remove this useless test for now, we'll add proper tests later Gered 2014-07-31 09:56:45 -0400
  • 153dc8325d add some more validation/sanity checks Gered 2014-07-18 15:50:52 -0400
  • f265a5c4ce add some simple validation sanity checks on the create/update functions Gered 2014-07-18 14:12:41 -0400
  • 68480a3ca0 update doc comments Gered 2014-07-18 13:34:47 -0400
  • 6ead967447 fix following response "Location" headers to not just follow them with HTTP 201 responses Gered 2014-07-18 13:30:09 -0400
  • bbea913abe add update resource function Gered 2014-07-14 15:22:17 -0400
  • cfa7c49135 clean up some old comment out test code Gered 2014-07-14 13:37:06 -0400
  • 35e5e4ad1a add notes about exceptions being thrown to doc-comments Gered 2014-07-14 13:34:14 -0400
  • c2bd54c15c add doc-comment Gered 2014-07-14 13:30:01 -0400
  • 41e5b2e46a add create resource support. re-do request handling a bit to handle http 201 returns which include a "location" header Gered 2014-07-14 11:26:25 -0400
  • d3f52d6643 clean up response error handling Gered 2014-07-14 11:03:51 -0400
  • 04c8a56390 update http post/put calls to sent a proper content-type. rework core fhir-request function to accept a request type and handle fhir error response parsing/returns Gered 2014-07-14 10:19:02 -0400
  • cb4355768a 410 will get returned for deleted resources, treat the same as 404 Gered 2014-07-11 15:16:48 -0400
  • aa32c20ba7 update http request functions, adding basic support for POST/PUT/DELETE Gered 2014-07-08 14:24:55 -0400
  • 2dda8d9bbf add support for getting resources via relative urls Gered 2014-07-08 13:52:54 -0400
  • cc3b85a2b1 add convenience function 'search-and-fetch' Gered 2014-07-08 11:33:13 -0400
  • 80a04dea35 update some doc comments Gered 2014-07-08 11:16:39 -0400
  • a394eda3a3 update fetch-all. now returns a single bundle with all the resources Gered 2014-07-08 11:08:10 -0400
  • 87ea877b26 naming adjustments Gered 2014-07-08 10:07:36 -0400
  • fd465f3466 add local timestamp conversion function Gered 2014-07-08 10:05:22 -0400
  • f06b612dcc update iso8601 timestamp format to include timezone info in a format that seems to be more generally accepted by the various public fhir test servers Gered 2014-07-08 09:52:21 -0400
  • cc11d75af8 this is the wrong url Gered 2014-07-08 08:30:47 -0400
  • 5d8717c74c split up iso date formatting into 2 functions for timestamps and dates Gered 2014-07-08 08:30:36 -0400
  • 5b2354fd0f organizing, marking some things private Gered 2014-07-08 08:22:21 -0400
  • 5845eda6b8 doesnt seem to be much need for this anymore Gered 2014-07-04 19:10:12 -0400