STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3

V2-0470.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0470 ( - Reimbursement Type Code)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0470"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>- Reimbursement Type Code</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>crnl
            <a name="crnl"> </a>
          </td>
          <td>Corneal Tissue APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>dme
            <a name="dme"> </a>
          </td>
          <td>Durable Medical Equipment</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>epo
            <a name="epo"> </a>
          </td>
          <td>Epotein</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>lab
            <a name="lab"> </a>
          </td>
          <td>Clinical Laboratory APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>mamm
            <a name="mamm"> </a>
          </td>
          <td>Screening Mammography APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>nopay
            <a name="nopay"> </a>
          </td>
          <td>This APC is not paid</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>opps
            <a name="opps"> </a>
          </td>
          <td>Outpatient Prospective Payment System</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>parth
            <a name="parth"> </a>
          </td>
          <td>Partial Hospitalization APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>pckg
            <a name="pckg"> </a>
          </td>
          <td>Packaged APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>thrpy
            <a name="thrpy"> </a>
          </td>
          <td>Therapy APC</td>
          <td/>
          <td>added v2.4</td>
        </tr>
      </table>

    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.133883.18.299"/>
  </extension>
  <url value="http://hl7.org/fhir/v2/0470"/>
  <version value="2.8.2"/>
  <name value="v2 - Reimbursement Type Code"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0470 ( - Reimbursement Type Code)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0470"/>
  <content value="complete"/>
  <concept>
    <code value="Crnl"/>
    <display value="Corneal Tissue APC"/>
  </concept>
  <concept>
    <code value="DME"/>
    <display value="Durable Medical Equipment"/>
  </concept>
  <concept>
    <code value="EPO"/>
    <display value="Epotein"/>
  </concept>
  <concept>
    <code value="Lab"/>
    <display value="Clinical Laboratory APC"/>
  </concept>
  <concept>
    <code value="Mamm"/>
    <display value="Screening Mammography APC"/>
  </concept>
  <concept>
    <code value="NoPay"/>
    <display value="This APC is not paid"/>
  </concept>
  <concept>
    <code value="OPPS"/>
    <display value="Outpatient Prospective Payment System"/>
  </concept>
  <concept>
    <code value="PartH"/>
    <display value="Partial Hospitalization APC"/>
  </concept>
  <concept>
    <code value="Pckg"/>
    <display value="Packaged APC"/>
  </concept>
  <concept>
    <code value="Thrpy"/>
    <display value="Therapy APC"/>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.