![]() |
PersonRecord Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels
The PersonRecord type exposes the following members.
Name | Description | |
---|---|---|
![]() | PersonRecord | Initializes a new instance of the PersonRecord class |
Name | Description | |
---|---|---|
![]() | ContactTypeCode |
Contact type code.
|
![]() | Id |
A globally-unique identifier for the person record.
|
![]() | Name |
Gets or sets the name in HL-7-compatible format.
|
![]() | Phones |
Gets or sets the phones.
|
![]() | PhotoUrl |
Gets or sets the photo URL.
|
![]() | ProviderId |
Gets or sets the hospital identifier.
|
![]() | StatusCode |
Gets or sets the status code.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |