LabReport
The LabReport entity is used to group labs together that are ordered as a group, such as a Complete Blood Count (CBC) which includes individual lab results for WBC, RBC, Hematocrit, Hemoglobin, etc.
| Field | Type | Length | Allow Null | Natural Key | Description | |
|---|---|---|---|---|---|---|
| 1 | Record Type ID | String |
Indicates the record type. For this record it will always be “LabReport”. |
|||
| 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 | Encounter ID | REF |
Surrogate Key to an EncounterCorresponds to a (Encounter line in the same file set)’s ID value |
|||
| 5 | Observation Date | Date | ||||
| 6 | Accession Number | String | 50 | |||
| 7 | Ordered Service | Term |
code|name|namespace|family|ns desc. The actual service that was ordered. Example would be CBC or BMP or HEMO. |
|||
| 8 | Report Status | Term |
code|name|namespace|family|ns desc. The status of the ordered service. |
|||
| 9 | Report Status Date | Date |
If not specified, this will automatically be set to the Observation Date provided |
|||
| 10 | Lab Report Content | String | MAX |
Typically this would be empty |
||
| 11 | Comment | String | MAX | |||
| 12 | 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 |
||
| 13 | Patient Record Authority ID | REF |
Surrogate Key to a Record Authority. |
|||
| 14 | Encounter Identifier | String | 128 |
Natural Key for existing encounter. Part of Natural Key Identifier. Typically the source’s or practice’s key Identifier for an encounter |
||
| 15 | Placer Order Number | String | 200 |
Placer order number |
||
| 16 | Filler Order Number | String | 200 |
Filler order number |
||
| 17 | Lab Report Format | Int |
0=NONE 1=ExtendedASCII 2=UTF8 |
|||
| 18 | Parent Observation Sub ID | REF |
Parent observation subid |
|||
| 19 | Parent Placer Order Number | String | 200 |
Parent placer order number |
||
| 20 | Parent Filler Order Number | String | 200 |
Parent filler order number |
||
| 21 | Service Text | String | 200 |
Service text |
||
| 22 | Specimen Action Code Text | String | 200 |
Specimen action code text |
||
| 23 | Service Alternate Term | Term |
code|name|namespace|family|ns desc |
|||
| 24 | Parent Observation Term | Term |
code|name|namespace|family|ns desc |
|||
| 25 | Parent Lab Report Service Term | Term |
code|name|namespace|family|ns desc |
|||
| 26 | Specimen Action Code Term | Term |
code|name|namespace|family|ns desc |
|||
| 27 | Specimen Action Code Alternate Term | Term |
code|name|namespace|family|ns desc |
|||
| 28 | Principal Result Interpreter Caregiver ID | REF |
Surrogate Key to a Caregiver. Corresponds to a (Caregiver line in the same file set)’s ID value |
|||
| 29 | Principal Result Interpreter Caregiver Identifier | String | 64 |
Natural Key for existing caregiver. Part of Natural Key Identifier. Typically the source’s or practice’s key Identifier for a caregiver |
||
| 30 | Principal Result Interpreter Caregiver Record Authority ID | REF |
Surrogate Key to a Record Authority. |
|||
| 31 | Namespace Identifier | String | 50 |
Placer Assigning Authority. Namespace identifier |
||
| 32 | Universal Identifier | String | 200 |
Placer Assigning Authority. Universal identifier |
||
| 33 | Universal Identifier Type | String | 50 |
Placer Assigning Authority. Universal identifier type |
||
| 34 | Namespace Identifier | String | 50 |
Filler Assigning Authority. Namespace identifier |
||
| 35 | Universal Identifier | String | 200 |
Filler Assigning Authority. Universal identifier |
||
| 36 | Universal Identifier Type | String | 50 |
Filler Assigning Authority. Universal identifier type |
||
| 37 | Namespace Identifier | String | 50 |
Parent Placer Assigning Authority. Namespace identifier |
||
| 38 | Universal Identifier | String | 200 |
Parent Placer Assigning Authority. Universal identifier |
||
| 39 | Universal Identifier Type | String | 50 |
Parent Placer Assigning Authority. Universal identifier type |
||
| 40 | Namespace Identifier | String | 50 |
Parent Filler Assigning Authority. Namespace identifier |
||
| 41 | Universal Identifier | String | 200 |
Parent Filler Assigning Authority. Universal identifier |
||
| 42 | Universal Identifier Type | String | 50 |
Parent Filler Assigning Authority. Universal identifier type |
||
| 43 | Order ID | REF |
Surrogate Key to an Order |
|||
| 44 | Inserted Audit Data | Audit |
Audit data for when the record was inserted/created |
|||
| 45 | Last Modified Audit Data | Audit |
Audit data for when the record was last modified |
|||
| 46 | Data Source | Data Source | 50|MAX |
Code|Name. See Data Source Format - Source of the data |