Skip to content

BEP010 Medication field #319

Open
Open
@greydongilmore

Description

@greydongilmore

Hi all,

Hoping for some feedback on allowing a medications field in the iEEG json sidecar. Due to the clinical nature of iEEG data, I feel having medication information within the sidecar json would be helpful. Medication can have an impact on the quality of spikes within the iEEG data. The proposed scheme would be:

{
"MedicationsUsed": {
    	"Primidone": {
    		"Dosage": 125
		}
	},
"MedicationUnits": {
    	"Primidone": {
    		"Units": "mg"
		}
	}
}

Thanks!
Greydon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions