Profile: patient-referral Parent: ServiceRequest Id: patient-referral Title: "Patient Referral" Description: "Profile for Patient Referral" * intent 1..1 * subject 1..1 * identifier 0..* * reason 0..* * requester 0..1 * performer 0..* * authoredOn 0..1 * status 1..1 // Instance: ReferralExample InstanceOf: patient-referral Usage: #example Title: "Example of a patient referral payload" Description: "Example of a patient referral payload" * intent = $SRIntent#directive * subject = Reference(WinITPatientExample) * identifier.value = "777888" * reason = #741007 * requester = Reference(OrganizationExample) * performer = Reference(OrganizationExample) * authoredOn = "2025-09-25" * status = #active