http://hl7.org/fhir/conditional-read-status|5.0.0

name
ConditionalReadStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Conditional Read Status

A code that indicates how the server supports conditional read.

codedisplaydefinitionhierarchy
not-supportedNot Supported
No support for conditional reads....
modified-sinceIf-Modified-Since
Conditional reads are supported, but only with the If-Modified-Since HTTP Header....
not-matchIf-None-Match
Conditional reads are supported, but only with the If-None-Match HTTP Header....
full-supportFull Support
Conditional reads are supported, with both If-Modified-Since and If-None-Match HTTP Headers....