Skip to content

Commit

Permalink
deploy: 47a4502
Browse files Browse the repository at this point in the history
  • Loading branch information
keithboone committed Jul 4, 2024
1 parent f5a092b commit b526e02
Show file tree
Hide file tree
Showing 158 changed files with 35,308 additions and 0 deletions.
173 changes: 173 additions & 0 deletions current/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jul 04 23:55:34 UTC 2024 -->
<title>All Classes and Interfaces (HL7 Version 2 to FHIR Conversion 1.0.0-v2tofhir-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-07-04">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/AbstractSegmentParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">AbstractSegmentParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A SegmentParser parses segments of the specified type.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/AbstractStructureParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">AbstractStructureParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is an abstract implementation for StructureParser instances used by the MessageParser.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/datatype/AddressParser.html" title="class in gov.cdc.izgw.v2tofhir.datatype">AddressParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">AddressParser is a parser for addresses.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/datatype/ContactPointParser.html" title="class in gov.cdc.izgw.v2tofhir.datatype">ContactPointParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Parser that supports parsing a String, or HL7 Version into a FHIR ContactPoint.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/converter/Context.html" title="class in gov.cdc.izgw.v2tofhir.converter">Context</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Context keeps track of important decision making variables during the parse of an HL7 message.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/converter/DatatypeConverter.html" title="class in gov.cdc.izgw.v2tofhir.converter">DatatypeConverter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">DatatypeConverter is the entry point for V2 to FHIR datatype conversion.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="gov/cdc/izgw/v2tofhir/converter/DatatypeConverter.Converter.html" title="interface in gov.cdc.izgw.v2tofhir.converter">DatatypeConverter.Converter</a>&lt;<a href="gov/cdc/izgw/v2tofhir/converter/DatatypeConverter.Converter.html" title="type parameter in DatatypeConverter.Converter">F</a> extends org.hl7.fhir.r4.model.Type&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A functional interface for FHIR datatype conversion from HAPI V2 datatypes</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="gov/cdc/izgw/v2tofhir/datatype/DatatypeParser.html" title="interface in gov.cdc.izgw.v2tofhir.datatype">DatatypeParser</a>&lt;<a href="gov/cdc/izgw/v2tofhir/datatype/DatatypeParser.html" title="type parameter in DatatypeParser">T</a> extends org.hl7.fhir.r4.model.Type&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">A parser for a FHIR Datatype</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/ERRParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">ERRParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Parser for an ERR segment.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/datatype/HumanNameParser.html" title="class in gov.cdc.izgw.v2tofhir.datatype">HumanNameParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Parser for Human Names.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/Mapping.html" title="class in gov.cdc.izgw.v2tofhir.utils">Mapping</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This utility class supports mapping between coded values and system names in V2 and FHIR</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/converter/MessageParser.html" title="class in gov.cdc.izgw.v2tofhir.converter">MessageParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">MessageParser provide the necessary methods to convert messages and segments into FHIR Bundles and Resources
respectively.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/MSAParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">MSAParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Parse an MSA segment into MessageHeader and OperationOutcome resources.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/MSHParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">MSHParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The MSH Parser creates a MessageHeader Resource for MSH segements.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/ParserUtils.html" title="class in gov.cdc.izgw.v2tofhir.utils">ParserUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">ParserUtils is a utility class supporting Parsing of V2 messages into FHIR</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/PathUtils.html" title="class in gov.cdc.izgw.v2tofhir.utils">PathUtils</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This utility class contains methods for manipulating and converting between
HAPI V2 Terser and FhirPath paths (as applied over V2 models).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/QAKParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">QAKParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Parser for QAK Segments

The QAK segment populates OperationOutcome.issue referenced by any generated MessageHeader.response.details
with the code from QAK-2 field.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/segment/QPDParser.html" title="class in gov.cdc.izgw.v2tofhir.segment">QPDParser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The QPD Parser generates a Parameters resource documenting the QPD parameters found in QPD-3 to QPD-*

For queries (message type of QBP):

The Bundle.entry containing this Parameters resource in Bundle.entry.resource will contain a
Bundle.entry.request element with the method set to GET and the url set to the FHIR _search URL which would perform the query.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="gov/cdc/izgw/v2tofhir/segment/StructureParser.html" title="interface in gov.cdc.izgw.v2tofhir.segment">StructureParser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the base interface for parsers of HL7 Structures (segments and groups).</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/Systems.html" title="class in gov.cdc.izgw.v2tofhir.utils">Systems</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class containing OIDs, URIs and names for various coding and identifier systems</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/TextUtils.html" title="class in gov.cdc.izgw.v2tofhir.utils">TextUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class to convert FHIR and V2 Objects to and from strings used in text.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="gov/cdc/izgw/v2tofhir/utils/Units.html" title="class in gov.cdc.izgw.v2tofhir.utils">Units</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class for parsing and converting V2 ANSI, ISO+ or UCUM unit codes</div>
</div>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>
94 changes: 94 additions & 0 deletions current/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jul 04 23:55:34 UTC 2024 -->
<title>All Packages (HL7 Version 2 to FHIR Conversion 1.0.0-v2tofhir-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-07-04">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-packages-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-packages">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="caption"><span>Package Summary</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="gov/cdc/izgw/v2tofhir/package-summary.html">gov.cdc.izgw.v2tofhir</a></div>
<div class="col-last even-row-color">
<div class="block">The V2 to FHIR package contains the core code for the IZ Gateway Transformation Service
components that perform conversion of HL7 V2 Immunization Messages written according to
the CDC HL7 Version 2.5.1 Implementation Guide for Immunization Messaging to HL7 FHIR
Resources conforming to FHIR R4, FHIR US Core V7.0.0, USCDI V4 and the HL7 Version 2 to FHIR
Implementation Guide from the January 2024 STU Ballot.</div>
</div>
<div class="col-first odd-row-color"><a href="gov/cdc/izgw/v2tofhir/converter/package-summary.html">gov.cdc.izgw.v2tofhir.converter</a></div>
<div class="col-last odd-row-color">
<div class="block">The converter package contains classes for parsing and converting HL7 V2 messages, segments and datatypes
into FHIR Bundles, Resources and datatypes respectively.</div>
</div>
<div class="col-first even-row-color"><a href="gov/cdc/izgw/v2tofhir/datatype/package-summary.html">gov.cdc.izgw.v2tofhir.datatype</a></div>
<div class="col-last even-row-color">
<div class="block">This package contains the definition of a DatatypeParser interface, and datatype parsers for
more complex datatypes, such as Address, ContactPoint and HumanName.</div>
</div>
<div class="col-first odd-row-color"><a href="gov/cdc/izgw/v2tofhir/segment/package-summary.html">gov.cdc.izgw.v2tofhir.segment</a></div>
<div class="col-last odd-row-color">
<div class="block">This package contains the definition for parsers that parse HL7 V2 Groups and Segments defined for the
various types of HL7 Messages.</div>
</div>
<div class="col-first even-row-color"><a href="gov/cdc/izgw/v2tofhir/utils/package-summary.html">gov.cdc.izgw.v2tofhir.utils</a></div>
<div class="col-last even-row-color">
<div class="block">This package contains utility classes for performing V2 to FHIR Conversions.</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>
Loading

0 comments on commit b526e02

Please sign in to comment.