Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Interface Layer

Sri Maurya Kummamuru edited this page Jan 20, 2021 · 3 revisions
Warning: This page is going to be retired and this documentation will be maintained at - https://github.com/OpenConceptLab/ocl-docs/blob/main/docs/source/index.rst

Sometimes it is useful to interact with OCL using custom information models, rather than using traditional terminology information models.

The OCL Interface Layer exposes a set of APIs for some of these custom models, including: * QMAP – FHIR Questionnaire Mappings used to map a local codes to coded questions and answers defined in a FHIR questionniare * IMAP – Indicator Mappings used to map between data element+disaggregation pairs * Codelists – Simplified format for listing data elements and their valid disaggregations ## Points to note while reading the documentation * All path variables are required *

The list of supported responses will be available to see on the right side by selecting the dropdown for each request example * Selecting an environment in the above dropdown will update the below variables depicted as {{variable}} to example values to act as a reference

Please refer the full documentation here https://documenter.getpostman.com/view/10981858/SzmjyuQC?version=latest

Clone this wiki locally