{ "opencollection": "1.0.0", "info": { "name": "Untitled CodeSystem MedicationKnowledge API", "version": "unspecified" }, "items": [ { "info": { "name": "MedicationKnowledge", "type": "folder" }, "items": [ { "info": { "name": "read-instance: Read MedicationKnowledge instance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/:id", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ] }, "docs": "read-instance: Read MedicationKnowledge instance" }, { "info": { "name": "update-instance: Update an existing MedicationKnowledge instance, or create using a client-assigned ID", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/MedicationKnowledge/:id", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "update-instance: Update an existing MedicationKnowledge instance, or create using a client-assigned ID" }, { "info": { "name": "instance-patch: Patch a resource instance of type MedicationKnowledge by ID", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/MedicationKnowledge/:id", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "instance-patch: Patch a resource instance of type MedicationKnowledge by ID" }, { "info": { "name": "instance-delete: Perform a logical delete on a resource instance", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/MedicationKnowledge/:id", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ] }, "docs": "instance-delete: Perform a logical delete on a resource instance" }, { "info": { "name": "vread-instance: Read MedicationKnowledge instance with specific version", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/:id/_history/:version_id", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" }, { "name": "version_id", "value": "1", "type": "path", "description": "The resource version ID" } ] }, "docs": "vread-instance: Read MedicationKnowledge instance with specific version" }, { "info": { "name": "search-type: Search for MedicationKnowledge instances", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge", "params": [ { "name": "code", "value": "", "type": "query", "description": "Accesses the status of a FormularyDrug" }, { "name": "ingredient", "value": "", "type": "query", "description": "Medication(s) or substance(s) contained in the medication" }, { "name": "doseform", "value": "", "type": "query", "description": "Accesses the dose form of a FormularyDrug" }, { "name": "_lastUpdated", "value": "", "type": "query", "description": "Accesses the last updated date of a FormularyItem" }, { "name": "_security", "value": "", "type": "query", "description": "Security Labels applied to this resource" }, { "name": "classification-type", "value": "", "type": "query", "description": "The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)" }, { "name": "monograph-type", "value": "", "type": "query", "description": "The category of medication document" }, { "name": "classification", "value": "", "type": "query", "description": "Specific category assigned to the medication" }, { "name": "manufacturer", "value": "", "type": "query", "description": "Manufacturer of the item" }, { "name": "_filter", "value": "", "type": "query", "description": "Search the contents of the resource's data using a filter" }, { "name": "ingredient-code", "value": "", "type": "query", "description": "Medication(s) or substance(s) contained in the medication" }, { "name": "source-cost", "value": "", "type": "query", "description": "The source or owner for the price information" }, { "name": "drug-name", "value": "", "type": "query", "description": "Accesses the Drug Name of a FormularyDrug" }, { "name": "_profile", "value": "", "type": "query", "description": "Profiles this resource claims to conform to" }, { "name": "monitoring-program-name", "value": "", "type": "query", "description": "Name of the reviewing program" }, { "name": "monograph", "value": "", "type": "query", "description": "Associated documentation about the medication" }, { "name": "_tag", "value": "", "type": "query", "description": "Tags applied to this resource" }, { "name": "_has", "value": "", "type": "query", "description": "Return resources linked to by the given target" }, { "name": "_source", "value": "", "type": "query", "description": "Identifies where the resource comes from" }, { "name": "monitoring-program-type", "value": "", "type": "query", "description": "Type of program under which the medication is monitored" }, { "name": "_id", "value": "", "type": "query", "description": "Logical id of this artifact" }, { "name": "_text", "value": "", "type": "query", "description": "Search on the narrative of the resource" }, { "name": "_content", "value": "", "type": "query", "description": "Search on the entire content of the resource" }, { "name": "status", "value": "", "type": "query", "description": "Accesses the status of a FormularyDrug" } ] }, "docs": "This is a search type" }, { "info": { "name": "create-type: Create a new MedicationKnowledge instance", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge", "body": { "type": "json", "data": "{}" } }, "docs": "create-type: Create a new MedicationKnowledge instance" }, { "info": { "name": "type-history: Fetch the resource change history for all resources of type MedicationKnowledge", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/_history" }, "docs": "type-history: Fetch the resource change history for all resources of type MedicationKnowledge" }, { "info": { "name": "instance-history: Fetch the resource change history for all resources of type MedicationKnowledge", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/:id/_history", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ] }, "docs": "instance-history: Fetch the resource change history for all resources of type MedicationKnowledge" }, { "info": { "name": "search-type: Search for MedicationKnowledge instances", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/_search", "params": [ { "name": "code", "value": "", "type": "query", "description": "Accesses the status of a FormularyDrug" }, { "name": "ingredient", "value": "", "type": "query", "description": "Medication(s) or substance(s) contained in the medication" }, { "name": "doseform", "value": "", "type": "query", "description": "Accesses the dose form of a FormularyDrug" }, { "name": "_lastUpdated", "value": "", "type": "query", "description": "Accesses the last updated date of a FormularyItem" }, { "name": "_security", "value": "", "type": "query", "description": "Security Labels applied to this resource" }, { "name": "classification-type", "value": "", "type": "query", "description": "The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)" }, { "name": "monograph-type", "value": "", "type": "query", "description": "The category of medication document" }, { "name": "classification", "value": "", "type": "query", "description": "Specific category assigned to the medication" }, { "name": "manufacturer", "value": "", "type": "query", "description": "Manufacturer of the item" }, { "name": "_filter", "value": "", "type": "query", "description": "Search the contents of the resource's data using a filter" }, { "name": "ingredient-code", "value": "", "type": "query", "description": "Medication(s) or substance(s) contained in the medication" }, { "name": "source-cost", "value": "", "type": "query", "description": "The source or owner for the price information" }, { "name": "drug-name", "value": "", "type": "query", "description": "Accesses the Drug Name of a FormularyDrug" }, { "name": "_profile", "value": "", "type": "query", "description": "Profiles this resource claims to conform to" }, { "name": "monitoring-program-name", "value": "", "type": "query", "description": "Name of the reviewing program" }, { "name": "monograph", "value": "", "type": "query", "description": "Associated documentation about the medication" }, { "name": "_tag", "value": "", "type": "query", "description": "Tags applied to this resource" }, { "name": "_has", "value": "", "type": "query", "description": "Return resources linked to by the given target" }, { "name": "_source", "value": "", "type": "query", "description": "Identifies where the resource comes from" }, { "name": "monitoring-program-type", "value": "", "type": "query", "description": "Type of program under which the medication is monitored" }, { "name": "_id", "value": "", "type": "query", "description": "Logical id of this artifact" }, { "name": "_text", "value": "", "type": "query", "description": "Search on the narrative of the resource" }, { "name": "_content", "value": "", "type": "query", "description": "Search on the entire content of the resource" }, { "name": "status", "value": "", "type": "query", "description": "Accesses the status of a FormularyDrug" } ] }, "docs": "This is a search type" }, { "info": { "name": "GET /MedicationKnowledge/$validate", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/$validate", "params": [ { "name": "mode", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /MedicationKnowledge/$validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/$validate", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "GET /MedicationKnowledge/{id}/$validate", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/:id/$validate", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" }, { "name": "mode", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /MedicationKnowledge/{id}/$validate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/:id/$validate", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /MedicationKnowledge/{id}/$meta-delete", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/:id/$meta-delete", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Delete tags, profiles, and/or security labels from a resource" }, { "info": { "name": "POST /MedicationKnowledge/{id}/$meta-add", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/:id/$meta-add", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add tags, profiles, and/or security labels to a resource" }, { "info": { "name": "GET /MedicationKnowledge/$meta", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/$meta" }, "docs": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "info": { "name": "POST /MedicationKnowledge/$meta", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/$meta", "body": { "type": "json", "data": "{}" } }, "docs": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "info": { "name": "GET /MedicationKnowledge/{id}/$meta", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/MedicationKnowledge/:id/$meta", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ] }, "docs": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "info": { "name": "POST /MedicationKnowledge/{id}/$meta", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/:id/$meta", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "info": { "name": "POST /MedicationKnowledge/$expunge", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/$expunge", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /MedicationKnowledge/{id}/$expunge", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/MedicationKnowledge/:id/$expunge", "params": [ { "name": "id", "value": "123", "type": "path", "description": "The resource ID" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }