WO2023164292A1 - Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states - Google Patents

Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states Download PDF

Info

Publication number
WO2023164292A1
WO2023164292A1 PCT/US2023/014137 US2023014137W WO2023164292A1 WO 2023164292 A1 WO2023164292 A1 WO 2023164292A1 US 2023014137 W US2023014137 W US 2023014137W WO 2023164292 A1 WO2023164292 A1 WO 2023164292A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
treatment plan
artificial intelligence
treatment
portal
Prior art date
Application number
PCT/US2023/014137
Other languages
French (fr)
Inventor
Steven Mason
Original Assignee
Rom Technologies, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US17/736,891 external-priority patent/US20220262483A1/en
Application filed by Rom Technologies, Inc. filed Critical Rom Technologies, Inc.
Priority claimed from US18/176,050 external-priority patent/US11915816B2/en
Publication of WO2023164292A1 publication Critical patent/WO2023164292A1/en

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/63ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for local operation
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/67ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for remote operation

Definitions

  • Differential diagnosis is a process wherein a healthcare professional differentiates between two or more conditions (referred to herein as disease states) that could each be the cause, or a contributor to the cause, of a user’s symptoms.
  • the healthcare professional attempts to eliminate as many differential diagnoses as possible, leaving one or at least a small number of such differential diagnoses as causal in some way.
  • differential diagnosis is, at least in part, a process of elimination.
  • Telemedicine is an option for a healthcare professional to communicate with a user and provide user care when a user does not want to or cannot easily go to the healthcare professional’s office. Telemedicine, however, has substantive limitations as the healthcare professional cannot conduct physical examinations of the user. Rather, the healthcare professionals must rely on verbal communication and/or limited remote observation of the user.
  • Artificial intelligence and machine learning can be used for predicting disease states of a user based on user performance while the user performs a treatment plan. Artificial intelligence and machine learning can also be used for generating an updated treatment plan for a user, where the updated treatment plan accounts for predicted disease states of the user. Accordingly, the present disclosure provides methods, systems, and non-transitory computer- readable media for, among other things, generating, by an artificial intelligence engine, treatment plans for one or more predicted disease states.
  • the present disclosure provides a method for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome.
  • the method comprises receiving attribute data associated with a user.
  • the attribute data comprises one or more symptoms associated with the user.
  • the method also comprises receiving measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user.
  • the method further comprises generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user.
  • the generating is based on at least the attribute data associated with the user and the measurement data associated with the user.
  • the second treatment plan comprises a description of one or more predicted disease states of the user.
  • the method also comprises transmitting, to a computing device, the second treatment plan for the user.
  • the present disclosure also provides a system for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome.
  • the system comprises, in one implementation, a memory device and a processing device.
  • the memory device stores instructions.
  • the processing device is communicatively coupled to the memory device.
  • the processing device is configured to execute the instructions to receive attribute data associated with a user.
  • the attribute data comprises one or more symptoms associated with the user.
  • the processing device is also configured to execute the instructions to receive measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user.
  • the processing device is further configured to execute the instructions to generate, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user.
  • the generating is based on at least the attribute data associated with the user and the measurement data associated with the user.
  • the second treatment plan comprises a description of one or more predicted disease states of the user.
  • the processing device is also configured to execute the instructions to transmit, to a computing device, the second treatment plan.
  • the present disclosure further provides a tangible, non-transitory computer-readable medium storing instructions that, when executed, cause a processing device to receive attribute data associated with a user.
  • the attribute data comprises one or more symptoms associated with the user.
  • the instructions also cause the processing device to receive measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user.
  • the instructions further cause the processing device to generate, by an artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user. The generating is based on at least the attribute data associated with the user and the measurement data associated with the user.
  • the second treatment plan comprises a description of one or more predicted disease states of the user.
  • the instructions also cause the processing device to transmit, to a computing device, the second treatment plan.
  • FIG. 1 is a block diagram of an example of a system for generating treatment plans for optimizing user outcome, in accordance with some implementations of the present disclosure.
  • FIGs. 2 A and 2B are perspective views of an example of a treatment apparatus included in the system of FIG. 1, in accordance with some implementations of the present disclosure.
  • FIG. 3 is a perspective view of an example of a user using the treatment apparatus of FIGs. 2A and 2B, in accordance with some implementations of the present disclosure.
  • FIG. 4 is a block diagram of an example of a computer system, in accordance with some implementations of the present disclosure.
  • FIG. 5 is adiagram of an example of an overview display of aclinical portal included in the system of FIG. 1, in accordance with some implementations of the present disclosure.
  • FIG. 6 is a block diagram of an example of training a machine learning model to output, based on attribute data associated with a user, a treatment plan for the user, in accordance with some implementations of the present disclosure.
  • FIG. 7 is a diagram of an example of an overview display of a clinical portal presenting in real-time during a telemedicine session both recommended treatment plans and excluded treatment plans, in accordance with some implementations of the present disclosure.
  • FIG. 8 is a diagram of an example overview display of the clinical portal presenting, in real-time during a telemedicine session, recommended treatment plans that have changed as a result of user data changing, in accordance with some implementations of the present disclosure.
  • FIG. 9 is a flow diagram of an example of a method for generating treatment plans for optimizing user outcome, in accordance with some implementations of the present disclosure.
  • FIG. 10 is a flow diagram of an example of a method for training one or more machine learning models, in accordance with some implementations of the present disclosure. NOTATION AND NOMENCLATURE
  • first, second, third, etc. may be used herein to describe various elements, components, regions, layers and/or sections; however, these elements, components, regions, layers and/or sections should not be limited by these terms. These terms may be only used to distinguish one element, component, region, layer, or section from another region, layer, or section. Terms such as “first,” “second,” and other numerical terms, when used herein, do not imply a sequence or order unless clearly indicated by the context. Thus, a first element, component, region, layer, or section discussed below could be termed a second element, component, region, layer, or section without departing from the teachings of the example implementations.
  • phrases “at least one of,” when used with a list of items, means that different combinations of one or more of the listed items may be used, and only one item in the list may be needed.
  • “at least one of: A, B, and C” includes any of the following combinations: A, B, C, A and B, A and C, B and C, and A and B and C.
  • the phrase “one or more” when used with a list of items means there may be one item or any suitable number of items exceeding one.
  • spatially relative terms such as “inner,” “outer,” “beneath,” “below,” “lower,” “above,” “upper,” “top,” “bottom,” “inside,” “outside,” “contained within,” “superimposing upon,” and the like, may be used herein. These spatially relative terms can be used for ease of description to describe one element’s or feature’s relationship to another element(s) or feature(s) as illustrated in the figures. The spatially relative terms may also be intended to encompass different orientations of the device in use, or operation, in addition to the orientation depicted in the figures.
  • a “treatment plan” may include one or more treatment protocols, and each treatment protocol includes one or more treatment sessions. Each treatment session comprises several session periods, with each session period including a particular exercise for treating a body part of a person.
  • a treatment plan for post-operative rehabilitation after a knee surgery may include an initial treatment protocol with twice daily stretching sessions for the first 3 days after surgery and a more intensive treatment protocol with active exercise sessions performed 4 times per day starting 4 days after surgery.
  • a treatment plan may also include information pertaining to a medical procedure to perform on a person, a treatment protocol for the person using a treatment apparatus, a diet regimen, a medication regimen, a sleep regimen, additional regimens, or some combination thereof.
  • Remote medical assistance also referred to, inter alia, as remote medicine, telemedicine, telemed, teletherapeutic, telmed, tel-med, or telehealth
  • a healthcare professional or professionals such as a physician or a physical therapist
  • a patient e.g., a user
  • audio and/or audiovisual and/or other sensorial or perceptive e.g., tactile, gustatory, haptic, pressure-sensing-based or electromagnetic (e.g., neurostimulative)
  • communications e.g., via a computer, a smartphone, or a tablet.
  • a “healthcare professional” may refer to a doctor, physician assistant, nurse, chiropractor, dentist, physical therapist, acupuncturist, physical trainer, coach, personal trainer, neurologist, cardiologist, or the like.
  • a “healthcare professional” may also refer to any person with a credential, license, degree, or the like in the field of medicine, physical therapy, rehabilitation, or the like.
  • a “healthcare professional” may be a human being, a robot, a virtual assistant, a virtual assistant in virtual and/or augmented reality, or an artificially intelligent entity, such entity including a software program, integrated software and hardware, or hardware alone.
  • Real-time may refer to less than or equal to 2 seconds. “Near real-time” may refer to any interaction of a sufficiently short time to enable two individuals to engage in a dialogue via such user interface, and will generally be less than 10 seconds (or any suitable proximate difference between two different times) but greater than 2 seconds.
  • Results may refer to medical results or medical outcomes. Results and outcomes may refer to responses to medical actions.
  • a “medical action(s)” may refer to any suitable action(s) performed by a healthcare professional, and such action or actions may include diagnoses, prescriptions for treatment plans, prescriptions for treatment apparatuses, and the making, composing and/or executing of appointments, telemedicine sessions, prescription of medicines, telephone calls, emails, text messages, and the like.
  • FIG. 1 is a block diagram of an example of a system 100 for generating treatment plans for optimizing a user outcome, in accordance with some implementations of the present disclosure.
  • the system 100 illustrated in FIG. 1 includes a treatment apparatus 102, a server 104, a user computing device 106, and a clinical computing device 108.
  • the system 100 illustrated in FIG. 1 is provided as one example of such a system.
  • the methods described herein may be used with systems having fewer, additional, or different components in different configurations than the system 100 illustrated in FIG. 1.
  • the system 100 may include fewer or additional computing devices, may include additional treatment apparatuses, may include additional user support apparatuses, and may include additional servers.
  • the various components of the system 100 may communicate with each other using suitable wireless and/or wired communication protocols over a communications network 110.
  • the communications network 110 may be a wired network, a wireless network, or both. All or parts of the communications network 110 may be implemented using various networks, for example and without limitation, a cellular data network, the Internet, a BluetoothTM network, a Near-Field Communications (NFC) network, a Z-Wave network, a ZigBee network, a wireless local area network (for example, Wi-Fi), a wireless accessory Personal Area Networks (PAN), cable, an Ethernet network, satellite, a machine-to-machine (M2M) autonomous network, and a public switched telephone network.
  • communications with other external components may occur over the communications network 110.
  • the treatment apparatus 102 is configured to be manipulated by the user and/or to manipulate one or more specific body parts of the user for performing activities according, for example, to a treatment plan.
  • the treatment apparatus 102 may take the form of an exercise and rehabilitation apparatus configured to perform and/or to aid in the performance of a rehabilitation regimen, which may be an orthopedic rehabilitation regimen, and the treatment includes rehabilitation of a specific body part of the user, such as a joint or a bone or a muscle group.
  • the body part may include, for example, a spine, a hand, a foot, a knee, or a shoulder.
  • the body part may include a part of a joint, a bone, or a muscle group, such as one or more vertebrae, a tendon, or a ligament.
  • the treatment apparatus 102 may be any suitable medical, rehabilitative, therapeutic, etc. apparatus configured to be controlled distally via a computing device to treat a user and/or exercise the user.
  • the treatment apparatus 102 may be an electromechanical machine including one or more weights, an electromechanical bicycle, an electromechanical spin-wheel, a smart-mirror, a treadmill, a balance board, or the like.
  • the treatment apparatus 102 may include, for example, pedals 112 on opposite sides. The treatment apparatus 102 may be operated by a user engaging the pedals 112 with their feet or their hands and rotating the pedals 112. Examples of the treatment apparatus 102 are further described below' in relation to FIGs. 2A and 2B.
  • the server 104 is configured to store and to provide data related to managing treatment plans.
  • the server 104 may include one or more computers and may take the form of a distributed and/or virtualized computer or computers.
  • the server 104 may be configured to store data regarding the treatment plans.
  • the server 104 may be configured to hold system data, such as data pertaining to treatment plans for treating one or more users.
  • the server 104 may also be configured to store data regarding performance by a user in following a treatment plan.
  • the server 104 may be configured to hold user data, such as data pertaining to one or more users, including data representing each user’s performance within the treatment plan.
  • the server 104 may store attributes (e.g., personal, performance, measurement, etc.) of users, the treatment plans followed by users, and the results of the treatment plans may use correlations and other statistical or probabilistic measures to enable the partitioning of or to partition the treatment plans into different user cohort-equivalent databases.
  • attributes e.g., personal, performance, measurement, etc.
  • the data for a first cohort of first users having a first similar injury, a first similar medical condition, a first similar medical procedure performed, a first treatment plan followed by the first user, and a first result of the treatment plan may be stored in a first user database.
  • the data for a second cohort of second users having a second similar injury, a second similar medical condition, a second similar medical procedure performed, a second treatment plan followed by the second user, and a second result of the treatment plan may be stored in a second user database. Any single attribute or any combination of attributes may be used to separate the cohorts of users. In some implementations, the different cohorts of users may be stored in different partitions or volumes of the same database. There is no specific limit to the number of different cohorts of users allowed, other than as limited by mathematical combinatoric and/or partition theory'. [0034]
  • This treatment plan data and results data may be obtained from numerous treatment apparatuses and/or computing devices over time and stored, for example, in a database (not shown). The treatment plan data and results data may be correlated in user-cohort databases.
  • the attributes of the users may include personal information, performance information, measurement information, or a combination thereof.
  • attributes about a current user being treated may be stored in an appropriate user cohortequivalent database.
  • the attributes of the user may be determined to match or be similar to the attributes of another user in a particular cohort (e g., cohort A) and the user may be assigned to that cohort.
  • the server 104 executes an artificial intelligence (Al) engine 114 that uses one or more machine learning models 116 to perform at least one of the implementations disclosed herein.
  • the server 104 may include a training engine 118 capable of generating the one or more machine learning models 116.
  • the training engine 118 may be a rackmount server, a router computer, a personal computer, a portable digital assistant, a smartphone, a laptop computer, a tablet computer, a netbook, a desktop computer, an Internet of Things (loT) device, any other desired computing device, or any combination of the above.
  • the training engine 118 may be cloud-based, a real-time software platform, or an embedded system (e.g., microcode-based and/or implemented) and it may include privacy software or protocols, and/or security software or protocols.
  • the user computing device 106 may be used by a user of the treatment apparatus 102 to obtain information about treatment plans.
  • the user computing device 106 may also be used by the user to adjust settings on the treatment apparatus 102.
  • the user computing device 106 may also be used by the user to provide feedback about treatment plans.
  • the user computing device 106 may also be used by the user to communicate with a healthcare professional.
  • the user computing device 106 illustrates in FIG. 1 includes a user portal 120.
  • the user portal 120 is configured to communicate information to a user and to receive feedback from the user.
  • the user portal 120 may include one or more input devices (e.g., a keyboard, a mouse, a touch-screen input, a gesture sensor, a microphone, a processor configured for voice recognition, a telephone, a trackpad, or a combination thereof).
  • the user portal 120 may also include one of more output devices (e.g., a computer monitor, a display screen on a tablet, smartphone, or a smart watch).
  • the one or more output devices may include other hardware and/or software components such as a projector, virtual reality capability, augmented reality capability, etc.
  • the one or more output devices may incorporate various different visual, audio, or other presentation technologies.
  • At least one of the output devices may include a non- visual display, such as an audio signal, which may include spoken language and/or other sounds such as tones, chimes, and/or melodies, which may signal different conditions and/or directions.
  • At least one of the output devices may include one or more different display screens presenting various data and/or interfaces or controls for use by the user.
  • At least one of the output devices may include graphics, which may be presented by a web-based interface and/or by a computer program or application (App.).
  • the clinical computing device 108 may be used by a healthcare professional to remotely communicate with and monitor a user.
  • the clinical computing device 108 may also be used by the healthcare professional to remotely monitor and adjust setings on the treatment apparatus 102.
  • the clinical computing device 108 illustrates in FIG. 1 includes a clinical portal 122.
  • the clinical portal 122 is configured to communicate information to a healthcare professional and to receive feedback from the healthcare professional.
  • the clinical portal 122 may include one or more input devices such as any of the ones described above in relation to the user portal 120.
  • the clinical portal 122 may also include one or more output devices such as any of the ones described above in relation to the user portal 120.
  • the clinical portal 122 may be configured for use by a person having responsibility for the treatment plan, such as an orthopedic surgeon.
  • the clinical portal 122 may be used by a healthcare professional, to remotely communicate with the user portal 120 and/or the treatment apparatus 102. Such remote communications may enable the assistant to provide assistance or guidance to a user using the system 100. More specifically, the clinical portal 122 may be configured to communicate a telemedicine signal via, for example, the communications network 110.
  • a telemedicine signal may comprises one of an audio signal, an audio-visual signal, an interface control signal for controlling a function of the user portal 120, an interface monitor signal for monitoring a status of the user portal 120, an apparatus control signal for changing an operating parameter of the treatment apparatus 102, and/or an apparatus monitor signal for monitoring a status of the treatment apparatus 102.
  • each of the control signals may be unidirectional, conveying commands from the clinical portal 122 to the user portal 120.
  • an acknowledgement message may be sent from the user portal 120 to the clinical portal 122.
  • each of the monitor signals may be unidirectional, status -information commands from the user portal 120 to the clinical portal 122.
  • an acknowledgement message may be sent from the clinical portal 122 to the user portal 120 in response to successfully receiving one of the monitor signals.
  • the user portal 120 may be configured as a pass-through for the apparatus control signals and the apparatus monitor signals between the treatment apparatus 102 and one or more other devices, such as the clinical portal 122 and/or the server 104.
  • the user portal 120 may be configured to transmit an apparatus control signal in response to an apparatus control signal within the telemedicine signal from the clinical portal 122.
  • one or more portions of the telemedicine signal may be generated from a prerecorded source (e.g., an audio recording, a video recording, or an animation) for presentation by the user portal 120 of the user computing device 106.
  • a tutorial video may be streamed from the server 104 and presented upon the user portal 120.
  • Content from the prerecorded source may be requested by the user via user portal 120.
  • the healthcare professional may cause content from the prerecorded source to be played on the user portal 120.
  • clinical portal 122 may be configured to provide voicebased functionalities, with hardware and/or software configured to interpret spoken instructions by the healthcare professional by using one or more microphones.
  • the clinical portal 122 may include functionality provided by or similar to existing voice-based assistants such as Siri by Apple, Alexa by Amazon, Google Assistant, or Bixby by Samsung.
  • the clinical portal 122 may include other hardware and/or software components.
  • the clinical portal 122 may include one or more general purpose devices and/or special-purpose devices.
  • the clinical portal 122 may take one or more different forms including, for example, a computer monitor or display screen on a tablet, a smartphone, or a smart watch.
  • the clinical portal 122 may include other hardware and/or software components such as projectors, virtual reality capabilities, or augmented reality capabilities, etc.
  • the clinical portal 122 may incorporate various different visual, audio, or other presentation technologies.
  • the clinical portal 122 may include anon-visual display, such as an audio signal, which may include spoken language and/or other sounds such as tones, chimes, melodies, and/or compositions, which may signal different conditions and/or directions.
  • the clinical portal 122 may comprise one or more different display screens presenting various data and/or interfaces or controls for use by the assistant.
  • the clinical portal 122 may include graphics, which may be presented by a web-based interface and/or by a computer program or application (App.).
  • the system 100 may provide computer translation of language from the clinical portal 122 to the user portal 120 and/or vice-versa.
  • the computer translation of language may include computer translation of spoken language and/or computer translation of text, wherein the text and/or spoken language may be any language, formal or informal, current or outdated, digital, quantum or analog, invented, human or animal (e.g., dolphin) or ancient, with respect to the foregoing, e.g., Old English, Zulu, French, Japanese, Klingon, Kobaian, Attic Greek, Modem Greek, etc., and in any form, e.g., academic, dialectical, patois, informal, e.g., “electronic texting,” etc.
  • the system 100 may provide voice recognition and/or spoken pronunciation of text.
  • the system 100 may convert spoken words to printed text and/or the system 100 may audibly speak language from printed text.
  • the system 100 may be configured to recognize spoken words by any or all of the user and the healthcare professional.
  • the system 100 may be configured to recognize and react to spoken requests or commands by the user.
  • the system 100 may automatically initiate a telemedicine session in response to a verbal command by the user (which may be given in any one of several different languages).
  • the server 104 may generate aspects of the clinical portal 122 for presentation by the clinical portal 122.
  • the server 104 may include a web server configured to generate the display screens for presentation upon the clinical portal 122.
  • the artificial intelligence engine 114 may generate treatment plans for users and generate the display screens including those treatment plans for presentation on the clinical portal 122.
  • the clinical portal 122 may be configured to present a virtualized desktop hosted by the server 1 4.
  • the server 104 may be configured to communicate with the clinical portal 122 via the communications network 110.
  • the user portal 120 and the treatment apparatus 102 may each operate from a user location geographically separate from a location of the clinical portal 122.
  • the user portal 120 and the treatment apparatus 102 may be used as part of an in-home rehabilitation system, which may be aided remotely by using the clinical portal 122 at a centralized location, such as a clinic or a call center.
  • the clinical portal 122 may be one of several different terminals (e.g., computing devices) that may be physically, virtually or electronically grouped together, for example, in one or more call centers or at one or more healthcare professionals’ offices. In some implementations, multiple instance of the clinical portal 122 may be distributed geographically. In some implementations, a person may work as an assistant remotely from any conventional office infrastructure, including a home office. Such remote work may be performed, for example, where the clinical portal 122 takes the form of a computer and/or telephone. This remote work functionality may allow for work-from-home arrangements that may include full-time, part-time and/or flexible work hours for an assistant. [0047] FIGs.
  • FIGs. 2A and 2B is a perspective view of an example of the treatment apparatus 102. More specifically, FIGs. 2A and 2B show the treatment apparatus 102 in the form of a stationary cycling machine 200, which may be called a stationary bike, for short.
  • the stationary cycling machine 200 includes a set of pedals 202 each attached to a pedal arm 204 for rotation about an axle 206.
  • the pedals 202 are movable on the pedal arms 204 in order to adjust a range of motion used by a user in pedaling. For example, the pedals 202 being located inwardly toward the axle 206 corresponds to a smaller range of motion than when the pedals 202 are located outwardly away from the axle 206.
  • the treatment apparatus 102 may also include an actuator (e.g., an electric motor).
  • the actuator may be used, for example, for moving body parts of the user and/or for resisting forces by the user.
  • the treatment apparatus 102 may also include one or more integrated sensors.
  • the integrated sensors may measure one or more operating attributes of the treatment apparatus 102 (e.g., force, position, speed, velocity, and the like).
  • the integrated sensors may include a position sensor configured to measure at least one of a linear motion or an angular motion of a body part of the user.
  • an integrated sensor in the form of a position sensor may measure a distance that the user is able to move a part of the treatment apparatus 102, where such distance may correspond to or translate into a range of motion that the user’s body part is able to achieve.
  • the integrated sensors may include a force sensor configured to measure a force applied by the user.
  • an integrated sensor in the form of a force sensor may measure a force or weight the user, using a particular body part, is able to apply to the treatment apparatus 102.
  • the one or more integrated sensors may communicate wirelessly to the stationary cycling machine 200 and/or the user computing device 106.
  • FIG. 3 shows a user using the stationary cycling machine 200 of FIG. 2, and showing sensors and various data parameters connected to the user computing device 106.
  • the user computing device 106 may be a tablet computer or smartphone, or a phablet, such as an iPad, an iPhone, an Android device, a Surface tablet, or any other electronic device held manually by the user.
  • the user computing device 106 may be embedded within or attached to the stationary cycling machine 200, obviating the need for the user to hold the user computing device 106 manually, other than for the possible purpose of interacting with it.
  • FIG. 1 shows a user using the stationary cycling machine 200 of FIG. 2, and showing sensors and various data parameters connected to the user computing device 106.
  • the user computing device 106 may be a tablet computer or smartphone, or a phablet, such as an iPad, an iPhone, an Android device, a Surface tablet, or any other electronic device held manually by the user.
  • the user computing device 106 may be embedded within or attached to the stationary cycling machine 200, obviating the
  • FIG. 3 shows the user wearing an ambulation sensor 302 on their wrist, with a note showing “STEPS TODAY 1355”, indicating that the ambulation sensor 302 has recorded and transmitted that step count to the user computing device 106.
  • FIG. 3 also shows the user wearing a goniometer 304 on their right knee, with a note showing “KNEE ANGLE 72°, ” indicating that the goniometer 304 is measuring and transmitting that knee angle to the user computing device 106.
  • FIG. 3 also shows a right side of one of the pedals 202 with a pressure sensor showing “FORCE 12.5 lbs.,” indicating that the right pedal pressure sensor is measuring and transmitting that force measurement to the user computing device 106.
  • FIG. 3 also shows a left side of one of the pedals 202 with a pressure sensor showing “FORCE 27 lbs.,” indicating that the left pedal pressure sensor is measuring and transmitting that force measurement to the user computing device 106.
  • FIG. 3 also shows other user data, such as an indicator of “SESSION TIME 0:04: 13,” indicating that the user has been using the stationary cycling machine 200 for 4 minutes and 13 seconds. This session time may be determined by the user computing device 106 based on information received from the stationary cycling machine 200.
  • FIG. 3 also shows an indicator showing “PAIN LEVEL 3.” Such a pam level may be obtained from the user in response to a solicitation or inquiry, such as a question, presented upon the user computing device 106.
  • FIG. 4 is a block diagram of an example of a computer system 400 which can perform any one or more of the methods described herein, in accordance with one or more aspects of the present disclosure.
  • the computer system 400 may include a computing device and correspond to one or more of the server 104 (including the artificial intelligence engine 114), the user computing device 106, the clinical computing device 108, or any suitable component of FIG. 1.
  • the computer system 400 may be capable of executing instructions implementing the one or more machine learning models 116 of the artificial intelligence engine 114 of FIG. 1.
  • the computer system 400 may be connected (e.g., networked) to other computer systems in a LAN, an intranet, an extranet, or the Internet, including via the cloud or a peer-to-peer network.
  • the computer system 400 may operate in the capacity of a server in a client-server network environment.
  • the computer system 400 may be a personal computer (PC), a tablet computer, a wearable (e.g., wristband), a set-top box (STB), a personal Digital Assistant (PDA), a mobile phone, a smartphone, a camera, a video camera, an Internet of Things (loT) device, or any device capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that device.
  • PC personal computer
  • PDA personal Digital Assistant
  • mobile phone a smartphone
  • camera a camera
  • video camera an Internet of Things (loT) device
  • any device capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that device.
  • the term “computer” shall also be taken to include any collection of computers that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methods discussed herein.
  • the computer system 400 (one example of a “computing device”) illustrated in FIG.
  • a processing device 402 includes a processing device 402, a mam memory 404 (e.g., read-only memory (ROM), flash memory, solid state drives (SSDs), dynamic random access memory (DRAM) such as synchronous DRAM (SDRAM)), a static memory 406 (e.g., flash memory, solid state drives (SSDs), static random access memory (SRAM)), and a memory device 408, which communicate with each other via a bus 410.
  • ROM read-only memory
  • SSDs solid state drives
  • DRAM dynamic random access memory
  • SDRAM synchronous DRAM
  • static memory 406 e.g., flash memory, solid state drives (SSDs), static random access memory (SRAM)
  • SRAM static random access memory
  • the computer system 400 illustrated in FIG. 4 further includes a network interface device 412.
  • the computer system 400 also may include a video display 414 (e.g., a liquid crystal display (LCD), a light-emitting diode (LED), an organic light-emitting diode (OLED), a quantum LED, a cathode ray tube (CRT), a shadow mask CRT, an aperture grille CRT, a monochrome CRT), one or more input devices 416 (e.g., a keyboard and/or a mouse or a gaming-like control), and one or more speakers 418 (e.g., a speaker).
  • the video display 414 and the one or more input devices 416 may be combined into a single component or device (e.g., an LCD touch screen).
  • the memory device 408 may include a computer-readable storage medium 420 on which the instructions 422 embodying any one or more of the methods, operations, or functions described herein is stored.
  • the instructions 422 may also reside, completely or at least partially, within the main memory 404 and/or within the processing device 402 during execution thereof by the computer system 400. As such, the main memory 404 and the processing device 402 also constitute computer-readable media.
  • the instructions 422 may further be transmitted or received over a network via the network interface device 412.
  • computer-readable storage medium 420 is shown in the illustrative examples to be a single medium, the term “computer-readable storage medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions.
  • the term “computer-readable storage medium” shall also be taken to include any medium capable of storing, encoding or carrying out a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure.
  • the term “computer-readable storage medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical media, and magnetic media.
  • FIG. 5 is a diagram of an example of an overview display 500 of the clinical portal 122.
  • the ovendew display 500 presents several different controls and interfaces for the assistant to remotely assist a user with using the user portal 120 and/or the treatment apparatus 102.
  • This remote assistance functionality may comprise a type of functionality present in telemedicine systems.
  • the overview display 500 includes a user profile display 502 presenting biographical information regarding a user using the treatment apparatus 102.
  • the user profile display 502 may take the form of a portion or region of the overview display 500, as shown in FIG. 5, although the user profile display 502 may take other forms, such as a separate screen or a popup window.
  • the user profile display 502 may include a limited subset of the user’s biographical information, health-related information, or both. More specifically, the data presented upon the user profile display 502 may depend upon the assistant’s need for that information.
  • a healthcare professional assisting the user with a medical issue may be provided with medical history information regarding the user, whereas a technician troubleshooting an issue with the treatment apparatus 102 may be provided with a much more limited set of information regarding the user.
  • the technician for example, may be given only the user’s name.
  • the user profile display 502 may include pseudonymized data and/or anonymized data or use any privacy enhancing technology to prevent confidential user data from being communicated in a way that could violate patient confidentiality requirements.
  • privacy enhancing technologies may enable compliance with laws, regulations, or other rules of governance such as, but not limited to, the Health Insurance Portability and Accountability Act (HIPAA), or the General Data Protection Regulation (GDPR), wherein the user may be deemed a “data subject.”
  • HIPAA Health Insurance Portability and Accountability Act
  • GDPR General Data Protection Regulation
  • the user profile display 502 may present information regarding the treatment plan for the user to follow in using the treatment apparatus 102.
  • Such treatment plan information may be limited to an assistant who is a healthcare professional, such as a doctor or physical therapist.
  • a healthcare professional assisting the user with an issue regarding the treatment regimen may be provided with treatment plan information, whereas a technician troubleshooting an issue with the treatment apparatus 102 may not be provided with any information regarding the user’s treatment plan.
  • one or more recommended treatment plans and/or excluded treatment plans may be presented in the user profile display 502 to the assistant.
  • the one or more recommended treatment plans and/or excluded treatment plans may be generated by the artificial intelligence engine 114 of the server 104 and received from the server 104 in real-time during, inter alia, a telemedicine session.
  • An example of presenting the one or more recommended treatment plans and/or ruled-out treatment plans is described below with reference to FIG. 10
  • the overview display 500 illustrated in FIG. 5 also includes a user status display 504 presenting status information regarding a user using the treatment apparatus 102.
  • the user status display 504 may take the form of a portion or region of the overview display 500, as shown in FIG. 5, although the user status display 504 may take other forms, such as a separate screen or a pop-up window.
  • the user status display 504 includes sensor data 506 from one or more of the external sensors and/or from one or more internal sensors of the treatment apparatus 102. In some implementations, the user status display 504 may present other data 508 regarding the user, such as last reported pain level, or progress within a treatment plan.
  • the help data display 510 also includes a help data display 510 presenting information for the health professional to use in assisting the user.
  • the help data display 510 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the help data display 510 may take other forms, such as a separate screen or a pop-up window.
  • the help data display 510 may include, for example, presenting answers to frequently asked questions regarding use of the user portal 120 and/or the treatment apparatus 102.
  • the help data display 510 may also include research data or best practices. In some implementations, the help data display 510 may present scripts for answers or explanations in response to user questions.
  • the help data display 510 may present flow charts or walk-throughs for the healthcare professional to use in determining a root cause and/or solution to a user’s problem.
  • the clinical portal 122 may present two or more of the help data display 510, which may be the same or different, for simultaneous presentation of help data for use by the healthcare professional.
  • a first help data display may be used to present a troubleshooting flowchart to determine the source of a user’s problem
  • a second help data display may present script information for the healthcare professional to read to the user, such information to preferably include directions for the user to perform some action, which may help to narrow down or solve the problem.
  • the second help data display may automatically populate with script information.
  • the overview display 500 illustrated in FIG. 5 also includes a user interface control 512 presenting information regarding the user portal 120, and/or for modifying one or more settings of the user portal 120.
  • the user interface control 512 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the user interface control 512 may take other forms, such as a separate screen or a pop-up window.
  • the user interface control 512 may present information communicated to the clinical portal 122 via one or more of the interface monitor signals.
  • the user interface control 512 includes a user display feed 514 of the display presented by the user portal 120.
  • the user display feed 514 may include a live copy of the display screen currently being presented to the user by the user portal 120.
  • the user display feed 514 may present an image of what is presented on a display screen of the user portal 120.
  • the user display feed 514 may include abbreviated information regarding the display screen currently being presented by the user portal 120, such as a screen name or a screen number.
  • the user interface control 512 may include an interface setting control 516 for the assistant to adjust or to control one or more settings or aspects of the user portal 120.
  • the interface setting control 516 may cause the clinical portal 122 to generate and/or to transmit an interface control signal for controlling a function or a setting of the user portal 120.
  • the interface setting control 516 may include a collaborative browsing or co-browsing capability for the assistant to remotely view and/or control the user portal 120.
  • the interface setting control 516 may enable the assistant to remotely enter text to one or more text entry fields on the user portal 120 and/or to remotely control a cursor on the user portal 120 using a mouse or touchscreen of the clinical portal 122.
  • the interface setting control 516 may allow the healthcare professional to change a setting that cannot be changed by the user.
  • the user portal 120 may be precluded from enabling access to a language setting in order to prevent a user from inadvertently switching, on the user portal 120, the language used for the displays, whereas the interface setting control 516 may enable the healthcare professional to change the language setting of the user portal 120.
  • the user portal 120 may not be able to change a font size setting to a smaller size in order to prevent a user from inadvertently switching the font size used for the displays on the user portal 120 such that the display would become illegible or unintelligible to the user, whereas the interface setting control 516 may provide for the healthcare professional to change the font size setting of the user portal 120.
  • the example on the overview display 500 shown in FIG. 5 also includes an interface communications display 518 showing the status of communications between the user portal 120 and one or more other devices, such as the treatment apparatus 102, the ambulation sensor 302, and the goniometer 304.
  • the interface communications display 518 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the interface communications display 518 may take other forms, such as a separate screen or a pop-up window.
  • the interface communications display 518 may include controls for the healthcare professional to remotely modify communications with one or more other devices.
  • the healthcare professional may remotely command the user portal 120 to reset communications with one of the other devices, or to establish communications with a new or replacement one of the other devices. This functionality may be used, for example, where the user has a problem with one of the other devices, or where the user receives a new or a replacement one of the other devices.
  • the example of the overview display 500 illustrates in FIG. 5 also includes an apparatus control 520 for the healthcare professional to view and/or to control information regarding the treatment apparatus 102.
  • the apparatus control 520 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the apparatus control 520 may take other forms, such as being enabled through or presented on a separate screen or a pop-up window.
  • the apparatus control 520 may include an apparatus status display 522 with information regarding the current status of the treatment apparatus 102.
  • the apparatus status display 522 may present information communicated to the clinical portal 122 via one or more of the apparatus monitor signals.
  • the apparatus status display 522 may indicate whether the treatment apparatus 102 is currently communicating with the user portal 120.
  • the apparatus status display 522 may present other current and/or historical information regarding the status of the treatment apparatus 102.
  • the apparatus control 520 may include an apparatus setting control 524 for the healthcare professional to adjust or control one or more aspects of the treatment apparatus 102.
  • the apparatus setting control 524 may cause the clinical portal 122 to generate and/or to transmit an apparatus control signal for changing an operating parameter of the treatment apparatus 102 (e.g., a pedal radius setting, a resistance setting, a target RPM, etc.).
  • the apparatus setting control 524 may include, for example, a mode button 526 and a position control 528, which may be used in conjunction for the healthcare professional to place an actuator of the treatment apparatus 102 in a manual mode, after which a setting, such as a position or a speed of the actuator, can be changed using the position control 528.
  • the mode button 526 may provide for a setting, such as a position, to be toggled between automatic and manual modes.
  • a setting such as a position
  • one or more settings may be adjustable at any time, but without a necessity of having an associated auto/manual mode.
  • the healthcare professional may change an operating parameter of the treatment apparatus 102, such as a pedal radius setting, while the user is actively using the treatment apparatus 102. Such “on the fly” adjustment may or may not be available to the user using the user portal 120.
  • the apparatus setting control 524 may allow the healthcare professional to change a setting that cannot be changed by the user using the user portal 120.
  • the user portal 120 may be precluded from changing a preconfigured setting, such as a height or a tilt setting of the treatment apparatus 102, whereas the apparatus setting control 524 may provide for the healthcare professional to change the height or tilt setting of the treatment apparatus 102.
  • a preconfigured setting such as a height or a tilt setting of the treatment apparatus 102
  • the apparatus setting control 524 may provide for the healthcare professional to change the height or tilt setting of the treatment apparatus 102.
  • the example of the overview display 500 shown in FIG. 5 also includes a user communications control 530 for controlling an audio or an audiovisual communications session with the user portal 120.
  • the communications session with the user portal 120 may compnse a live feed from the clinical portal 122 for presentation on or by the output device of the user portal 120.
  • the live feed may take the form of an audio feed and/or a video feed.
  • the user portal 120 may be configured to provide two-way audio or audiovisual communications with a healthcare professional using the clinical portal 122.
  • the communications session with the user portal 120 may include bidirectional (two-way) video or audiovisual feeds, with each of the user portal 120 and the clinical portal 122 presenting video of the other one.
  • the user portal 120 may present video from the clinical portal 122, while the clinical portal 122 presents only audio or the clinical portal 122 presents no live audio or visual signal from the user portal 120.
  • the clinical portal 122 may present video from the user portal 120, while the user portal 120 presents only audio or the user portal 120 presents no live audio or visual signal from the clinical portal 122.
  • the audio or an audiovisual communications session with the user portal 120 may take place, at least in part, while the user is performing the rehabilitation regimen upon a body part.
  • the user communications control 530 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the user communications control 530 may take other forms, such as being enabled by or on a separate screen or a pop-up window.
  • the audio and/or audiovisual communications may be processed and/or directed by the clinical portal 122 and/or by another device or devices, such as a telephone system, or a videoconferencing system (e.g., Zoom, WebEx, etc.) used by the healthcare professional while the healthcare professional uses the clinical portal 122.
  • the audio and/or audiovisual communications may include communications with a third party.
  • the system 100 may enable the assistant to initiate a three-way conversation with the user and a subj ect matter expert, such as a specialist, regarding use of a particular piece of hardware or software.
  • the example on the user communications control 530 shown in FIG. 5 includes call controls 532 for the healthcare professional to use in managing various aspects of the audio or audiovisual communications with the user.
  • the call controls 532 illustrated in FIG. 5 include a disconnect button 534 for the healthcare professional to end the audio or audiovisual communications session.
  • the call controls 532 illustrated in FIG. 5 also include a mute button 536 to temporarily mute or attenuate an audio or audiovisual signal from the clinical portal 122.
  • the call controls 532 may include other features, such as a hold button (not shown).
  • the call controls 532 may also include one or more record/playback controls, such as a record button 538, a play button 540, and a pause button 542 to control, with the user portal 120, recording and/or playback of audio and/or video from the teleconference session.
  • the user communications control 530 may also include a user video feed display 544 for presenting still and/or video images from the user portal 120, and a self-video display 546 for showing the current image of the healthcare professional using the clinical portal 122.
  • the self-video display 546 may be presented as a picture-in-picture (PiP) format, such PiP format being within a section of the user video feed display 544, as shown in FIG. 5. Alternatively or additionally, the self-video display 546 may be presented separately and/or independently from the user video feed display 544.
  • the example of the overview display 500 illustrated in FIG. 5 also includes a third party communications control 548 for use in conducting audio and/or audiovisual communications with a third party.
  • the third party communications control 548 may take the form of a portion or region of the overview display 500, as shown in FIG. 5.
  • the third party communications control 548 may take other forms, such as enabling or presenting on a display on a separate screen or a pop-up window.
  • the third party communications control 548 may include one or more controls, such as a contact list and/or buttons or controls to contact a third party regarding use of a particular piece of hardware or software, e.g., a subject matter expert, such as a specialist.
  • the third party communications control 548 may include a conference-calling capability for the third party to simultaneously communicate with both the healthcare professional via the clinical portal 122, and the user via the user portal 120.
  • the system 100 may provide for the assistant to initiate a three-way conversation with the user and the third party.
  • Differential diagnosis is a process wherein a healthcare professional differentiates between two or more conditions (referred to herein as “disease states”) that could be behind a user’s symptoms.
  • a healthcare professional may identify potential conditions based on the user’s symptoms. Many conditions, however, share the same or similar symptoms, and some present in a variety of different ways.
  • a healthcare professional may also order tests that can be performed in order to determine which condition a user has and/to exclude a specific condition. Often, however, there is no single laboratory test that can definitively diagnose the cause of a user’s symptoms. In view of the shortcoming of the differential diagnosis methods described above, a more precise method for predicting disease states is needed.
  • Measurement data can be collected while a user performs a treatment plan and a differential diagnosis can be narrowed by comparing the collected measurement data to the data collected for other users who had similar symptoms. Such comparisons may be used to identify performance results that confirm or exclude specific conditions from a differential diagnosis. For example, performance data collected from a user complaining of chest pain may conform to performance data for other users who have coronary artery disease and experience angina. While the user performs one or more treatment plans, such comparison may also be used identify trends of a user’s performance.
  • Correlating a specific user’s attributes (e.g., symptoms) and performance results with known data for a cohort of other users enables generation of treatment plans for one or more predicted disease states of the user. Therefore, it may be desirable to process the attributes of a multitude of users, treatment plans performed by those users, and the results of treatment plans for those users. Accordingly, systems and methods, such as those described herein, that use artificial intelligence and/or machine learning to generate treatment plans, may be desirable. For example, the machine learning models 116 may be trained to assign users to certain cohorts based on their attributes, select treatment plans using real-time and historical data correlations involving user cohort-equivalents, and control the treatment apparatus 102, among other things.
  • the one or more machine learning models 116 may be generated by the training engine 118 and may be implemented in computer instructions executable by one or more processing devices of the training engine 118 and/or the server 104. To generate the one or more machine learning models 116, the training engine 118 may train the one or more machine learning models 116. The one or more machine learning models 116 may be used by the artificial intelligence engine 114.
  • the training engine 118 may use a training data set of a corpus of the attributes of the users that used the treatment apparatus 102 to perform treatment plans, the details (e.g., parameters/configurations/settings of the treatment apparatus 102) of the treatment plans performed by the users using the treatment apparatus 102, and the results of the treatment plans performed by the users.
  • the one or more machine learning models 116 may be trained to match patterns of attributes of a user with attributes of other users assigned to a particular cohort.
  • match may refer to an exact match, or to correspondences, associations, relationships, approximations or other mathematical, linguistic and other non-exact matches, including, e.g., a correlative match, a substantial match, a partial match, an associative match, a relational match, etc.
  • the one or more machine learning models 116 may be trained to receive the attributes of a user as input, to map the attributes to attributes of user assigned to a cohort, and to select a treatment plan from that cohort.
  • the one or more machine learning models 116 may also be trained to control, based on the treatment plan, the treatment apparatus 102.
  • the one or more machine learning models 116 may refer to model artifacts created by the training engine 118.
  • the training engine 118 may find patterns in the training data wherein such patterns map the training input to the target output, and generate the machine learning models 116 that capture these patterns.
  • the artificial intelligence engine 114 and/or the training engine 118 may reside on another component (e.g., the user computing device 106, the clinical computing device 108, etc.) depicted in FIG. 1.
  • the one or more machine learning models 116 may comprise, e.g., a single level of linear or non-linear operations (e.g., a support vector machine [SVM]) or the machine learning models 116 may be a deep network, i.e., a machine learning model comprising multiple levels of non-linear operations.
  • deep networks include neural networks, and neural networks may include generative adversarial networks, convolutional neural networks, recurrent neural networks with one or more hidden layers, and fully connected neural networks (e.g., wherein each neuron may transmit its output signal to the input of the remaining neurons, as well as to itself).
  • the machine learning model may include numerous layers and/or hidden layers that use various neurons to perform calculations (e.g., dot products).
  • FIG. 6 shows a block diagram of an example of training the machine learning model 116 to output, based on data 600 associated with the user, a treatment plan 602 for the user according to the present disclosure.
  • Data pertaining to other users may be received by the server 104.
  • the other users may have used various treatment apparatuses to perform treatment sessions.
  • the data may include attributes of the other users, the details of the treatment plans performed by the other users, and/or the results of performing the treatment plans (e.g., an amount of pain or discomfort experienced by the user, an amount of increase or decrease in muscle strength of a portion of users’ bodies, an amount of increase or decrease in range of motion of a portion of users’ bodies, etc.).
  • Cohort A includes data for users having similar first attributes, first treatment plans, and first results.
  • Cohort B includes data for users having similar second attributes, second treatment plans, and second results.
  • cohort A may include first attributes of users in their twenties without any medical conditions, and wherein such users underwent surgery for a broken limb; their treatment plans may include a certain treatment protocol (e.g., use the treatment apparatus 102 for 30 minutes 5 times a week for 3 weeks, wherein values for the properties, configurations, and/or settings of the treatment apparatus 102 are set to X (wherein X is a numerical value) for the first two weeks and to Y (wherein Y is a numerical value) for the last week).
  • cohort A and cohort B may be included in a training dataset used to train the machine learning model 116.
  • the machine learning model 116 may be trained to match a pattern between one or more attributes for each cohort and to output the treatment plan that provides the result, i.e., the best match. Accordingly, when the data 600 for a new user is input into the trained machine learning model 116, the trained machine learning model 116 may match the one or more attributes included in the data 600 with one or more attributes in either cohort A or cohort B and output the appropriate treatment plan 602. In some implementations, the machine learning model 116 may be trained to output one or more excluded treatment plans that should not be performed by the new user.
  • the artificial intelligence engine 1 14 may compare the following (i) expected information, which pertains to the user while the user uses the treatment apparatus 102 to perform the treatment plan to (ii) the measurement information (e.g., indicated by the treatment information), which pertains to the user while the user uses the treatment apparatus 102 to perform the treatment plan.
  • the expected information may include one or more vital signs of the user, a respiration rate of the user, a heartrate of the user, a temperature of the user, a blood pressure of the user, other suitable information of the user, or a combination thereof.
  • the artificial intelligence engine 114 may determine that the treatment plan is optimal for the particular user (i.e., the user is having a desired rehabilitation result) if one or more parts or portions of the measurement information are within an acceptable range associated with one or more corresponding parts or portions of the expected information (e.g., within one or more thresholds). Conversely, the artificial intelligence engine 114 may determine that the treatment plan is not optimal for the particular user (i.e., the user is not having a desired rehabilitation result) if one or more parts or portions of the measurement information are outside of the range associated with one or more corresponding parts or portions of the expected information (e.g., outside of the one or more thresholds).
  • the system 100 may interact with the user portal 120 to provide treatment plan input indicating one or more modifications to the treatment plan and/or to one or more attributes of the treatment apparatus 102 device if the artificial intelligence engine 114 determines to modify the treatment plan and/or the one or more attributes of the treatment apparatus 102.
  • the user portal 120 may provide input indicating an increase or decrease in the resistance setting of the treatment apparatus 102, an increase or decrease in an amount of time the user is required to use the treatment apparatus 102 according to the treatment plan, or other suitable modification to the one or more attributes of the treatment apparatus 102.
  • the systems and methods described herein may be configured to receive subsequent measurement data pertaining to the user while the user uses the treatment apparatus 102 to perform the modified treatment plan.
  • the user may continue use the treatment apparatus 102 to perform the modified treatment plan.
  • the subsequent measurement data may correspond to performance data generated while the user uses the treatment apparatus 102 to perform the modified treatment plan.
  • the subsequent measurement data may correspond to measurement data generated while the user continues to use the treatment apparatus 102 to perform the treatment plan, after the healthcare professional has received the treatment information and determined not to modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102.
  • the systems and methods described herein may be configured to further modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102.
  • the subsequent treatment plan input may correspond to input provided by the user at the user portal 120, from measurement data corresponding to sensor data from a sensor of a wearable device worn by the user during one of the one or more treatment sessions, from a sensor configured to detect measurement data pertaining to the user, any other desired information, or combination thereof.
  • the healthcare professional may receive and/or review measurement information continuously or periodically while the user uses the treatment apparatus 102 to perform the treatment plan. Based on one or more trends indicated by the continuously and/or periodically received measurement information, the healthcare professional may determine whether to modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102. For example, the one or more trends may indicate an increase in heart rate or other suitable trends indicating that the user is not performing the treatment plan properly and/or performance of the treatment plan by the user is not having the desired effect.
  • the systems and methods described herein may be configured to use artificial intelligence and/or machine learning to assign users to cohorts and to dynamically control a treatment apparatus 102 based on the assignment during an adaptive telemedicine session.
  • numerous treatment apparatuses 102 may be provided to users.
  • the treatment apparatuses 102 may be used by the users to perform treatment plans in their residences, at a g m. at a rehabilitative center, at a hospital, or any suitable location, including permanent or temporary domiciles.
  • the treatment apparatuses 102 may be communicatively coupled to the server 104 (e.g., via the communications network 110). Attributes of the users, including the measurement data, may be collected before, during, and/or after the user perform the treatment plans. For example, the personal information, the performance information, and the measurement information may be collected before, during, and/or after the user performs the treatment plans. The results (e.g., improved performance or decreased performance) of performing each exercise may be collected from the treatment apparatus 102 throughout the treatment plan and after the treatment plan is performed. The parameters, settings, configurations, etc. (e.g., position of pedals 112, amount of resistance, etc.) of the treatment apparatus 102 may be collected before, during, and/or after the treatment plan is performed.
  • the parameters, settings, configurations, etc. e.g., position of pedals 112, amount of resistance, etc.
  • Each attribute of the user, each result, and each parameter, setting, configuration, etc. may be timestamped and may be correlated with a particular step in the treatment plan. Such a technique may enable determining which steps in the treatment plan lead to desired results (e.g., improved muscle strength, range of motion, etc.) and which steps lead to diminishing returns (e.g., continuing to exercise after 3 minutes actually delays or harms recovery).
  • desired results e.g., improved muscle strength, range of motion, etc.
  • diminishing returns e.g., continuing to exercise after 3 minutes actually delays or harms recovery.
  • Data may be collected from the treatment apparatuses 102 and/or any suitable computing device (e.g., the user computing device 106, the clinical computing device 108, the server 104, and the like) over time as the users use the treatment apparatuses 102 to perform the various treatment plans.
  • the data that may be collected may include the attributes of the users, the treatment plans performed by the users, the results of the treatment plans, any of the data described herein, any other suitable data, or a combination thereof.
  • the data may be processed to group certain users into cohorts.
  • the users may be grouped by users having certain or selected similar attnbutes, treatment plans, and results of performing the treatment plans. For example, athletic users having no medical conditions who perform a treatment plan (e g., use the treatment apparatus 102 for 30 minutes a day 5 times a week for 3 weeks) and who fully recover may be grouped into a first cohort. Older users who are classified obese and who perform a treatment plan (e g., use the treatment apparatus 102 for 10 minutes a day 3 times a week for 4 weeks) and who improve their range of motion by 75 percent may be grouped into a second cohort.
  • the artificial intelligence engine 114 may include one or more machine learning models 116 that are trained using the cohorts.
  • the one or more machine learning models 116 may be trained to receive an input of attributes of a new user and to output a treatment plan for the user that results in a desired result.
  • the machine learning models 116 may match a pattern between the attributes of the new user and at least one user of the users included in a particular cohort. When a pattern is matched, the machine learning models 116 may assign the new user to the particular cohort and select the treatment plan associated with the at least one user.
  • the artificial intelligence engine 114 may be configured to control, distally and based on the treatment plan, the treatment apparatus 102 while the new user uses the treatment apparatus 102 to perform the treatment plan.
  • the attributes of the new user may change as the new user uses the treatment apparatus 102 to perform the treatment plan. For example, the performance of the user may improve quicker than expected for users in the cohort to which the new user is currently assigned. Accordingly, the machine learning models 116 may be trained to dynamically reassign, based on the changed attributes, the new user to a different cohort that includes users having attributes similar to the now-changed attnbutes as the new user. For example, a clinically-obese user may lose weight and no longer meet the weight criterion for the initial cohort, result in the user being reassigned to a different cohort with a different weight criterion.
  • a different treatment plan may be selected for the new user, and the treatment apparatus 102 may be controlled, distally (e.g., which may be referred to as remotely) and based on the different treatment plan, the treatment apparatus 102 while the new user uses the treatment apparatus 102 to perform the treatment plan.
  • distally e.g., which may be referred to as remotely
  • Such techniques may provide the technical solution of distally controlling the treatment apparatus 102.
  • the artificial intelligence engine 114 may be trained to output treatment plans that are not optimal i.e., sub-optimal, nonstandard, or otherwise excluded (all referred to, without limitation, as “excluded treatment plans”) for the user. For example, if a user has high blood pressure, a particular exercise may not be approved or suitable for the user as it may put the user at unnecessary risk or even induce a hypertensive crisis and, accordingly, that exercise may be flagged in the excluded treatment plan for the user.
  • the artificial intelligence engine 114 may monitor the treatment data received while the user with, for example, high blood pressure, uses the treatment apparatus 102 to perform an appropriate treatment plan and may modify the appropriate treatment plan to include features of an excluded treatment plan that may provide beneficial results for the user if the treatment data indicates the user is handling the appropriate treatment plan without aggravating, for example, the high blood pressure condition of the user.
  • the treatment plans and/or excluded treatment plans may be presented, during a telemedicine or telehealth session, to a healthcare professional.
  • the healthcare professional may select a particular treatment plan for the user to cause that treatment plan to be transmitted to the user and/or to control, based on the treatment plan, the treatment apparatus 102.
  • the artificial intelligence engine 114 may receive and/or operate distally from the user and the treatment apparatus 102.
  • the recommended treatment plans and/or excluded treatment plans may be presented simultaneously with a video of the user in real-time or near real-time during a telemedicine or telehealth session on the clinical portal 122 of the clinical computing device 108 of a healthcare professional.
  • the video may also be accompanied by audio, text and other multimedia information and/or sensorial or perceptive (e.g., tactile, gustatory, haptic, pressure-sensing-based or electromagnetic (e.g., neurostimulation)).
  • Presenting the treatment plans generated by the artificial intelligence engine 114 concurrently with a presentation of the user video feed display 544 may provide an enhanced user interface because the healthcare professional may continue to visually and/or otherwise communicate with the user while also reviewing the treatment plans on the same user interface.
  • the enhanced user interface may improve the healthcare professional’s experience using the clinical computing device 108 and may encourage the healthcare professional to reuse the user interface.
  • Such a technique may also reduce computing resources (e.g., processing, memory, network) because the healthcare professional does not have to switch to another user interface screen to enter a query for a treatment plan to recommend based on the attributes of the user.
  • the artificial intelligence engine 114 may be configured to provide, dynamically on the fly, the treatment plans and excluded treatment plans.
  • the treatment apparatus 102 may be adaptive and/or personalized because its properties, configurations, and positions may be adapted to the needs of a particular user.
  • the pedals 112 may be dynamically adjusted on the fly (e.g., via a telemedicine session or based on programmed configurations in response to certain measurements being detected) to increase or decrease a range of motion to comply with a treatment plan designed for the user.
  • a healthcare professional may adapt, remotely during a telemedicine session, the treatment apparatus 102 to the needs of the user by causing a control instruction to be transmitted from the 106 server to the treatment apparatus 102.
  • Such adaptive nature may improve the results of recovery for a user, furthering the goals of personalized medicine, and enabling personalization of the treatment plan on a per-individual basis.
  • FIG. 7 is a diagram of an example of an overview display 700 of the clinical portal 122 presenting in real-time during a telemedicine session recommended treatment plans and excluded treatment plans according to the present disclosure.
  • the overview display 700 just includes sections for the user profile display 502 and the user video feed display 544, including the self- video display 546.
  • Any suitable configuration of controls and interfaces of the overview display 500 described with reference to FIG. 5 may be presented in addition to or instead of the user profile display 502, the user video feed display 544, and the self-video display 546.
  • the healthcare professional using the clinical portal 122 dunng the telemedicine session may be presented in the self-video display 546 in a portion of the overview display 700 that also presents a video from the user in the user video feed display 544.
  • the user video feed display 544 may also include a graphical user interface (GUI) object 702 (e g., a button) that enables the healthcare professional to share on the user portal 120, in real-time or near real-time during the telemedicine session, the recommended treatment plans and/or the excluded treatment plans with the user.
  • the healthcare professional may select the GUI object 702 to share the recommended treatment plans and/or the excluded treatment plans.
  • another portion of the overview display 700 includes the user profile display 502.
  • the user profile display 502 illustrated in FIG. 7 presents two examples of recommended treatment plans 704 and one example of an excluded treatment plan 706.
  • the treatment plans may be recommended in view of attributes of the user being treated.
  • To generate the recommended treatment plans 704 the user should follow to achieve a desired result, a pattern between the attributes of the user being treated and a cohort of other users who have used the treatment apparatus 102 to perform a treatment plan may be matched by one or more machine learning models 116 of the artificial intelligence engine 1 14.
  • Each of the recommended treatment plans may be generated based on different desired results, i.e., different desired outcomes or best matches.
  • the user profile display 502 presents “The attributes of the user match attributes of users in Cohort A. The following treatment plans are recommended for the user based on their attributes and desired results.” Then, the user profile display 502 presents recommended treatment plans from cohort A, and each treatment plan provides different results.
  • treatment plan “1” indicates “User X should use treatment apparatus for 30 minutes a day for 4 days to achieve an increased range of motion of Y%.
  • User X has Type 2 Diabetes.
  • User X should be prescribed medication Z for pain management during the treatment plan (medication Z is approved for people having Type 2 Diabetes).”
  • the treatment plan generated achieves increasing the range of motion of Y%.
  • the treatment plan also includes a recommended medication (e.g., medication Z) to prescribe to the user to manage pain in view of a known medical disease (e.g., Type 2 Diabetes) of the user. That is, the recommended medication not only does not conflict with the medical condition of the user but thereby improves the probability of a superior user outcome.
  • a recommended medication e.g., medication Z
  • recommended treatment plan “2” may specify, based on a different desired result of the treatment plan, a different treatment plan including a different treatment protocol for a treatment apparatus, a different medication regimen, etc.
  • the user profile display 502 may also present the excluded treatment plan 706.
  • These types of treatment plans are shown to the assistant using the clinical portal 122 to alert the healthcare professional not to recommend certain portions of a treatment plan to the user.
  • the excluded treatment plan 706 could specify the following: “User X should not use treatment apparatus for longer than 30 minutes a day due to a heart condition. User X has Type 2 Diabetes. User X should not be prescribed medication M for pain management during the treatment plan (medication M can cause complications for people having Type 2 Diabetes).”
  • the excluded treatment plan 706 points out a limitation of a treatment protocol where, due to a heart condition, User X should not exercise for more than 30 minutes a day.
  • the ruled-out treatment plan also points out that User X should not be prescribed medication M because it conflicts with the medical condition of Type 2 Diabetes.
  • the healthcare professional may select the treatment plan for the user on the overview display 700.
  • the healthcare professional may use an input peripheral (e.g., mouse, touchscreen, microphone, keyboard, etc.) to select from the recommended treatment plans 704 for the user.
  • the healthcare professional may discuss the pros and cons of the recommended treatment plans 704 with the user.
  • the healthcare professional may select, as depicted in FIG. 7, the treatment plan for the user to follow to achieve the desired result.
  • the selected treatment plan may be transmitted to the user portal 120 for presentation.
  • the user may view the selected treatment plan on the user portal 120.
  • the healthcare professional and the user may discuss during the telemedicine session the details (e.g., treatment protocol using treatment apparatus 102, diet regimen, medication regimen, etc.) in real-time or in near real-time.
  • the server 104 may control, based on the selected treatment plan and during the telemedicine session, the treatment apparatus 102 as the user uses the treatment apparatus 102. [0108] FIG.
  • FIG. 8 is a diagram of an example of an overview display 800 of the clinical portal 122 presenting, in real-time during a telemedicine session, recommended treatment plans that have changed due to user data changing according to the present disclosure.
  • the treatment apparatus 102 and/or any computing device may transmit data while the user uses the treatment apparatus 102 to perform a treatment plan.
  • the data may include updated attributes of the user.
  • the updated attributes may include new performance information and/or measurement information related to the user, the apparatus, the environment, etc.
  • the performance information may include a speed of a portion of the treatment apparatus 102, a range of motion achieved by the user, a force exerted on a portion of the treatment apparatus 102, a heartrate of the user, a blood pressure of the user, a respiratory' rate of the user, and so forth.
  • the data received at the server 104 may be input into the trained machine learning model 116, which may determine that the attributes indicate the user is on track to achieve one or more goals associated with or part of the current treatment plan. Determining the user is on track for the current treatment plan may cause the trained machine learning model 116 to adjust a parameter of the treatment apparatus 102. The adjustment may be based on a next step of the treatment plan to further improve the performance of the user during that next step so as to more quickly achieve the one or more goals associated with or part of the current treatment plan or to surpass said one or more goals based on the adjustment.
  • the data received at the server 104 may be input into the trained machine learning model 116, which may determine that the attributes indicate the user is not on track (e.g., behind schedule, not able to maintain a speed, not able to achieve a certain range of motion, is in too much pain, etc.) for the current treatment plan or is ahead of schedule (e.g., exceeding a certain speed, exercising longer than specified with no pain, exerting more than a specified force, etc.) for the current treatment plan.
  • the trained machine learning model 116 may determine, due to the user’s not being on track or being ahead of schedule, which the attributes of the user no longer match the attributes of the users in the cohort to which the user is assigned.
  • the trained machine learning model 116 may reassign the user to another cohort that includes as qualifying attributes the user’s then- current attributes. As such, the trained machine learning model 116 may select a new treatment plan from the new cohort and control, based on the new treatment plan, the treatment apparatus 102. In some implementations, the trained machine learning model 116 may directly control the treatment apparatus 102 based on the new treatment plan. In other implementations, the trained machine learning model 116 may control the treatment apparatus 102 based on the new treatment plan by updating one or more programs being executed on the treatment apparatus 102 itself.
  • the server 104 may provide the new treatment plan 802 to the clinical portal 122 for presentation in the user profile display 502.
  • the user profile display 502 indicates “The attributes of the user have changed and now match attributes of users in Cohort B. The following treatment plan is recommended for the user based on their attributes and desired results.”
  • the user profile display 502 presents the new treatment plan 802 (“User X should use treatment apparatus for 10 minutes a day for 3 days to achieve an increased range of motion of L%”).
  • the healthcare professional may select the new treatment plan 802, and the server 104 may receive the selection.
  • the server 104 may control the treatment apparatus 102 based on the new treatment plan 802.
  • the new treatment plan 802 may be transmitted to the user portal 120 such that the user may view the details of the new treatment plan 802.
  • the artificial intelligence engine 114 may be trained to output several treatment plans. For example, one result may include recovering to a threshold level (e.g., 75% range of motion) in a fastest amount of time, while another result may include fully recovering (e.g., 100% range of motion) regardless of the amount of time. Another result may include recovering while not exceeding a threshold level for bruising (e.g., at or below a specific bruising level) between treatment sessions, while another result may include recovering while not exceeding a threshold level for bruising during a treatment session.
  • a threshold level e.g., 75% range of motion
  • a threshold level for bruising e.g., at or below a specific bruising level
  • FIG. 9 is a flow diagram of an example of a method 900 for generating treatment plans for optimizing a user outcome.
  • the method 900 is performed by processing logic that may include hardware (circuitry, dedicated logic, etc.), software (such as is run on a general- purpose computer system, a dedicated machine, or a computing device of any kind (e.g., loT node, wearable, smartphone, mobile device, etc.)), or a combination of both.
  • the method 900 and/or each of its individual functions (including “methods,” as used in object-oriented programming), routines, subroutines, or operations may be performed by one or more processors of a computing device (e.g., any component of FIG. 1, such as server 104 executing the artificial intelligence engine 114).
  • the method 900 may be performed by a single processing thread. Alternatively, the method 900 may be performed by two or more processing threads, wherein each thread implements one or more individual functions, routines, subroutines, or operations of the method 900.
  • the method 900 is depicted in FIG. 9 and described as a series of operations performed by the server 104.
  • operations in accordance with this disclosure can occur in various orders and/or concurrently, and/or with other operations not presented and described herein.
  • the operations depicted in the method 900 in FIG. 9 may occur in combination with any other operation of any other method disclosed herein.
  • not all illustrated operations may be required to implement the method 900 in accordance with the disclosed subject matter.
  • the method 900 could alternatively be represented via a state diagram or event diagram as a series of interrelated states.
  • the server 104 may receive attribute data associated with a user.
  • the attribute data may include one or more symptoms associated with the user.
  • Symptoms may include chronic symptoms, relapsing symptoms, remitting symptoms, refractory symptoms, or a combination thereof. Chronic symptoms exist or recur over a long period of time. For example, for a user suffering from an undiagnosed heart disease, chronic symptoms may include, e.g., chest pain, palpitations, and breathlessness, which return or persist regularly. Relapsing symptoms are symptoms that have occurred previously, were considered to be resolved, but have returned. For example, depression symptoms can strike again after years of being absent. Remitting symptoms are symptoms that improve or disappear.
  • the attribute data may include an indication of a pressure felt by the user, an indication of a pain level of the user, an indication of a mobility of the user, or a combination thereof.
  • the attribute data also may include any of or all the personal information previously described above.
  • the attribute data also may include aspects of a treatment plan for the user (e.g., a first treatment plan).
  • a treatment plan e.g., a prehabilitation plan, a rehabilitation plan, etc.
  • An exercise session may include one or more treatment exercises the user can complete to strengthen, make more pliable, reduce inflammation and/or swelling in, and/or increase endurance in an area of the body; tasks the user can complete; a start date and end date for a treatment plan; goals relating to a treatment plan (e.g., dietary goals, sleep goals, exercise goals, etc.); descriptions and/or identifiers of a medical procedure that was performed (or that is to be performed) on the user; and the like.
  • goals relating to a treatment plan e.g., dietary goals, sleep goals, exercise goals, etc.
  • descriptions and/or identifiers of a medical procedure that was performed (or that is to be performed) on the user and the like.
  • the one or more exercises may, for example, include a set of pedaling sessions to be performed using the treatment apparatus 102, a set of joint extension sessions, a set of flex sessions, a set of walking sessions, a set of heartrates per pedaling session and/or walking session, and the like.
  • a user undergoing prehabilitation may perform a pedaling session as part of a prehabilitation plan created to assist a patient in strengthening or improving a condition of one or more body parts which may be affected by an upcoming surgery, including reducing the amount of time necessary to recover baseline-level or other function after the surgery, to strengthen or improve a condition of one or more body parts, wherein the strengthening or improving is for the purpose of reducing the chance of an injury at a later time period, and the like.
  • the attribute data may also include one or more attributes of the treatment apparatus 102.
  • the server 104 may receive data indicating a position of the treatment apparatus 102, one or more settings of the treatment apparatus 102, a current revolutions per minute of a rotating member (e.g., such as a wheel) of the treatment apparatus 102, a resistance setting of the treatment apparatus 102, an angular or rotational velocity of the treatment apparatus 102 or components thereof, other suitable attributes of the treatment apparatus 102, or a combination thereof.
  • the server 104 may receive measurement data associated with the user.
  • the measurement data may include any of or all the measurement information previously described above.
  • the server 104 may generate a second treatment plan.
  • the server 104 generates the second treatment plan based on at least the attribute data and the measurement data.
  • the server 104 is configured to utilize one or more machine learning models to generate the second treatment plan.
  • the server 104 may utilize one or more machine learning models trained with training data of other users having similar symptoms. As a very basic example, for a user suffering from chest pain, the one or more machine learning models may be trained with training data of other users who also suffer from chest pain.
  • the second treatment plan comprises at least one or more predicted disease states of the user.
  • the server 104 utilizes the one or more machine learning models to determine the one or more predicted disease states of the user. More particularly, the server 104 utilizes the one or more machine learning models to compare the user’s performance data to performance data of other users with similar symptoms. Based at least in part on the comparison, the server 104 may predict disease states for the user based on the disease states of other users with similar symptoms and with matching performance data. In addition, the server 104 may exclude specific potential disease states based at least in part on the comparison. These exclusions can accelerate correct differential diagnoses.
  • the server 104 may determine a probability score for each of the one or more predicted disease states of the user.
  • the artificial intelligence engine 114 may use the one or more machine learning models 116 to determine a probability score based at least in part on how closely the user’s performance data matches the performance data of other users with similar symptoms.
  • the artificial intelligence engine 114 may determine probability scores based at least in part on the user’s attribute data. For example, a specific combination of symptoms may increase the likelihood that the user is suffering from a specific condition identified from the comparison of the user’s performance data to performance data of other users with similar symptoms.
  • the certain values associated with the user’s vital signs may decrease (or, alternatively, increase) the likelihood that the user is suffering from a specific condition identified by the comparison of the user’s performance data to performance data of other users with similar symptoms.
  • the server 104 may transmit, to a computing device, the second treatment plan for the user.
  • the server 104 transmits the second treatment plan to the user computing device 106, the clinical computing device 108, another computing device, or a combination thereof.
  • additional information may be collected from the user.
  • the server 104 may use the additional information to expand or narrow the one or more predicted disease states of the user, again accelerating the speed by which a differential diagnosis can progress. For example, when the user reports they are suffering from symptom A, the server 104 may ask whether the user is also suffering from symptom B. If the user is also suffering from symptom B, the server 104 may determine a first predicted disease state associated with symptoms A and B. Alternatively, if the user is not suffering from symptom B, the server 104 may determine a second predicted disease state associated with symptom A, but not associated with symptom B.
  • the server 104 may generate a set of questions related to the one of more symptoms of the user and prompt the user to provide one or more answers to the set of questions.
  • the server 104 may send a signal to the user computing device 106, wherein the signal causes the user portal 120 to display the set of questions to the user.
  • the user may provide answers by manipulating the user portal 120, and the user computing device 106 may send the answers to the server 104.
  • the artificial intelligence engine 114 may be configured to use the one or more machine learning models 116 to determine the set of questions. Further, based on the one or more answers provided by the user, the artificial intelligence engine 114 may be further configured to generate the second treatment plan for the user.
  • the answers provided by the user may be insufficient to enhance the accuracy of predicting disease states of the user.
  • the answers provided by the user may indicate additional potential disease states or may not be sufficient to eliminate previously- considered potential disease states, thereby not accelerating the progress of a differential diagnosis.
  • the server 104 may, based on at least the one or more answers provided by the user, generate a set of additional questions concerning the one of more symptoms of the user and prompt the user to provide one or more additional answers to the set of additional questions.
  • the artificial intelligence engine 114 may be configured to use the one or more machine learning models 116 to determine the set of additional questions. Further, based on the one or more additional answers provided by the user, the artificial intelligence engine 114 may be further configured to generate the second treatment plan for the user.
  • FIG. 10 is a flow diagram of an example of a method 1000 for training one or more machine learning models.
  • the method 1000 is performed by processing logic that may include hardware (circuitry, dedicated logic, etc.), software (such as is run on a general-purpose computer system, a dedicated machine, or a computing device of any kind (e.g., loT node, wearable, smartphone, mobile device, etc.)), or a combination of both.
  • processing logic may include hardware (circuitry, dedicated logic, etc.), software (such as is run on a general-purpose computer system, a dedicated machine, or a computing device of any kind (e.g., loT node, wearable, smartphone, mobile device, etc.)), or a combination of both.
  • the method 1000 and/or each of its individual functions may be performed by one or more processors of a computing device (e.g., any component of FIG. 1, such as server 104 executing the artificial intelligence engine 114).
  • the method 1000 may be performed by a single processing thread.
  • the method 1000 may be performed by two or more processing threads, wherein each thread implements one or more individual functions, routines, subroutines, or operations of the method 1000.
  • the method 1000 is depicted in FIG. 10 and described as a series of operations performed by the artificial intelligence engine 114.
  • operations in accordance with this disclosure can occur in various orders and/or concurrently, and/or with other operations not presented and described herein.
  • the operations depicted in the method 1000 in FIG. 10 may occur in combination with any other operation of any other method disclosed herein.
  • not all illustrated operations may be required to implement the method 1000 in accordance with the disclosed subject matter.
  • the method 1000 could alternatively be represented via a state diagram or event diagram as a series of interrelated states.
  • the artificial intelligence engine 1 14 may determine one or more associations between one or more confirmed disease states of the user and the attribute data associated with the user, the measurement data associated with the user, the one or more predicted disease states of the user, or a combination thereof.
  • the artificial intelligence engine 114 may generate a set of training data based on at least the one or more associations.
  • the artificial intelligence engine 114 may generate one or more updated machine learning models 116 by training the one or more machine learning models 116 with the set of training data.
  • the server 104 may use the one or more updated machine learning models 116 to determine a new treatment plan for the user.
  • the artificial intelligence engine 114 may use the one or more updated machine learning models 116 to determine a treatment plan for a different user (e.g., a second user). For example, the artificial intelligence engine 114 may use the one or more updated machine learning models 116 to generate a treatment plan for the second user based on at least attribute data associated with the second user and measurement data associated with the second user.
  • rehabilitation includes prehabilitation (also referred to as “pre-habilitation” or “prehab”).
  • prehabilitation may be used as a preventative procedure or as a pre-surgical or pre-treatment procedure.
  • Prehabilitation may include any action performed by or on a patient (or directed to be performed by or on a patient, including, without limitation, remotely or distally through telemedicine) to, without limitation, prevent or reduce a likelihood of injury (e.g., prior to the occurrence of the injury); improve recovery time subsequent to surgery; improve strength subsequent to surgery; or any of the foregoing with respect to any non-surgical clinical treatment plan to be undertaken for the purpose of ameliorating or mitigating injury, dysfunction, or other negative consequence of surgical or non-surgical treatment on any external or internal part of a user’s body.
  • a mastectomy may require prehabilitation to strengthen muscles or muscle groups affected directly or indirectly by the mastectomy.
  • a pre-surgical procedure or a pre-non-surgical-treatment may include one or more sets of exercises for a user to perform prior to such procedure or treatment. The user may prepare an area of their body for the surgical procedure by performing the one or more sets of exercises, thereby strengthening muscle groups, improving existing and/or establishing new muscle memory, enhancing mobility, improving blood flow, and/or the like.
  • the systems and methods described herein may use artificial intelligence and/or machine learning to generate a prehabilitation treatment plan for a user. Additionally, or alternatively, the systems and methods described herein may use artificial intelligence and/or machine learning to recommend an optimal exercise machine configuration for a user. For example, a data model may be trained on historical data such that the data model may be provided with input data relating to the user and may generate output data indicative of a recommended exercise machine configuration for a specific user. Additionally, or alternatively, the systems and methods described herein may use machine learning and/or artificial intelligence to generate other types of recommendations relating to prehabilitation, such as recommended reading material to educate the user, a recommended healthcare professional specialist to contact, and/or the like. [0128] Consistent with the above disclosure, the examples of systems and methods enumerated in the following clauses are specifically contemplated and are intended as a nonlimiting set of examples.
  • a method for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome comprising: receiving attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receiving measurement data associated with the user; generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmitting, to a computing device, the second treatment plan for the user.
  • the method further comprises: determining, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user; generating, by the artificial intelligence engine, a set of training data based on at least the one or more associations; and generating, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
  • Clause 3 The method of any clause herein, wherein the user is a first user, wherein the method further comprises generating, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
  • Clause 4 The method of any clause herein, wherein the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions related to the one of more symptoms of the user; and prompting the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
  • the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the generating is based on at least the one or more answers provided by the user; and prompting the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
  • Clause 7 The method of any clause herein, wherein the method further comprises: sending one or more control signals to the treatment apparatus; and adjusting, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
  • Clause 8 The method of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
  • Clause 9 The method of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
  • Clause 10 The method of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gam, weight loss, cardiovascular health, endurance improvement, and pulmonary health. [0139] Clause 11.
  • a system for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome comprising: a memory device for storing instructions; and a processing device communicable coupled to the memory device, the processing device configured to execute the instructions to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user, while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user, generate, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user, and transmit, to a computing device, the second treatment plan.
  • the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user, generate, by the artificial intelligence engine, a set of training data based on at least the one or more associations, and generate, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
  • Clause 13 The system of any clause herein, wherein the user is a first user, wherein the processing device is further configured to execute the instructions to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
  • Clause 14 The system of any clause herein, wherein the processing device is further configured to execute the instructions to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided to the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
  • the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the determining is based on at least the one or more answers provided by the user, and prompt the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
  • Clause 16 The system of any clause herein, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
  • Clause 17 The system of any clause herein, wherein the processing device is further configured to execute the instructions to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
  • Clause 18 The system of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
  • Clause 19 The system of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
  • Clause 20 The system of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
  • a tangible, non-transitory computer-readable medium storing instructions that, when executed, cause a processing device to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user; generate, by an artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmit, to a computing device, the second treatment plan.
  • Clause 23 The non-transitory computer-readable medium of any clause herein, wherein the user is a first user, wherein the instructions further cause the processing device to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
  • Clause 24 Clause 24.
  • the instructions further cause the processing device to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
  • Clause 26 The non-transitory computer-readable medium of any clause herein, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
  • Clause 27 The non-transitory computer-readable medium of any clause herein, wherein the instructions further cause the processing device to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
  • Clause 28 The non-transitory computer-readable medium of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
  • Clause 29 The non-transitory computer-readable medium of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
  • Clause 30 The non-transitory computer-readable medium of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.

