action monarchinitiative_post_disease_mme { label: "Match a patient to diseases based on their phenotypes" provider: monarchinitiative method: POST path: "/mme/disease" encoding: json input: { type: "object" properties: {} } output: { type: "object" additionalProperties: true } }