├── Fr_sample.csv ├── Fr_sample.json ├── LICENSE ├── README.md ├── Template.csv └── images ├── parrot.png └── parrot.svg /Fr_sample.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/Fr_sample.csv -------------------------------------------------------------------------------- /Fr_sample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/Fr_sample.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/README.md -------------------------------------------------------------------------------- /Template.csv: -------------------------------------------------------------------------------- 1 | Language,DICOM Modality,Area,Report,English translation,ICD-10 codes 2 | -------------------------------------------------------------------------------- /images/parrot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/images/parrot.png -------------------------------------------------------------------------------- /images/parrot.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PARROT-reports/PARROT-v0/HEAD/images/parrot.svg --------------------------------------------------------------------------------