Universal API Implementation Guide
1.1.19 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions

: UAPI Code System - Copay Enrollment Errors - XML Representation

Active as of 2023-02-22

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="uapi-copay-enrollment-error"/>
  <meta>
    <lastUpdated value="2023-02-22T05: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-copay-enrollment-error</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">patient-coverage<a name="uapi-copay-enrollment-error-patient-coverage"> </a></td><td>Patient Coverage</td></tr><tr><td style="white-space:nowrap">identification-check<a name="uapi-copay-enrollment-error-identification-check"> </a></td><td>Identification Check</td></tr></table></div>
  </text>
  <url
       value="https://fhir.developer.gene.com/CodeSystem/uapi-copay-enrollment-error"/>
  <version value="1.1.19"/>
  <name value="UapiCodeSystemCopayEnrollmentError"/>
  <title value="UAPI Code System - Copay Enrollment Errors"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-02-22T00: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="Genentech possible Errors on rejected Copay Enrollment"/>
  <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="2"/>
  <concept>
    <code value="patient-coverage"/>
    <display value="Patient Coverage"/>
  </concept>
  <concept>
    <code value="identification-check"/>
    <display value="Identification Check"/>
  </concept>
</CodeSystem>