Lab Order Compendium
Lab Order Compendium
Source Object: Lab Order Compendium
The Lab Order Compendium source object is an essential component in healthcare data management, providing standardized information about laboratory test compendiums. It plays a crucial role in ensuring consistency and accuracy in lab test coding and naming.
Overview
Laboratory test compendiums serve as standardized references that include a comprehensive list of laboratory tests, along with their corresponding codes and names. These compendiums are crucial for maintaining consistency and accuracy in test identification and reporting. The Lab Order Compendium source object captures key data fields related to these compendiums.
Usage
The Lab Order Compendium source object serves several key purposes in healthcare data management:
- Compendium Information: It contains essential details about a specific lab test compendium, including its code, name, and creation date.
- Lab Vendor: Specifies the lab vendor associated with the compendium. This information helps in tracking the source or provider of the compendium data.
- Last Updated: Records the date of the last update or modification of the compendium. This is essential for tracking changes and ensuring that healthcare providers are using the most up-to-date reference data.
By utilizing the Lab Order Compendium source object, healthcare organizations can maintain consistent coding and naming conventions for laboratory tests. This, in turn, ensures that healthcare professionals can accurately order, conduct, and interpret lab tests, ultimately leading to improved patient care and treatment outcomes.
Mapping Table
Data Field | Source Field Data Type | Resource Mapping Context | Source Data Field Cardinality | Source Data Field Description | Example Value | Source Data Field Validation Rule | Mapped FHIR Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapped FHIR Data Field Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
code | String | Top Level | 0..1 | - | - | - | Composition | extension[*].valueString | - | NA | code | TBD |
created_date | DateTime | Top Level | 0..1 | - | - | - | Composition | extension[*].valueDateTime | - | NA | created-date | TBD |
deleted_date | DateTime | Top Level | 0..1 | - | - | - | Composition | extension[*].valueDateTime | - | NA | deleted-date | TBD |
id | Integer | Top Level | 0..1 | Represents the id of compendium | - | - | Composition | id | - | NA | - | TBD |
lab_vendor | Integer | Top Level | 0..1 | - | - | - | Composition | author.reference | - | NA | - | TBD |
last_updated | DateTime | Top Level | 0..1 | - | - | - | Composition | date | - | NA | - | TBD |
name | String | Top Level | 0..1 | Name of the compendium | - | - | Composition | title | - | NA | - | TBD |