Skip to main content

Efficiency in healthcare delivery has long been a target of systems engineering and operations analysis effort. Improvements in emergency room care, for example, can lead to better outcomes and better patient experience while reducing the cost of care. In this post, we apply simple parametric analysis to testing medical facility staffing and supply against requirements, all captured in a SysML model, but linked to mathematical solvers, databases and potentially other models in other tools. The top figure shows the system structure of a chemotherapy facility, a domain consisting of one-to-many drug delivery stations, nurses and patients, as well as a drug supply of several available chemotherapy drugs. The architectural elements are shown in gray. The green blocks represent analysis models that reference the system elements to carry out specific analyses.

Using the Syndeia and ParaMagic tools from Intercax, we connect the SysML model to MySQL databases and an external math solver to evaluate the Drug Delivery Analysis model relative to requirements on nurse and delivery station availability. In an instance with two stations, the second requirement is not met (verdict_2 = 0, fail), but the addition of an additional station allows both requirements to be met.

In our recent whitepaper Applications of MBE for Healthcare (download link), we describe this healthcare delivery requirements analysis in greater detail and examine other examples: biological simulation, healthcare information systems and medical device design. Look for future blog posts on this topic.

Download Technote PDF

 

Drug Delivery Facility Structure – SysML Block Definition Diagram Drug Delivery Facility Structure – SysML Block Definition Diagram

 

 

Instance01 Instance01 – Two machines

 

 

Instance02 – Three machines Instance02 – Three machines

 

Related blog posts:

Related Posts

Pipelines Part 3 – Matching Requirements to Parts using Syndeia Digital Pipelines

We’re continuing our blog series on using Syndeia digital pipelines to execute real world use cases in systems engineering. In Part 2, we demonstrated a digital pipeline that ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 2 – Gap Analysis between Requirements and Tests

Demonstrating measurable ROI from digital engineering is just as important in driving enterprise adoption as customer mandates, e.g. DoDI 5000.97. In particular, the concept of ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 1: Quick Introduction and Demo

Syndeia Pipelines automate digital engineering workflows by orchestrating complex, multi-step tasks, such as ETL operations, cross-repository queries, model transformations/syncs, ...
Manas Bajaj

Christmas at the North Pole, Powered by Pipelines🎄

While the rest of the world is busy hanging lights, doing last minute gift shopping, and sipping cocoa, the North Pole is deep in digital engineering mode. Snow is falling, elves ...
Manas Bajaj

What’s New in Syndeia 3.7? - Part 1

We are excited to release Syndeia 3.7, the next generation of our digital thread platform for integrated digital engineering. Check out the latest features in less than 5 minutes ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 16 – Custom Dashboards

In Parts 1-10 of this blog series, we built a digital thread for an autonomous vehicle system to demonstrate how a federation of models in different software tools can become a ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 15 – Digital Pipelines

In Part 14 of this series, we developed a custom script to calculate project metrics for our Autonomous Vehicle digital thread project. The value of this information is greatest ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 14 – Open REST API

Syndeia has been developed as an API-first enterprise application, i.e. the full capabilities of the software are exposed through an open REST API with the understanding that the ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 13 – Digital Reports

A key function of Digital Threads is to be able to answer questions about project status in real-time without the overhead of data collection, status reports and meetings. In this ...
Dirk Zwemer