Da Vinci Prior Authorization Support (PAS) FHIR IG
1.1.0 - STU 1

This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v1.1.0: STU 1.1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PAS Supporting Info Type Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PASSupportingInfoType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">patientEvent<a name="PASSupportingInfoType-patientEvent"> </a></td><td>Patient Event</td><td>Information about the dates of the event that are being requested.</td></tr><tr><td style="white-space:nowrap">admissionDates<a name="PASSupportingInfoType-admissionDates"> </a></td><td>Admission Dates</td><td>Information about the admission dates of a hospital admission being requested.</td></tr><tr><td style="white-space:nowrap">dischargeDates<a name="PASSupportingInfoType-dischargeDates"> </a></td><td>Discharge Dates</td><td>Information about discharge dates of a hospital admission being requested.</td></tr><tr><td style="white-space:nowrap">additionalInformation<a name="PASSupportingInfoType-additionalInformation"> </a></td><td>Additional Information</td><td>Send additional paperwork or supporting information for the request.</td></tr><tr><td style="white-space:nowrap">freeFormMessage<a name="PASSupportingInfoType-freeFormMessage"> </a></td><td>Free Form Message</td><td>Send text messages to the UMO.</td></tr><tr><td style="white-space:nowrap">institutionalEncounter<a name="PASSupportingInfoType-institutionalEncounter"> </a></td><td>Institutional Encounter</td><td>Information about a hospital claim being requested.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType"/>
  <version value="1.1.0"/>
  <name value="PASSupportingInfoType"/>
  <title value="PAS Supporting Info Type Code System"/>
  <status value="active"/>
  <date value="2021-12-20T21:49:53+00:00"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <name value="HL7 International - Financial Management Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fmlists@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jean Duteau"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:jean@duteaudesign.com"/>
    </telecom>
  </contact>
  <description
               value="Types of supporting information for a Prior Authorization Claim."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="patientEvent"/>
    <display value="Patient Event"/>
    <definition
                value="Information about the dates of the event that are being requested."/>
  </concept>
  <concept>
    <code value="admissionDates"/>
    <display value="Admission Dates"/>
    <definition
                value="Information about the admission dates of a hospital admission being requested."/>
  </concept>
  <concept>
    <code value="dischargeDates"/>
    <display value="Discharge Dates"/>
    <definition
                value="Information about discharge dates of a hospital admission being requested."/>
  </concept>
  <concept>
    <code value="additionalInformation"/>
    <display value="Additional Information"/>
    <definition
                value="Send additional paperwork or supporting information for the request."/>
  </concept>
  <concept>
    <code value="freeFormMessage"/>
    <display value="Free Form Message"/>
    <definition value="Send text messages to the UMO."/>
  </concept>
  <concept>
    <code value="institutionalEncounter"/>
    <display value="Institutional Encounter"/>
    <definition value="Information about a hospital claim being requested."/>
  </concept>
</CodeSystem>