Prior Authorization Coverage Requirement Discovery
The Prior Authorization Coverage Requirement Discovery configuration category includes the following configurable options:
|
CDS Hook |
|
|
JSON | |
The CDS Service JSON including prefetch keys required. The service id provided will be ignored. | |
|
|
{
"hook": "order-sign",
"title": "Order sign request",
"description": "CDS Hook for order sign",
"prefetch": {
"patient": "Patient/{{context.patientId}}"
}
}
|
|
|
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.