STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). 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: R4B R4 R3

Codesystem-ex-revenue-center.xml

Raw XML (canonical form)

Definition for Code System Example Revenue Center Codes

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ex-revenue-center"/>
  <meta>
    <lastUpdated value="2016-12-06T12:22:34.981+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Example Revenue Center Codes</h2>
      <div>
        <p>This value set includes sample Revenue Center codes.</p>

      </div>
      <p>
        <b>Copyright Statement:</b> This is an example set.
      </p>
      <p>This code system http://hl7.org/fhir/ex-revenue-center defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>0370
            <a name="ex-revenue-center-0370"> </a>
          </td>
          <td>Anaesthesia</td>
          <td>Anaesthesia.</td>
        </tr>
        <tr>
          <td>0420
            <a name="ex-revenue-center-0420"> </a>
          </td>
          <td>Physical Therapy</td>
          <td>Physical Therapy.</td>
        </tr>
        <tr>
          <td>0421
            <a name="ex-revenue-center-0421"> </a>
          </td>
          <td>Physical Therapy - </td>
          <td>Physical Therapy - visit charge.</td>
        </tr>
        <tr>
          <td>0440
            <a name="ex-revenue-center-0440"> </a>
          </td>
          <td>Speech-Language Pathology</td>
          <td>Speech-Language Pathology.</td>
        </tr>
        <tr>
          <td>0441
            <a name="ex-revenue-center-0441"> </a>
          </td>
          <td>Speech-Language Pathology - Visit</td>
          <td>Speech-Language Pathology- visit charge</td>
        </tr>
        <tr>
          <td>0450
            <a name="ex-revenue-center-0450"> </a>
          </td>
          <td>Emergency Room</td>
          <td>Emergency Room</td>
        </tr>
        <tr>
          <td>0451
            <a name="ex-revenue-center-0451"> </a>
          </td>
          <td>Emergency Room - EM/EMTALA</td>
          <td>Emergency Room - EM/EMTALA</td>
        </tr>
        <tr>
          <td>0452
            <a name="ex-revenue-center-0452"> </a>
          </td>
          <td>Emergency Room - beyond EMTALA</td>
          <td>Emergency Room - beyond EMTALA</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ex-revenue-center"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.962"/>
  </identifier>
  <version value="1.8.0"/>
  <name value="Example Revenue Center Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="Financial Management"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes sample Revenue Center codes."/>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/ex-revenue-center"/>
  <content value="complete"/>
  <concept>
    <code value="0370"/>
    <display value="Anaesthesia"/>
    <definition value="Anaesthesia."/>
  </concept>
  <concept>
    <code value="0420"/>
    <display value="Physical Therapy"/>
    <definition value="Physical Therapy."/>
  </concept>
  <concept>
    <code value="0421"/>
    <display value="Physical Therapy - "/>
    <definition value="Physical Therapy - visit charge."/>
  </concept>
  <concept>
    <code value="0440"/>
    <display value="Speech-Language Pathology"/>
    <definition value="Speech-Language Pathology."/>
  </concept>
  <concept>
    <code value="0441"/>
    <display value="Speech-Language Pathology - Visit"/>
    <definition value="Speech-Language Pathology- visit charge"/>
  </concept>
  <concept>
    <code value="0450"/>
    <display value="Emergency Room"/>
    <definition value="Emergency Room"/>
  </concept>
  <concept>
    <code value="0451"/>
    <display value="Emergency Room - EM/EMTALA"/>
    <definition value="Emergency Room - EM/EMTALA"/>
  </concept>
  <concept>
    <code value="0452"/>
    <display value="Emergency Room - beyond EMTALA"/>
    <definition value="Emergency Room - beyond EMTALA"/>
  </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.