Skip to main content

New

Description

A New event type is used to trigger a message when a new note or document is added to the patient's chart. This event type can contain the actual note content, along with related patient, visit, and provider information.

API endpoints for New Notes

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/notes/new.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.

IntraConnects Unified Model

Event TypeIntraConnects RequestData TypeOpen EPIC Request
NewMeta.DataModelString
NewMeta.EventTypeString
NewMeta.TestBoolean
NewMeta.SourceString
NewMeta.Source.IDString
NewMeta.Source.NameString
NewPatient.Identifiers[]Array of Objects
NewPatient.Identifiers[].IDStringsubject.reference
NewPatient.Identifiers[].IDTypeStringEHRID
NewPatient.DemographicsObject
NewPatient.Demographics.FirstNameString
NewPatient.Demographics.MiddleNameString
NewPatient.Demographics.LastNameString
NewPatient.Demographics.DOBString
NewPatient.Demographics.SSNString
NewPatient.Demographics.SexString
NewPatient.Demographics.RaceString
NewPatient.Demographics.isHispanicBoolean
NewPatient.Demographics.ReligionString
NewPatient.Demographics.MaritalStatusString
NewPatient.Demographics.IsDeceasedBoolean
NewPatient.Demographics.DeathDateTimeString
NewPatient.Demographics.PhoneNumberObject
NewPatient.Demographics.PhoneNumber.HomeString
NewPatient.Demographics.PhoneNumber.OfficeString
NewPatient.Demographics.PhoneNumber.MobileString
NewPatient.Demographics.EmailAddressesString
NewPatient.Demographics.LanguageString
NewPatient.Demographics.CitizenshipString
NewPatient.Demographics.AddressObject
NewPatient.Demographics.Address.StreetAddressString
NewPatient.Demographics.Address.CityString
NewPatient.Demographics.Address.StateString
NewPatient.Demographics.Address.ZIPString
NewPatient.Demographics.Address.CountyString
NewPatient.Demographics.Address.CountryString
NewPatient.Notes[]Array
NewVisitObject
NewVisit.VisitNumberStringcontext.encounter[].reference
NewVisit.AccountNumberString
NewVisit.PatientClassString
NewVisit.VisitDateTimeString
NewVisit.LocationObject
NewVisit.Location.TypeString
NewVisit.Location.FacilityString
NewVisit.Location.DepartmentString
NewVisit.Location.RoomString
NewVisit.Location.BedString
NewVisit.AdditionalStaff[]Array of Objects
NewVisit.AdditionalStaff[].IDString
NewVisit.AdditionalStaff[].IDTypeString
NewVisit.AdditionalStaff[].FirstNameString
NewVisit.AdditionalStaff[].LastNameString
NewVisit.AdditionalStaff[].Credentials[]Array of Strings
NewVisit.AdditionalStaff[].AddressObject
NewVisit.AdditionalStaff[].Address.StreetAddressString
NewVisit.AdditionalStaff[].Address.CityString
NewVisit.AdditionalStaff[].Address.StateString
NewVisit.AdditionalStaff[].Address.ZIPString
NewVisit.AdditionalStaff[].Address.CountyString
NewOrdersArray of Objects
NewOrders[].IDString
NewOrders[].NameString
NewNoteObject
NewTextStringtype.text[]
NewNote.CodeStringtype.coding[].code
NewNote.SystemStringtype.coding[].system
NewNote.ContentTypeStringcontent[].attachment.contentType
NewNote.FileContentsStringcontent[].attachment.data
NewNote.FileNameString
NewNote.FileTypeString
NewNote.DocumentSubClassStringtype.coding[].display
NewNote.DocumentTypeString
NewNote.DocumentIDString
NewNote.DocumentDescriptionString
NewNote.StartDateString
NewNote.ServiceDateTimeString
NewNote.DocumentationDateTimeString
NewNote.StatusStringdocStatus
NewNote.AvailabilityString
NewNote.ProviderObject
NewNote.Provider.IDString
NewNote.Provider.IDTypeString
NewNote.Provider.FirstNameString
NewNote.Provider.LastNameString
NewNote.Provider.Credentials[]Array of Strings
NewNote.Provider.AddressObject
NewNote.Provider.Address.StreetAddressString
NewNote.Provider.Address.CityString
NewNote.Provider.Address.StateString
NewNote.Provider.Address.ZIPString
NewNote.Provider.Address.CountyString
NewNote.Provider.Address.CountryString
NewNote.Provider.EmailAddresses[]Array
NewNote.Provider.PhoneNumberObject
NewNote.Provider.PhoneNumber.OfficeString
NewNote.Provider.LocationObject
NewNote.Provider.Location.TypeString
NewNote.Provider.Location.FacilityString
NewNote.Provider.Location.DepartmentString
NewNote.Provider.LocationroomString
NewNote.AuthenticatorObject
NewNote.Authenticator.IDString
NewNote.Authenticator.IDTypeString
NewNote.Authenticator.FirstNameString
NewNote.Authenticator.LastNameString
NewNote.Authenticator.Credentials[]Array of Strings
NewNote.Authenticator.AddressObject
NewNote.Authenticator.Address.StreetAddressString
NewNote.Authenticator.Address.CItyString
NewNote.Authenticator.Address.StateString
NewNote.Authenticator.Address.ZIPString
NewNote.Authenticator.Address.CountyString
NewNote.Authenticator.Address.CountryString
NewNote.Authenticator.EmailAddresses[]Array
NewNote.Authenticator.PhoneNumberObject
NewNote.Authenticator.PhoneNumber.OfficeString
NewNote.Authenticator.LocationObject
NewNote.Authenticator.Location.TypeString
NewNote.Authenticator.Location.FacilityString
NewNote.Authenticator.Location.DepartmentString
NewNote.Authenticator.Location.RoomString
NewNote.Notifications[]Array of objects
NewNote.Notifications[].IDString
NewNote.Notifications[].IDTypeString
NewNote.Notifications[].FirstNameString
NewNote.Notifications[].LastNameString
NewNote.Notifications[].Credentials[]Array of Strings
NewNote.Notifications[].AddressObject
NewNote.Notifications[].Address.StreetAddressString
NewNote.Notifications[].Address.CityString
NewNote.Notifications[].Address.StateString
NewNote.Notifications[].Address.ZIPString
NewNote.Notifications[].Address.CountyString
NewNote.Notifications[].Address.CountryString
NewNote.Notifications[].EmailAddresses[]Array of Strings
NewNote.Notifications[].PhoneNumberObject
NewNote.Notifications[].PhoneNumber.Office
NewNote.Notifications[].LocationObject
NewNote.Notifications[].Location.TypeString
NewNote.Notifications[].Location.FacilityString
NewNote.Notifications[].Location.DepartmentString
NewNote.Notifications[].Location.RoomString
NewNote.Components[]Array