Abstract

Methods, systems, and computer-readable mediums for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome. The method comprises receiving attribute data associated with a user. The attribute data comprises one or more symptoms associated with the user. The method also comprises, while the user uses a treatment apparatus to perform a first treatment plan for the user, receiving measurement data associated with the user. The method further comprises generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user. The generating is based on at least the attribute data associated with the user and the measurement data associated with the user. The second treatment plan comprises a description of one or more predicted disease states of the user. The method also comprises transmitting, to a computing device, the second treatment plan for the user.

Description

SYSTEMS AND METHODS OF USING ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING IN A TELEMEDICAL ENVIRONMENT TO PREDICT USER DISEASE STATES
CROSS-REFERENCES TO RELATED APPLICATIONS
[0001] This application claims priority to and the benefit of U.S. Patent Application Serial No. 18/176,050, filed February 28, 2023, titled “Systems and Methods of Using Artificial Intelligence and Machine Learning in a Telemedical Environment to Predict User Disease States,” which claims priority to and the benefit of U.S. Provisional Patent Application Serial No. 63/314,646, filed February 28, 2022, titled “Systems and Methods of Using Artificial Intelligence and Machine Learning in a Telemedical Environment to Predict User Disease States,” the entire disclosures of which are hereby incorporated by reference for all purposes. [0002] U.S. Patent Application Serial No. 18/176,050 is a continuation-in-part of U.S. Patent Application Serial No. 17/736,891, filed May 4, 2022, titled “Systems and Methods for Using Artificial Intelligence to Implement a Cardio Protocol via a Relay-Based System,” which is a continuation-in-part of U.S. Patent Application Serial No. 17/379,542, filed July 19, 2021, titled “System and Method for Using Artificial Intelligence in Telemedicine- Enabled Hardware to Optimize Rehabilitative Routines Capable of Enabling Remote Rehabilitative Compliance,” which is a continuation of U.S. Patent Application Serial No. 17/146,705, filed January 12, 2021, titled “System and Method for Using Artificial Intelligence in Telemedicine-Enabled Hardware to Optimize Rehabilitative Routines Capable of Enabling Remote Rehabilitative Compliance,” which is a continuation-in-part of U.S. Patent Application Serial No. 17/021,895, filed September 15, 2020, titled “Telemedicine for Orthopedic Treatment,” which claims priority to and the benefit of U.S. Provisional Patent Application Serial No. 62/910,232, filed October 3, 2019, titled “Telemedicine for Orthopedic Treatment,” the entire disclosures of which are hereby incorporated by reference for all purposes. The application U.S. Patent Application Serial No. 17/146,705 also claims priority to and the benefit of U.S. Provisional Patent Application Serial No. 63/113,484, filed November 13, 2020, titled “System and Method for Use of Artificial Intelligence in Telemedicine-Enabled Hardware to Optimize Rehabilitative Routines for Enabling Remote Rehabilitative Compliance,” the entire disclosures of which are hereby incorporated by reference for all purposes. BACKGROUND
[0003] Differential diagnosis is a process wherein a healthcare professional differentiates between two or more conditions (referred to herein as disease states) that could each be the cause, or a contributor to the cause, of a user’s symptoms. In such a diagnostic approach, the healthcare professional attempts to eliminate as many differential diagnoses as possible, leaving one or at least a small number of such differential diagnoses as causal in some way. Thus, differential diagnosis is, at least in part, a process of elimination. Telemedicine is an option for a healthcare professional to communicate with a user and provide user care when a user does not want to or cannot easily go to the healthcare professional’s office. Telemedicine, however, has substantive limitations as the healthcare professional cannot conduct physical examinations of the user. Rather, the healthcare professionals must rely on verbal communication and/or limited remote observation of the user.
SUMMARY
[0004] Artificial intelligence and machine learning can be used for predicting disease states of a user based on user performance while the user performs a treatment plan. Artificial intelligence and machine learning can also be used for generating an updated treatment plan for a user, where the updated treatment plan accounts for predicted disease states of the user. Accordingly, the present disclosure provides methods, systems, and non-transitory computer- readable media for, among other things, generating, by an artificial intelligence engine, treatment plans for one or more predicted disease states.
[0005] The present disclosure provides a method for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome. The method comprises receiving attribute data associated with a user. The attribute data comprises one or more symptoms associated with the user. The method also comprises receiving measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user. The method further comprises generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user. The generating is based on at least the attribute data associated with the user and the measurement data associated with the user. The second treatment plan comprises a description of one or more predicted disease states of the user. The method also comprises transmitting, to a computing device, the second treatment plan for the user. [0006] The present disclosure also provides a system for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome. The system comprises, in one implementation, a memory device and a processing device. The memory device stores instructions. The processing device is communicatively coupled to the memory device. The processing device is configured to execute the instructions to receive attribute data associated with a user. The attribute data comprises one or more symptoms associated with the user. The processing device is also configured to execute the instructions to receive measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user. The processing device is further configured to execute the instructions to generate, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user. The generating is based on at least the attribute data associated with the user and the measurement data associated with the user. The second treatment plan comprises a description of one or more predicted disease states of the user. The processing device is also configured to execute the instructions to transmit, to a computing device, the second treatment plan.
[0007] The present disclosure further provides a tangible, non-transitory computer-readable medium storing instructions that, when executed, cause a processing device to receive attribute data associated with a user. The attribute data comprises one or more symptoms associated with the user. The instructions also cause the processing device to receive measurement data associated with the user while the user uses a treatment apparatus to perform a first treatment plan for the user. The instructions further cause the processing device to generate, by an artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user. The generating is based on at least the attribute data associated with the user and the measurement data associated with the user. The second treatment plan comprises a description of one or more predicted disease states of the user. The instructions also cause the processing device to transmit, to a computing device, the second treatment plan.
[0008] Other technical features may be readily apparent to one skilled in the art from the following figures, descriptions, and claims.
BRIEF DESCRIPTION OF THE DRAWINGS
[0009] For a more complete understanding of the present disclosure and its advantages, reference is now made to the following description, taken in conjunction with the accompanying drawings. It is emphasized that, according to common practice, the various features of the drawings are not necessarily to-scale. On the contrary, the dimensions of the various features may be — and typically are— arbitrarily expanded or reduced for the purpose of clarity.
[0010] FIG. 1 is a block diagram of an example of a system for generating treatment plans for optimizing user outcome, in accordance with some implementations of the present disclosure.
[0011] FIGs. 2 A and 2B are perspective views of an example of a treatment apparatus included in the system of FIG. 1, in accordance with some implementations of the present disclosure.
[0012] FIG. 3 is a perspective view of an example of a user using the treatment apparatus of FIGs. 2A and 2B, in accordance with some implementations of the present disclosure.
[0013] FIG. 4 is a block diagram of an example of a computer system, in accordance with some implementations of the present disclosure.
[0014] FIG. 5 is adiagram of an example of an overview display of aclinical portal included in the system of FIG. 1, in accordance with some implementations of the present disclosure. [0015] FIG. 6 is a block diagram of an example of training a machine learning model to output, based on attribute data associated with a user, a treatment plan for the user, in accordance with some implementations of the present disclosure.
[0016] FIG. 7 is a diagram of an example of an overview display of a clinical portal presenting in real-time during a telemedicine session both recommended treatment plans and excluded treatment plans, in accordance with some implementations of the present disclosure. [0017] FIG. 8 is a diagram of an example overview display of the clinical portal presenting, in real-time during a telemedicine session, recommended treatment plans that have changed as a result of user data changing, in accordance with some implementations of the present disclosure.
[0018] FIG. 9 is a flow diagram of an example of a method for generating treatment plans for optimizing user outcome, in accordance with some implementations of the present disclosure.
[0019] FIG. 10 is a flow diagram of an example of a method for training one or more machine learning models, in accordance with some implementations of the present disclosure. NOTATION AND NOMENCLATURE
[0020] Various terms are used to refer to particular system components. A particular component may be referred to commercially or otherwise by different names. Further, a particular component (or the same or similar component) may be referred to commercially or otherwise by different names. Consistent with this, nothing in the present disclosure shall be deemed to distinguish between components that differ only in name but not in function. In the following discussion and in the claims, the terms “including” and “comprising” are used in an open-ended fashion, and thus should be interpreted to mean “including, but not limited to... .” Also, the term “couple” or “couples” is intended to mean either an indirect or direct connection. Thus, if a first device couples to a second device, that connection may be through a direct connection or through an indirect connection via other devices and connections.
[0021] The terminology used herein is for the purpose of describing particular example implementations only, and is not intended to be limiting. As used herein, the singular forms “a,” “an,” and “the” may be intended to include the plural forms as well, unless the context clearly indicates otherwise. The method steps, processes, and operations described herein are not to be construed as necessarily requiring their performance in the particular order discussed or illustrated, unless specifically identified as an order of performance. It is also to be understood that additional or alternative steps may be employed.
[0022] The terms first, second, third, etc. may be used herein to describe various elements, components, regions, layers and/or sections; however, these elements, components, regions, layers and/or sections should not be limited by these terms. These terms may be only used to distinguish one element, component, region, layer, or section from another region, layer, or section. Terms such as “first,” “second,” and other numerical terms, when used herein, do not imply a sequence or order unless clearly indicated by the context. Thus, a first element, component, region, layer, or section discussed below could be termed a second element, component, region, layer, or section without departing from the teachings of the example implementations. The phrase “at least one of,” when used with a list of items, means that different combinations of one or more of the listed items may be used, and only one item in the list may be needed. For example, “at least one of: A, B, and C” includes any of the following combinations: A, B, C, A and B, A and C, B and C, and A and B and C. In another example, the phrase “one or more” when used with a list of items means there may be one item or any suitable number of items exceeding one. [0023] Spatially relative terms, such as “inner,” “outer,” “beneath,” “below,” “lower,” “above,” “upper,” “top,” “bottom,” “inside,” “outside,” “contained within,” “superimposing upon,” and the like, may be used herein. These spatially relative terms can be used for ease of description to describe one element’s or feature’s relationship to another element(s) or feature(s) as illustrated in the figures. The spatially relative terms may also be intended to encompass different orientations of the device in use, or operation, in addition to the orientation depicted in the figures. For example, if the device in the figures is turned over, elements described as “below” or “beneath” other elements or features would then be oriented “above” the other elements or features. Thus, the example term “below” can encompass both an orientation of above and below. The device may be otherwise oriented (rotated 90 degrees or at other orientations) and the spatially relative descriptions used herein interpreted accordingly.
[0024] A “treatment plan” may include one or more treatment protocols, and each treatment protocol includes one or more treatment sessions. Each treatment session comprises several session periods, with each session period including a particular exercise for treating a body part of a person. For example, a treatment plan for post-operative rehabilitation after a knee surgery may include an initial treatment protocol with twice daily stretching sessions for the first 3 days after surgery and a more intensive treatment protocol with active exercise sessions performed 4 times per day starting 4 days after surgery. A treatment plan may also include information pertaining to a medical procedure to perform on a person, a treatment protocol for the person using a treatment apparatus, a diet regimen, a medication regimen, a sleep regimen, additional regimens, or some combination thereof.
[0025] “Remote medical assistance,” also referred to, inter alia, as remote medicine, telemedicine, telemed, teletherapeutic, telmed, tel-med, or telehealth, is an at least two-way communication between a healthcare professional or professionals, such as a physician or a physical therapist, and a patient (e.g., a user) using audio and/or audiovisual and/or other sensorial or perceptive (e.g., tactile, gustatory, haptic, pressure-sensing-based or electromagnetic (e.g., neurostimulative)) communications (e.g., via a computer, a smartphone, or a tablet).
[0026] A “healthcare professional” may refer to a doctor, physician assistant, nurse, chiropractor, dentist, physical therapist, acupuncturist, physical trainer, coach, personal trainer, neurologist, cardiologist, or the like. A “healthcare professional” may also refer to any person with a credential, license, degree, or the like in the field of medicine, physical therapy, rehabilitation, or the like. As used herein, and without limiting the foregoing, a “healthcare professional” may be a human being, a robot, a virtual assistant, a virtual assistant in virtual and/or augmented reality, or an artificially intelligent entity, such entity including a software program, integrated software and hardware, or hardware alone.
[0027] “Real-time” may refer to less than or equal to 2 seconds. “Near real-time” may refer to any interaction of a sufficiently short time to enable two individuals to engage in a dialogue via such user interface, and will generally be less than 10 seconds (or any suitable proximate difference between two different times) but greater than 2 seconds.
[0028] “Results” may refer to medical results or medical outcomes. Results and outcomes may refer to responses to medical actions. A “medical action(s)” may refer to any suitable action(s) performed by a healthcare professional, and such action or actions may include diagnoses, prescriptions for treatment plans, prescriptions for treatment apparatuses, and the making, composing and/or executing of appointments, telemedicine sessions, prescription of medicines, telephone calls, emails, text messages, and the like.
Detailed Description
[0029] The following discussion is directed to various implementations of the present disclosure. Although one or more of these implementations may be preferred, the implementations disclosed should not be interpreted, or otherwise used, as limiting the scope of the present disclosure, including the claims. In addition, one skilled in the art will understand that the following description has broad application, and the discussion of any implementation is meant only to be exemplary of that implementation, and not intended to intimate that the scope of the disclosure, including the claims, is limited to that implementation.
[0030] FIG. 1 is a block diagram of an example of a system 100 for generating treatment plans for optimizing a user outcome, in accordance with some implementations of the present disclosure. The system 100 illustrated in FIG. 1 includes a treatment apparatus 102, a server 104, a user computing device 106, and a clinical computing device 108. The system 100 illustrated in FIG. 1 is provided as one example of such a system. The methods described herein may be used with systems having fewer, additional, or different components in different configurations than the system 100 illustrated in FIG. 1. For example, in some implementations, the system 100 may include fewer or additional computing devices, may include additional treatment apparatuses, may include additional user support apparatuses, and may include additional servers.
[0031] The various components of the system 100 may communicate with each other using suitable wireless and/or wired communication protocols over a communications network 110. The communications network 110 may be a wired network, a wireless network, or both. All or parts of the communications network 110 may be implemented using various networks, for example and without limitation, a cellular data network, the Internet, a Bluetooth™ network, a Near-Field Communications (NFC) network, a Z-Wave network, a ZigBee network, a wireless local area network (for example, Wi-Fi), a wireless accessory Personal Area Networks (PAN), cable, an Ethernet network, satellite, a machine-to-machine (M2M) autonomous network, and a public switched telephone network. In some implementations, communications with other external components (not shown) may occur over the communications network 110.
[0032] The treatment apparatus 102 is configured to be manipulated by the user and/or to manipulate one or more specific body parts of the user for performing activities according, for example, to a treatment plan. In some implementations, the treatment apparatus 102 may take the form of an exercise and rehabilitation apparatus configured to perform and/or to aid in the performance of a rehabilitation regimen, which may be an orthopedic rehabilitation regimen, and the treatment includes rehabilitation of a specific body part of the user, such as a joint or a bone or a muscle group. The body part may include, for example, a spine, a hand, a foot, a knee, or a shoulder. The body part may include a part of a joint, a bone, or a muscle group, such as one or more vertebrae, a tendon, or a ligament. The treatment apparatus 102 may be any suitable medical, rehabilitative, therapeutic, etc. apparatus configured to be controlled distally via a computing device to treat a user and/or exercise the user. The treatment apparatus 102 may be an electromechanical machine including one or more weights, an electromechanical bicycle, an electromechanical spin-wheel, a smart-mirror, a treadmill, a balance board, or the like. The treatment apparatus 102 may include, for example, pedals 112 on opposite sides. The treatment apparatus 102 may be operated by a user engaging the pedals 112 with their feet or their hands and rotating the pedals 112. Examples of the treatment apparatus 102 are further described below' in relation to FIGs. 2A and 2B.
[0033] The server 104 is configured to store and to provide data related to managing treatment plans. The server 104 may include one or more computers and may take the form of a distributed and/or virtualized computer or computers. The server 104 may be configured to store data regarding the treatment plans. For example, the server 104 may be configured to hold system data, such as data pertaining to treatment plans for treating one or more users. The server 104 may also be configured to store data regarding performance by a user in following a treatment plan. For example, the server 104 may be configured to hold user data, such as data pertaining to one or more users, including data representing each user’s performance within the treatment plan. In addition, the server 104 may store attributes (e.g., personal, performance, measurement, etc.) of users, the treatment plans followed by users, and the results of the treatment plans may use correlations and other statistical or probabilistic measures to enable the partitioning of or to partition the treatment plans into different user cohort-equivalent databases. For example, the data for a first cohort of first users having a first similar injury, a first similar medical condition, a first similar medical procedure performed, a first treatment plan followed by the first user, and a first result of the treatment plan may be stored in a first user database. The data for a second cohort of second users having a second similar injury, a second similar medical condition, a second similar medical procedure performed, a second treatment plan followed by the second user, and a second result of the treatment plan may be stored in a second user database. Any single attribute or any combination of attributes may be used to separate the cohorts of users. In some implementations, the different cohorts of users may be stored in different partitions or volumes of the same database. There is no specific limit to the number of different cohorts of users allowed, other than as limited by mathematical combinatoric and/or partition theory'. [0034] This treatment plan data and results data may be obtained from numerous treatment apparatuses and/or computing devices over time and stored, for example, in a database (not shown). The treatment plan data and results data may be correlated in user-cohort databases. The attributes of the users may include personal information, performance information, measurement information, or a combination thereof.
[0035] In addition to historical information about other users stored in the user cohortequivalent databases, real-time or near-real-time information based on the current user’s attributes about a current user being treated may be stored in an appropriate user cohortequivalent database. The attributes of the user may be determined to match or be similar to the attributes of another user in a particular cohort (e g., cohort A) and the user may be assigned to that cohort.
[0036] In some implementations, the server 104 executes an artificial intelligence (Al) engine 114 that uses one or more machine learning models 116 to perform at least one of the implementations disclosed herein. The server 104 may include a training engine 118 capable of generating the one or more machine learning models 116. The training engine 118 may be a rackmount server, a router computer, a personal computer, a portable digital assistant, a smartphone, a laptop computer, a tablet computer, a netbook, a desktop computer, an Internet of Things (loT) device, any other desired computing device, or any combination of the above. The training engine 118 may be cloud-based, a real-time software platform, or an embedded system (e.g., microcode-based and/or implemented) and it may include privacy software or protocols, and/or security software or protocols.
[0037] The user computing device 106 may be used by a user of the treatment apparatus 102 to obtain information about treatment plans. The user computing device 106 may also be used by the user to adjust settings on the treatment apparatus 102. The user computing device 106 may also be used by the user to provide feedback about treatment plans. The user computing device 106 may also be used by the user to communicate with a healthcare professional. The user computing device 106 illustrates in FIG. 1 includes a user portal 120. The user portal 120 is configured to communicate information to a user and to receive feedback from the user. The user portal 120 may include one or more input devices (e.g., a keyboard, a mouse, a touch-screen input, a gesture sensor, a microphone, a processor configured for voice recognition, a telephone, a trackpad, or a combination thereof). The user portal 120 may also include one of more output devices (e.g., a computer monitor, a display screen on a tablet, smartphone, or a smart watch). The one or more output devices may include other hardware and/or software components such as a projector, virtual reality capability, augmented reality capability, etc. The one or more output devices may incorporate various different visual, audio, or other presentation technologies. For example, at least one of the output devices may include a non- visual display, such as an audio signal, which may include spoken language and/or other sounds such as tones, chimes, and/or melodies, which may signal different conditions and/or directions. At least one of the output devices may include one or more different display screens presenting various data and/or interfaces or controls for use by the user. At least one of the output devices may include graphics, which may be presented by a web-based interface and/or by a computer program or application (App.).
[0038] The clinical computing device 108 may be used by a healthcare professional to remotely communicate with and monitor a user. The clinical computing device 108 may also be used by the healthcare professional to remotely monitor and adjust setings on the treatment apparatus 102. The clinical computing device 108 illustrates in FIG. 1 includes a clinical portal 122. The clinical portal 122 is configured to communicate information to a healthcare professional and to receive feedback from the healthcare professional. The clinical portal 122 may include one or more input devices such as any of the ones described above in relation to the user portal 120. The clinical portal 122 may also include one or more output devices such as any of the ones described above in relation to the user portal 120. The clinical portal 122 may be configured for use by a person having responsibility for the treatment plan, such as an orthopedic surgeon.
[0039] The clinical portal 122 may be used by a healthcare professional, to remotely communicate with the user portal 120 and/or the treatment apparatus 102. Such remote communications may enable the assistant to provide assistance or guidance to a user using the system 100. More specifically, the clinical portal 122 may be configured to communicate a telemedicine signal via, for example, the communications network 110. A telemedicine signal may comprises one of an audio signal, an audio-visual signal, an interface control signal for controlling a function of the user portal 120, an interface monitor signal for monitoring a status of the user portal 120, an apparatus control signal for changing an operating parameter of the treatment apparatus 102, and/or an apparatus monitor signal for monitoring a status of the treatment apparatus 102. In some implementations, each of the control signals may be unidirectional, conveying commands from the clinical portal 122 to the user portal 120. In some implementations, in response to successfully receiving a control signal and/or to communicate successful and/or unsuccessful implementation of the requested control action, an acknowledgement message may be sent from the user portal 120 to the clinical portal 122. In some implementations, each of the monitor signals may be unidirectional, status -information commands from the user portal 120 to the clinical portal 122. In some implementations, an acknowledgement message may be sent from the clinical portal 122 to the user portal 120 in response to successfully receiving one of the monitor signals.
[0040] In some implementations, the user portal 120 may be configured as a pass-through for the apparatus control signals and the apparatus monitor signals between the treatment apparatus 102 and one or more other devices, such as the clinical portal 122 and/or the server 104. For example, the user portal 120 may be configured to transmit an apparatus control signal in response to an apparatus control signal within the telemedicine signal from the clinical portal 122. [0041] In some implementations, one or more portions of the telemedicine signal may be generated from a prerecorded source (e.g., an audio recording, a video recording, or an animation) for presentation by the user portal 120 of the user computing device 106. For example, a tutorial video may be streamed from the server 104 and presented upon the user portal 120. Content from the prerecorded source may be requested by the user via user portal 120. Alternatively, via a control on the clinical portal 122, the healthcare professional may cause content from the prerecorded source to be played on the user portal 120.
[0042] In some implementations, clinical portal 122 may be configured to provide voicebased functionalities, with hardware and/or software configured to interpret spoken instructions by the healthcare professional by using one or more microphones. The clinical portal 122 may include functionality provided by or similar to existing voice-based assistants such as Siri by Apple, Alexa by Amazon, Google Assistant, or Bixby by Samsung. The clinical portal 122 may include other hardware and/or software components. The clinical portal 122 may include one or more general purpose devices and/or special-purpose devices. [0043] The clinical portal 122 may take one or more different forms including, for example, a computer monitor or display screen on a tablet, a smartphone, or a smart watch. The clinical portal 122 may include other hardware and/or software components such as projectors, virtual reality capabilities, or augmented reality capabilities, etc. The clinical portal 122 may incorporate various different visual, audio, or other presentation technologies. For example, the clinical portal 122 may include anon-visual display, such as an audio signal, which may include spoken language and/or other sounds such as tones, chimes, melodies, and/or compositions, which may signal different conditions and/or directions. The clinical portal 122 may comprise one or more different display screens presenting various data and/or interfaces or controls for use by the assistant. The clinical portal 122 may include graphics, which may be presented by a web-based interface and/or by a computer program or application (App.).
[0044] In some implementations, the system 100 may provide computer translation of language from the clinical portal 122 to the user portal 120 and/or vice-versa. The computer translation of language may include computer translation of spoken language and/or computer translation of text, wherein the text and/or spoken language may be any language, formal or informal, current or outdated, digital, quantum or analog, invented, human or animal (e.g., dolphin) or ancient, with respect to the foregoing, e.g., Old English, Zulu, French, Japanese, Klingon, Kobaian, Attic Greek, Modem Greek, etc., and in any form, e.g., academic, dialectical, patois, informal, e.g., “electronic texting,” etc. Additionally or alternatively, the system 100 may provide voice recognition and/or spoken pronunciation of text. For example, the system 100 may convert spoken words to printed text and/or the system 100 may audibly speak language from printed text. The system 100 may be configured to recognize spoken words by any or all of the user and the healthcare professional. In some implementations, the system 100 may be configured to recognize and react to spoken requests or commands by the user. For example, the system 100 may automatically initiate a telemedicine session in response to a verbal command by the user (which may be given in any one of several different languages).
[0045] In some implementations, the server 104 may generate aspects of the clinical portal 122 for presentation by the clinical portal 122. For example, the server 104 may include a web server configured to generate the display screens for presentation upon the clinical portal 122. For example, the artificial intelligence engine 114 may generate treatment plans for users and generate the display screens including those treatment plans for presentation on the clinical portal 122. In some implementations, the clinical portal 122 may be configured to present a virtualized desktop hosted by the server 1 4. In some implementations, the server 104 may be configured to communicate with the clinical portal 122 via the communications network 110. In some implementations, the user portal 120 and the treatment apparatus 102 may each operate from a user location geographically separate from a location of the clinical portal 122. For example, the user portal 120 and the treatment apparatus 102 may be used as part of an in-home rehabilitation system, which may be aided remotely by using the clinical portal 122 at a centralized location, such as a clinic or a call center.
[0046] In some implementations, the clinical portal 122 may be one of several different terminals (e.g., computing devices) that may be physically, virtually or electronically grouped together, for example, in one or more call centers or at one or more healthcare professionals’ offices. In some implementations, multiple instance of the clinical portal 122 may be distributed geographically. In some implementations, a person may work as an assistant remotely from any conventional office infrastructure, including a home office. Such remote work may be performed, for example, where the clinical portal 122 takes the form of a computer and/or telephone. This remote work functionality may allow for work-from-home arrangements that may include full-time, part-time and/or flexible work hours for an assistant. [0047] FIGs. 2A and 2B is a perspective view of an example of the treatment apparatus 102. More specifically, FIGs. 2A and 2B show the treatment apparatus 102 in the form of a stationary cycling machine 200, which may be called a stationary bike, for short. The stationary cycling machine 200 includes a set of pedals 202 each attached to a pedal arm 204 for rotation about an axle 206. In some implementations, and as shown in FIGs. 2A and 2B, the pedals 202 are movable on the pedal arms 204 in order to adjust a range of motion used by a user in pedaling. For example, the pedals 202 being located inwardly toward the axle 206 corresponds to a smaller range of motion than when the pedals 202 are located outwardly away from the axle 206.
[0048] The treatment apparatus 102 may also include an actuator (e.g., an electric motor). The actuator may be used, for example, for moving body parts of the user and/or for resisting forces by the user. The treatment apparatus 102 may also include one or more integrated sensors. The integrated sensors may measure one or more operating attributes of the treatment apparatus 102 (e.g., force, position, speed, velocity, and the like). In some implementations, the integrated sensors may include a position sensor configured to measure at least one of a linear motion or an angular motion of a body part of the user. For example, an integrated sensor in the form of a position sensor may measure a distance that the user is able to move a part of the treatment apparatus 102, where such distance may correspond to or translate into a range of motion that the user’s body part is able to achieve. In some implementations, the integrated sensors may include a force sensor configured to measure a force applied by the user. For example, an integrated sensor in the form of a force sensor may measure a force or weight the user, using a particular body part, is able to apply to the treatment apparatus 102. The one or more integrated sensors may communicate wirelessly to the stationary cycling machine 200 and/or the user computing device 106.
[0049] FIG. 3 shows a user using the stationary cycling machine 200 of FIG. 2, and showing sensors and various data parameters connected to the user computing device 106. The user computing device 106 may be a tablet computer or smartphone, or a phablet, such as an iPad, an iPhone, an Android device, a Surface tablet, or any other electronic device held manually by the user. In some implementations, the user computing device 106 may be embedded within or attached to the stationary cycling machine 200, obviating the need for the user to hold the user computing device 106 manually, other than for the possible purpose of interacting with it. FIG. 3 shows the user wearing an ambulation sensor 302 on their wrist, with a note showing “STEPS TODAY 1355”, indicating that the ambulation sensor 302 has recorded and transmitted that step count to the user computing device 106. FIG. 3 also shows the user wearing a goniometer 304 on their right knee, with a note showing “KNEE ANGLE 72°, ” indicating that the goniometer 304 is measuring and transmitting that knee angle to the user computing device 106. FIG. 3 also shows a right side of one of the pedals 202 with a pressure sensor showing “FORCE 12.5 lbs.,” indicating that the right pedal pressure sensor is measuring and transmitting that force measurement to the user computing device 106. FIG.
3 also shows a left side of one of the pedals 202 with a pressure sensor showing “FORCE 27 lbs.,” indicating that the left pedal pressure sensor is measuring and transmitting that force measurement to the user computing device 106. FIG. 3 also shows other user data, such as an indicator of “SESSION TIME 0:04: 13,” indicating that the user has been using the stationary cycling machine 200 for 4 minutes and 13 seconds. This session time may be determined by the user computing device 106 based on information received from the stationary cycling machine 200. FIG. 3 also shows an indicator showing “PAIN LEVEL 3.” Such a pam level may be obtained from the user in response to a solicitation or inquiry, such as a question, presented upon the user computing device 106.
[0050] FIG. 4 is a block diagram of an example of a computer system 400 which can perform any one or more of the methods described herein, in accordance with one or more aspects of the present disclosure. In one example, the computer system 400 may include a computing device and correspond to one or more of the server 104 (including the artificial intelligence engine 114), the user computing device 106, the clinical computing device 108, or any suitable component of FIG. 1. The computer system 400 may be capable of executing instructions implementing the one or more machine learning models 116 of the artificial intelligence engine 114 of FIG. 1. The computer system 400 may be connected (e.g., networked) to other computer systems in a LAN, an intranet, an extranet, or the Internet, including via the cloud or a peer-to-peer network. The computer system 400 may operate in the capacity of a server in a client-server network environment. The computer system 400 may be a personal computer (PC), a tablet computer, a wearable (e.g., wristband), a set-top box (STB), a personal Digital Assistant (PDA), a mobile phone, a smartphone, a camera, a video camera, an Internet of Things (loT) device, or any device capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that device. Further, while only a single computer system is illustrated, the term “computer” shall also be taken to include any collection of computers that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methods discussed herein.
[0051] The computer system 400 (one example of a “computing device”) illustrated in FIG.
4 includes a processing device 402, a mam memory 404 (e.g., read-only memory (ROM), flash memory, solid state drives (SSDs), dynamic random access memory (DRAM) such as synchronous DRAM (SDRAM)), a static memory 406 (e.g., flash memory, solid state drives (SSDs), static random access memory (SRAM)), and a memory device 408, which communicate with each other via a bus 410.
[0052] The processing device 402 represents one or more general-purpose processing devices such as a microprocessor, central processing unit, or the like. More particularly, the processing device 402 may be a complex instruction set computing (CISC) microprocessor, reduced instruction set computing (RISC) microprocessor, very long instruction word (VLIW) microprocessor, or a processor implementing other instruction sets or processors implementing a combination of instruction sets. The processing device 402 may also be one or more special-purpose processing devices such as an application specific integrated circuit (ASIC), a system on a chip, a field programmable gate array (FPGA), a digital signal processor (DSP), network processor, or the like. The processing device 402 may be configured to execute instructions for performing any of the operations and steps discussed herein.
[0053] The computer system 400 illustrated in FIG. 4 further includes a network interface device 412. The computer system 400 also may include a video display 414 (e.g., a liquid crystal display (LCD), a light-emitting diode (LED), an organic light-emitting diode (OLED), a quantum LED, a cathode ray tube (CRT), a shadow mask CRT, an aperture grille CRT, a monochrome CRT), one or more input devices 416 (e.g., a keyboard and/or a mouse or a gaming-like control), and one or more speakers 418 (e.g., a speaker). In one illustrative example, the video display 414 and the one or more input devices 416 may be combined into a single component or device (e.g., an LCD touch screen).
[0054] The memory device 408 may include a computer-readable storage medium 420 on which the instructions 422 embodying any one or more of the methods, operations, or functions described herein is stored. The instructions 422 may also reside, completely or at least partially, within the main memory 404 and/or within the processing device 402 during execution thereof by the computer system 400. As such, the main memory 404 and the processing device 402 also constitute computer-readable media. The instructions 422 may further be transmitted or received over a network via the network interface device 412.
[0055] While the computer-readable storage medium 420 is shown in the illustrative examples to be a single medium, the term “computer-readable storage medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions. The term “computer-readable storage medium” shall also be taken to include any medium capable of storing, encoding or carrying out a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure. The term “computer-readable storage medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical media, and magnetic media.
[0056] FIG. 5 is a diagram of an example of an overview display 500 of the clinical portal 122. Specifically, the ovendew display 500 presents several different controls and interfaces for the assistant to remotely assist a user with using the user portal 120 and/or the treatment apparatus 102. This remote assistance functionality may comprise a type of functionality present in telemedicine systems.
[0057] Specifically, the overview display 500 includes a user profile display 502 presenting biographical information regarding a user using the treatment apparatus 102. The user profile display 502 may take the form of a portion or region of the overview display 500, as shown in FIG. 5, although the user profile display 502 may take other forms, such as a separate screen or a popup window. In some implementations, the user profile display 502 may include a limited subset of the user’s biographical information, health-related information, or both. More specifically, the data presented upon the user profile display 502 may depend upon the assistant’s need for that information. For example, a healthcare professional assisting the user with a medical issue may be provided with medical history information regarding the user, whereas a technician troubleshooting an issue with the treatment apparatus 102 may be provided with a much more limited set of information regarding the user. The technician, for example, may be given only the user’s name. The user profile display 502 may include pseudonymized data and/or anonymized data or use any privacy enhancing technology to prevent confidential user data from being communicated in a way that could violate patient confidentiality requirements. Such privacy enhancing technologies may enable compliance with laws, regulations, or other rules of governance such as, but not limited to, the Health Insurance Portability and Accountability Act (HIPAA), or the General Data Protection Regulation (GDPR), wherein the user may be deemed a “data subject.”
[0058] In some implementations, the user profile display 502 may present information regarding the treatment plan for the user to follow in using the treatment apparatus 102. Such treatment plan information may be limited to an assistant who is a healthcare professional, such as a doctor or physical therapist. For example, a healthcare professional assisting the user with an issue regarding the treatment regimen may be provided with treatment plan information, whereas a technician troubleshooting an issue with the treatment apparatus 102 may not be provided with any information regarding the user’s treatment plan.
[0059] In some implementations, one or more recommended treatment plans and/or excluded treatment plans may be presented in the user profile display 502 to the assistant. The one or more recommended treatment plans and/or excluded treatment plans may be generated by the artificial intelligence engine 114 of the server 104 and received from the server 104 in real-time during, inter alia, a telemedicine session. An example of presenting the one or more recommended treatment plans and/or ruled-out treatment plans is described below with reference to FIG. 10
[0060] The overview display 500 illustrated in FIG. 5 also includes a user status display 504 presenting status information regarding a user using the treatment apparatus 102. The user status display 504 may take the form of a portion or region of the overview display 500, as shown in FIG. 5, although the user status display 504 may take other forms, such as a separate screen or a pop-up window. The user status display 504 includes sensor data 506 from one or more of the external sensors and/or from one or more internal sensors of the treatment apparatus 102. In some implementations, the user status display 504 may present other data 508 regarding the user, such as last reported pain level, or progress within a treatment plan. [0061] The example overview display 500 shown in FIG. 5 also includes a help data display 510 presenting information for the health professional to use in assisting the user. The help data display 510 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The help data display 510 may take other forms, such as a separate screen or a pop-up window. The help data display 510 may include, for example, presenting answers to frequently asked questions regarding use of the user portal 120 and/or the treatment apparatus 102. The help data display 510 may also include research data or best practices. In some implementations, the help data display 510 may present scripts for answers or explanations in response to user questions. In some implementations, the help data display 510 may present flow charts or walk-throughs for the healthcare professional to use in determining a root cause and/or solution to a user’s problem. In some implementations, the clinical portal 122 may present two or more of the help data display 510, which may be the same or different, for simultaneous presentation of help data for use by the healthcare professional. For example, a first help data display may be used to present a troubleshooting flowchart to determine the source of a user’s problem, and a second help data display may present script information for the healthcare professional to read to the user, such information to preferably include directions for the user to perform some action, which may help to narrow down or solve the problem. In some implementations, based upon inputs to the troubleshooting flowchart in the first help data display, the second help data display may automatically populate with script information.
[0062] The overview display 500 illustrated in FIG. 5 also includes a user interface control 512 presenting information regarding the user portal 120, and/or for modifying one or more settings of the user portal 120. The user interface control 512 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The user interface control 512 may take other forms, such as a separate screen or a pop-up window. The user interface control 512 may present information communicated to the clinical portal 122 via one or more of the interface monitor signals. As shown in FIG. 5, the user interface control 512 includes a user display feed 514 of the display presented by the user portal 120. In some implementations, the user display feed 514 may include a live copy of the display screen currently being presented to the user by the user portal 120. In other words, the user display feed 514 may present an image of what is presented on a display screen of the user portal 120. In some implementations, the user display feed 514 may include abbreviated information regarding the display screen currently being presented by the user portal 120, such as a screen name or a screen number. The user interface control 512 may include an interface setting control 516 for the assistant to adjust or to control one or more settings or aspects of the user portal 120. In some implementations, the interface setting control 516 may cause the clinical portal 122 to generate and/or to transmit an interface control signal for controlling a function or a setting of the user portal 120.
[0063] In some implementations, the interface setting control 516 may include a collaborative browsing or co-browsing capability for the assistant to remotely view and/or control the user portal 120. For example, the interface setting control 516 may enable the assistant to remotely enter text to one or more text entry fields on the user portal 120 and/or to remotely control a cursor on the user portal 120 using a mouse or touchscreen of the clinical portal 122.
[0064] In some implementations, using the user portal 120, the interface setting control 516 may allow the healthcare professional to change a setting that cannot be changed by the user. For example, the user portal 120 may be precluded from enabling access to a language setting in order to prevent a user from inadvertently switching, on the user portal 120, the language used for the displays, whereas the interface setting control 516 may enable the healthcare professional to change the language setting of the user portal 120. In another example, the user portal 120 may not be able to change a font size setting to a smaller size in order to prevent a user from inadvertently switching the font size used for the displays on the user portal 120 such that the display would become illegible or unintelligible to the user, whereas the interface setting control 516 may provide for the healthcare professional to change the font size setting of the user portal 120.
[0065] The example on the overview display 500 shown in FIG. 5 also includes an interface communications display 518 showing the status of communications between the user portal 120 and one or more other devices, such as the treatment apparatus 102, the ambulation sensor 302, and the goniometer 304. The interface communications display 518 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The interface communications display 518 may take other forms, such as a separate screen or a pop-up window. The interface communications display 518 may include controls for the healthcare professional to remotely modify communications with one or more other devices. For example, the healthcare professional may remotely command the user portal 120 to reset communications with one of the other devices, or to establish communications with a new or replacement one of the other devices. This functionality may be used, for example, where the user has a problem with one of the other devices, or where the user receives a new or a replacement one of the other devices.
[0066] The example of the overview display 500 illustrates in FIG. 5 also includes an apparatus control 520 for the healthcare professional to view and/or to control information regarding the treatment apparatus 102. The apparatus control 520 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The apparatus control 520 may take other forms, such as being enabled through or presented on a separate screen or a pop-up window. The apparatus control 520 may include an apparatus status display 522 with information regarding the current status of the treatment apparatus 102. The apparatus status display 522 may present information communicated to the clinical portal 122 via one or more of the apparatus monitor signals. The apparatus status display 522 may indicate whether the treatment apparatus 102 is currently communicating with the user portal 120. The apparatus status display 522 may present other current and/or historical information regarding the status of the treatment apparatus 102.
[0067] The apparatus control 520 may include an apparatus setting control 524 for the healthcare professional to adjust or control one or more aspects of the treatment apparatus 102. The apparatus setting control 524 may cause the clinical portal 122 to generate and/or to transmit an apparatus control signal for changing an operating parameter of the treatment apparatus 102 (e.g., a pedal radius setting, a resistance setting, a target RPM, etc.). The apparatus setting control 524 may include, for example, a mode button 526 and a position control 528, which may be used in conjunction for the healthcare professional to place an actuator of the treatment apparatus 102 in a manual mode, after which a setting, such as a position or a speed of the actuator, can be changed using the position control 528. The mode button 526 may provide for a setting, such as a position, to be toggled between automatic and manual modes. In some implementations, one or more settings may be adjustable at any time, but without a necessity of having an associated auto/manual mode. In some implementations, the healthcare professional may change an operating parameter of the treatment apparatus 102, such as a pedal radius setting, while the user is actively using the treatment apparatus 102. Such “on the fly” adjustment may or may not be available to the user using the user portal 120. In some implementations, the apparatus setting control 524 may allow the healthcare professional to change a setting that cannot be changed by the user using the user portal 120. For example, the user portal 120 may be precluded from changing a preconfigured setting, such as a height or a tilt setting of the treatment apparatus 102, whereas the apparatus setting control 524 may provide for the healthcare professional to change the height or tilt setting of the treatment apparatus 102.
[0068] The example of the overview display 500 shown in FIG. 5 also includes a user communications control 530 for controlling an audio or an audiovisual communications session with the user portal 120. The communications session with the user portal 120 may compnse a live feed from the clinical portal 122 for presentation on or by the output device of the user portal 120. The live feed may take the form of an audio feed and/or a video feed. In some implementations, the user portal 120 may be configured to provide two-way audio or audiovisual communications with a healthcare professional using the clinical portal 122. Specifically, the communications session with the user portal 120 may include bidirectional (two-way) video or audiovisual feeds, with each of the user portal 120 and the clinical portal 122 presenting video of the other one. In some implementations, the user portal 120 may present video from the clinical portal 122, while the clinical portal 122 presents only audio or the clinical portal 122 presents no live audio or visual signal from the user portal 120. In some implementations, the clinical portal 122 may present video from the user portal 120, while the user portal 120 presents only audio or the user portal 120 presents no live audio or visual signal from the clinical portal 122.
[0069] In some implementations, the audio or an audiovisual communications session with the user portal 120 may take place, at least in part, while the user is performing the rehabilitation regimen upon a body part. The user communications control 530 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The user communications control 530 may take other forms, such as being enabled by or on a separate screen or a pop-up window. The audio and/or audiovisual communications may be processed and/or directed by the clinical portal 122 and/or by another device or devices, such as a telephone system, or a videoconferencing system (e.g., Zoom, WebEx, etc.) used by the healthcare professional while the healthcare professional uses the clinical portal 122. Alternatively or additionally, the audio and/or audiovisual communications may include communications with a third party. For example, the system 100 may enable the assistant to initiate a three-way conversation with the user and a subj ect matter expert, such as a specialist, regarding use of a particular piece of hardware or software. The example on the user communications control 530 shown in FIG. 5 includes call controls 532 for the healthcare professional to use in managing various aspects of the audio or audiovisual communications with the user. The call controls 532 illustrated in FIG. 5 include a disconnect button 534 for the healthcare professional to end the audio or audiovisual communications session. The call controls 532 illustrated in FIG. 5 also include a mute button 536 to temporarily mute or attenuate an audio or audiovisual signal from the clinical portal 122. In some implementations, the call controls 532 may include other features, such as a hold button (not shown). The call controls 532 may also include one or more record/playback controls, such as a record button 538, a play button 540, and a pause button 542 to control, with the user portal 120, recording and/or playback of audio and/or video from the teleconference session. The user communications control 530 may also include a user video feed display 544 for presenting still and/or video images from the user portal 120, and a self-video display 546 for showing the current image of the healthcare professional using the clinical portal 122. The self-video display 546 may be presented as a picture-in-picture (PiP) format, such PiP format being within a section of the user video feed display 544, as shown in FIG. 5. Alternatively or additionally, the self-video display 546 may be presented separately and/or independently from the user video feed display 544. [0070] The example of the overview display 500 illustrated in FIG. 5 also includes a third party communications control 548 for use in conducting audio and/or audiovisual communications with a third party. The third party communications control 548 may take the form of a portion or region of the overview display 500, as shown in FIG. 5. The third party communications control 548 may take other forms, such as enabling or presenting on a display on a separate screen or a pop-up window. The third party communications control 548 may include one or more controls, such as a contact list and/or buttons or controls to contact a third party regarding use of a particular piece of hardware or software, e.g., a subject matter expert, such as a specialist. The third party communications control 548 may include a conference-calling capability for the third party to simultaneously communicate with both the healthcare professional via the clinical portal 122, and the user via the user portal 120. For example, the system 100 may provide for the assistant to initiate a three-way conversation with the user and the third party.
[0071] Differential diagnosis is a process wherein a healthcare professional differentiates between two or more conditions (referred to herein as “disease states”) that could be behind a user’s symptoms. When making a differential diagnosis, a healthcare professional may identify potential conditions based on the user’s symptoms. Many conditions, however, share the same or similar symptoms, and some present in a variety of different ways. When making a differential diagnosis, a healthcare professional may also order tests that can be performed in order to determine which condition a user has and/to exclude a specific condition. Often, however, there is no single laboratory test that can definitively diagnose the cause of a user’s symptoms. In view of the shortcoming of the differential diagnosis methods described above, a more precise method for predicting disease states is needed.
[0072] Many users follow treatment plans to, e.g., alleviate, ameliorate or eliminate symptoms. A healthcare professional may also prescribe one or more treatment plans to shorten a user’s rehabilitation and/or recovery time after a procedure. Measurement data can be collected while a user performs a treatment plan and a differential diagnosis can be narrowed by comparing the collected measurement data to the data collected for other users who had similar symptoms. Such comparisons may be used to identify performance results that confirm or exclude specific conditions from a differential diagnosis. For example, performance data collected from a user complaining of chest pain may conform to performance data for other users who have coronary artery disease and experience angina. While the user performs one or more treatment plans, such comparison may also be used identify trends of a user’s performance. These trends can provide insight usable to, e.g., narrow a differential diagnosis. For example, while performing a treatment plan to address a specific condition, a user may find the user’s performance to be slowing down instead of increasing, and this finding may indicate that the user does not have a specific condition or that the user does have another condition that negates or degrades otherwise positive effects of the treatment plan.
[0073] Correlating a specific user’s attributes (e.g., symptoms) and performance results with known data for a cohort of other users enables generation of treatment plans for one or more predicted disease states of the user. Therefore, it may be desirable to process the attributes of a multitude of users, treatment plans performed by those users, and the results of treatment plans for those users. Accordingly, systems and methods, such as those described herein, that use artificial intelligence and/or machine learning to generate treatment plans, may be desirable. For example, the machine learning models 116 may be trained to assign users to certain cohorts based on their attributes, select treatment plans using real-time and historical data correlations involving user cohort-equivalents, and control the treatment apparatus 102, among other things. The one or more machine learning models 116 may be generated by the training engine 118 and may be implemented in computer instructions executable by one or more processing devices of the training engine 118 and/or the server 104. To generate the one or more machine learning models 116, the training engine 118 may train the one or more machine learning models 116. The one or more machine learning models 116 may be used by the artificial intelligence engine 114.
[0074] To train the one or more machine learning models 116, the training engine 118 may use a training data set of a corpus of the attributes of the users that used the treatment apparatus 102 to perform treatment plans, the details (e.g., parameters/configurations/settings of the treatment apparatus 102) of the treatment plans performed by the users using the treatment apparatus 102, and the results of the treatment plans performed by the users. The one or more machine learning models 116 may be trained to match patterns of attributes of a user with attributes of other users assigned to a particular cohort. The term “match” may refer to an exact match, or to correspondences, associations, relationships, approximations or other mathematical, linguistic and other non-exact matches, including, e.g., a correlative match, a substantial match, a partial match, an associative match, a relational match, etc. The one or more machine learning models 116 may be trained to receive the attributes of a user as input, to map the attributes to attributes of user assigned to a cohort, and to select a treatment plan from that cohort. The one or more machine learning models 116 may also be trained to control, based on the treatment plan, the treatment apparatus 102.
[0075] Using training data that includes training inputs and corresponding target outputs, the one or more machine learning models 116 may refer to model artifacts created by the training engine 118. The training engine 118 may find patterns in the training data wherein such patterns map the training input to the target output, and generate the machine learning models 116 that capture these patterns. In some implementations, the artificial intelligence engine 114 and/or the training engine 118 may reside on another component (e.g., the user computing device 106, the clinical computing device 108, etc.) depicted in FIG. 1.
[0076] The one or more machine learning models 116 may comprise, e.g., a single level of linear or non-linear operations (e.g., a support vector machine [SVM]) or the machine learning models 116 may be a deep network, i.e., a machine learning model comprising multiple levels of non-linear operations. Examples of deep networks include neural networks, and neural networks may include generative adversarial networks, convolutional neural networks, recurrent neural networks with one or more hidden layers, and fully connected neural networks (e.g., wherein each neuron may transmit its output signal to the input of the remaining neurons, as well as to itself). For example, the machine learning model may include numerous layers and/or hidden layers that use various neurons to perform calculations (e.g., dot products).
[0077] FIG. 6 shows a block diagram of an example of training the machine learning model 116 to output, based on data 600 associated with the user, a treatment plan 602 for the user according to the present disclosure. Data pertaining to other users may be received by the server 104. The other users may have used various treatment apparatuses to perform treatment sessions. The data may include attributes of the other users, the details of the treatment plans performed by the other users, and/or the results of performing the treatment plans (e.g., an amount of pain or discomfort experienced by the user, an amount of increase or decrease in muscle strength of a portion of users’ bodies, an amount of increase or decrease in range of motion of a portion of users’ bodies, etc.).
[0078] As depicted in FIG. 6, the data has been assigned to different cohorts. Cohort A includes data for users having similar first attributes, first treatment plans, and first results. Cohort B includes data for users having similar second attributes, second treatment plans, and second results. For example, cohort A may include first attributes of users in their twenties without any medical conditions, and wherein such users underwent surgery for a broken limb; their treatment plans may include a certain treatment protocol (e.g., use the treatment apparatus 102 for 30 minutes 5 times a week for 3 weeks, wherein values for the properties, configurations, and/or settings of the treatment apparatus 102 are set to X (wherein X is a numerical value) for the first two weeks and to Y (wherein Y is a numerical value) for the last week).
[0079] As further depicted in FIG. 6, cohort A and cohort B may be included in a training dataset used to train the machine learning model 116. The machine learning model 116 may be trained to match a pattern between one or more attributes for each cohort and to output the treatment plan that provides the result, i.e., the best match. Accordingly, when the data 600 for a new user is input into the trained machine learning model 116, the trained machine learning model 116 may match the one or more attributes included in the data 600 with one or more attributes in either cohort A or cohort B and output the appropriate treatment plan 602. In some implementations, the machine learning model 116 may be trained to output one or more excluded treatment plans that should not be performed by the new user.
[0080] The artificial intelligence engine 1 14 may compare the following (i) expected information, which pertains to the user while the user uses the treatment apparatus 102 to perform the treatment plan to (ii) the measurement information (e.g., indicated by the treatment information), which pertains to the user while the user uses the treatment apparatus 102 to perform the treatment plan. The expected information may include one or more vital signs of the user, a respiration rate of the user, a heartrate of the user, a temperature of the user, a blood pressure of the user, other suitable information of the user, or a combination thereof. The artificial intelligence engine 114 may determine that the treatment plan is optimal for the particular user (i.e., the user is having a desired rehabilitation result) if one or more parts or portions of the measurement information are within an acceptable range associated with one or more corresponding parts or portions of the expected information (e.g., within one or more thresholds). Conversely, the artificial intelligence engine 114 may determine that the treatment plan is not optimal for the particular user (i.e., the user is not having a desired rehabilitation result) if one or more parts or portions of the measurement information are outside of the range associated with one or more corresponding parts or portions of the expected information (e.g., outside of the one or more thresholds).
[0081] In some implementations, the system 100 may interact with the user portal 120 to provide treatment plan input indicating one or more modifications to the treatment plan and/or to one or more attributes of the treatment apparatus 102 device if the artificial intelligence engine 114 determines to modify the treatment plan and/or the one or more attributes of the treatment apparatus 102. For example, the user portal 120 may provide input indicating an increase or decrease in the resistance setting of the treatment apparatus 102, an increase or decrease in an amount of time the user is required to use the treatment apparatus 102 according to the treatment plan, or other suitable modification to the one or more attributes of the treatment apparatus 102.
[0082] In some implementations, the systems and methods described herein may be configured to modify the treatment plan based on one or more modifications indicated by the treatment plan input. Additionally, or alternatively, the systems and methods described herein may be configured to modify the one or more attributes of the treatment apparatus 102 based on the modified treatment plan and/or the treatment plan input. For example, the treatment plan input may indicate to modify the one or more attributes of the treatment apparatus 102 and/or the modified treatment plan may require or indicate adjustments to the treatment apparatus 102 in order for the user to achieve the desired results of the modified treatment plan.
[0083] In some implementations, the systems and methods described herein may be configured to receive subsequent measurement data pertaining to the user while the user uses the treatment apparatus 102 to perform the modified treatment plan. For example, after the artificial intelligence engine 114 modifies the treatment plan and/or controls the one or more attributes of the treatment apparatus 102, the user may continue use the treatment apparatus 102 to perform the modified treatment plan. The subsequent measurement data may correspond to performance data generated while the user uses the treatment apparatus 102 to perform the modified treatment plan. In some implementations, the subsequent measurement data may correspond to measurement data generated while the user continues to use the treatment apparatus 102 to perform the treatment plan, after the healthcare professional has received the treatment information and determined not to modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102.
[0084] Based on subsequent (e.g., modified) treatment plan input generated by the artificial intelligence engine 114, the systems and methods described herein may be configured to further modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102. The subsequent treatment plan input may correspond to input provided by the user at the user portal 120, from measurement data corresponding to sensor data from a sensor of a wearable device worn by the user during one of the one or more treatment sessions, from a sensor configured to detect measurement data pertaining to the user, any other desired information, or combination thereof.
[0085] The healthcare professional may receive and/or review measurement information continuously or periodically while the user uses the treatment apparatus 102 to perform the treatment plan. Based on one or more trends indicated by the continuously and/or periodically received measurement information, the healthcare professional may determine whether to modify the treatment plan and/or control the one or more attributes of the treatment apparatus 102. For example, the one or more trends may indicate an increase in heart rate or other suitable trends indicating that the user is not performing the treatment plan properly and/or performance of the treatment plan by the user is not having the desired effect.
[0086] In some implementations, the systems and methods described herein may be configured to use artificial intelligence and/or machine learning to assign users to cohorts and to dynamically control a treatment apparatus 102 based on the assignment during an adaptive telemedicine session. In some implementations, numerous treatment apparatuses 102 may be provided to users. The treatment apparatuses 102 may be used by the users to perform treatment plans in their residences, at a g m. at a rehabilitative center, at a hospital, or any suitable location, including permanent or temporary domiciles.
[0087] In some implementations, the treatment apparatuses 102 may be communicatively coupled to the server 104 (e.g., via the communications network 110). Attributes of the users, including the measurement data, may be collected before, during, and/or after the user perform the treatment plans. For example, the personal information, the performance information, and the measurement information may be collected before, during, and/or after the user performs the treatment plans. The results (e.g., improved performance or decreased performance) of performing each exercise may be collected from the treatment apparatus 102 throughout the treatment plan and after the treatment plan is performed. The parameters, settings, configurations, etc. (e.g., position of pedals 112, amount of resistance, etc.) of the treatment apparatus 102 may be collected before, during, and/or after the treatment plan is performed.
[0088] Each attribute of the user, each result, and each parameter, setting, configuration, etc. may be timestamped and may be correlated with a particular step in the treatment plan. Such a technique may enable determining which steps in the treatment plan lead to desired results (e.g., improved muscle strength, range of motion, etc.) and which steps lead to diminishing returns (e.g., continuing to exercise after 3 minutes actually delays or harms recovery).
[0089] Data may be collected from the treatment apparatuses 102 and/or any suitable computing device (e.g., the user computing device 106, the clinical computing device 108, the server 104, and the like) over time as the users use the treatment apparatuses 102 to perform the various treatment plans. The data that may be collected may include the attributes of the users, the treatment plans performed by the users, the results of the treatment plans, any of the data described herein, any other suitable data, or a combination thereof.
[0090] In some implementations, the data may be processed to group certain users into cohorts. The users may be grouped by users having certain or selected similar attnbutes, treatment plans, and results of performing the treatment plans. For example, athletic users having no medical conditions who perform a treatment plan (e g., use the treatment apparatus 102 for 30 minutes a day 5 times a week for 3 weeks) and who fully recover may be grouped into a first cohort. Older users who are classified obese and who perform a treatment plan (e g., use the treatment apparatus 102 for 10 minutes a day 3 times a week for 4 weeks) and who improve their range of motion by 75 percent may be grouped into a second cohort.
[0091] In some implementations, the artificial intelligence engine 114 may include one or more machine learning models 116 that are trained using the cohorts. For example, the one or more machine learning models 116 may be trained to receive an input of attributes of a new user and to output a treatment plan for the user that results in a desired result. The machine learning models 116 may match a pattern between the attributes of the new user and at least one user of the users included in a particular cohort. When a pattern is matched, the machine learning models 116 may assign the new user to the particular cohort and select the treatment plan associated with the at least one user. The artificial intelligence engine 114 may be configured to control, distally and based on the treatment plan, the treatment apparatus 102 while the new user uses the treatment apparatus 102 to perform the treatment plan.
[0092] As may be appreciated, the attributes of the new user may change as the new user uses the treatment apparatus 102 to perform the treatment plan. For example, the performance of the user may improve quicker than expected for users in the cohort to which the new user is currently assigned. Accordingly, the machine learning models 116 may be trained to dynamically reassign, based on the changed attributes, the new user to a different cohort that includes users having attributes similar to the now-changed attnbutes as the new user. For example, a clinically-obese user may lose weight and no longer meet the weight criterion for the initial cohort, result in the user being reassigned to a different cohort with a different weight criterion.
[0093] A different treatment plan may be selected for the new user, and the treatment apparatus 102 may be controlled, distally (e.g., which may be referred to as remotely) and based on the different treatment plan, the treatment apparatus 102 while the new user uses the treatment apparatus 102 to perform the treatment plan. Such techniques may provide the technical solution of distally controlling the treatment apparatus 102.
[0094] Further, the artificial intelligence engine 114 may be trained to output treatment plans that are not optimal i.e., sub-optimal, nonstandard, or otherwise excluded (all referred to, without limitation, as “excluded treatment plans”) for the user. For example, if a user has high blood pressure, a particular exercise may not be approved or suitable for the user as it may put the user at unnecessary risk or even induce a hypertensive crisis and, accordingly, that exercise may be flagged in the excluded treatment plan for the user. In some implementations, the artificial intelligence engine 114 may monitor the treatment data received while the user with, for example, high blood pressure, uses the treatment apparatus 102 to perform an appropriate treatment plan and may modify the appropriate treatment plan to include features of an excluded treatment plan that may provide beneficial results for the user if the treatment data indicates the user is handling the appropriate treatment plan without aggravating, for example, the high blood pressure condition of the user.
[0095] In some implementations, the treatment plans and/or excluded treatment plans may be presented, during a telemedicine or telehealth session, to a healthcare professional. The healthcare professional may select a particular treatment plan for the user to cause that treatment plan to be transmitted to the user and/or to control, based on the treatment plan, the treatment apparatus 102. In some implementations, to facilitate telehealth or telemedicine applications, including remote diagnoses, determination of treatment plans and rehabilitative and/or pharmacologic prescriptions, the artificial intelligence engine 114 may receive and/or operate distally from the user and the treatment apparatus 102.
[0096] In such cases, the recommended treatment plans and/or excluded treatment plans may be presented simultaneously with a video of the user in real-time or near real-time during a telemedicine or telehealth session on the clinical portal 122 of the clinical computing device 108 of a healthcare professional. The video may also be accompanied by audio, text and other multimedia information and/or sensorial or perceptive (e.g., tactile, gustatory, haptic, pressure-sensing-based or electromagnetic (e.g., neurostimulation)). [0097] Presenting the treatment plans generated by the artificial intelligence engine 114 concurrently with a presentation of the user video feed display 544 may provide an enhanced user interface because the healthcare professional may continue to visually and/or otherwise communicate with the user while also reviewing the treatment plans on the same user interface. The enhanced user interface may improve the healthcare professional’s experience using the clinical computing device 108 and may encourage the healthcare professional to reuse the user interface. Such a technique may also reduce computing resources (e.g., processing, memory, network) because the healthcare professional does not have to switch to another user interface screen to enter a query for a treatment plan to recommend based on the attributes of the user. The artificial intelligence engine 114 may be configured to provide, dynamically on the fly, the treatment plans and excluded treatment plans.
[0098] In some implementations, the treatment apparatus 102 may be adaptive and/or personalized because its properties, configurations, and positions may be adapted to the needs of a particular user. For example, the pedals 112 may be dynamically adjusted on the fly (e.g., via a telemedicine session or based on programmed configurations in response to certain measurements being detected) to increase or decrease a range of motion to comply with a treatment plan designed for the user. In some implementations, a healthcare professional may adapt, remotely during a telemedicine session, the treatment apparatus 102 to the needs of the user by causing a control instruction to be transmitted from the 106 server to the treatment apparatus 102. Such adaptive nature may improve the results of recovery for a user, furthering the goals of personalized medicine, and enabling personalization of the treatment plan on a per-individual basis.
[0099] FIG. 7 is a diagram of an example of an overview display 700 of the clinical portal 122 presenting in real-time during a telemedicine session recommended treatment plans and excluded treatment plans according to the present disclosure. As depicted in FIG. 7, the overview display 700 just includes sections for the user profile display 502 and the user video feed display 544, including the self- video display 546. Any suitable configuration of controls and interfaces of the overview display 500 described with reference to FIG. 5 may be presented in addition to or instead of the user profile display 502, the user video feed display 544, and the self-video display 546.
[0100] As further depicted in FIG. 7, the healthcare professional using the clinical portal 122 dunng the telemedicine session may be presented in the self-video display 546 in a portion of the overview display 700 that also presents a video from the user in the user video feed display 544. Further, the user video feed display 544 may also include a graphical user interface (GUI) object 702 (e g., a button) that enables the healthcare professional to share on the user portal 120, in real-time or near real-time during the telemedicine session, the recommended treatment plans and/or the excluded treatment plans with the user. The healthcare professional may select the GUI object 702 to share the recommended treatment plans and/or the excluded treatment plans. As depicted, another portion of the overview display 700 includes the user profile display 502.
[0101] The user profile display 502 illustrated in FIG. 7 presents two examples of recommended treatment plans 704 and one example of an excluded treatment plan 706. As described herein, the treatment plans may be recommended in view of attributes of the user being treated. To generate the recommended treatment plans 704 the user should follow to achieve a desired result, a pattern between the attributes of the user being treated and a cohort of other users who have used the treatment apparatus 102 to perform a treatment plan may be matched by one or more machine learning models 116 of the artificial intelligence engine 1 14. Each of the recommended treatment plans may be generated based on different desired results, i.e., different desired outcomes or best matches.
[0102] For example, as depicted in FIG. 7, the user profile display 502 presents “The attributes of the user match attributes of users in Cohort A. The following treatment plans are recommended for the user based on their attributes and desired results.” Then, the user profile display 502 presents recommended treatment plans from cohort A, and each treatment plan provides different results.
[0103] As depicted in FIG. 7, treatment plan “1” indicates “User X should use treatment apparatus for 30 minutes a day for 4 days to achieve an increased range of motion of Y%. User X has Type 2 Diabetes. User X should be prescribed medication Z for pain management during the treatment plan (medication Z is approved for people having Type 2 Diabetes).” Accordingly, the treatment plan generated achieves increasing the range of motion of Y%. As may be appreciated, the treatment plan also includes a recommended medication (e.g., medication Z) to prescribe to the user to manage pain in view of a known medical disease (e.g., Type 2 Diabetes) of the user. That is, the recommended medication not only does not conflict with the medical condition of the user but thereby improves the probability of a superior user outcome. This specific example and all such examples elsewhere herein are not intended to limit in any way the generated treatment plan from recommending multiple medications, or from handling the acknowledgement, view, diagnosis and/or treatment of comorbid conditions or diseases.
[0104] As illustrated in FIG. 7, recommended treatment plan “2” may specify, based on a different desired result of the treatment plan, a different treatment plan including a different treatment protocol for a treatment apparatus, a different medication regimen, etc.
[0105] As depicted in FIG. 7, the user profile display 502 may also present the excluded treatment plan 706. These types of treatment plans are shown to the assistant using the clinical portal 122 to alert the healthcare professional not to recommend certain portions of a treatment plan to the user. For example, the excluded treatment plan 706 could specify the following: “User X should not use treatment apparatus for longer than 30 minutes a day due to a heart condition. User X has Type 2 Diabetes. User X should not be prescribed medication M for pain management during the treatment plan (medication M can cause complications for people having Type 2 Diabetes).” Specifically, the excluded treatment plan 706 points out a limitation of a treatment protocol where, due to a heart condition, User X should not exercise for more than 30 minutes a day. The ruled-out treatment plan also points out that User X should not be prescribed medication M because it conflicts with the medical condition of Type 2 Diabetes.
[0106] As further depicted in FIG. 7, the healthcare professional may select the treatment plan for the user on the overview display 700. For example, the healthcare professional may use an input peripheral (e.g., mouse, touchscreen, microphone, keyboard, etc.) to select from the recommended treatment plans 704 for the user. In some implementations, during the telemedicine session, the healthcare professional may discuss the pros and cons of the recommended treatment plans 704 with the user.
[0107] In any event, the healthcare professional may select, as depicted in FIG. 7, the treatment plan for the user to follow to achieve the desired result. The selected treatment plan may be transmitted to the user portal 120 for presentation. The user may view the selected treatment plan on the user portal 120. In some implementations, the healthcare professional and the user may discuss during the telemedicine session the details (e.g., treatment protocol using treatment apparatus 102, diet regimen, medication regimen, etc.) in real-time or in near real-time. In some implementations, the server 104 may control, based on the selected treatment plan and during the telemedicine session, the treatment apparatus 102 as the user uses the treatment apparatus 102. [0108] FIG. 8 is a diagram of an example of an overview display 800 of the clinical portal 122 presenting, in real-time during a telemedicine session, recommended treatment plans that have changed due to user data changing according to the present disclosure. As may be appreciated, the treatment apparatus 102 and/or any computing device (e.g., user portal 120) may transmit data while the user uses the treatment apparatus 102 to perform a treatment plan. The data may include updated attributes of the user. For example, the updated attributes may include new performance information and/or measurement information related to the user, the apparatus, the environment, etc. The performance information may include a speed of a portion of the treatment apparatus 102, a range of motion achieved by the user, a force exerted on a portion of the treatment apparatus 102, a heartrate of the user, a blood pressure of the user, a respiratory' rate of the user, and so forth.
[0109] In one implementation, the data received at the server 104 may be input into the trained machine learning model 116, which may determine that the attributes indicate the user is on track to achieve one or more goals associated with or part of the current treatment plan. Determining the user is on track for the current treatment plan may cause the trained machine learning model 116 to adjust a parameter of the treatment apparatus 102. The adjustment may be based on a next step of the treatment plan to further improve the performance of the user during that next step so as to more quickly achieve the one or more goals associated with or part of the current treatment plan or to surpass said one or more goals based on the adjustment. [0110] In one implementation, the data received at the server 104 may be input into the trained machine learning model 116, which may determine that the attributes indicate the user is not on track (e.g., behind schedule, not able to maintain a speed, not able to achieve a certain range of motion, is in too much pain, etc.) for the current treatment plan or is ahead of schedule (e.g., exceeding a certain speed, exercising longer than specified with no pain, exerting more than a specified force, etc.) for the current treatment plan. The trained machine learning model 116 may determine, due to the user’s not being on track or being ahead of schedule, which the attributes of the user no longer match the attributes of the users in the cohort to which the user is assigned. Accordingly, the trained machine learning model 116 may reassign the user to another cohort that includes as qualifying attributes the user’s then- current attributes. As such, the trained machine learning model 116 may select a new treatment plan from the new cohort and control, based on the new treatment plan, the treatment apparatus 102. In some implementations, the trained machine learning model 116 may directly control the treatment apparatus 102 based on the new treatment plan. In other implementations, the trained machine learning model 116 may control the treatment apparatus 102 based on the new treatment plan by updating one or more programs being executed on the treatment apparatus 102 itself.
[OHl] In some implementations, prior to controlling the treatment apparatus 102, the server 104 may provide the new treatment plan 802 to the clinical portal 122 for presentation in the user profile display 502. As depicted in FIG. 8, the user profile display 502 indicates “The attributes of the user have changed and now match attributes of users in Cohort B. The following treatment plan is recommended for the user based on their attributes and desired results.” Then, the user profile display 502 presents the new treatment plan 802 (“User X should use treatment apparatus for 10 minutes a day for 3 days to achieve an increased range of motion of L%”). The healthcare professional may select the new treatment plan 802, and the server 104 may receive the selection. The server 104 may control the treatment apparatus 102 based on the new treatment plan 802. In some implementations, the new treatment plan 802 may be transmitted to the user portal 120 such that the user may view the details of the new treatment plan 802.
[0112] Depending on what result is desired, the artificial intelligence engine 114 may be trained to output several treatment plans. For example, one result may include recovering to a threshold level (e.g., 75% range of motion) in a fastest amount of time, while another result may include fully recovering (e.g., 100% range of motion) regardless of the amount of time. Another result may include recovering while not exceeding a threshold level for bruising (e.g., at or below a specific bruising level) between treatment sessions, while another result may include recovering while not exceeding a threshold level for bruising during a treatment session.
[0113] FIG. 9 is a flow diagram of an example of a method 900 for generating treatment plans for optimizing a user outcome. The method 900 is performed by processing logic that may include hardware (circuitry, dedicated logic, etc.), software (such as is run on a general- purpose computer system, a dedicated machine, or a computing device of any kind (e.g., loT node, wearable, smartphone, mobile device, etc.)), or a combination of both. The method 900 and/or each of its individual functions (including “methods,” as used in object-oriented programming), routines, subroutines, or operations may be performed by one or more processors of a computing device (e.g., any component of FIG. 1, such as server 104 executing the artificial intelligence engine 114). In certain implementations, the method 900 may be performed by a single processing thread. Alternatively, the method 900 may be performed by two or more processing threads, wherein each thread implements one or more individual functions, routines, subroutines, or operations of the method 900.
[0114] For simplicity of explanation, the method 900 is depicted in FIG. 9 and described as a series of operations performed by the server 104. However, operations in accordance with this disclosure can occur in various orders and/or concurrently, and/or with other operations not presented and described herein. For example, the operations depicted in the method 900 in FIG. 9 may occur in combination with any other operation of any other method disclosed herein. Furthermore, not all illustrated operations may be required to implement the method 900 in accordance with the disclosed subject matter. In addition, those skilled in the art will understand and appreciate that the method 900 could alternatively be represented via a state diagram or event diagram as a series of interrelated states.
[0115] At block 902, the server 104 may receive attribute data associated with a user. The attribute data may include one or more symptoms associated with the user. Symptoms may include chronic symptoms, relapsing symptoms, remitting symptoms, refractory symptoms, or a combination thereof. Chronic symptoms exist or recur over a long period of time. For example, for a user suffering from an undiagnosed heart disease, chronic symptoms may include, e.g., chest pain, palpitations, and breathlessness, which return or persist regularly. Relapsing symptoms are symptoms that have occurred previously, were considered to be resolved, but have returned. For example, depression symptoms can strike again after years of being absent. Remitting symptoms are symptoms that improve or disappear. For example, if a user had regular headaches, and those headaches have not appeared for a long time, they can be described as remitting symptoms. Refractory symptoms are ones which do not go away in spite of treatments aimed at eliminated or ameliorating them, i.e., they are symptoms which persist despite treatment. Symptoms may also include other symptoms such as sinus pain, fatigue, thirst, a tremor in a limb, joint pain, limited range of motion, and loss of taste or smell. In some implementations, the attribute data may include an indication of a pressure felt by the user, an indication of a pain level of the user, an indication of a mobility of the user, or a combination thereof. The attribute data also may include any of or all the personal information previously described above.
[0116] In some implementations, the attribute data also may include aspects of a treatment plan for the user (e.g., a first treatment plan). A treatment plan (e.g., a prehabilitation plan, a rehabilitation plan, etc.) may include one or more exercise sessions that may be performed, using the treatment apparatus 102, by the user. An exercise session may include one or more treatment exercises the user can complete to strengthen, make more pliable, reduce inflammation and/or swelling in, and/or increase endurance in an area of the body; tasks the user can complete; a start date and end date for a treatment plan; goals relating to a treatment plan (e.g., dietary goals, sleep goals, exercise goals, etc.); descriptions and/or identifiers of a medical procedure that was performed (or that is to be performed) on the user; and the like. The one or more exercises may, for example, include a set of pedaling sessions to be performed using the treatment apparatus 102, a set of joint extension sessions, a set of flex sessions, a set of walking sessions, a set of heartrates per pedaling session and/or walking session, and the like. For example, a user undergoing prehabilitation may perform a pedaling session as part of a prehabilitation plan created to assist a patient in strengthening or improving a condition of one or more body parts which may be affected by an upcoming surgery, including reducing the amount of time necessary to recover baseline-level or other function after the surgery, to strengthen or improve a condition of one or more body parts, wherein the strengthening or improving is for the purpose of reducing the chance of an injury at a later time period, and the like.
[0117] In some implementations, the attribute data may also include one or more attributes of the treatment apparatus 102. For example, the server 104 may receive data indicating a position of the treatment apparatus 102, one or more settings of the treatment apparatus 102, a current revolutions per minute of a rotating member (e.g., such as a wheel) of the treatment apparatus 102, a resistance setting of the treatment apparatus 102, an angular or rotational velocity of the treatment apparatus 102 or components thereof, other suitable attributes of the treatment apparatus 102, or a combination thereof.
[0118] At block 904, while the user uses the treatment apparatus 102 to perform a first treatment plan for the user, the server 104 may receive measurement data associated with the user. For example, the measurement data may include any of or all the measurement information previously described above. At block 906, the server 104 may generate a second treatment plan. The server 104 generates the second treatment plan based on at least the attribute data and the measurement data. Further, the server 104 is configured to utilize one or more machine learning models to generate the second treatment plan. The server 104 may utilize one or more machine learning models trained with training data of other users having similar symptoms. As a very basic example, for a user suffering from chest pain, the one or more machine learning models may be trained with training data of other users who also suffer from chest pain. The second treatment plan comprises at least one or more predicted disease states of the user. The server 104 utilizes the one or more machine learning models to determine the one or more predicted disease states of the user. More particularly, the server 104 utilizes the one or more machine learning models to compare the user’s performance data to performance data of other users with similar symptoms. Based at least in part on the comparison, the server 104 may predict disease states for the user based on the disease states of other users with similar symptoms and with matching performance data. In addition, the server 104 may exclude specific potential disease states based at least in part on the comparison. These exclusions can accelerate correct differential diagnoses.
[0119] In some implementations, the server 104 may determine a probability score for each of the one or more predicted disease states of the user. For example, the artificial intelligence engine 114 may use the one or more machine learning models 116 to determine a probability score based at least in part on how closely the user’s performance data matches the performance data of other users with similar symptoms. Alternatively, or in addition, the artificial intelligence engine 114 may determine probability scores based at least in part on the user’s attribute data. For example, a specific combination of symptoms may increase the likelihood that the user is suffering from a specific condition identified from the comparison of the user’s performance data to performance data of other users with similar symptoms. As a further example, the certain values associated with the user’s vital signs (e.g., blood pressure, heart rate, etc.) may decrease (or, alternatively, increase) the likelihood that the user is suffering from a specific condition identified by the comparison of the user’s performance data to performance data of other users with similar symptoms.
[0120] Returning to FIG. 9, at block 908, the server 104 may transmit, to a computing device, the second treatment plan for the user. For example, the server 104 transmits the second treatment plan to the user computing device 106, the clinical computing device 108, another computing device, or a combination thereof.
[0121] In some implementations, to generate the second treatment plan, additional information may be collected from the user. The server 104 may use the additional information to expand or narrow the one or more predicted disease states of the user, again accelerating the speed by which a differential diagnosis can progress. For example, when the user reports they are suffering from symptom A, the server 104 may ask whether the user is also suffering from symptom B. If the user is also suffering from symptom B, the server 104 may determine a first predicted disease state associated with symptoms A and B. Alternatively, if the user is not suffering from symptom B, the server 104 may determine a second predicted disease state associated with symptom A, but not associated with symptom B. In some implementations, the server 104 may generate a set of questions related to the one of more symptoms of the user and prompt the user to provide one or more answers to the set of questions. For example, the server 104 may send a signal to the user computing device 106, wherein the signal causes the user portal 120 to display the set of questions to the user. The user may provide answers by manipulating the user portal 120, and the user computing device 106 may send the answers to the server 104. The artificial intelligence engine 114 may be configured to use the one or more machine learning models 116 to determine the set of questions. Further, based on the one or more answers provided by the user, the artificial intelligence engine 114 may be further configured to generate the second treatment plan for the user.
[0122] The answers provided by the user may be insufficient to enhance the accuracy of predicting disease states of the user. For example, the answers provided by the user may indicate additional potential disease states or may not be sufficient to eliminate previously- considered potential disease states, thereby not accelerating the progress of a differential diagnosis. In some implementations, the server 104 may, based on at least the one or more answers provided by the user, generate a set of additional questions concerning the one of more symptoms of the user and prompt the user to provide one or more additional answers to the set of additional questions. The artificial intelligence engine 114 may be configured to use the one or more machine learning models 116 to determine the set of additional questions. Further, based on the one or more additional answers provided by the user, the artificial intelligence engine 114 may be further configured to generate the second treatment plan for the user.
[0123] Using the one or more predicated disease states generated for the second treatment plan, the artificial intelligence engine 114 may retrain (or further train) the one or more machine learning models 116. FIG. 10 is a flow diagram of an example of a method 1000 for training one or more machine learning models. The method 1000 is performed by processing logic that may include hardware (circuitry, dedicated logic, etc.), software (such as is run on a general-purpose computer system, a dedicated machine, or a computing device of any kind (e.g., loT node, wearable, smartphone, mobile device, etc.)), or a combination of both. The method 1000 and/or each of its individual functions (including “methods,” as used in object- onented programming), routines, subroutines, or operations may be performed by one or more processors of a computing device (e.g., any component of FIG. 1, such as server 104 executing the artificial intelligence engine 114). In certain implementations, the method 1000 may be performed by a single processing thread. Alternatively, the method 1000 may be performed by two or more processing threads, wherein each thread implements one or more individual functions, routines, subroutines, or operations of the method 1000.
[0124] For simplicity of explanation, the method 1000 is depicted in FIG. 10 and described as a series of operations performed by the artificial intelligence engine 114. However, operations in accordance with this disclosure can occur in various orders and/or concurrently, and/or with other operations not presented and described herein. For example, the operations depicted in the method 1000 in FIG. 10 may occur in combination with any other operation of any other method disclosed herein. Furthermore, not all illustrated operations may be required to implement the method 1000 in accordance with the disclosed subject matter. In addition, those skilled in the art will understand and appreciate that the method 1000 could alternatively be represented via a state diagram or event diagram as a series of interrelated states.
[0125] At block 1002, the artificial intelligence engine 1 14 may determine one or more associations between one or more confirmed disease states of the user and the attribute data associated with the user, the measurement data associated with the user, the one or more predicted disease states of the user, or a combination thereof. At block 1004, the artificial intelligence engine 114 may generate a set of training data based on at least the one or more associations. At block 1006, the artificial intelligence engine 114 may generate one or more updated machine learning models 116 by training the one or more machine learning models 116 with the set of training data. In some implementations, the server 104 may use the one or more updated machine learning models 116 to determine a new treatment plan for the user. Alternatively, or in addition, the artificial intelligence engine 114 may use the one or more updated machine learning models 116 to determine a treatment plan for a different user (e.g., a second user). For example, the artificial intelligence engine 114 may use the one or more updated machine learning models 116 to generate a treatment plan for the second user based on at least attribute data associated with the second user and measurement data associated with the second user.
[0126] Any of the systems and methods described in this disclosure may be used in connection with rehabilitation. Unless expressly stated otherwise, is to be understood that rehabilitation includes prehabilitation (also referred to as “pre-habilitation” or “prehab”). Prehabilitation may be used as a preventative procedure or as a pre-surgical or pre-treatment procedure. Prehabilitation may include any action performed by or on a patient (or directed to be performed by or on a patient, including, without limitation, remotely or distally through telemedicine) to, without limitation, prevent or reduce a likelihood of injury (e.g., prior to the occurrence of the injury); improve recovery time subsequent to surgery; improve strength subsequent to surgery; or any of the foregoing with respect to any non-surgical clinical treatment plan to be undertaken for the purpose of ameliorating or mitigating injury, dysfunction, or other negative consequence of surgical or non-surgical treatment on any external or internal part of a user’s body. For example, a mastectomy may require prehabilitation to strengthen muscles or muscle groups affected directly or indirectly by the mastectomy. As a further non-limiting example, the removal of an intestinal tumor, the repair of a hernia, open-heart surgery or other procedures performed on internal organs or structures, whether to repair those organs or structures, to excise them or parts of them, to treat them, etc., can require cutting through and harming numerous muscles and muscle groups in or about, without limitation, the abdomen, the ribs and/or the thoracic cavity. Prehabilitation can improve a user’s speed of recovery, measure of quality of life, level of pain, etc. in all the foregoing procedures. In one implementation of prehabilitation, a pre-surgical procedure or a pre-non-surgical-treatment may include one or more sets of exercises for a user to perform prior to such procedure or treatment. The user may prepare an area of their body for the surgical procedure by performing the one or more sets of exercises, thereby strengthening muscle groups, improving existing and/or establishing new muscle memory, enhancing mobility, improving blood flow, and/or the like.
[0127] In some implementations, the systems and methods described herein may use artificial intelligence and/or machine learning to generate a prehabilitation treatment plan for a user. Additionally, or alternatively, the systems and methods described herein may use artificial intelligence and/or machine learning to recommend an optimal exercise machine configuration for a user. For example, a data model may be trained on historical data such that the data model may be provided with input data relating to the user and may generate output data indicative of a recommended exercise machine configuration for a specific user. Additionally, or alternatively, the systems and methods described herein may use machine learning and/or artificial intelligence to generate other types of recommendations relating to prehabilitation, such as recommended reading material to educate the user, a recommended healthcare professional specialist to contact, and/or the like. [0128] Consistent with the above disclosure, the examples of systems and methods enumerated in the following clauses are specifically contemplated and are intended as a nonlimiting set of examples.
[0129] Clause 1. A method for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome, the method comprising: receiving attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receiving measurement data associated with the user; generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmitting, to a computing device, the second treatment plan for the user.
[0130] Clause 2. The method of any clause herein, wherein the method further comprises: determining, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user; generating, by the artificial intelligence engine, a set of training data based on at least the one or more associations; and generating, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
[0131] Clause 3. The method of any clause herein, wherein the user is a first user, wherein the method further comprises generating, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
[0132] Clause 4. The method of any clause herein, wherein the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions related to the one of more symptoms of the user; and prompting the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
[0133] Clause 5. The method of any clause herein, wherein the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the generating is based on at least the one or more answers provided by the user; and prompting the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
[0134] Clause 6. The method of any clause herein, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
[0135] Clause 7. The method of any clause herein, wherein the method further comprises: sending one or more control signals to the treatment apparatus; and adjusting, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
[0136] Clause 8. The method of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
[0137] Clause 9. The method of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
[0138] Clause 10. The method of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gam, weight loss, cardiovascular health, endurance improvement, and pulmonary health. [0139] Clause 11. A system for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome, the system comprising: a memory device for storing instructions; and a processing device communicable coupled to the memory device, the processing device configured to execute the instructions to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user, while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user, generate, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user, and transmit, to a computing device, the second treatment plan.
[0140] Clause 12. The system of any clause herein, wherein the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user, generate, by the artificial intelligence engine, a set of training data based on at least the one or more associations, and generate, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
[0141] Clause 13. The system of any clause herein, wherein the user is a first user, wherein the processing device is further configured to execute the instructions to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
[0142] Clause 14. The system of any clause herein, wherein the processing device is further configured to execute the instructions to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided to the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
[0143] Clause 15. The system of any clause herein, wherein the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the determining is based on at least the one or more answers provided by the user, and prompt the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
[0144] Clause 16. The system of any clause herein, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
[0145] Clause 17. The system of any clause herein, wherein the processing device is further configured to execute the instructions to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
[0146] Clause 18. The system of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
[0147] Clause 19. The system of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user. [0148] Clause 20. The system of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
[0149] Clause 21. A tangible, non-transitory computer-readable medium storing instructions that, when executed, cause a processing device to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user; generate, by an artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmit, to a computing device, the second treatment plan.
[0150] Clause 22. The non-transitory computer-readable medium of any clause herein, wherein the instructions further cause the processing device to: determine, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user, generate, by the artificial intelligence engine, a set of training data based on at least the one or more associations, and generate, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
[0151] Clause 23. The non-transitory computer-readable medium of any clause herein, wherein the user is a first user, wherein the instructions further cause the processing device to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user. [0152] Clause 24. The non-transitory computer-readable medium of any clause herein, wherein the instructions further cause the processing device to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
[0153] Clause 25. The non-transitory computer-readable medium of any clause herein, wherein the instructions further cause the processing device to: determine, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the determining is based on at least the one or more answers provided by the user, and prompt the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
[0154] Clause 26. The non-transitory computer-readable medium of any clause herein, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
[0155] Clause 27. The non-transitory computer-readable medium of any clause herein, wherein the instructions further cause the processing device to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
[0156] Clause 28. The non-transitory computer-readable medium of any clause herein, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional. [0157] Clause 29. The non-transitory computer-readable medium of any clause herein, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
[0158] Clause 30. The non-transitory computer-readable medium of any clause herein, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
[0159] No part of the description in this application should be read as implying that any particular element, step, or function is an essential element that must be included in the claim scope. The scope of patented subject matter is defined only by the claims. Moreover, none of the claims is intended to invoke 25 U.S.C. § 104(f) unless the exact words “means for” are followed by a participle.
[0160] The foregoing description, for purposes of explanation, use specific nomenclature to provide a thorough understanding of the described embodiments. However, it should be apparent to one skilled in the art that the specific details are not required to practice the described embodiments. Thus, the foregoing descriptions of specific embodiments are presented for purposes of illustration and description. They are not intended to be exhaustive or to limit the described embodiments to the precise forms disclosed. It should be apparent to one of ordinary skill in the art that many modifications and variations are possible in view of the above teachings.
[0161] The above discussion is meant to be illustrative of the principles and various embodiments of the present invention. Once the above disclosure is fully appreciated, numerous variations and modifications will become apparent to those skilled in the art. It is intended that the following claims be interpreted to embrace all such variations and modifications.

