We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe in the readme or a separate markdown doc.
Instructions off the top of my head:
select encounter_ref, symptom_display from covid_symptom__symptom_ctakes_negation
select encounter_ref, symptom_display from covid_symptom__symptom_icd10
<View> <Labels name="label" toName="text"> <Label value="Congestion or runny nose" background="#100"/> <Label value="Cough" background="#040"/> <Label value="Diarrhea" background="#008"/> <Label value="Dyspnea" background="#b00"/> <Label value="Fatigue" background="#0f0"/> <Label value="Fever or chills" background="#40a"/> <Label value="Headache" background="#afa"/> <Label value="Loss of taste or smell" background="#f0f"/> <Label value="Muscle or body aches" background="#9bf"/> <Label value="Nausea or vomiting" background="#0aa"/> <Label value="Sore throat" background="#a44"/> </Labels> <Text name="text" value="$text"/> </View>
cumulus-etl upload-notes --philter=disable --no-nlp
labels: - Congestion or runny nose - Cough - Diarrhea - Dyspnea - Fatigue - Fever or chills - Headache - Loss of taste or smell - Muscle or body aches - Nausea or vomiting - Sore throat annotators: human1: 1 human2: 2 icd10: filename: icd10.csv ctakes: filename: ctakes.csv
chart-review accuracy
The text was updated successfully, but these errors were encountered:
Fixed by #39 - we can edit that doc as we see fit.
Sorry, something went wrong.
No branches or pull requests
Maybe in the readme or a separate markdown doc.
Instructions off the top of my head:
select encounter_ref, symptom_display from covid_symptom__symptom_ctakes_negation
select encounter_ref, symptom_display from covid_symptom__symptom_icd10
cumulus-etl upload-notes --philter=disable --no-nlp
on those noteschart-review accuracy
The text was updated successfully, but these errors were encountered: