Facility Details.
- Retrieve all available information for a Facility. Supporting documents are URLs to the file.
CertifyOS API
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/{facilityId}
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/{facilityId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'organization-id: string'State where the facility is located (2-letter state code)
File processing status for the facility record
Type of license
Source of license verification (licensing authority)
Status of the license (e.g., "Active", "Expired")
Type of NPDB action
NPDB report results
Whether performance indicator is applicable
Type of insurance
US state or territory where practice license is issued
Type of practice license
Current status of the practice license
Date when this practice license information was verified
Name of the person who verified this business license information
State where DEA license is issued
Current credentialing status of the facility
{ "name": "string", "dba": "string", "type": "Ambulatory Surgery Centers", "tin": "string", "medicareNumber": "string", "medicaidNumber": "string", "address": "string", "city": "Saint George", "zipcode": "90210", "contactName": "string", "contactPhone": "8000001234", "contactEmail": "string", "contactFax": "8000001234", "state": "CA", "fileType": "Clean", "npi": "string", "externalId": "V2222L00000", "skipOnSiteReview": true, "stateLicenses": [ { … } ], "facilitySupportingDocuments": [ { … } ], "accreditations": [ { … } ], "siteVisits": [ { … } ], "certifications": [ { … } ], "npdb": [ { … } ], "sanctions": [ { … } ], "perfIndicator": [ { … } ], "liabilityInsurances": [ { … } ], "lastCredentialingDate": "2019-08-24", "nextCredentialingDate": "2019-08-24", "facilitySpecialties": [ { … } ], "facilityPrimarySpecialty": { "specialtyNuccTaxonomyCode": "string", "code": "string", "name": "string", "id": "string", "isPrimary": true, "specialtyBoardName": "string", "source": "string", "subSpecialties": [ … ] }, "facilityHsdSpecialty": { "code": "", "name": "" }, "appVerifications": [ { … } ], "medicareStarRatings": [ { … } ], "linesOfBusiness": [ [] ], "organizationId": "string", "contractEntity": "string", "credentialingStartDate": "2019-08-24", "attestationDate": "2019-08-24", "psvCompleteDate": "2019-08-24T14:15:22Z", "credentialingDecisionDate": "2019-08-24T14:15:22Z", "medicalDirectorId": "string", "medicalDirectorName": "string", "id": "string", "createdAt": "YYYY-MM-DD", "createdBy": "string", "createdByName": "string", "updatedAt": "YYYY-MM-DD", "updatedBy": "string", "updatedByName": "string", "surveyResponse": [ {} ], "providers": [ { … } ], "practiceLicense": [ { … } ], "businessLicense": [ { … } ], "onsiteReviews": [ { … } ], "licensureActions": [ {} ], "deas": [ { … } ], "credentialingStatus": "In Progress", "timelines": [ { … } ] }
State where the facility is located (2-letter state code)
File processing status for the facility record
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/{facilityId}
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/{facilityId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'organization-id: string' \
-d '{
"name": "string",
"dba": "string",
"type": "Ambulatory Surgery Centers",
"tin": "string",
"medicareNumber": "string",
"medicaidNumber": "string",
"address": "string",
"city": "Saint George",
"zipcode": "90210",
"contactName": "string",
"contactPhone": "8000001234",
"contactEmail": "string",
"contactFax": "8000001234",
"state": "CA",
"fileType": "Clean",
"npi": "string",
"externalId": "V2222L00000",
"skipOnSiteReview": true,
"stateLicenses": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"licenseType": "State License",
"source": "Utah Department of Health and Human Services",
"licenseNumber": "F23-100000",
"status": "Active",
"issueDate": "2019-08-24",
"expirationDate": "2019-08-24"
}
],
"facilitySupportingDocuments": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"name": "string",
"lastModified": "2019-08-24T14:15:22Z",
"type": "string"
}
],
"accreditations": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"accreditationBody": "",
"applicable": "string",
"status": "Accredited",
"effectiveDate": "2019-08-24T14:15:22Z",
"expirationDate": "2019-08-24T14:15:22Z"
}
],
"siteVisits": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"source": "string",
"grade": "string"
}
],
"certifications": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"source": "string",
"types": "string",
"certificateType": "CLIA",
"number": "string",
"issueDate": "2019-08-24T14:15:22Z",
"expirationDate": "2019-08-24T14:15:22Z"
}
],
"npdb": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"source": "string",
"typeOfAction": "No Action",
"reportResults": "No Report Found",
"reportDate": "2019-08-24T14:15:22Z",
"processDate": "2019-08-24T14:15:22Z"
}
],
"sanctions": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"sanctionType": "string",
"source": "string",
"reportResults": "string"
}
],
"perfIndicator": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"complaints": "string",
"clinical": "string",
"benefits": "string",
"claims": "string",
"accessIssues": "string"
}
],
"liabilityInsurances": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"policyNumber": "string",
"source": "string",
"insuranceType": "Professional Liability",
"expirationDate": "2019-08-24"
}
],
"lastCredentialingDate": "2019-08-24T14:15:22Z",
"nextCredentialingDate": "2019-08-24T14:15:22Z",
"facilitySpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"code": "string",
"name": "string",
"id": "string",
"isPrimary": true,
"specialtyBoardName": "string",
"source": "string",
"subSpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"name": "string"
}
]
}
],
"facilityPrimarySpecialty": {
"specialtyNuccTaxonomyCode": "string",
"code": "string",
"name": "string",
"id": "string",
"isPrimary": true,
"specialtyBoardName": "string",
"source": "string",
"subSpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"name": "string"
}
]
},
"facilityHsdSpecialty": {
"code": "",
"name": ""
},
"appVerifications": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"explanation": "string",
"source": "string",
"verificationType": "string"
}
],
"medicareStarRatings": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"starRating": "string",
"reportDate": "2019-08-24T14:15:22Z",
"source": "string"
}
],
"linesOfBusiness": [
"string"
],
"credentialingStatus": "string",
"credentialingStartDate": "2019-08-24T14:15:22Z",
"psvCompleteDate": "2019-08-24T14:15:22Z",
"credentialingDecisionDate": "2019-08-24T14:15:22Z",
"attestationDate": "2019-08-24T14:15:22Z",
"medicalDirectorId": "string"
}'- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities
- Productionhttps://ng-api-production.certifyos.com/v2/facilities
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities?offset=0&limit=10' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'organization-id: string'Paginated list of facilities.
Array of facility objects
State where the facility is located (2-letter state code)
File processing status for the facility record
Type of license
Source of license verification (licensing authority)
Status of the license (e.g., "Active", "Expired")
Type of NPDB action
NPDB report results
Whether performance indicator is applicable
Type of insurance
US state or territory where practice license is issued
Type of practice license
Current status of the practice license
Date when this practice license information was verified
Name of the person who verified this business license information
State where DEA license is issued
Current credentialing status of the facility
{ "data": [ { … } ], "count": 528, "ids": [] }
State where the facility is located (2-letter state code)
File processing status for the facility record
Type of license
Source of license verification (licensing authority)
Status of the license (e.g., "Active", "Expired")
Type of NPDB action
NPDB report results
Whether performance indicator is applicable
Type of insurance
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities
- Productionhttps://ng-api-production.certifyos.com/v2/facilities
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://docs.certifyos.com/_mock/reference/application/api/v2/facilities \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'organization-id: string' \
-d '{
"name": "string",
"dba": "string",
"type": "Ambulatory Surgery Centers",
"tin": "string",
"medicareNumber": "string",
"medicaidNumber": "string",
"address": "string",
"city": "Saint George",
"zipcode": "90210",
"contactName": "string",
"contactPhone": "8000001234",
"contactEmail": "string",
"contactFax": "8000001234",
"state": "CA",
"fileType": "Clean",
"npi": "string",
"externalId": "V2222L00000",
"skipOnSiteReview": true,
"stateLicenses": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"licenseType": "State License",
"source": "Utah Department of Health and Human Services",
"licenseNumber": "F23-100000",
"status": "Active",
"issueDate": "2019-08-24",
"expirationDate": "2019-08-24"
}
],
"facilitySupportingDocuments": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"name": "string",
"lastModified": "2019-08-24T14:15:22Z",
"type": "string"
}
],
"accreditations": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"accreditationBody": "",
"applicable": "string",
"status": "Accredited",
"effectiveDate": "2019-08-24T14:15:22Z",
"expirationDate": "2019-08-24T14:15:22Z"
}
],
"siteVisits": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"source": "string",
"grade": "string"
}
],
"certifications": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"source": "string",
"types": "string",
"certificateType": "CLIA",
"number": "string",
"issueDate": "2019-08-24T14:15:22Z",
"expirationDate": "2019-08-24T14:15:22Z"
}
],
"npdb": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"source": "string",
"typeOfAction": "No Action",
"reportResults": "No Report Found",
"reportDate": "2019-08-24T14:15:22Z",
"processDate": "2019-08-24T14:15:22Z"
}
],
"sanctions": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"sanctionType": "string",
"source": "string",
"reportResults": "string"
}
],
"perfIndicator": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"applicable": "Yes",
"complaints": "string",
"clinical": "string",
"benefits": "string",
"claims": "string",
"accessIssues": "string"
}
],
"liabilityInsurances": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"policyNumber": "string",
"source": "string",
"insuranceType": "Professional Liability",
"expirationDate": "2019-08-24"
}
],
"lastCredentialingDate": "2019-08-24T14:15:22Z",
"nextCredentialingDate": "2019-08-24T14:15:22Z",
"facilitySpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"code": "string",
"name": "string",
"id": "string",
"isPrimary": true,
"specialtyBoardName": "string",
"source": "string",
"subSpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"name": "string"
}
]
}
],
"facilityPrimarySpecialty": {
"specialtyNuccTaxonomyCode": "string",
"code": "string",
"name": "string",
"id": "string",
"isPrimary": true,
"specialtyBoardName": "string",
"source": "string",
"subSpecialties": [
{
"specialtyNuccTaxonomyCode": "string",
"name": "string"
}
]
},
"facilityHsdSpecialty": {
"code": "",
"name": ""
},
"appVerifications": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"explanation": "string",
"source": "string",
"verificationType": "string"
}
],
"medicareStarRatings": [
{
"id": "string",
"action": "updated",
"isUpdated": true,
"starRating": "string",
"reportDate": "2019-08-24T14:15:22Z",
"source": "string"
}
],
"linesOfBusiness": [
[]
]
}'Facility ids to be terminated in comma separated strings within the array.
Add Filters to the facility to be terminated
File Type of the facility to filter by to be terminated. (Effective only when no facility_ids are being passed and filters are used for query instead, but we need to pass the value in every case to make the api request)
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/terminate-facility
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/terminate-facility
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/terminate-facility
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/terminate-facility \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'organization-id: string' \
-d '{
"facility_ids": [
"string"
],
"reason": "string",
"filters": {
"offset": 0,
"limit": 10,
"file_type": "Clean",
"start_updated_at": "2019-08-24T14:15:22Z",
"end_updated_at": "2019-08-24T14:15:22Z"
}
}'{ "message": "string" }
Facility ids to be unterminated in comma separated strings within the array.
Add Filters to the facility to be unterminated
File Type of the facility to filter by to be terminated. (Effective only when no facility_ids are being passed and filters are used for query instead, but we need to pass the value in every case to make the api request)
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/unterminate-facility
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/unterminate-facility
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/unterminate-facility
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/unterminate-facility \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'organization-id: string' \
-d '{
"facility_ids": [
"string"
],
"reason": "string",
"filters": {
"offset": 0,
"limit": 10,
"file_type": "Clean",
"start_updated_at": "2019-08-24T14:15:22Z",
"end_updated_at": "2019-08-24T14:15:22Z"
}
}'- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/psv/signed-url
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/{facilityId}/psv/signed-url
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/{facilityId}/psv/signed-url
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/psv/signed-url' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'organization-id: string'- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/groups
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/{facilityId}/groups
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/{facilityId}/groups
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/groups' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'organization-id: string'[ { "id": "string", "group_name": "string", "group_npi": "2345678901", "group_tin": "123456789", "external_group_id": "string" } ]
- Mock serverhttps://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/credentialing-workflow-timelines
- Productionhttps://ng-api-production.certifyos.com/v2/facilities/{facilityId}/credentialing-workflow-timelines
- Staging (Test Data)https://ng-api-stg.certifyos.com/v2/facilities/{facilityId}/credentialing-workflow-timelines
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.certifyos.com/_mock/reference/application/api/v2/facilities/{facilityId}/credentialing-workflow-timelines' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'organization-id: string'{ "facilityCredentialingWorkflowId": "string", "credentialingStatus": "string", "credentialingCycle": "string", "facilityId": "string", "organizationId": "string", "medicalDirectorId": "string", "medicalDirectorName": "string", "receivedForCredentialingDate": "string", "attestationDate": "string", "lastCredentialedDate": "string", "psvCompleteDate": "string", "credentialingDecisionDate": "string", "nextCredentialingDate": "string", "updatedAt": "string", "updatedByName": "string", "updatedBy": "string", "createdAt": "string", "createdBy": "string", "createdByName": "string", "decisionEnteredById": "string", "decisionEnteredByName": "string", "verifierId": "string" }