Claims

CLAIMS What is claimed is:
1. A method for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome, the method comprising: receiving attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receiving measurement data associated with the user; generating, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmitting, to a computing device, the second treatment plan for the user.
2. The method of claim 1, wherein the method further comprises: determining, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user; generating, by the artificial intelligence engine, a set of training data based on at least the one or more associations; and generating, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
3. The method of claim 2, wherein the user is a first user, wherein the method further comprises generating, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
4. The method of claim 1, wherein the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions related to the one of more symptoms of the user; and prompting the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
5. The method of claim 4, wherein the method further comprises: generating, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the generating is based on at least the one or more answers provided by the user; and prompting the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
6. The method of claim 1, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
7. The method of claim 1, wherein the method further comprises: sending one or more control signals to the treatment apparatus; and adjusting, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
8. The method of claim 1, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
9. The method of claim 1, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
10. The method of claim 1, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post- habilitation, exercise, strength training, pl i abi 1 i ty training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
11. A system for generating, by an artificial intelligence engine, treatment plans for optimizing a user outcome, the system comprising: a memory device for storing instructions; and a processing device communicable coupled to the memory device, the processing device configured to execute the instructions to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user, while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user, generate, by the artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user, and transmit, to a computing device, the second treatment plan.
12. The system of claim 11, wherein the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user, generate, by the artificial intelligence engine, a set of training data based on at least the one or more associations, and generate, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
13. The system of claim 12, wherein the user is a first user, wherein the processing device is further configured to execute the instructions to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
14. The system of claim 11, wherein the processing device is further configured to execute the instructions to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided to the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
15. The system of claim 14, wherein the processing device is further configured to execute the instructions to: determine, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the determining is based on at least the one or more answers provided by the user, and prompt the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
16. The system of claim 11, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
17. The system of claim 11, wherein the processing device is further configured to execute the instructions to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
18. The system of claim 11, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
19. The system of claim 11, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
20. The system of claim 11, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post- habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gam, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
21. A tangible, non-transitory computer-readable medium storing instructions that, when executed, cause a processing device to: receive attribute data associated with a user, wherein the attribute data comprises one or more symptoms associated with the user; while the user uses a treatment apparatus to perform a first treatment plan for the user, receive measurement data associated with the user; generate, by an artificial intelligence engine configured to use one or more machine learning models, a second treatment plan for the user, wherein the generating is based on at least the attribute data associated with the user and the measurement data associated with the user, and wherein the second treatment plan comprises a description of one or more predicted disease states of the user; and transmit, to a computing device, the second treatment plan.
22. The non-transitory computer-readable medium of claim 21, wherein the instructions further cause the processing device to: determine, by the artificial intelligence engine, one or more associations between one or more confirmed disease states of the user and at least one selected from the group consisting of the attribute data associated with the user, the measurement data associated with the user, and the one or more predicted disease states of the user, generate, by the artificial intelligence engine, a set of training data based on at least the one or more associations, and generate, by training the one or more machine learning models with the set of training data, one or more updated machine learning models.
23. The non-transitory computer-readable medium of claim 22, wherein the user is a first user, wherein the instructions further cause the processing device to generate, by the artificial intelligence engine configured to use the one or more updated machine learning models, a third treatment plan for a second user, and wherein the generating is based on at least attribute data associated with the second user and measurement data associated with the second user.
24. The non-transitory computer-readable medium of claim 21, wherein the instructions further cause the processing device to: generate, by the artificial intelligence engine configured to use the one or more machine learning models, a set of questions concerning the one of more symptoms of the user, and prompt the user to provide one or more answers to the set of questions, wherein, based on the one or more answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan for the user.
25. The non-transitory computer-readable medium of claim 24, wherein the instructions further cause the processing device to: determine, by the artificial intelligence engine configured to use the one or more machine learning models, a set of additional questions concerning the one of more symptoms of the user, wherein the determining is based on at least the one or more answers provided by the user, and prompt the user to provide one or more additional answers to the set of additional questions, wherein, based on the one or more additional answers provided by the user, the artificial intelligence engine is further configured to generate the second treatment plan.
26. The non-transitory computer-readable medium of claim 21, wherein each of the one or more predicted disease states of the user has a corresponding probability score.
27. The non-transitory computer-readable medium of claim 21, wherein the instructions further cause the processing device to send one or more control signals to the treatment apparatus, wherein the treatment apparatus is configured to adjust, in response to the treatment apparatus receiving the one or more control signals, one or more portions of the treatment apparatus, and wherein such adjustment complies with one or more operating parameters specified in the second treatment plan.
28. The non-transitory computer-readable medium of claim 21, wherein the computing device comprises a clinical portal of a healthcare professional, and wherein the second treatment plan is transmitted to the clinical portal, in real-time or near real-time during a telemedicine session in which the clinical portal is engaged with a user portal of the user, of the healthcare professional.
29. The non-transitory computer-readable medium of claim 21, wherein the computing device comprises a user portal of the user, and wherein the second treatment plan is transmitted to the user portal, in real-time or near real-time during a telemedicine session in which the user portal is engaged with a clinical portal of a healthcare professional, of the user.
30. The non-transitory computer-readable medium of claim 21, wherein the second treatment plan is for at least one selected from the group consisting of habilitation, prehabilitation, rehabilitation, post-habilitation, exercise, strength training, pliability training, flexibility training, weight stability, weight gain, weight loss, cardiovascular health, endurance improvement, and pulmonary health.
PCT/US2023/014137 2022-02-28 2023-02-28 Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states WO2023164292A1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US202263314646P 2022-02-28 2022-02-28
US63/314,646 2022-02-28
US17/736,891 US20220262483A1 (en) 2019-10-03 2022-05-04 Systems and Methods for Using Artificial Intelligence to Implement a Cardio Protocol via a Relay-Based System
US17/736,891 2022-05-04
US18/176,050 US11915816B2 (en) 2019-10-03 2023-02-28 Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states
US18/176,050 2023-02-28

Publications (1)

Publication Number Publication Date
WO2023164292A1 true WO2023164292A1 (en) 2023-08-31

Family

ID=85792314

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/014137 WO2023164292A1 (en) 2022-02-28 2023-02-28 Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states

Country Status (1)

Country Link
WO (1) WO2023164292A1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11887717B2 (en) 2019-10-03 2024-01-30 Rom Technologies, Inc. System and method for using AI, machine learning and telemedicine to perform pulmonary rehabilitation via an electromechanical machine
US11896540B2 (en) 2019-06-24 2024-02-13 Rehab2Fit Technologies, Inc. Method and system for implementing an exercise protocol for osteogenesis and/or muscular hypertrophy
US11904207B2 (en) 2019-05-10 2024-02-20 Rehab2Fit Technologies, Inc. Method and system for using artificial intelligence to present a user interface representing a user's progress in various domains
US11915816B2 (en) 2019-10-03 2024-02-27 Rom Technologies, Inc. Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states
US11915815B2 (en) 2019-10-03 2024-02-27 Rom Technologies, Inc. System and method for using artificial intelligence and machine learning and generic risk factors to improve cardiovascular health such that the need for additional cardiac interventions is mitigated
US11923057B2 (en) 2019-10-03 2024-03-05 Rom Technologies, Inc. Method and system using artificial intelligence to monitor user characteristics during a telemedicine session
US11923065B2 (en) 2019-10-03 2024-03-05 Rom Technologies, Inc. Systems and methods for using artificial intelligence and machine learning to detect abnormal heart rhythms of a user performing a treatment plan with an electromechanical machine
US11942205B2 (en) 2019-10-03 2024-03-26 Rom Technologies, Inc. Method and system for using virtual avatars associated with medical professionals during exercise sessions
US11950861B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. Telemedicine for orthopedic treatment
US11955223B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using artificial intelligence and machine learning to provide an enhanced user interface presenting data pertaining to cardiac health, bariatric health, pulmonary health, and/or cardio-oncologic health for the purpose of performing preventative actions
US11955221B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using AI/ML to generate treatment plans to stimulate preferred angiogenesis
US11955218B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for use of telemedicine-enabled rehabilitative hardware and for encouraging rehabilitative compliance through patient-based virtual shared sessions with patient-enabled mutual encouragement across simulated social networks
US11955220B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using AI/ML and telemedicine for invasive surgical treatment to determine a cardiac treatment plan that uses an electromechanical machine
US11955222B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for determining, based on advanced metrics of actual performance of an electromechanical machine, medical procedure eligibility in order to ascertain survivability rates and measures of quality-of-life criteria
US11957956B2 (en) 2019-05-10 2024-04-16 Rehab2Fit Technologies, Inc. System, method and apparatus for rehabilitation and exercise
US11961603B2 (en) 2019-10-03 2024-04-16 Rom Technologies, Inc. System and method for using AI ML and telemedicine to perform bariatric rehabilitation via an electromechanical machine
US11957960B2 (en) 2019-05-10 2024-04-16 Rehab2Fit Technologies Inc. Method and system for using artificial intelligence to adjust pedal resistance

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015082555A1 (en) * 2013-12-04 2015-06-11 Mark Oleynik Computational medical treatment plan method and system with mass medical analysis
US11071597B2 (en) * 2019-10-03 2021-07-27 Rom Technologies, Inc. Telemedicine for orthopedic treatment
US20210343384A1 (en) * 2020-05-04 2021-11-04 Progentec Diagnostics, Inc. Systems and methods for managing autoimmune conditions, disorders and diseases
KR20220004639A (en) * 2019-03-22 2022-01-11 코그노아, 인크. Personalized digital treatment methods and devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015082555A1 (en) * 2013-12-04 2015-06-11 Mark Oleynik Computational medical treatment plan method and system with mass medical analysis
KR20220004639A (en) * 2019-03-22 2022-01-11 코그노아, 인크. Personalized digital treatment methods and devices
US11071597B2 (en) * 2019-10-03 2021-07-27 Rom Technologies, Inc. Telemedicine for orthopedic treatment
US20210343384A1 (en) * 2020-05-04 2021-11-04 Progentec Diagnostics, Inc. Systems and methods for managing autoimmune conditions, disorders and diseases

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11957956B2 (en) 2019-05-10 2024-04-16 Rehab2Fit Technologies, Inc. System, method and apparatus for rehabilitation and exercise
US11904207B2 (en) 2019-05-10 2024-02-20 Rehab2Fit Technologies, Inc. Method and system for using artificial intelligence to present a user interface representing a user's progress in various domains
US11957960B2 (en) 2019-05-10 2024-04-16 Rehab2Fit Technologies Inc. Method and system for using artificial intelligence to adjust pedal resistance
US11896540B2 (en) 2019-06-24 2024-02-13 Rehab2Fit Technologies, Inc. Method and system for implementing an exercise protocol for osteogenesis and/or muscular hypertrophy
US11950861B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. Telemedicine for orthopedic treatment
US11923057B2 (en) 2019-10-03 2024-03-05 Rom Technologies, Inc. Method and system using artificial intelligence to monitor user characteristics during a telemedicine session
US11923065B2 (en) 2019-10-03 2024-03-05 Rom Technologies, Inc. Systems and methods for using artificial intelligence and machine learning to detect abnormal heart rhythms of a user performing a treatment plan with an electromechanical machine
US11942205B2 (en) 2019-10-03 2024-03-26 Rom Technologies, Inc. Method and system for using virtual avatars associated with medical professionals during exercise sessions
US11887717B2 (en) 2019-10-03 2024-01-30 Rom Technologies, Inc. System and method for using AI, machine learning and telemedicine to perform pulmonary rehabilitation via an electromechanical machine
US11955223B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using artificial intelligence and machine learning to provide an enhanced user interface presenting data pertaining to cardiac health, bariatric health, pulmonary health, and/or cardio-oncologic health for the purpose of performing preventative actions
US11955221B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using AI/ML to generate treatment plans to stimulate preferred angiogenesis
US11955218B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for use of telemedicine-enabled rehabilitative hardware and for encouraging rehabilitative compliance through patient-based virtual shared sessions with patient-enabled mutual encouragement across simulated social networks
US11955220B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for using AI/ML and telemedicine for invasive surgical treatment to determine a cardiac treatment plan that uses an electromechanical machine
US11955222B2 (en) 2019-10-03 2024-04-09 Rom Technologies, Inc. System and method for determining, based on advanced metrics of actual performance of an electromechanical machine, medical procedure eligibility in order to ascertain survivability rates and measures of quality-of-life criteria
US11915815B2 (en) 2019-10-03 2024-02-27 Rom Technologies, Inc. System and method for using artificial intelligence and machine learning and generic risk factors to improve cardiovascular health such that the need for additional cardiac interventions is mitigated
US11961603B2 (en) 2019-10-03 2024-04-16 Rom Technologies, Inc. System and method for using AI ML and telemedicine to perform bariatric rehabilitation via an electromechanical machine
US11915816B2 (en) 2019-10-03 2024-02-27 Rom Technologies, Inc. Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states

