<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A Systematic Approach to Define Requirements and Engineer the Ontology for Semantically Merging Data Sets for Personal-Centric Healthcare Systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Aleksandr</forename><surname>Kormiltsyn</surname></persName>
							<email>alexandrkormiltsyn@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Software Systems</orgName>
								<orgName type="institution">Tallinn University of Technology</orgName>
								<address>
									<addrLine>Akadeemia tee 15A</addrLine>
									<postCode>12816</postCode>
									<settlement>Tallinn</settlement>
									<country key="EE">Estonia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Systematic Approach to Define Requirements and Engineer the Ontology for Semantically Merging Data Sets for Personal-Centric Healthcare Systems</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7B974971D889416C7B13CD7F8C76401F</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:05+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>eHealth</term>
					<term>Patient-centric systems</term>
					<term>Smart contracts</term>
					<term>Emotional security</term>
					<term>Multi-agent systems</term>
					<term>Ontology</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A fundamental paradigm shift to patient-centric health services is needed to meet the challenges such as increasing healthcare costs, ageing population, and unhealthy lifestyles. Designing patient-centric services is challenging because of medical-and health data heterogeneity and lack of standardization for Personal Health Records (PHR). Further, designing patient-centric systems, especially in healthcare is a challenge as they are influenced by emotions when users are influenced by emotions triggered by privacy issues. In this study, we focus on the engineering method to design a patient-centric system that considers medicaldata heterogeneity and emotional security issues. We plan to develop a methodology for designing a patient-centric system with a multi-agent system (MAS) approach where agents operate with smart contracts. An emotional security framework is integrated into the design of such systems. Multi-faceted validation and verification are used to evaluate the engineered method. A framework for Evaluation in Design Science Research (FEDS) is used to define the evaluation activities and tools.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Health information technology has the potential to improve medical quality, patient safety, educational resources and patient-physician communication while decreasing costs <ref type="bibr" target="#b6">[7]</ref>. The development of central systems such as Smart Open Services for European Patients (epSOS) <ref type="foot" target="#foot_0">1</ref> and the Estonian Health Information System (EHIS)<ref type="foot" target="#foot_1">2</ref> increases interoperability on national-and international levels. Still, the available data is often fragmented and the secondary use is limited <ref type="bibr" target="#b10">[11]</ref>. The term 'secondary use' can be defined as the use of data collected for one purpose to study a new problem. Secondary uses of data could include quality measurement, public health surveillance, and patient access to data about their illness <ref type="bibr" target="#b5">[6]</ref>. The fragmentation stems from decentralized and disintermediated data sets.</p><p>The main purpose of Personal Health Records (PHR) is that a patient is the author and owner of his/her medical data that can be shared with other individuals, including healthcare professionals, or automated clinical decision-support services. The growing amount of personal data available increases the role of patient-centric systems in healthcare. In contrast, Electronic Health Records (EHR) are created and owned by healthcare providers.</p><p>The complexity of data analysis, processing and security increases together with the number of different healthcare systems. Another problem is that the data is created by healthcare professionals and based on disease episodes that are only a part of the patients' health-related data and history. For example, several patients with chronic conditions measure their blood pressure, or blood glucose regularly while these data sets are not stored in the context of EHR and thus, limiting their future use.</p><p>Design and development of patient-centric systems are challenging because users are influenced by emotions triggered by privacy issues. As users are not forced to use such software, these issues lead to adoption failure, e.g., individuals do not trust to share their sensitive medical data with an application that does not provide transparency of personal data usage.</p><p>The importance for a healthcare domain is related to the possibility of sharing PHR between different stakeholders. Individuals could manage their own data and share it with healthcare providers and other stakeholders such as medical researchers, health insurance providers, and automated Clinical Decision Support Systems (CDSS). Additional medical data available to healthcare provider enables the provision of personalized guidelines to a patient. Personalized guidelines help patients to understand how to achieve their goals. On the other hand, the availability of CDSS reduces the number of people requiring direct contact with a doctor and increases the accessibility of medical services to people who really need it. Further, researchers gain access to personal medical data.</p><p>In this research, we focus on the PHR usage in the healthcare processes and involvement of patients as main responsible stakeholders by engineering a method for designing decentralized patient-centric systems. The main proposed method's concepts are: the number of healthcare processes is not limited; trust, transparency and influence of patient's emotions during medical data sharing are essential for the usage of such a system; medical data heterogeneity is unavoidable.</p><p>To enable these main concepts we use different techniques: Multi Agent Systems (MAS) to support an unlimited number of healthcare processes, smart contracts are used by both human and non-human agents to enable trust and transparency while sharing PHR, embedding emotional security framework in the MAS design phase to avoid negative emotions while using such a system. The ontology is used to describe medical data integration processes between different agents.</p><p>The remainder of the paper is structured as follows. Section 2 presents related work and Section 3 describes the problem statement as well as our contributions. Next, Section 4 presents the design-science research method research actions in details and Section 5 references the conference paper as initial results used as a basis for the current research. Section 6 provides the evaluation plan for designed methodology, Section 7 concludes the paper together with providing directions for future research. In a final Section 8 acknowledgements to supervisors are presented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">State of the Art</head><p>Literature review <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b21">22]</ref> shows that researchers provide solutions for integration challenges based on data-heterogeneity reduction by developing a new ontology or merging existing ones. This approach is effective for decreasing the heterogeneity of different EHR standards and a limited number of processes. However, the amount of PHR data is rapidly growing with the development of, e.g., IoT devices. The number of processes using PHR is not limited, as patients visit different hospitals. Therefore, an efficient integration of PHR and EHR requires a dynamic approach that focuses on the process rather than on data standardization. Paying attention to data-flow processes is an important part of EHR and PHR data integration as health data flows along processes in distributed systems. Research <ref type="bibr" target="#b1">[2]</ref> proposes smart contracts for logging the patient-provider relationships that associate a medical record with viewing permissions and data retrieval instructions for the execution on external databases.</p><p>The role of emotions and associated quality goals that influence the adoption and effective use of socio-technical systems is detailed in research <ref type="bibr" target="#b14">[15]</ref>. In order to design and develop a system, it is important to elicit requirements in the form of functional, nonfunctional and emotional goals <ref type="bibr" target="#b14">[15]</ref>. To do this, some research has identified methodologies for segmenting the target users of a system as different stakeholders have different goals and requirements <ref type="bibr" target="#b20">[21]</ref>. Research <ref type="bibr" target="#b20">[21]</ref> hypothesizes that user segmentation is helpful in requirements engineering to direct systems analysts and owners to segment potential users and select target users as the first stage of requirements engineering. In <ref type="bibr" target="#b16">[17]</ref>, the authors introduce a straightforward notation for modeling emotional goals in agent-oriented modeling. Further, little is known about software engineering methodology defining how best emotional requirements can be elicited from stakeholders. There is no systematic methodology to help elicit such emotional requirements early on before the systems are designed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Problem Statement and Contributions</head><p>Healthcare services become more expensive and their accessibility to patients decreases. Patient-centric healthcare systems enable PHR data collection and processing by CDSS and often do not require physical contact between patient and doctor. The PHR and EHR integration requires a solution for medical data heterogeneity as PHR does not have common data standard. The processing of integrated PHR and EHR needs to be transparent for patients so they adopt the patient-centric system. In this paper, we fill two gaps: (1) the integration process of PHR and EHR; <ref type="bibr" target="#b1">(2)</ref> and embedding an emotional security framework into the design of patient-centric systems. In the scope of integrated healthcare, there are different main stakeholders: individuals, researchers that use medical data, healthcare professionals, state organizational units as statistics and social departments, and insurance companies.</p><p>We develop a methodology for patient-centric systems design. The methodology includes an emotional attachment framework to engage users and alleviate the users from feeling a negative emotion such as distrust, lack of ownership private and confidential data. Lack of transparency in health data processing leads to negative feelings for an individual. Target users for this methodology are IT architects and designers because there is no current methodology in IT for designing patient-centric systems.</p><p>Our planned contribution is a methodology for the design of dynamic PHR and EHR integration processes. We plan to use intelligent agents in MAS and smart contracts for sharing PHR. Intelligent agents are used for PHR collection from personal devices and can provide feedback based on the collected data analysis while blockchains provide transparency of PHR usage to the patient. To eliminate emotional security risks, we expand traditional functional and nonfunctional requirements of software system with emotional ones.</p><p>The main research question is how to dynamically merge and process integrated PHR and EHR in the cross-organizational processes of the patient-centric, decentralized healthcare system? To answer this question, a number of challenges (sub-questions) need to be addressed.</p><p>The first sub-question is how to collect and process PHR data in the context of integrated healthcare to improve the quality of diagnostics and cures? To answer this question, we focus on the dynamic integration of EHR and PHR considered from a process-based point of view. After defining the dynamic integration process, we turn to the shared cross-organizational processes.</p><p>The second sub-question is how to specify cross-organizational processes for handling EHR and PHR in a dynamic and secure way in a distributed patientcentric systems? The dynamic integration of EHR with PHR and the embedded emotional security framework enables the effective adoption and usage of integrated data in a different number of e-services. Smart contracts used by intelligent agents in multi-agent systems (MAS) eliminate trust issues between stakeholders while providing a patient with PHR and EHR data security.</p><p>As the security of personal data is a very sensitive and important topic, the third research question is how to perform a privacy-aware analysis of integrated PHR and EHR in the context of the cross-organizational process in a distributed patient-centric system? The privacy aware protocol <ref type="bibr" target="#b18">[19]</ref> that is used in datadriven EHR systems for private data analysis is extended to support integrated PHR and emotional security aspects. The protocol is based on the emotional requirements to PHR data sharing as well as the ontology for the collection of emotional goals and secured views proposed in <ref type="bibr" target="#b18">[19]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Research Methodology and Approach</head><p>For this research, the design-science research method is considered. This method is solution-oriented and requires the creation of an innovative, purposeful artifact for a special problem domain <ref type="bibr" target="#b23">[24]</ref>. First, we consider the dynamic integration process for integrating the PHR with EHR. The proposed process is used as a foundation for designing cross-organizational processes where medical data is used by different human-and non-human agents. Finally, we define security protocol based on the emotional aspects of information security.</p><p>For designing dynamic integration processes, the requirements for PHR data collection are defined. The ontology for the PHR and EHR data integration and the integration process flow are presented. The requirements are defined with the Agent-Oriented Modelling (AOM) approach as in <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b13">14]</ref>. According to <ref type="bibr" target="#b19">[20]</ref>, analyzing the problem of this socio-technical domain can be performed by using a goal model. The objective of goal models is to serve as communication media between technical-and non-technical stakeholders for generating understandable domain knowledge. We use goal models in the context of requirementsengineering processes.</p><p>The processing of integrated EHR and PHR requires an ontology definition to reduce semantic-and syntactic heterogeneity. An ontology for the dynamic integration process is designed using the Protégé tool<ref type="foot" target="#foot_2">3</ref> together with the Web Ontology Language (OWL) <ref type="foot" target="#foot_3">4</ref> . OWL is used to describe taxonomies and classification networks. An evaluation of the ontology is performed with the HermiT<ref type="foot" target="#foot_4">5</ref> reasoner that is based on a novel hypertableau calculus <ref type="bibr" target="#b17">[18]</ref> to provide much more efficient reasoning than any previously known algorithm.</p><p>We describe the PHR and EHR integration process with the Business Process Model and Notation (BPMN) <ref type="bibr" target="#b0">[1]</ref>, a graphical representation for specifying business process model. BPMN is suitable for reasoning about cross-organizational integration processes including PHR-and EHR integration process. The integration process is validated with the Signavio<ref type="foot" target="#foot_5">6</ref> tool that checks BPMN diagrams for existing conflicts.</p><p>For the evaluation of defined integration process of PHR and EHR, we build a formal Colored Petri Nets (CPN) model in order to detect and eliminate eventual design flaws, missing specifications, security and privacy issues <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b9">10]</ref>. A CPN is a graphical oriented language for the design, specification, simulation as well as the verification of systems and describes the states of a modeled system and the events (transitions) that cause the system to change states <ref type="bibr" target="#b12">[13]</ref>. We refer the reader to <ref type="bibr" target="#b8">[9]</ref> for more information about CPN.</p><p>To define the cross-organizational processes where medical data is used by different human-and non-human agents, first intelligent BDI agents are described as they offer a straightforward formalization of reasoning human agents with intuitive concepts (beliefs, desires, and intentions) that closely match human reasoning <ref type="bibr" target="#b3">[4]</ref>. Next, best practices for designing decentralized healthcare systems are proposed.</p><p>We define best practices for designing decentralized healthcare systems by integrating smart contracts in the communication layer between different nonhuman agents involved in the cross-organization process. To describe non-human BDI agents, ontology built for the integration process in the previous step is extended using OWL and validate it with HermiT reasoner.</p><p>Emotional requirements for PHR handling and sharing processes are included in the early stages of the PHR and EHR data integration. The emotional framework <ref type="bibr" target="#b15">[16]</ref> is integrated into the AOM approach and extends the AOM goal model with emotional goals in order to define the emotional requirements for PHR data sharing. The ontology for the integration process is extended to cover the collection of emotional aspects. We use BPMN to describe the security protocol and blockchain as a technology enabling transparency in the cross-organizational process.</p><p>To meet our goal of designing the architecture of a patient-centric system, three milestones are defined. First, the design of collecting and processing the PHR data, then the specification of a cross-organizational process followed by design of a secure PHR sharing protocol based on the emotional requirements. To define requirements for the PHR data collection, we use AOM. The ontology for the PHR and EHR integration process is defined using OWL and the integration process is described with BPMN. The specification of a cross-organizational process includes a definition of non-human agents described with AOM and OWL. The usage of smart contracts is considered in the context of the dynamic integration process. Secure PHR sharing protocol for the PHR includes a definition of emotional requirements for PHR data sharing described with AOM and the emotional framework, followed by the ontology for PHR emotional aspects collection described with OWL. Finally, we design a security protocol for PHR sharing using BPMN and blockchain technology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Preliminary or Intermediate Results</head><p>In the workshop paper <ref type="bibr" target="#b11">[12]</ref>, we consider the dynamic integration of EHR and PHR from the process based point of view. The process workflow emphasizes the EHR and PHR context difference while the system requirements are defined with an AOM goal model describing functional and quality goals. The ontology for the integration process defined in the workshop paper is a foundation describing main concepts for the integration process. Finally, the BPMN representation of the integration process shows different stages of PHR-and EHR data preparation and -processing. All these findings set the scope of our research and we use them as a basis for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Evaluation Plan</head><p>We use a combination of different approaches for the evaluation. First, CPN is used to evaluate processes in the design phase to eliminate, or minimize the security risks. Also, it is possible to consider concurrency conflicts, dependability issues and detect and eliminate eventual design flaws as well as security and privacy issues with CPN. For architecture design, we use a combination of Requirements Bazaar for requirements gathering and also for the evaluation of the architecture. The Architecture Tradeoff Analysis Method (ATAM) is used for evaluating and analyzing in a qualitative and empirical way the architecture of a patient-centric system with the related functional, non-functional and emotional requirements. ATAM is mostly applied for exploring the use of bestpractice architectural styles, for exploring quality attributes of architectures and for evaluating existing systems. ATAM also helps to modify an architecture, or integration work with new systems. Also, we use the HermiT reasoner for validating the ontology for the integration process and BPMN for reasoning about cross-organizational integration processes. We also conduct user-centered evaluations to capture user experiences with the design of the system to measure their level of engagement and emotional aspects. This evaluation we conduct using the emotional attachment framework as a practice lens to direct interviews and usability testing activities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusions</head><p>In this paper, we describe current issues and challenges in electronic healthcare, focusing on the need to create a systematic approach to designing a decentralized patient-centric system that meets these challenges. We then define three milestones to meet our goal of designing the architecture of such a system. To solve the PHR heterogeneity issue in healthcare processes, first, the design of collecting and processing PHR is proposed. However, the patient involvement in healthcare processes creates additional challenges for such processes and therefore, we present the specification for cross-organizational processes working with PHR. Shifting the paradigm to patient-centric increases the role of patient emotions and privacy issues. Thus, we design the secure PHR sharing protocol that enables transparency of the PHR usage to the patient and based on the patient's emotional requirements.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.epsos.eu</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.e-tervis.ee</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://protege.stanford.edu</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">https://www.w3.org/2001/sw/wiki/OWL</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://www.hermit-reasoner.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">https://www.signavio.com/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8">Acknowledgments</head><p>The author would like to thank both supervisors Alex Norta from Tallinn Technical University of Technology and Antonette Mendoza from the University of Melbourne.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">BPMN 2.0: introduction to the standard for business process modeling</title>
		<author>
			<persName><forename type="first">T</forename><surname>Allweyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BoD-Books on Demand</title>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Medrec: Using blockchain for medical data access and permission management</title>
		<author>
			<persName><forename type="first">A</forename><surname>Azaria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ekblaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Vieira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lippman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Open and Big Data (OBD), International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="25" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A semantic web based framework for the interoperability and exploitation of clinical models and ehr data</title>
		<author>
			<persName><forename type="first">Carmen</forename><surname>Del</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Legaz-García</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Martínez-Costa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Menárguez-Tortosa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">T</forename><surname>Fernández-Breis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowledge-Based Systems</title>
		<imprint>
			<biblScope unit="volume">105</biblScope>
			<biblScope unit="page" from="175" to="189" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A graded bdi agent model to represent and reason about preferences</title>
		<author>
			<persName><forename type="first">A</forename><surname>Casali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Godo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Sierra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">175</biblScope>
			<biblScope unit="issue">7-8</biblScope>
			<biblScope unit="page" from="1468" to="1478" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Artemis: Deploying semantically enriched web services in the healthcare domain</title>
		<author>
			<persName><forename type="first">A</forename><surname>Dogac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">B</forename><surname>Laleci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kirbas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Kabak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Sinir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yildiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Gurcan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="321" to="339" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Adding value to the electronic health record through secondary use of data for quality assurance, research, and surveillance</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">R</forename><surname>Hersh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clin Pharmacol Ther</title>
		<imprint>
			<biblScope unit="volume">81</biblScope>
			<biblScope unit="page" from="126" to="128" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Health Informatics: Practical guide for healthcare and information technology professionals</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">E</forename><surname>Hoyt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Yoshihashi</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
			<publisher>Lulu. com</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Coloured petri nets</title>
		<author>
			<persName><forename type="first">K</forename><surname>Jensen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Discrete Event Systems: A New Challenge for Intelligent Control Systems</title>
		<title level="s">IEE Colloquium on</title>
		<imprint>
			<publisher>IET</publisher>
			<date type="published" when="1993">1993</date>
			<biblScope unit="page" from="5" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Coloured Petri nets: modelling and validation of concurrent systems</title>
		<author>
			<persName><forename type="first">K</forename><surname>Jensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Kristensen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>Springer Science &amp; Business Media</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Coloured petri nets and cpn tools for modelling and validation of concurrent systems</title>
		<author>
			<persName><forename type="first">K</forename><surname>Jensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Kristensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wells</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal on Software Tools for Technology Transfer</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">3-4</biblScope>
			<biblScope unit="page">213</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Evaluation of data completeness in the electronic health record for the purpose of patient recruitment into clinical trials: a retrospective analysis of element presence</title>
		<author>
			<persName><forename type="first">F</forename><surname>Köpcke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Trinczek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">W</forename><surname>Majeed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Schreiweis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wenk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Leusch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Ganslandt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Ohmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bergh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Röhrig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC medical informatics and decision making</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">37</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Dynamically integrating electronic-with personal health records for ad-hoc healthcare quality improvements</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kormiltsyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Norta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Digital Transformation and Global Society</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="385" to="399" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<author>
			<persName><forename type="first">B</forename><surname>Leiding</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Norta</surname></persName>
		</author>
		<title level="m">Mapping requirements specifications into a formalized blockchain-enabled authentication protocol for secured personal identity assurance</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Reconciling ontological differences by assistant agents</title>
		<author>
			<persName><forename type="first">K</forename><surname>Lister</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Taveter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the fifth international joint conference on Autonomous agents and multiagent systems</title>
				<meeting>the fifth international joint conference on Autonomous agents and multiagent systems</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="943" to="945" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">on appropriation of systems: two case studies</title>
		<author>
			<persName><forename type="first">A</forename><surname>Mendoza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Pedell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The role of users emotions and associated quality goals</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Emotion-led modelling for people-oriented requirements engineering: The case study of emergency systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Pedell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Lopez-Lorca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mendoza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Keirnan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Systems and Software</title>
		<imprint>
			<biblScope unit="volume">105</biblScope>
			<biblScope unit="page" from="54" to="71" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Emotionally-driven models for people-oriented requirements engineering: the case study of emergency systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Pedell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mendoza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Keirnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Lopez-Lorca</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Software Engineering</title>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Hypertableau Reasoning for Description Logics</title>
		<author>
			<persName><forename type="first">B</forename><surname>Motik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Shearer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Artificial Intelligence Research</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page" from="165" to="228" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Privacy-aware data analysis middleware for data-driven ehr systems</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Le-Khac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Kechadi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Future Data and Security Engineering</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="335" to="350" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">An agentoriented method for designing large socio-technical service-ecosystems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Norta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mahunnah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Tenso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Taveter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">C</forename><surname>Narendra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE World Congress on Services</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="242" to="249" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Does it fit me better? user segmentation in requirements engineering</title>
		<author>
			<persName><forename type="first">M</forename><surname>Sherkat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mendoza</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Software Engineering Conference (APSEC)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="65" to="72" />
		</imprint>
	</monogr>
	<note>Asia-Pacific</note>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">A semantic interoperability approach to health-care data: Resolving data-level conflicts</title>
		<author>
			<persName><forename type="first">S</forename><surname>Sonsilphong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Arch-Int</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Arch-Int</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Pattarapongsin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="531" to="547" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<monogr>
		<title level="m" type="main">The art of agent-oriented modeling</title>
		<author>
			<persName><forename type="first">L</forename><surname>Sterling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Taveter</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>MIT Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Design science in information systems research</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">H</forename><surname>Von Alan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">T</forename><surname>March</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ram</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MIS quarterly</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="75" to="105" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
