{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyMedicationKnowledge",
  "name": "MyMedicationKnowledge",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationKnowledge",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationKnowledge.code",
        "path": "MedicationKnowledge.code",
        "min": 1
      },
      {
        "id": "MedicationKnowledge.code.coding",
        "path": "MedicationKnowledge.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationKnowledge.code.coding.system",
        "path": "MedicationKnowledge.code.coding.system",
        "label": "http://uax-medication/name",
        "min": 1
      },
      {
        "id": "MedicationKnowledge.code.coding.version",
        "path": "MedicationKnowledge.code.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.code.coding.code",
        "path": "MedicationKnowledge.code.coding.code",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.code.coding.display",
        "path": "MedicationKnowledge.code.coding.display",
        "min": 1
      },
      {
        "id": "MedicationKnowledge.code.coding.userSelected",
        "path": "MedicationKnowledge.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.code.text",
        "path": "MedicationKnowledge.code.text",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.status",
        "path": "MedicationKnowledge.status",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.manufacturer",
        "path": "MedicationKnowledge.manufacturer",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.doseForm",
        "path": "MedicationKnowledge.doseForm",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.amount",
        "path": "MedicationKnowledge.amount",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.synonym",
        "path": "MedicationKnowledge.synonym",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.relatedMedicationKnowledge",
        "path": "MedicationKnowledge.relatedMedicationKnowledge",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.associatedMedication",
        "path": "MedicationKnowledge.associatedMedication",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.productType",
        "path": "MedicationKnowledge.productType",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.monograph",
        "path": "MedicationKnowledge.monograph",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.ingredient",
        "path": "MedicationKnowledge.ingredient",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.preparationInstruction",
        "path": "MedicationKnowledge.preparationInstruction",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.intendedRoute",
        "path": "MedicationKnowledge.intendedRoute",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.cost",
        "path": "MedicationKnowledge.cost",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.monitoringProgram",
        "path": "MedicationKnowledge.monitoringProgram",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.administrationGuidelines",
        "path": "MedicationKnowledge.administrationGuidelines",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.medicineClassification",
        "path": "MedicationKnowledge.medicineClassification",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.packaging",
        "path": "MedicationKnowledge.packaging",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.drugCharacteristic",
        "path": "MedicationKnowledge.drugCharacteristic",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.contraindication",
        "path": "MedicationKnowledge.contraindication",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.regulatory",
        "path": "MedicationKnowledge.regulatory",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.kinetics",
        "path": "MedicationKnowledge.kinetics",
        "max": "0"
      }
    ]
  }
}