- Getting Started
- Authentication & Authorization
- Developer Onboarding
- API Usage Guidelines
- US Core & USCDI Mapping
- APIs
- Allergies and Intolerances
- Assessment and Plan of Treatment
- Care Team Members
- Clinical Notes
- Goals
- Clinical Tests
- Diagnostic Imaging
- Encounter Information
- Group
- Health Concerns
- Implantable Devices
- Immunizations
- Laboratory
- Medications
- Patient Demographics
- Procedures
- Provenance
- Smoking Status
- Vital Signs
- Allergies and Intolerances
- Legal & Compliance
By Patient and Code
Developing
Sandbox
https://fhir-dev.edvak.com/fhir
Sandbox
https://fhir-dev.edvak.com/fhir
GET
https://fhir-dev.edvak.com/fhir
patient
and code
query parameters.Request
Authorization
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.Example:
Authorization: Bearer ********************
Query Params
patient
string
required
Example:
Patient/123
code
string
required
Example:
http://loinc.org | 24323-8
Responses
🟢200Success
application/json
Body
object {0}
Example
{}