< list

Configuration
Test-tweets2

test config for tweets BLAH6
Creator blah6tweets@gmail.com
Updated at 2020-02-06 11:09:55 UTC
Body
{
 "entity types": [
    {
      "id": "Alcohol Use",
      "color": "#AAAAFE"
    },
    {
      "id": "Birth Weight",
      "color": "#AAFEAA"
    },
    {
      "id": "Caffeine Use",
      "color": "#FEAAAA"
    },
    {
      "id": "Congenital Malformation",
      "color": "#AAAAFE"
    },
    {
      "id": "Date of Birth",
      "color": "#AAFEAA"
    },
    {
      "id": "Diet",
      "color": "#FEAAAA"
    },
    {
      "id": "drug",
      "color": "#AAAAFE"
    },
    {
      "id": "Due Date",
      "color": "#AAFEAA"
    },
    {
      "id": "First Pregnancy",
      "color": "#FEAAAA"
    },
    {
      "id": "Gestational Age",
      "color": "#AAAAFE"
    },
    {
      "id": "Infectious/Communicable Disease",
      "color": "#AAFEAA"
    },
    {
      "id": "Marijuana Use",
      "color": "#FEAAAA"
    },
    {
      "id": "Maternal Age",
      "color": "#AAAAFE"
    },
    {
      "id": "Maternal Country of Residence",
      "color": "#AAFEAA"
    },
    {
      "id": "Maternal Ethnicity",
      "color": "#FEAAAA"
    },
    {
      "id": "Maternal Marital Status",
      "color": "#AAAAFE"
    },
    {
      "id": "Maternal Occupation",
      "color": "#AAFEAA"
    },
    {
      "id": "Maternal Race Ethnicity",
      "color": "#FEAAAA"
    },
    {
      "id": "Maternal Weight",
      "color": "#AAAAFE"
    },
    {
      "id": "Medication Name",
      "color": "#AAFEAA"
    },
    {
      "id": "Medicine Intake",
      "color": "#FEAAAA"
    },
    {
      "id": "Needs Discussion",
      "color": "#AAAAFE"
    },
    {
      "id": "Other Neonatal Health Condition",
      "color": "#AAFEAA"
    },
    {
      "id": "Pain",
      "color": "#FEAAAA"
    },
   {
      "id": "Pre-existing Condition",
      "color": "#AAAAFE"
    },
    {
      "id": "Pregnancy Outcome",
      "color": "#AAFEAA"
    },
    {
      "id": "Pregnancy Timeframe",
      "color": "#FEAAAA"
    },
    {
      "id": "Prenatal Care",
      "color": "#AAAAFE"
    },
    {
      "id": "Recreational Drug Use",
      "color": "#AAFEAA"
    },
    {
      "id": "Restricted Dietary Intake",
      "color": "#FEAAAA"
    },
    {
      "id": "Supplement Use",
      "color": "#AAAAFE"
    },
    {
      "id": "timemention",
      "color": "#AAFEAA"
    },
    {
      "id": "Tobacco Use",
      "color": "#FEAAAA"
    }
  ],
  "attribute types": [
    {
      "pred": "speculation",
      "value type": "selection",
      "values": [
        {
          "id": "Exposure",
          "color": "#e95388",
          "label": "Exposure",
          "default": true
        },
        {
          "id": "Possible Exposure",
          "color": "#d1de4c",
          "label": "probably"
        },
        {
          "id": "Not Exposure",
          "color": "#aaaab0",
          "label": "Not"
        }
      ]
    },
    {
      "pred": "negation",
      "value type": "flag",
      "color": "#9f9f98"
    },
    {
      "pred": "3rdparty",
      "value type": "flag",
      "color": "#a7d28d"
    }
  ]
}