# Mapping Labs data

Labs data is mapped similarly to the mandatory patient files and AE data

### Lab Mapping table

When mapping source data columns to the mapping table ensuring the fields are populated with the correct data and that the data is in the format required for the mapping field - text, numeric, date or time is important

{% embed url="<https://github.com/digital-ECMT/ACUITY_docs/blob/main/Labs%20Data%20Loading%20Docs/Laboratory%20Table_v1.0.docx>" %}
**Labs Mapping Table**
{% endembed %}

**TRAINING VIDEO:** This video walks through an example of mapping Labs data, highlighting the areas described on the Labs data page

{% embed url="<https://www.youtube.com/watch?list=PLPVGbGwDUYYSvlbA4lj9NH6GQzJk7eiRH&v=ToGybMPzQKU>" %}
**Mapping Labs Data**
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://decmt.gitbook.io/acuity-training-documentation/loading-specific-data-types/labs/mapping-labs-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
