ClaimProperty
A complete list of a claim’s properties should be sent. The existing list for a claim will be replaced.
Field | Type | Length | Allow Null | Natural Key | Description | |
---|---|---|---|---|---|---|
1 | Record Type ID | String |
Indicates the record type. For this record it will always be “ClaimProperty”. |
|||
2 | ID | ID |
Surrogate Key |
|||
3 | Patient ID | REF |
Surrogate key to a patientCorresponds to a (Patient line in the same file set)’s ID value |
|||
4 | Patient Identifier | String | 128 |
Natural Key for existing patient. Part of Natural Key Identifier. Typically, the source’s or practice’s key Identifier for a patient |
||
5 | Patient Record Authority ID | REF |
Surrogate Key to a Record Authority. |
|||
6 | Name | String | 30 |
Property name |
||
7 | Value | String | max |
Property value |
||
8 | Claim ID | REF |
Surrogate Key to a ClaimCorresponds to a (Claim line in the same file set)’s ID value |
|||
9 | Claim Identifier | String | 50 |
Used to look up existing claim (along with known patient and encounter) |
||
10 | Inserted Audit Data | Audit |
Audit data for when the record was inserted/created |
|||
11 | Last Modified Audit Data | Audit |
Audit data for when the record was last modified |