Open vs Secure Sandbox: https://fhir.cerner.com/millennium/dstu2/#service-root-url
Cerner FHIR Documentation from w/ Examples for three common resources:
Patient - demographics and identifiers: https://fhir.cerner.com/millennium/dstu2/individuals/patient/
Conditions - problems and diagnoses: https://fhir.cerner.com/millennium/dstu2/general-clinical/condition/
Observation - vital signs and labs: https://fhir.cerner.com/millennium/dstu2/diagnostic/observation/
GET URL (example): https://fhir-open.sandboxcerner.com/dstu2/0b8a0111-e8e6-4c26-a91c-5069cbc6b1ca/Observation
Different parts of the URL:
Let's use Postman to retrieve some FHIR data: