17 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | facility |
| FieldType | String | FK → facility.Facility (PROTECT) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | resource_type |
| FieldType | String | CharField(255) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | resource_sub_type |
| FieldType | String | CharField(255) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | title |
| FieldType | String | CharField(255) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | slug |
| FieldType | String | CharField(255) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Core |
| Field | String | description |
| FieldType | String | TextField |
| Notes | Text | no |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Tree structure |
| Field | String | parent |
| FieldType | String | FK → emr.ResourceCategory (CASCADE) |
| Notes | Text | Self-reference to the parent node; nullable. <code>related_name="children"</code>. <code>__exclude__</code>d from spec serialization — written via slug lookup, read via <code>get_parent_json()</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Tree structure |
| Field | String | is_child |
| FieldType | String | BooleanField |
| Notes | Text | Default <code>False</code>. Exposed on write (<code>ResourceCategoryWriteSpec</code>) and read |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Tree structure |
| Field | String | root_org |
| FieldType | String | FK → emr.ResourceCategory (CASCADE) |
| Notes | Text | Self-reference to the root of this node's tree; nullable. <code>related_name="root"</code>. Not exposed in specs |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | Charge item monetary components |
| Field | String | configured_monetary_components |
| FieldType | String | JSONField → list[MonetaryComponent] |
| Notes | Text | Components configured directly on this category |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | monetary_component_type |
| FieldType | String | MonetaryComponentType enum |
| Notes | Text | — |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | code |
| FieldType | String | Coding |
| Notes | Text | <code>None</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | factor |
| FieldType | String | Decimal |
| Notes | Text | <code>None</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | amount |
| FieldType | String | Decimal |
| Notes | Text | <code>None</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | tax_included_amount |
| FieldType | String | Decimal |
| Notes | Text | <code>None</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | global_component |
| FieldType | String | bool |
| Notes | Text | <code>False</code> |
| Field | Field type | Value |
|---|
| Model | String | ResourceCategory |
| Section | String | MonetaryComponent (nested shape) |
| Field | String | conditions |
| FieldType | String | list[EvaluatorConditionSpec] |
| Notes | Text | <code>[]</code> |
"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | Resource Category |
| DocType | String | reference |
| Domain | String | platform |
| Summary | Text | |
| SidebarOrder | Integer | 5 |
| IntroducedIn | String | 3.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | ResourceCategory |
| SourceFile | String | |
| Status | String | current |