Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

CodeSystem: CriteriaNotExistsBehavior

Official URL: http://hl7.org/fhir/subscriptiontopic-cr-behavior Version: 5.0.0
Standards status: Trial-use Maturity Level: 0 Computable Name: CriteriaNotExistsBehavior

Behavior a server can exhibit when a criteria state does not exist (e.g., state prior to a create or after a delete).

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/subscriptiontopic-cr-behavior defines the following codes:

CodeDisplayDefinition
test-passes Test passes The requested conditional statement will pass if a matching state does not exist (e.g., previous state during create).
test-fails Test fails The requested conditional statement will fail if a matching state does not exist (e.g., previous state during create).