"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | DevEntity PatientModel |
| DocType | String | guide |
| Domain | String | |
| Summary | Text | |
| SidebarOrder | Integer | 999 |
| IntroducedIn | String | 2.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | |
| SourceFile | String | |
| Status | String | current |
9 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Identity |
| Field | String | patient_id |
| FieldType | String | UUID |
| Notes | Text | Required — system identifier, auto-generated |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Identity |
| Field | String | first_name |
| FieldType | String | String(100) |
| Notes | Text | Required — patient's given name |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Identity |
| Field | String | last_name |
| FieldType | String | String(100) |
| Notes | Text | Required — patient's family name |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Identity |
| Field | String | date_of_birth |
| FieldType | String | Date |
| Notes | Text | Required — ISO 8601 format (YYYY-MM-DD) |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Contact |
| Field | String | phone |
| FieldType | String | String(20) |
| Notes | Text | Required (was optional in v1.0.0) |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Contact |
| Field | String | email |
| FieldType | String | String(254) |
| Notes | Text | Optional |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Contact |
| Field | String | address |
| FieldType | String | Text |
| Notes | Text | Optional — free-text address |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Clinical |
| Field | String | blood_type |
| FieldType | String | String(5) |
| Notes | Text | Optional — NEW in v2.0.0; A+, A-, B+, B-, AB+, AB-, O+, O- |
| Field | Field type | Value |
|---|
| Model | String | PatientModel_DevEntity_v2 |
| Section | String | Clinical |
| Field | String | preferred_language |
| FieldType | String | String(50) |
| Notes | Text | Optional — NEW in v2.0.0; ISO 639-1 code |