{
	"info": {
		"_postman_id": "41f23a8a-733c-4de4-a46a-7df76a66fdbe",
		"name": "__ Drug Formulary IG (Open-Access) APIs",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "List",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/List",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"List"
					]
				}
			},
			"response": []
		},
		{
			"name": "List",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/List",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"List"
					]
				}
			},
			"response": []
		},
		{
			"name": "List",
			"request": {
				"method": "PUT",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/MedicationKnowledge/{rid}",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"MedicationKnowledge",
						"{rid}"
					]
				}
			},
			"response": []
		},
		{
			"name": "List",
			"request": {
				"method": "DELETE",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/List/{rid}",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"List",
						"{rid}"
					]
				}
			},
			"response": []
		},
		{
			"name": "List /_history",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/List/{rid}/_history",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"List",
						"{rid}",
						"_history"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationKnowledge",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/MedicationKnowledge",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"MedicationKnowledge"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationKnowledge",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/MedicationKnowledge",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"MedicationKnowledge"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationKnowedge",
			"request": {
				"method": "PUT",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/MedicationKnowledge/{rid}",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"MedicationKnowledge",
						"{rid}"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationKnowedge",
			"request": {
				"method": "DELETE",
				"header": [],
				"url": {
					"raw": "{{base_url}}/formulary/MedicationKnowledge/{rid}",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"formulary",
						"MedicationKnowledge",
						"{rid}"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationKnowledge /_history",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/api/formulary/MedicationKnowledge/{rid}/_history",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"api",
						"formulary",
						"MedicationKnowledge",
						"{rid}",
						"_history"
					]
				}
			},
			"response": []
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "base_url",
			"value": ""
		}
	]
}
