{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyMedicationKnowledge",
  "name": "MyMedicationKnowledge",
  "status": "draft",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationKnowledge",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationKnowledge.identifier",
        "path": "MedicationKnowledge.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationKnowledge.identifier.period",
        "path": "MedicationKnowledge.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.code",
        "path": "MedicationKnowledge.code",
        "min": 1
      },
      {
        "id": "MedicationKnowledge.intendedJurisdiction",
        "path": "MedicationKnowledge.intendedJurisdiction",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.intendedJurisdiction.coding",
        "path": "MedicationKnowledge.intendedJurisdiction.coding",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.name",
        "path": "MedicationKnowledge.name",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationKnowledge.relatedMedicationKnowledge",
        "path": "MedicationKnowledge.relatedMedicationKnowledge",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.monograph",
        "path": "MedicationKnowledge.monograph",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.cost",
        "path": "MedicationKnowledge.cost",
        "max": "1"
      },
      {
        "id": "MedicationKnowledge.monitoringProgram",
        "path": "MedicationKnowledge.monitoringProgram",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.indicationGuideline",
        "path": "MedicationKnowledge.indicationGuideline",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.packaging",
        "path": "MedicationKnowledge.packaging",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.storageGuideline",
        "path": "MedicationKnowledge.storageGuideline",
        "max": "1"
      },
      {
        "id": "MedicationKnowledge.regulatory",
        "path": "MedicationKnowledge.regulatory",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.regulatory.substitution",
        "path": "MedicationKnowledge.regulatory.substitution",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.regulatory.schedule",
        "path": "MedicationKnowledge.regulatory.schedule",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.definitional.intendedRoute",
        "path": "MedicationKnowledge.definitional.intendedRoute",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.definitional.drugCharacteristic",
        "path": "MedicationKnowledge.definitional.drugCharacteristic",
        "max": "1"
      }
    ]
  }
}