Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlejson config
Code Block
{
            "check": {
                    "min": 1,
                    "max": 5
            }
        }

COMPOSITION_MARK_IN_ERROR_STATUS_REASON

Attributes

Type

Comments

check

[string]

 

Example:

Expand
titlejson config
Code Block
{
    "check": ["INCORRECT_PATIENT","TYPO"]
}

COMPOSITION_SIGN_TERM

Attributes

Type

Comments

check

{Min_Max}

 

...