{
	"info": {
		"_postman_id": "afb8c958-b8df-481c-b7b6-292853fab897",
		"name": "__ PDex IG APIs",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "AllergyIntolerance",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/AllergyIntolerance",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"AllergyIntolerance"
					]
				}
			},
			"response": []
		},
		{
			"name": "CarePlan",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/CarePlan",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"CarePlan"
					]
				}
			},
			"response": []
		},
		{
			"name": "CareTeam",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/CareTeam",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"CareTeam"
					]
				}
			},
			"response": []
		},
		{
			"name": "Condition",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Condition",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Condition"
					]
				}
			},
			"response": []
		},
		{
			"name": "Device",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Device",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Device"
					]
				}
			},
			"response": []
		},
		{
			"name": "DiagnosticReport",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/DiagnosticReport",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"DiagnosticReport"
					]
				}
			},
			"response": []
		},
		{
			"name": "DocumentReference",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/DocumentReference",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"DocumentReference"
					]
				}
			},
			"response": []
		},
		{
			"name": "Encounter",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Encounter",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Encounter"
					]
				}
			},
			"response": []
		},
		{
			"name": "Goal",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Goal",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Goal"
					]
				}
			},
			"response": []
		},
		{
			"name": "Immunization",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Immunization",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Immunization"
					]
				}
			},
			"response": []
		},
		{
			"name": "Location",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Location",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Location"
					]
				}
			},
			"response": []
		},
		{
			"name": "Medication",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Medication",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Medication"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationRequest",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/MedicationRequest",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"MedicationRequest"
					]
				}
			},
			"response": []
		},
		{
			"name": "Observation",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Observation",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Observation"
					]
				}
			},
			"response": []
		},
		{
			"name": "Organization",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Organization",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Organization"
					]
				}
			},
			"response": []
		},
		{
			"name": "Patient",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Patient",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Patient"
					]
				}
			},
			"response": []
		},
		{
			"name": "Practitioner",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Practitioner",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Practitioner"
					]
				}
			},
			"response": []
		},
		{
			"name": "PractitionerRole",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/PractitionerRole",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"PractitionerRole"
					]
				}
			},
			"response": []
		},
		{
			"name": "Procedure",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Procedure",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Procedure"
					]
				}
			},
			"response": []
		},
		{
			"name": "Provenance",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Provenance",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Provenance"
					]
				}
			},
			"response": []
		},
		{
			"name": "Coverage",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Coverage",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Coverage"
					]
				}
			},
			"response": []
		},
		{
			"name": "HealthcareService",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/HealthcareService",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"HealthcareService"
					]
				}
			},
			"response": []
		},
		{
			"name": "Media",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Media",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Media"
					]
				}
			},
			"response": []
		},
		{
			"name": "MedicationDispense",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/MedicationDispense",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"MedicationDispense"
					]
				}
			},
			"response": []
		},
		{
			"name": "Questionnaire",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Questionnaire",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Questionnaire"
					]
				}
			},
			"response": []
		},
		{
			"name": "QuestionnaireResponse",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/QuestionnaireResponse",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"QuestionnaireResponse"
					]
				}
			},
			"response": []
		},
		{
			"name": "RelatedPerson",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/RelatedPerson",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"RelatedPerson"
					]
				}
			},
			"response": []
		},
		{
			"name": "ServiceRequest",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/ServiceRequest",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"ServiceRequest"
					]
				}
			},
			"response": []
		},
		{
			"name": "Specimen",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/Specimen",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"Specimen"
					]
				}
			},
			"response": []
		},
		{
			"name": "ValueSet",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/fhir+json",
						"type": "text"
					},
					{
						"key": "Authorization",
						"value": "Bearer <<access token>>",
						"type": "text"
					}
				],
				"url": {
					"raw": "{{base_url}}/pdex/ValueSet",
					"host": [
						"{{base_url}}"
					],
					"path": [
						"pdex",
						"ValueSet"
					]
				}
			},
			"response": []
		}
	],
	"auth": {
		"type": "oauth2",
		"oauth2": [
			{
				"key": "clientSecret",
				"value": "",
				"type": "string"
			},
			{
				"key": "clientId",
				"value": "",
				"type": "string"
			},
			{
				"key": "accessTokenUrl",
				"value": "",
				"type": "string"
			},
			{
				"key": "authUrl",
				"value": "",
				"type": "string"
			},
			{
				"key": "redirect_uri",
				"value": "",
				"type": "string"
			},
			{
				"key": "scope",
				"value": "launch/patient openid fhirUser offline_access user/ExplanationOfBenefit.read user/Coverage.read user/AllergyIntolerance.read user/CarePlan.read user/CareTeam.read user/Condition.read user/Device.read user/DiagnosticReport.read user/DocumentReference.read user/Encounter.read user/Goal.read user/Immunization.read user/Location.read user/Medication.read user/MedicationRequest.read user/Observation.read user/Organization.read user/Patient.read user/Practitioner.read user/PractitionerRole.read user/Procedure.read user/Provenance.read patient/ExplanationOfBenefit.read patient/Coverage.read patient/AllergyIntolerance.read patient/CarePlan.read patient/CareTeam.read patient/Condition.read patient/Device.read patient/DiagnosticReport.read patient/DocumentReference.read patient/Encounter.read patient/Goal.read patient/Immunization.read patient/Location.read patient/Medication.read patient/MedicationRequest.read patient/Observation.read patient/Organization.read patient/Patient.read patient/Practitioner.read patient/PractitionerRole.read patient/Procedure.read patient/Provenance.read",
				"type": "string"
			},
			{
				"key": "challengeAlgorithm",
				"value": "S256",
				"type": "string"
			},
			{
				"key": "grant_type",
				"value": "authorization_code",
				"type": "string"
			},
			{
				"key": "addTokenTo",
				"value": "header",
				"type": "string"
			},
			{
				"key": "client_authentication",
				"value": "header",
				"type": "string"
			}
		]
	},
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "base_url",
			"value": ""
		}
	]
}
