Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Code System - Service Request Type - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="uapi-sr-type"/>
<meta>
<lastUpdated value="2021-04-28T05:00:00.000+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://fhir.developer.gene.com/CodeSystem/uapi-sr-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">bipa<a name="uapi-sr-type-bipa"> </a></td><td>Benefit Investigation / Prior Authorization</td></tr><tr><td style="white-space:nowrap">copay<a name="uapi-sr-type-copay"> </a></td><td>Copay</td></tr><tr><td style="white-space:nowrap">appeal<a name="uapi-sr-type-appeal"> </a></td><td>Appeal</td></tr><tr><td style="white-space:nowrap">starter<a name="uapi-sr-type-starter"> </a></td><td>Starter</td></tr><tr><td style="white-space:nowrap">gpf<a name="uapi-sr-type-gpf"> </a></td><td>Patient Foundation</td></tr></table></div>
</text>
<url value="https://fhir.developer.gene.com/CodeSystem/uapi-sr-type"/>
<version value="1.1.19"/>
<name value="UapiCodeSystemSRType"/>
<title value="UAPI Code System - Service Request Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-06-15T00:00:00-05:00"/>
<publisher value="Genentech USIX"/>
<contact>
<name value="Krzysztof Wilczek"/>
<telecom>
<system value="email"/>
<value value="mailto:wilczekk@gene.com"/>
</telecom>
</contact>
<description
value="This code system defines Service Request types used in UAPI to indicate Patient Assistance Program services"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="bipa"/>
<display value="Benefit Investigation / Prior Authorization"/>
</concept>
<concept>
<code value="copay"/>
<display value="Copay"/>
</concept>
<concept>
<code value="appeal"/>
<display value="Appeal"/>
</concept>
<concept>
<code value="starter"/>
<display value="Starter"/>
</concept>
<concept>
<code value="gpf"/>
<display value="Patient Foundation"/>
</concept>
</CodeSystem>