Update Referral

Updates specific fields in an existing referral

🖊️

Note

This PATCH request currently only supports adding a new file attachment to an existing referral. This does not delete or replace any previous file attachments. This does not include editing other properties in referrals.


Parameters

Path Params
string
required

Referral identifier

Body Params

A Referral.

FhirReference | null

The URL reference to the coverage (i.e. claim details) where this referral is or will be filed under

FhirPeriodDate | null

Period when the referral is valid

FhirReference | null

The URL reference to the practitioner that this referral is assigned to, wherein the ID includes the prefix PR-

FhirReference | null

The URL reference to the referring external practitioner/clinic (PractitionerRole), wherein the ID includes the prefix EP-

FhirReference | null

The name of the referral type used

date-time | null

Date when the referral was created

boolean | null

Indicates if this referral is an active and valid referral

LimitQuantity | null

Limit on the quantity of services

LimitMoney | null

Limit on the monetary value of services

FhirReference | null

The URL reference to the patient whom this referral is for

boolean | null

Indicates whether the referral is also applied to cancelled appointments

string | null

Notes added to the referral

attachments
array of objects

File attachments to the referral

attachments
FhirResourceMeta | null

Metadata about the resource

string | null

Resource Type

Headers
string
enum
Defaults to application/fhir+json

Generated from available response content types

Allowed:
Responses

400

Invalid input

403

Forbidden

404

Resource not found

422

Unprocessable entity

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/fhir+json
application/json