{
  "resourceType": "ActivityDefinition",
  "id": "plannedInvestigationalDrug2",
  "name": "planned Investigational Drug ABT-199",
  "status": "draft",
  "experimental": true,
  "date": "2018-08-07",
  "copyright": "Medical Systems R&D group",
  "productReference": {
    "reference": "Medication/investigationalDrug2",
    "display": "ABT-199"
  },
  "dosage": [
    {
      "text": "D1-7 mit 20mg",
      "timing": {
        "event": "2016-01-07",
        "repeat": {
          "count": 7,
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "doseQuantity": "20"
    },
    {
      "text": "D8-14 mit 50mg",
      "timing": {
        "event": "2016-01-14",
        "repeat": {
          "count": 7,
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "doseQuantity": "50"
    },
    {
      "text": "D15-21 mit 100mg",
      "timing": {
        "event": "2015-08-21",
        "repeat": {
          "count": 7,
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "doseQuantity": "100"
    }
  ]
}