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

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

CodeSystem: CriteriaNotExistsBehavior

Official URL: http://hl7.org/fhir/subscriptiontopic-cr-behavior Version: 4.3.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 CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

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