FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Criteria Not Exists Behavior

Official URL: http://hl7.org/fhir/subscriptiontopic-cr-behavior Version: 5.0.0
Standards status: Informative 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).