/
BL
bluehive-health
/
BlueHive API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
bluehive-health
BlueHive API
post
Create HL7 System
e6e553c2594a
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-01
127
4
550.0 KB
Auth
6
Brands
1
Database & Monitoring
1
Departments
7
Devices
3
Email
4
Email Triggers
10
Employees
7
Employers
10
Fax Management
9
Fax Routing Admin
5
Fax Services
5
Field Mappings
1
Health & Status
2
Healthcare Providers
3
HL7
3
HL7 Systems
9
get
List HL7 Systems
post
Create HL7 System
get
Get HL7 System
put
Update HL7 System
delete
Delete HL7 System
post
Add Interface to HL7 System
put
Update HL7 System Interface
delete
Remove HL7 System Interface
put
Reorder HL7 System Interfaces
Incoming Fax
8
Integrations
2
Orders
17
Pollenate
1
Provider Directory
1
Provider Messages
3
Services
6
SMS
2
post
/v1/fax/incoming/webhook/ringcentral
HL7 Systems
Create HL7 System
Manually create a new HL7 system registration.
post
/v1/hl7-systems
Request body
object
required
name
string
required
sendingApplication
string
required
sendingFacility
string
receivingApplication
string
receivingFacility
string
status
'unmapped'
|
'active'
|
'disabled'
{"stackTrail":"paths:/v1/hl7-systems:post:requestBody:content:application/json:schema:properties:notes","oasType":"schema","type":"unknown"}
interfaces
object[]
Response
Default Response
object
required
_id
string
required
sendingApplication
string
required
sendingFacility
string
required
receivingApplication
string
required
receivingFacility
string
required
systemKey
string
required
name
string
required
status
'unmapped'
|
'active'
|
'disabled'
required
interfaces
object[]
brandId
string
autoRegistered
boolean
firstSeenAt
string
date-time
lastSeenAt
string
date-time
messageCount
integer
lastMessageType
string
notes
string
createdAt
string
date-time
updatedAt
string
date-time