HIE Opt-Out
Patient
HIE Opt-Out
Update a patient’s HIE (Health Information Exchange) opt-out status
PUT
HIE Opt-Out
The HIE opt-out endpoint allows you to control whether a patient participates in data sharing and pulling through health information exchanges. When a patient is opted out, they will not participate in data exchange through the networks.Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Params
Set to
true to opt the patient out of HIE data sharing, or false to opt them inPath Params
The ID of the patient whose HIE opt-out status should be updated
Response
Returns a JSON object with the following properties:The patient’s ID
The patient’s current opt-out status.
true indicates the patient is opted out of HIE data
sharingA human-readable message confirming the update

