Provider Directory API
With Kodjin FHIR Server API providers could easily provide access to the Provider and Pharmacy Directories.
This API based on the FHIR version 4 specification.
With Kodjin FHIR Server API the next information could be accessed:
- providers and pharmacies catalog
- locations, search for a location by coordinates
- look up a provider's office hours
- serach for a practitioner in the clinic or location
Kodjin FHIR server test endpoint:
demo.kodjin.com/fhir/
You can try all those endpoints with demo.kodjin.com with the help of Postman collection or with Kodjin resource browser
API endpoints:
endpoint | get | search |
---|---|---|
Organization | id | active, address, address-city, address-country, address-postalcode, address-state, address-use, endpoint, identifier, name, partof, phonetic, type |
Location | id | address, address-city, address-country, address-postalcode, address-state, address-use, endpoint, identifier, name, near, operational-status, organization, partof, status, type |
OrganizationAffiliation | id | active, date, email, endpoint, identifier, location, network, participating-organization, phone, primary-organization, role, service, specialty, telecom |
Practitioner | id | active, address, address-city, address-country, address-postalcode, address-state, address-use, communication, email, family, gender, given, identifier, name, phone, phonetic, telecom |
PractitionerRole | id | active, date, email, endpoint, identifier, location, organization, phone, practitioner, role, service, specialty, telecom |
Endpoint | id | connection-type, identifier, name, organization, payload-type, status |
HealthcareService | id | active, characteristic, coverage-area, endpoint, identifier, location, name, organization, program, service-category, service-type, specialty |