ncats / translator-workflows

12 stars 6 forks source link

Workflow 5: Blue Team Implementation of Modules 1-4 #42

Open karafecho opened 5 years ago

karafecho commented 5 years ago

This issue relates to Blue Team's plans for implementing modules one through four of Workflow 5.

Clinical data source: COHD, ICEES.

karafecho commented 5 years ago

@gglusman : To be discussed with Jen and Hao during our meeting on Wednesday, 1/9.

xu-hao commented 5 years ago

api:

generate_signature(input_dir: String, output_file: String)

The input_dir will contain subdirectories, each subdirectory will be a type such as Medication, within each subdir there are multiple files, each containing records.

jh111 commented 5 years ago

Per our discussion

Options to be discussed

xu-hao commented 5 years ago

@jh111 just to clarify:

Directory will contain files in HUSH+ format.

It is in the type of FHIR format that the HuSH+ data is in.