Prior Authorization Coverage Requirement Discovery
The Prior Authorization Coverage Requirement Discovery configuration category includes the following configurable options:
CDS Hook Json (Text)
CDS Hook JSON (File)
|
|
CDS Hook Json (Text) |
|
|
|
| JSON | |
| The CDS Service JSON Text including prefetch keys required. The service id provider will be ignored. This value will be ignored if both it and CDS Hook JSON (File) are present. | |
|
|
{
"hook": "order-sign",
"title": "Order sign request",
"description": "CDS Hook for order sign",
"prefetch": {
"patient": "Patient/{{context.patientId}}"
}
}
|
|
|
|
|
CDS Hook JSON (File) |
|
|
|
| Resource Path | |
| The CDS Service JSON File including prefetch keys required. The service id provided will be ignored. This file will take precedence over CDS Hook JSON (Text) if both properties are set. | |
|
|
| (no default) | |
|
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.