{
	"info": {
		"_postman_id": "a2006f90-2f72-45e5-a2fb-a88a21334008",
		"name": "__ PlanNet IG (Open-Access) IG APIs",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Endpoint",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/Endpoint",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"Endpoint"
					],
					"query": [
						{
							"key": "organization",
							"value": null,
							"disabled": true
						},
						{
							"key": "_id",
							"value": null,
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "HealthcareService",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/HealthcareService",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"HealthcareService"
					],
					"query": [
						{
							"key": "location",
							"value": null,
							"disabled": true
						},
						{
							"key": "coverage-area",
							"value": null,
							"disabled": true
						},
						{
							"key": "organization",
							"value": null,
							"disabled": true
						},
						{
							"key": "endpoint",
							"value": null,
							"disabled": true
						},
						{
							"key": "name",
							"value": null,
							"disabled": true
						},
						{
							"key": "service-category",
							"value": null,
							"disabled": true
						},
						{
							"key": "service-type",
							"value": null,
							"disabled": true
						},
						{
							"key": "specialty",
							"value": null,
							"disabled": true
						},
						{
							"key": "_id",
							"value": null,
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": null,
							"disabled": true
						},
						{
							"key": "type",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "InsurancePlan",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/InsurancePlan",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"InsurancePlan"
					],
					"query": [
						{
							"key": "administered-by",
							"value": null,
							"disabled": true
						},
						{
							"key": "owned-by",
							"value": null,
							"disabled": true
						},
						{
							"key": "coverage-area",
							"value": null,
							"disabled": true
						},
						{
							"key": "name",
							"value": null,
							"disabled": true
						},
						{
							"key": "plan-type",
							"value": null,
							"disabled": true
						},
						{
							"key": "identifier",
							"value": null,
							"disabled": true
						},
						{
							"key": "_id",
							"value": null,
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": null,
							"disabled": true
						},
						{
							"key": "type",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Location",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/Location",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"Location"
					],
					"query": [
						{
							"key": "partof",
							"value": null,
							"disabled": true
						},
						{
							"key": "organization",
							"value": null,
							"disabled": true
						},
						{
							"key": "endpoint",
							"value": null,
							"disabled": true
						},
						{
							"key": "address-city",
							"value": null,
							"disabled": true
						},
						{
							"key": "address-state",
							"value": null,
							"disabled": true
						},
						{
							"key": "address-postalcode",
							"value": null,
							"disabled": true
						},
						{
							"key": "address",
							"value": null,
							"disabled": true
						},
						{
							"key": "type",
							"value": null,
							"disabled": true
						},
						{
							"key": "_id",
							"value": null,
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Organization",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/Organization",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"Organization"
					],
					"query": [
						{
							"key": "partof",
							"value": "",
							"disabled": true
						},
						{
							"key": "endpoint",
							"value": "",
							"disabled": true
						},
						{
							"key": "address",
							"value": "",
							"disabled": true
						},
						{
							"key": "name",
							"value": "",
							"disabled": true
						},
						{
							"key": "coverage-area",
							"value": "",
							"disabled": true
						},
						{
							"key": "type",
							"value": "",
							"disabled": true
						},
						{
							"key": "_id",
							"value": "",
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": "",
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "OrganizationAffiliation",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/OrganizationAffiliation",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"OrganizationAffiliation"
					],
					"query": [
						{
							"key": "primary-organization",
							"value": "",
							"disabled": true
						},
						{
							"key": "participating-organization",
							"value": "",
							"disabled": true
						},
						{
							"key": "location",
							"value": "",
							"disabled": true
						},
						{
							"key": "service",
							"value": "",
							"disabled": true
						},
						{
							"key": "network",
							"value": "",
							"disabled": true
						},
						{
							"key": "endpoint",
							"value": "",
							"disabled": true
						},
						{
							"key": "role",
							"value": "",
							"disabled": true
						},
						{
							"key": "specialty",
							"value": "",
							"disabled": true
						},
						{
							"key": "_id",
							"value": "",
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": "",
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Practitioner",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/Practitioner",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"Practitioner"
					],
					"query": [
						{
							"key": "name",
							"value": "",
							"disabled": true
						},
						{
							"key": "_id",
							"value": "",
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": "",
							"disabled": true
						},
						{
							"key": "family",
							"value": "",
							"disabled": true
						},
						{
							"key": "given",
							"value": "",
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "PractitionerRole",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "{{base_url}}/plannet/PractitionerRole",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"plannet",
						"PractitionerRole"
					],
					"query": [
						{
							"key": "practitioner",
							"value": "",
							"disabled": true
						},
						{
							"key": "organization",
							"value": "",
							"disabled": true
						},
						{
							"key": "location",
							"value": "",
							"disabled": true
						},
						{
							"key": "service",
							"value": "",
							"disabled": true
						},
						{
							"key": "network",
							"value": "",
							"disabled": true
						},
						{
							"key": "endpoint",
							"value": "",
							"disabled": true
						},
						{
							"key": "role",
							"value": "",
							"disabled": true
						},
						{
							"key": "specialty",
							"value": "",
							"disabled": true
						},
						{
							"key": "_id",
							"value": "",
							"disabled": true
						},
						{
							"key": "_lastUpdated",
							"value": "",
							"disabled": true
						}
					]
				}
			},
			"response": []
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "base_url",
			"value": ""
		}
	]
}
