From 25a1e6925b700460b8ff098aa7450c20df708855 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Fri, 7 Mar 2014 17:35:24 -0500 Subject: [PATCH] more todos --- TODO.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index e52c45a8a0a..028bca376e9 100644 --- a/TODO.txt +++ b/TODO.txt @@ -18,4 +18,11 @@ * Add client and server support for other operations from the list here (we currently support read, vread, and search - but there are many more): http://latest.fhir.me/http.html \ No newline at end of file + but there are many more): http://latest.fhir.me/http.html + + * Get resource references working on both client and server - for the + client, maybe allow lazy-loading or something? + + * Support compartments for client and server + + * Support slices in the model \ No newline at end of file