Masters
EDI masters — 2 entities with their key fields and relationships.
Reference data with an independent lifecycle: created once, referenced many times.
2 entities in EDI.
Code List
Defines the identity, publisher, version, and source of an external code set and its default Common Code.
Naming: Set by user · 10 fields · 1 inbound ref
Key fields
| Field | Type | Req | Label |
|---|---|---|---|
title |
Data | Title | |
version |
Data | Version | |
canonical_uri |
Data | Canonical URI |
Relationships
| Field | Type | References | Req |
|---|---|---|---|
default_common_code |
Link | Common Code |
Common Code
Stores one normalized code in a Code List and links it to the records that the code applies to.
Naming: hash · 9 fields · 1 inbound ref
Key fields
| Field | Type | Req | Label |
|---|---|---|---|
title |
Data | yes | Title |
common_code |
Data | yes | Common Code |
description |
Small Text | Description |
Relationships
| Field | Type | References | Req |
|---|---|---|---|
code_list |
Link | Code List | yes |
applies_to |
Table | Dynamic Link (fw) |