FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Financial Task Input Type Codes - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="financial-taskinputtype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem financial-taskinputtype</b></p><a name="financial-taskinputtype"> </a><a name="hcfinancial-taskinputtype"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/financialtaskinputtype</code> 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">include<a name="financial-taskinputtype-include"> </a></td><td>Include</td><td>The name of a resource to include in a selection.</td></tr><tr><td style="white-space:nowrap">exclude<a name="financial-taskinputtype-exclude"> </a></td><td>Exclude</td><td>The name of a resource to not include in a selection.</td></tr><tr><td style="white-space:nowrap">origresponse<a name="financial-taskinputtype-origresponse"> </a></td><td>Original Response</td><td>A reference to the response resource to the original processing of a resource.</td></tr><tr><td style="white-space:nowrap">reference<a name="financial-taskinputtype-reference"> </a></td><td>Reference Number</td><td>A reference value which must be quoted to authorize an action.</td></tr><tr><td style="white-space:nowrap">item<a name="financial-taskinputtype-item"> </a></td><td>Item Number</td><td>The sequence number associated with an item for reprocessing.</td></tr><tr><td style="white-space:nowrap">period<a name="financial-taskinputtype-period"> </a></td><td>Period</td><td>The reference period for the action being requested.</td></tr><tr><td style="white-space:nowrap">status<a name="financial-taskinputtype-status"> </a></td><td>Status code</td><td>The processing status from a check on the processing status of a resource such as the adjudication of a claim.</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4.r4b"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/financialtaskinputtype"/>
  <version value="4.0.1"/>
  <name value="FinancialTaskInputTypeCodes"/>
  <title value="Financial Task Input Type Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-13T16:11:23-04:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="This value set includes Financial Task Input Type codes."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/financial-taskinputtype"/>
  <content value="complete"/>
  <concept>
    <code value="include"/>
    <display value="Include"/>
    <definition value="The name of a resource to include in a selection."/>
  </concept>
  <concept>
    <code value="exclude"/>
    <display value="Exclude"/>
    <definition
                value="The name of a resource to not include in a selection."/>
  </concept>
  <concept>
    <code value="origresponse"/>
    <display value="Original Response"/>
    <definition
                value="A reference to the response resource to the original processing of a resource."/>
  </concept>
  <concept>
    <code value="reference"/>
    <display value="Reference Number"/>
    <definition
                value="A reference value which must be quoted to authorize an action."/>
  </concept>
  <concept>
    <code value="item"/>
    <display value="Item Number"/>
    <definition
                value="The sequence number associated with an item for reprocessing."/>
  </concept>
  <concept>
    <code value="period"/>
    <display value="Period"/>
    <definition value="The reference period for the action being requested."/>
  </concept>
  <concept>
    <code value="status"/>
    <display value="Status code"/>
    <definition
                value="The processing status from a check on the processing status of a resource such as the adjudication of a claim."/>
  </concept>
</CodeSystem>