PatientRelationshipModel
Model used to retrieve or set information about a patient relationship.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the relationship. |
string |
None. |
| SortOrder |
Indicates the sort order of this patient relationship in the list. |
integer |
None. |
| IsDefault |
Indicates if this relationship is the default or not. |
boolean |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
globally unique identifier |
None. |
| ExternalId |
Unique ID of the model on integrating system (Required). |
string |
None. |