The Create DocumentReference tab in the operation Settings dialog box allows you to configure how a DocumentReference resource is created. This tab is available on the DocumentReference resource for the Create (POST) operation.
The following settings are available:
Setting |
Description |
---|---|
Apply Clinical Document Lock |
Select this option to apply the External Clinical Document Lock on the document created by the operation. The External Clinical Document Lock prevents any changes to a document's Keyword Values or binary data to be made from within OnBase. When locked, documents can only be modified by requests from the external clinical system. |
Require Unique ID |
Select this option to require a unique ID for each document created by the operation. The value of this unique ID is extracted from the identifier in an incoming message. If this option is selected, incoming messages must contain an identifier element with values for the value and system metadata types that are unique compared to all other DocumentReference resources in the environment. |
FHIR Path to Unique ID |
Enter a FHIRPath expression in this field to represent the unique ID of the document created by the operation. This expression is used to extract the identifier metadata value from an incoming message. The expression must evaluate to an identifier object according to the FHIRPath specification. For more information, see FHIRPath. Note:
The extracted identifier values for the system and value metadata types cannot exceed 80 characters each. |