8 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Identity & scope |
| Field | String | facility |
| FieldType | String | FK → Facility (PROTECT) |
| Notes | Text | Nullable, <code>default=None</code>. Set means the definition is scoped to that facility; <code>null</code> means instance-wide. Excluded from the base spec (<code>__exclude__ = ["facility"]</code>) and set server-side from the <code>facility</code> UUID on create |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Identity & scope |
| Field | String | version |
| FieldType | String | IntegerField |
| Notes | Text | Defaults to <code>1</code>. Read-only — appears in <code>...ReadSpec</code> only, never accepted on write |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Identity & scope |
| Field | String | title |
| FieldType | String | CharField(1024) |
| Notes | Text | Required. Display name shown when authoring questionnaires; not the observation <code>code</code> |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Identity & scope |
| Field | String | description |
| FieldType | String | TextField |
| Notes | Text | Required. Natural-language (markdown) description |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Identity & scope |
| Field | String | derived_from_uri |
| FieldType | String | TextField |
| Notes | Text | External URI this definition was derived from. Optional (<code>str |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Coding & measurement |
| Field | String | body_site |
| FieldType | String | JSONField |
| Notes | Text | Nullable. <code>Coding</code> bound to the <code>system-body-site-observation</code> value set (SNOMED CT) |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Coding & measurement |
| Field | String | method |
| FieldType | String | JSONField |
| Notes | Text | Nullable. <code>Coding</code> bound to the <code>system-collection-method</code> value set (SNOMED CT) |
| Field | Field type | Value |
|---|
| Model | String | ObservationDefinition |
| Section | String | Coding & measurement |
| Field | String | permitted_unit |
| FieldType | String | JSONField |
| Notes | Text | Nullable. <code>Coding</code> bound to the <code>system-ucum-units</code> value set (UCUM). Care does not convert between units when displaying data |
"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | Observation Definition |
| DocType | String | reference |
| Domain | String | definitions |
| Summary | Text | |
| SidebarOrder | Integer | 4 |
| IntroducedIn | String | 3.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | ObservationDefinition |
| SourceFile | String | |
| Status | String | current |