DiagnosisCodeMapping
The table contains the code mapping information (effective dates, map type) for the diagnosis. This table stores the discrete mapped codes. This table stores information on term-to-code mapping as well as code-to-code mapping.
| Column Name | Type | Description |
|---|---|---|
| DiagnosisIdentifier | NUMERIC | The unique ID of the diagnosis record in your system. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record was extracted. This is only populated if you use IntraConnect. |
| DiagnosisMappingValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this record. |
| MappingStatus | INTEGER | The map status indicates what the status of the term to code mapping is. It can be used, for example, to filter out concept code maps when reporting encounter diagnoses or other diagnoses. |
| CodeMappingEffectiveDate | DATETIME | Date from which the code mapping is effective. |
| SourceCommunityId | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| MappingTypeCategory | INTEGER | The type/classification category number for the mapping row. |
| GroupLineNumber | INTEGER | The line number for the information associated with this record. |
| MappingPriorityNumber | INTEGER | The map priority is used to prioritize mappings if multiple mappings to codes from the same code set exist. Used primarily for reporting purposes. |
| MappedCodeSetCategory | INTEGER | The code set category number for the code to which this record maps. This mapping information is used to determine to which reference code this record maps for a given set and date range. |
| RecordOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| DiagnosisIdentifier | NUMERIC | The unique identifier (.1 item) for the diagnosis record. |
| DiagnosisMappingScope | INTEGER | The mapping scope indicates if the diagnosis code that the diagnosis term maps to is an exact match, or a narrower or broader diagnosis concept. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record. This is only populated if you use IntraConnect. |