---
title: "GET /api/services/app/Patient/Get"
method: GET
path: "/api/services/app/Patient/Get"
tags: ["Patient"]
---

# GET /api/services/app/Patient/Get

`GET /api/services/app/Patient/Get`

## Query parameters

- `id` integer

## Response `200`

Success

- HisPatientDto
  - `id` integer
  - `creationTime` string, date-time
  - `creatorUserId` integer, nullable
  - `lastModificationTime` string, date-time, nullable
  - `lastModifierUserId` integer, nullable
  - `patientCode` string, nullable
  - `lastName` string, nullable
  - `firstName` string, nullable
  - `fullName` string, nullable
  - `birthday` string, date-time
  - `idGender` integer
  - `genderName` string, nullable
  - `phoneNumber` string, nullable
  - `email` string, nullable
  - `identityCard` string, nullable
  - `identityDate` string, date-time
  - `address` string, nullable
  - `userId` integer, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
