PatientContactInfo
| Field | Type | Length | Allow Null | Natural Key | Description | |
|---|---|---|---|---|---|---|
| 1 | Record Type ID | String |
Indicates the record type. For this record it will always be “PatientContactInfo”. |
|||
| 2 | Patient ID | REF |
Surrogate key to a patientCorresponds to a (Patient line in the same file set)’s ID value |
|||
| 3 | Patient Identifier | String | 128 |
Part of Natural Key Identifier. Typically, the source’s or practice’s key Identifier for a patient |
||
| 4 | Patient Record Authority ID | REF |
Surrogate Key to a Record Authority. |
|||
| 5 | Info | String | 200 | |||
| 6 | Contact Type | Term |
code|name|namespace|family|ns desc |
|||
| 7 | Comment | String | 200 | |||
| 8 | Country Code | String | 50 | |||
| 9 | Area Code | String | 50 | |||
| 10 | Local Number | String | 50 | |||
| 11 | Extension | String | 50 | |||
| 12 | Use Code Term | Term |
code|name|namespace|family|ns desc |
|||
| 13 | Inserted Audit Data | Audit |
Audit data for when the record was inserted/created |
|||
| 14 | Last Modified Audit Data | Audit |
Audit data for when the record was last modified |
|||
| 15 | ID | ID |
Surrogate key to a contactInfo |