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

name
ConditionalReadStatus
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

ConditionalReadStatus

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....