Da Vinci - Prior Authorization Support
0.1.0 - STU Ballot

This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

PAS Claim Supporting Information Type - XML Representation

(back to narrative)

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PASSupportingInfoType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>PASSupportingInformationType</h2><div><p>The type of supporting information.</p>
</div><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">relatedCauses<a name="PASSupportingInfoType-relatedCauses"> </a></td><td>Related Causes</td><td/></tr><tr><td style="white-space:nowrap">currentHealthCondition<a name="PASSupportingInfoType-currentHealthCondition"> </a></td><td>Current Health Condition</td><td/></tr><tr><td style="white-space:nowrap">patientPrognosis<a name="PASSupportingInfoType-patientPrognosis"> </a></td><td>Patient Prognosis</td><td/></tr><tr><td style="white-space:nowrap">releaseOfInformation<a name="PASSupportingInfoType-releaseOfInformation"> </a></td><td>Release Of Information</td><td/></tr><tr><td style="white-space:nowrap">delayReason<a name="PASSupportingInfoType-delayReason"> </a></td><td>Delay Reason</td><td/></tr><tr><td style="white-space:nowrap">lastMenstrualPeriod<a name="PASSupportingInfoType-lastMenstrualPeriod"> </a></td><td>Last Menstrual Period</td><td/></tr><tr><td style="white-space:nowrap">estimatedBirthDate<a name="PASSupportingInfoType-estimatedBirthDate"> </a></td><td>Estimated Birth Date</td><td/></tr><tr><td style="white-space:nowrap">onsetOfSymptoms<a name="PASSupportingInfoType-onsetOfSymptoms"> </a></td><td>Onset of Symptoms</td><td/></tr><tr><td style="white-space:nowrap">patientEvent<a name="PASSupportingInfoType-patientEvent"> </a></td><td>Patient Event</td><td/></tr><tr><td style="white-space:nowrap">admissionReview<a name="PASSupportingInfoType-admissionReview"> </a></td><td>Admission Review</td><td/></tr><tr><td style="white-space:nowrap">additionalInformation<a name="PASSupportingInfoType-additionalInformation"> </a></td><td>Additional Information</td><td/></tr><tr><td style="white-space:nowrap">freeFormMessage<a name="PASSupportingInfoType-freeFormMessage"> </a></td><td>Free Form Message</td><td/></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType"/>
  <version value="0.1.0"/>
  <name value="PASSupportingInformationType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-03-13T11:16:34-04:00"/>
  <contact>
    <telecom>
      <system value="url"/>
    </telecom>
    <telecom>
      <system value="email"/>
    </telecom>
  </contact>
  <description value="The type of supporting information."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType"/>
  <content value="complete"/>
  <concept>
    <code value="relatedCauses"/>
    <display value="Related Causes"/>
  </concept>
  <concept>
    <code value="currentHealthCondition"/>
    <display value="Current Health Condition"/>
  </concept>
  <concept>
    <code value="patientPrognosis"/>
    <display value="Patient Prognosis"/>
  </concept>
  <concept>
    <code value="releaseOfInformation"/>
    <display value="Release Of Information"/>
  </concept>
  <concept>
    <code value="delayReason"/>
    <display value="Delay Reason"/>
  </concept>
  <concept>
    <code value="lastMenstrualPeriod"/>
    <display value="Last Menstrual Period"/>
  </concept>
  <concept>
    <code value="estimatedBirthDate"/>
    <display value="Estimated Birth Date"/>
  </concept>
  <concept>
    <code value="onsetOfSymptoms"/>
    <display value="Onset of Symptoms"/>
  </concept>
  <concept>
    <code value="patientEvent"/>
    <display value="Patient Event"/>
  </concept>
  <concept>
    <code value="admissionReview"/>
    <display value="Admission Review"/>
  </concept>
  <concept>
    <code value="additionalInformation"/>
    <display value="Additional Information"/>
  </concept>
  <concept>
    <code value="freeFormMessage"/>
    <display value="Free Form Message"/>
  </concept>
</CodeSystem>