---
title: "GET /source_to_concept_map"
method: GET
path: "/source_to_concept_map"
tags: ["source_to_concept_mapController"]
---

# GET /source_to_concept_map

`GET /source_to_concept_map`

## Response `200`

Array of source_to_concept_map instances

- SourceToConceptMapWithRelations[]
  - `source_code` string
  - `source_concept_id` number
  - `source_vocabulary_id` string
  - `source_code_description` string
  - `target_concept_id` number
  - `target_vocabulary_id` string
  - `valid_start_date` string, date-time
  - `valid_end_date` string, date-time
  - `invalid_reason` string

## Changes

> 5 revisions in range; 1 could not be searched.

- **2022-12-15** `17f92620449e` — 1 info
  - endpoint added
- **2022-11-28** `8517ac9eef50` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ohdsi/apis/data-connection/changes/source_to_concept_map/get.md)

---

[API](https://skmtc.dev/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.dev/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
