-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support conditional read operation #160
Comments
This could be low priority for us before we don't support this in our capabilitystatement, and touchstone knows that we don't support this by checking our capabilitystatement. |
albertwang-ibm
changed the title
Support If-Modified-Since for resource read operation
Support conditional read operation
Jan 6, 2020
albertwang-ibm
added a commit
that referenced
this issue
Jan 6, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 6, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 6, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 6, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 7, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 7, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 7, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
albertwang-ibm
added a commit
that referenced
this issue
Jan 7, 2020
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
verified in touchstone test, so close this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should give client the option of performing a conditional read. This should save bandwidth and reduce latency for frequently accessed resources.
From https://www.hl7.org/FHIR/DSTU2/http.html#cread:
https://touchstone.aegis.net/touchstone/scriptexecution?exec=201909271137469410753433&qn=/FHIR4-0-0-Advanced/Patient/01-read/fhir-api-r4-patient-read-04-conditional-found-notmodified#WAITING_OPER
The text was updated successfully, but these errors were encountered: