<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/1219/Addressing-Improper-Payments-in-Government-Healthcare-through-Blockchain-and-Generative-AI">
		<rdfs:label><![CDATA[Addressing Improper Payments in Government Healthcare through Blockchain and Generative AI]]></rdfs:label>
		<pub:title><![CDATA[Addressing Improper Payments in Government Healthcare through Blockchain and Generative AI]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2026-04-03T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Clinical patient data must be transformed into financial claim formats for submission to state Medicaid agencies and the federal Centers for Medicare and Medicaid Services (CMS). This is achieved through a process called electronic data interchange (EDI), which is specified in regulation and has standards for data definition that are maintained by the American National Standards Institute/Accredited Standards Committee X12. This standard and the data exchange process is the financial gas and protocols that enable healthcare payment by the government. Claims payments made by the U.S. Government for Medicare, the Children’s Health Insurance Program, and Medicaid exceed $1T annually. Of this, and despite the validations enforced by EDI transmission, improper payments in Medicare and Medicaid exceeds $100B each year. We analyze the current state of the art in EDI, and provide a design-oriented technical brief of how blockchain and large language models could address improper payments.]]></pub:abstract>
		<pub:organization><![CDATA[ACM]]></pub:organization>
		<pub:counter>42</pub:counter>
		<pub:booktitle><![CDATA[Digital Government: Research and Practice]]></pub:booktitle>
		<pub:publisher><![CDATA[ACM]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Clavin"><person:name><![CDATA[James Clavin]]></person:name><rdfs:label><![CDATA[James Clavin]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Satyasai/Mandlem"><person:name><![CDATA[Satyasai Mandlem]]></person:name><rdfs:label><![CDATA[Satyasai Mandlem]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest rdf:resource="&rdf;nil" />
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[HTML]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/redirect/to/publication/id/1493/Addressing-Improper-Payments-in-Government-Healthcare-through-Blockchain-and-Generative-AI]]></pub:softCopyURI>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
