15 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | status |
| FieldType | String | CharField(100) |
| Notes | Text | <code>MedicationStatementStatus</code> enum |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | reason |
| FieldType | String | CharField(100) |
| Notes | Text | <code>str |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | medication |
| FieldType | String | JSONField (default=dict) |
| Notes | Text | <code>Coding</code> bound to the <code>system-medication</code> value set |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | information_source |
| FieldType | String | CharField(100) |
| Notes | Text | <code>MedicationStatementInformationSourceType</code> enum |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | effective_period |
| FieldType | String | JSONField (default=dict) |
| Notes | Text | <code>PeriodSpec</code> |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | dosage_text |
| FieldType | String | TextField |
| Notes | Text | <code>str |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Statement details |
| Field | String | note |
| FieldType | String | TextField |
| Notes | Text | <code>str |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Relationships |
| Field | String | patient |
| FieldType | String | FK → Patient |
| Notes | Text | <code>on_delete=CASCADE</code>. The patient the statement is about. Derived server-side from the encounter — never accepted from clients. |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Relationships |
| Field | String | encounter |
| FieldType | String | FK → Encounter |
| Notes | Text | <code>on_delete=CASCADE</code>. The encounter the statement was recorded in. Supplied as a UUID on create. |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Coding shape |
| Field | String | system |
| FieldType | String | str |
| Notes | Text | Code system URI (e.g. <code>http://snomed.info/sct</code>) |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Coding shape |
| Field | String | version |
| FieldType | String | str |
| Notes | Text | Code-system version |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Coding shape |
| Field | String | code |
| FieldType | String | str |
| Notes | Text | Required. Validated against the bound value set |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | Coding shape |
| Field | String | display |
| FieldType | String | str |
| Notes | Text | Human-readable label |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | PeriodSpec shape |
| Field | String | start |
| FieldType | String | datetime |
| Notes | Text | Must be timezone-aware if present; naive datetimes are rejected |
| Field | Field type | Value |
|---|
| Model | String | MedicationStatement |
| Section | String | PeriodSpec shape |
| Field | String | end |
| FieldType | String | datetime |
| Notes | Text | Must be timezone-aware if present |
"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | Medication Statement |
| DocType | String | reference |
| Domain | String | medications |
| Summary | Text | |
| SidebarOrder | Integer | 4 |
| IntroducedIn | String | 3.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | MedicationStatement |
| SourceFile | String | |
| Status | String | current |