Gered
|
5845eda6b8
|
doesnt seem to be much need for this anymore
|
2014-07-04 19:10:12 -04:00 |
|
Gered
|
455934cde5
|
HL7 FHIR spec actually only requires that servers use the HTTP request "Accept" header to determine response content encoding format
|
2014-07-04 19:02:49 -04:00 |
|
Gered
|
e27640e30a
|
allow passing of search params and other general FHIR params as separate arguments to 'search'. refactoring work with how params are converted to a URL query string
|
2014-07-04 18:55:00 -04:00 |
|
Gered
|
2900e42be7
|
doc comment changes
|
2014-07-04 13:56:43 -04:00 |
|
Gered
|
3b3dfcaa4a
|
update README.md
|
2014-07-04 13:50:55 -04:00 |
|
Gered
|
1d2498c62e
|
add support for navigating/fetching across paged search results
|
2014-07-04 13:40:27 -04:00 |
|
Gered
|
c8fdf4bbd2
|
refactor
|
2014-07-04 13:40:03 -04:00 |
|
Gered
|
002c7d3054
|
probably should be using sequential? here instead
|
2014-07-04 12:34:24 -04:00 |
|
Gered
|
eb88fbca20
|
add convenience function for turning bundles into sequences of resources
|
2014-07-04 12:34:04 -04:00 |
|
Gered
|
46ea41807e
|
allow for using a vector for the param name to specify a chained param
|
2014-07-04 11:15:42 -04:00 |
|
Gered
|
c4944ee8e7
|
improve search parameter handling. add support for namespaced values
|
2014-07-04 10:54:19 -04:00 |
|
Gered
|
f360199e0c
|
return nil if the resource could not be found (http 404)
|
2014-07-04 09:40:51 -04:00 |
|
Gered
|
23a4bce89c
|
add get-resource-bundle
|
2014-07-04 09:34:37 -04:00 |
|
Gered
|
7d5194f9c3
|
escape search parameter values for characters deemed special by FHIR
|
2014-07-04 09:31:29 -04:00 |
|
Gered
|
3154052e0a
|
initial commit
|
2014-07-04 09:04:45 -04:00 |
|