GET api/Patient?patientid={patientid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Patient| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| PatientMemberId | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| LanguageCode | string |
None. |
|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| FullName | string |
None. |
|
| PatientNo | string |
None. |
|
| DOB | date |
None. |
|
| Gender | string |
None. |
|
| ReferralSource | string |
None. |
|
| MaritalStatus | string |
None. |
|
| IdentificationTypeCode | string |
None. |
|
| IdentificationNo | string |
None. |
|
| Occupation | string |
None. |
|
| PrimaryEmail | string |
None. |
|
| PrimaryLocationId | globally unique identifier |
None. |
|
| PrimaryContactId | globally unique identifier |
None. |
|
| PhotoExists | boolean |
None. |
|
| IsPhoto | boolean |
None. |
|
| BloodGroup | string |
None. |
|
| UHID | string |
None. |
|
| NoOfDependants | integer |
None. |
|
| StatusId | integer |
None. |
|
| TypeId | integer |
None. |
|
| RelationshipId | integer |
None. |
|
| Photo | Collection of byte |
None. |
|
| Url | string |
None. |
|
| PhotoUrl | string |
None. |
|
| Image | string |
None. |
|
| Photo1 | string |
None. |
|
| MonthlyIncome | decimal number |
None. |
|
| TypeOfWork | string |
None. |
|
| FatherName | string |
None. |
|
| MotherName | string |
None. |
|
| SpouseName | string |
None. |
|
| IsCalculatedDOB | boolean |
None. |
|
| EncounterCount | integer |
None. |
|
| SiteName | string |
None. |
|
| Name | string |
None. |
|
| SiteLogo | Collection of byte |
None. |
|
| TemplateId | integer |
None. |
|
| Relationship | integer |
None. |
|
| SpouseContactNumber | string |
None. |
|
| ContactNumber | string |
None. |
|
| ContactNumberValid | boolean |
None. |
|
| AlternateNumber | string |
None. |
|
| Prefix | string |
None. |
|
| EncounterId | globally unique identifier |
None. |
|
| CreatedOn | date |
None. |
|
| BMI | string |
None. |
|
| BMIValue | string |
None. |
|
| BMIColor | string |
None. |
|
| IsPatientAccess | boolean |
None. |
|
| UserEmail | string |
None. |
|
| MemberClassification | string |
None. |
|
| PharmacyName | string |
None. |
|
| PharmacyAddress | string |
None. |
|
| PharmacyCity | string |
None. |
|
| PharmacyState | string |
None. |
|
| PharmacyZipCode | string |
None. |
|
| PharmacyPhoneNo | string |
None. |
|
| ExtRefId | string |
None. |
|
| PHExtRefId | string |
None. |
|
| PharmacyId | globally unique identifier |
None. |
|
| PreferredPharmacyId | globally unique identifier |
None. |
|
| AccessStatusId | integer |
None. |
|
| Weight | decimal number |
None. |
|
| Height | decimal number |
None. |
|
| AccountName | string |
None. |
|
| CareCoordination | string |
None. |
|
| CareEvents | string |
None. |
|
| Colour | string |
None. |
|
| CareEventId | string |
None. |
|
| LanguageKnownId | string |
None. |
|
| LanguageName | string |
None. |
|
| PatientName | string |
None. |
|
| Status | Status |
None. |
|
| PatientLab | LabOrder |
None. |
|
| Pinned | Pinned |
None. |
|
| Payment | Payment |
None. |
|
| Provider | Member |
None. |
|
| Referred | Member |
None. |
|
| ReferredBy | string |
None. |
|
| PreferredTemplate | PreferredTemplate |
None. |
|
| PatientClassification | string |
None. |
|
| ClassificationId | integer |
None. |
|
| RaceId | integer |
None. |
|
| EthnicityId | integer |
None. |
|
| ClinicalNotes | Collection of ClinicalNote |
None. |
|
| Caregivers | Collection of Caregiver |
None. |
|
| Docs | Collection of Doc |
None. |
|
| PatientVitals | Collection of PatientVital |
None. |
|
| Diagnosises | Collection of Diagnosis |
None. |
|
| PatientAllergies | Collection of PatientAllergy |
None. |
|
| Encounters | Collection of Encounter |
None. |
|
| Prescriptions | Collection of Prescription |
None. |
|
| HealthCheckups | Collection of HealthCheckup |
None. |
|
| Notes | Collection of Notes |
None. |
|
| Addresses | Collection of Address |
None. |
|
| Contacts | Collection of Contact |
None. |
|
| Category | Collection of Category |
None. |
|
| Procedures | Collection of Procedure |
None. |
|
| PatientAnswers | Collection of PatientAnswer |
None. |
|
| LabOrders | Collection of LabOrder |
None. |
|
| Note | Collection of Notes |
None. |
|
| CarePlans | Collection of CarePlan |
None. |
|
| HistoryGroups | Collection of HistoryGroup |
None. |
|
| PhysicalExams | Collection of PhysicalExam |
None. |
|
| Calendars | Collection of Calendar |
None. |
|
| AlertSettings | Collection of AlertSetting |
None. |
|
| Bills | Collection of Bill |
None. |
|
| PatientRadiologies | Collection of LabRx |
None. |
|
| Diets | Collection of Procedure |
None. |
|
| Activities | Collection of ActivityDetail |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.