Similar Documents

Publication Publication Date Title
US11915816B2 (en) Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states
US20220193491A1 (en) Systems and methods of using artificial intelligence and machine learning for generating alignment plans to align a user with an imaging sensor during a treatment session
US11337648B2 (en) Method and system for using artificial intelligence to assign patients to cohorts and dynamically controlling a treatment apparatus based on the assignment during an adaptive telemedical session
US20220339501A1 (en) Systems and methods of using artificial intelligence and machine learning for generating an alignment plan capable of enabling the aligning of a user's body during a treatment session
US11317975B2 (en) Method and system for treating patients via telemedicine using sensor data from rehabilitation or exercise equipment
US11087865B2 (en) System and method for use of treatment device to reduce pain medication dependency
US20220288460A1 (en) Method and system for using artificial intelligence to assign patients to cohorts and dynamically controlling a treatment apparatus based on the assignment during an adaptive telemedical session
US11445985B2 (en) Augmented reality placement of goniometer or other sensors
US11101028B2 (en) Method and system using artificial intelligence to monitor user characteristics during a telemedicine session
US11328807B2 (en) System and method for using artificial intelligence in telemedicine-enabled hardware to optimize rehabilitative routines capable of enabling remote rehabilitative compliance
US11282604B2 (en) Method and system for use of telemedicine-enabled rehabilitative equipment for prediction of secondary disease
US20220230729A1 (en) Method and system for telemedicine resource deployment to optimize cohort-based patient health outcomes in resource-constrained environments
WO2023164292A1 (en) Systems and methods of using artificial intelligence and machine learning in a telemedical environment to predict user disease states
US11270795B2 (en) Method and system for enabling physician-smart virtual conference rooms for use in a telehealth context
US11139060B2 (en) Method and system for creating an immersive enhanced reality-driven exercise experience for a user
US20220415471A1 (en) Method and system for using sensor data to identify secondary conditions of a user based on a detected joint misalignment of the user who is using a treatment device to perform a treatment plan
US20230058605A1 (en) Method and system for using sensor data to detect joint misalignment of a user using a treatment device to perform a treatment plan
US20230060039A1 (en) Method and system for using sensors to optimize a user treatment plan in a telemedicine environment
US20230072368A1 (en) System and method for using an artificial intelligence engine to optimize a treatment plan
US20220415469A1 (en) System and method for using an artificial intelligence engine to optimize patient compliance
US20210134426A1 (en) Method and system for using virtual avatars associated with medical professionals during exercise sessions
WO2023230075A1 (en) Method and system for using artificial intelligence to assign patients to cohorts and dynamically controlling a treatment apparatus based on the assignment during an adaptive telemedical session
WO2023215155A1 (en) Systems and methods for using artificial intelligence to implement a cardio protocol via a relay-based system
CN113223690B (en) Method and system for rehabilitating a subject via telemedicine
WO2022261144A1 (en) Systems and methods of using artificial intelligence and machine learning for generating an alignment plan capable of enabling the aligning of a user's body during a treatment session

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23714393

Country of ref document: EP

Kind code of ref document: A1