{
  "resourceType": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "ad101",
        "kind": "MedicationRequest",
        "productCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "313782",
              "display": "Acetaminophen 325 MG Oral Tablet"
            }
          ],
          "text": "Acetaminophen 325 MG Oral Tablet"
        },
        "participant": [
          {
            "type": "practitioner"
          }
        ]
      }
    },
    {
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "ad102",
        "kind": "MedicationRequest",
        "productCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "198440",
              "display": "Acetaminophen 500 MG Oral Tablet"
            }
          ],
          "text": "Acetaminophen 500 MG Oral Tablet"
        },
        "participant": [
          {
            "type": "practitioner"
          }
        ]
      }
    }
  ]
}