http://hl7.org/fhir/conditional-read-status|5.0.0
name
ConditionalReadStatus
ConditionalReadStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Conditional Read Status
A code that indicates how the server supports conditional read.
| code | display | definition | hierarchy |
|---|---|---|---|
| not-supported | Not Supported | No support for conditional reads.... | |
| modified-since | If-Modified-Since | Conditional reads are supported, but only with the If-Modified-Since HTTP Header.... | |
| not-match | If-None-Match | Conditional reads are supported, but only with the If-None-Match HTTP Header.... | |
| full-support | Full Support | Conditional reads are supported, with both If-Modified-Since and If-None-Match HTTP Headers.... |