ReferralProperty
A complete list of a referral’s properties should be sent. The existing list for a referral will be replaced.
| Field | Type | Length | Allow Null | Natural Key | Description | |
|---|---|---|---|---|---|---|
| 1 | Record Type ID | String | Indicates the record type. For this record it will always be “ReferralProperty”. | |||
| 2 | ID | ID | Surrogate Key | |||
| 3 | Patient ID | REF | Surrogate key to a patientCorresponds to a (Patient line in the same file set)’s ID value | |||
| 4 | Patient Identifier | String | 128 | Natural Key for existing patient. Part of Natural Key Identifier. Typically, the source’s or practice’s key Identifier for a patient | ||
| 5 | Patient Record Authority ID | REF | Surrogate Key to a Record Authority. | |||
| 6 | Name | String | 30 | Property name | ||
| 7 | Value | String | max | Property value | ||
| 8 | Referral ID | REF | Surrogate key to a referralCorresponds to a (Referral line in the same file set)’s ID value | |||
| 9 | Referral Identifier | String | 50 | Referral identifier | ||
| 10 | Referral Start Date | Date | ||||
| 11 | Inserted Audit Data | Audit | Audit data for when the record was inserted/created | |||
| 12 | Last Modified Audit Data | Audit | Audit data for when the record was last modified |