Da Vinci - Coverage Requirements Discovery
1.0.0 - STU 1

This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CRD Temporary Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="temp"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-crd/CodeSystem/temp 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">prior-auth<a name="temp-prior-auth"> </a></td><td>Include in prior authorization</td></tr><tr><td style="white-space:nowrap">initial-claim<a name="temp-initial-claim"> </a></td><td>Include in initial claim submission</td></tr><tr><td style="white-space:nowrap">all-claims<a name="temp-all-claims"> </a></td><td>Include in all claim submissions</td></tr><tr><td style="white-space:nowrap">to-endpoint<a name="temp-to-endpoint"> </a></td><td>Send to specified endpoint</td></tr><tr><td style="white-space:nowrap">reason-prior-auth<a name="temp-reason-prior-auth"> </a></td><td>Needed for prior authorization</td></tr><tr><td style="white-space:nowrap">after-completion-action<a name="temp-after-completion-action"> </a></td><td>A task input indicating an action that should be taken after a QuestionnaireResponse has been completed on a specified Questionnaire.  (Multiple completion actions can be specified.)</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-crd/CodeSystem/temp"/>
  <version value="1.0.0"/>
  <name value="CRDTempCodes"/>
  <title value="CRD Temporary Codes"/>
  <status value="draft"/>
  <date value="2020-12-22T14:27:56+00:00"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="Codes temporarily defined as part of the CRD implementation guide.  These will eventually migrate into an officially maintained terminology (likely either SNOMED CT or HL7&#39;s UTG code systems)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <concept>
    <code value="prior-auth"/>
    <display value="Include in prior authorization"/>
  </concept>
  <concept>
    <code value="initial-claim"/>
    <display value="Include in initial claim submission"/>
  </concept>
  <concept>
    <code value="all-claims"/>
    <display value="Include in all claim submissions"/>
  </concept>
  <concept>
    <code value="to-endpoint"/>
    <display value="Send to specified endpoint"/>
  </concept>
  <concept>
    <code value="reason-prior-auth"/>
    <display value="Needed for prior authorization"/>
  </concept>
  <concept>
    <code value="after-completion-action"/>
    <display
             value="A task input indicating an action that should be taken after a QuestionnaireResponse has been completed on a specified Questionnaire.  (Multiple completion actions can be specified.)"/>
  </concept>
</CodeSystem>