{
  "resourceType": "Bundle",
  "type": "batch",
  "entry": [
    {
      "resource": {
        "resourceType": "MedicationKnowledge",
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "1049640",
              "display": "acetaminophen 325 MG / oxycodone hydrochloride 5 MG Oral Tablet [Percocet]"
            },
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "1185784",
              "display": "Percocet Pill"
            }
          ]
        }
      },
      "request": {
        "method": "POST",
        "url": "MedicationKnowledge"
      }
    },
    {
      "resource": {
        "resourceType": "MedicationKnowledge",
        "code": {
          "text": "acetaminophen 325 MG [Tylenol]",
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "569998"
            },
            {
              "system": "http://hl7.org/fhir/sid/ndc",
              "code": "5058049501"
            }
          ]
        },
        "drugCharacteristic": [
          {
            "type": {
              "text": "Color",
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic",
                  "code": "color"
                }
              ]
            },
            "valueString": "white"
          },
          {
            "type": {
              "text": "Imprint Code",
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic",
                  "code": "imprintcd"
                }
              ]
            },
            "valueString": "Tylenol"
          }
        ],
        "amount": {
          "value": 100,
          "unit": "tablets",
          "system": "http://terminology.hl7.org/ValueSet/v3-UnitsOfMeasureCaseSensitive",
          "code": "{tbl}"
        },
        "packaging": {
          "type": {
            "text": "Bottle",
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type",
                "code": "bot",
                "display": "Bottle"
              }
            ]
          },
          "quantity": {
            "value": 100,
            "unit": "tablets",
            "system": "http://terminology.hl7.org/ValueSet/v3-UnitsOfMeasureCaseSensitive",
            "code": "{tbl}"
          }
        },
        "doseForm": {
          "coding": [
            {
              "display": "Tablet",
              "code": "385055001",
              "system": "http://snomed.info/sct"
            }
          ]
        },
        "intendedRoute": [
          {
            "text": "oral",
            "coding": [
              {
                "display": "Oral use",
                "code": "26643006",
                "system": "http://snomed.info/sct"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationKnowledge"
      }
    },
    {
      "resource": {
        "resourceType": "MedicationKnowledge",
        "amount": {
          "value": 200,
          "unit": "g",
          "system": "http://unitsofmeasure.org"
        },
        "ingredient": [
          {
            "isActive": true,
            "itemCodeableConcept": {
              "text": "Baclofen powder",
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "1292"
                }
              ]
            },
            "strength": {
              "numerator": {
                "value": 5,
                "unit": "g",
                "system": "http://unitsofmeasure.org"
              },
              "denominator": {
                "value": 100,
                "unit": "g",
                "system": "http://unitsofmeasure.org"
              }
            }
          },
          {
            "isActive": true,
            "itemCodeableConcept": {
              "text": "Ketoprofen powder",
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "6142"
                }
              ]
            },
            "strength": {
              "numerator": {
                "value": 10,
                "unit": "g",
                "system": "http://unitsofmeasure.org"
              },
              "denominator": {
                "value": 100,
                "unit": "g"
              }
            }
          },
          {
            "isActive": true,
            "itemCodeableConcept": {
              "text": "Capcaicin 0.75 mg/mL topical lotion",
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "1992"
                }
              ]
            },
            "strength": {
              "numerator": {
                "value": 0.075,
                "unit": "g"
              },
              "denominator": {
                "value": 100,
                "unit": "g"
              }
            }
          },
          {
            "isActive": true,
            "itemCodeableConcept": {
              "text": "Tetracaine 10 mg/mL topical cream",
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "10391"
                }
              ]
            },
            "strength": {
              "numerator": {
                "value": 2,
                "unit": "g"
              },
              "denominator": {
                "value": 100,
                "unit": "g"
              }
            }
          },
          {
            "isActive": false,
            "itemCodeableConcept": {
              "text": "PLO flowable Pluronic Lecithin Organogel",
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "012345"
                }
              ]
            },
            "strength": {
              "numerator": {
                "value": 82.9,
                "unit": "g"
              },
              "denominator": {
                "value": 100,
                "unit": "g"
              }
            }
          }
        ],
        "packaging": {
          "type": {
            "text": "Tube",
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type",
                "code": "tube",
                "display": "Tube"
              }
            ]
          }
        }
      },
      "request": {
        "method": "POST",
        "url": "MedicationKnowledge"
      }
    }
  ]
}
