DiagnosisProperty

A complete list of a diagnosis’ properties should be sent. The existing list for a diagnosis 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 “DiagnosisProperty”.

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 128

Property name

7 Value String MAX

Property value

8 Diagnosis ID REF

Surrogate Key to a DiagnosisCorresponds to a (Diagnosis line in the same file set)’s ID value

9 Diagnosis Date Date

Date diagnosis assigned

10 Diagnosis Term Term

code|name|namespace|family|ns desc. This would typically be an ICD9, but could be a Term that is defined by the source system.

11 Diagnosis Type Term

code|name|namespace|family|ns desc. A description of the Diagnosis type. Example would be “Admitting” or “Primary” or “Secondary” or “Billing”

12 Diagnosis Encounter ID REF

Surrogate Key to an EncounterCorresponds to a (Encounter line in the same file set)’s ID value

13 Diagnosis Encounter Identifier String 128

Part of Natural Key Identifier. Typically the source’s or practice’s key Identifier for an encounter *Natural Key for existing encounter

14 Inserted Audit Data Audit

Audit data for when the record was inserted/created

15 Last Modified Audit Data Audit

Audit data for when the record was last modified