You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a high level project proposal for the gen-ai / apollo server. You should contact @josephjclark before getting started.
Overview
This project is to generate Javascript code (probably using the common adaptor) to convert datastructure A into structure B.
Users will provide two structures and possibly some mapping rules - either as natural language or comments or some formal structure (at the moment, use whatever is easiest for you to develop the system). The module should then generate an algorithm to map the structures.
Inputs
We should gather some sample inputs, like FHIR to Salesforce, as well as some sample algorithms.
The text was updated successfully, but these errors were encountered:
This is a high level project proposal for the gen-ai / apollo server. You should contact @josephjclark before getting started.
Overview
This project is to generate Javascript code (probably using the common adaptor) to convert datastructure A into structure B.
Users will provide two structures and possibly some mapping rules - either as natural language or comments or some formal structure (at the moment, use whatever is easiest for you to develop the system). The module should then generate an algorithm to map the structures.
Inputs
We should gather some sample inputs, like FHIR to Salesforce, as well as some sample algorithms.
The text was updated successfully, but these errors were encountered: