Description: The workspace level CBS segment definition which governs the hierarchical depth of theCBS and how codes will be concatenated.
Field | Type | Description | Read-Only |
---|---|---|---|
CopiedFromObjectId | ForeignKey | The unique identifier of the CBS segment that was copied to create the one being viewed. | No |
ObjectId | String | The unique ID generated by the system. | No |
SegmentDefaultValue | String | A value that is added to the concatenated code by default. | No |
SegmentDefinitionName | String | The name of the CBS segment. | No |
SegmentSeparator | String | The separator determines how the concatenated code is separated. The separator can be a period, space, or hyphen. | No |
TemplateObjectId | ForeignKey | The unique identifier for the CBS template. | No |
WorkspaceCode | String | The user-specified unique identifier of the workspace. | No |