This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). 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
Financial Management Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System ExampleRevenueCenterCodes
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="ex-revenue-center"/> <meta> <lastUpdated value="2021-03-11T17:06:20.662+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system http://terminology.hl7.org/CodeSystem/ex-revenue-center 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">0370 <a name="ex-revenue-center-0370"> </a> </td> <td> Anaesthesia</td> <td> Anaesthesia.</td> </tr> <tr> <td style="white-space:nowrap">0420 <a name="ex-revenue-center-0420"> </a> </td> <td> Physical Therapy</td> <td> Physical Therapy.</td> </tr> <tr> <td style="white-space:nowrap">0421 <a name="ex-revenue-center-0421"> </a> </td> <td> Physical Therapy - </td> <td> Physical Therapy - visit charge.</td> </tr> <tr> <td style="white-space:nowrap">0440 <a name="ex-revenue-center-0440"> </a> </td> <td> Speech-Language Pathology</td> <td> Speech-Language Pathology.</td> </tr> <tr> <td style="white-space:nowrap">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 style="white-space:nowrap">0450 <a name="ex-revenue-center-0450"> </a> </td> <td> Emergency Room</td> <td> Emergency Room</td> </tr> <tr> <td style="white-space:nowrap">0451 <a name="ex-revenue-center-0451"> </a> </td> <td> Emergency Room - EM/EMTALA</td> <td> Emergency Room - EM/EMTALA</td> </tr> <tr> <td style="white-space:nowrap">0452 <a name="ex-revenue-center-0452"> </a> </td> <td> Emergency Room - beyond EMTALA</td> <td> Emergency Room - beyond EMTALA</td> </tr> <tr> <td style="white-space:nowrap">0010 <a name="ex-revenue-center-0010"> </a> </td> <td> Vision Clinic</td> <td> Vision Clinic</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fm"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/ex-revenue-center"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1168"/> </identifier> <version value="4.1.0"/> <name value="ExampleRevenueCenterCodes"/> <title value="Example Revenue Center Codes"/> <status value="draft"/> <experimental value="false"/> <description value="This value set includes sample Revenue Center codes."/> <copyright value="These codes have been appropriated from the [UB04 code set](http://www.nubc.org/) owned and managed by the [AHA](http://www.aha.org/). Users require a [license from the AHA](http://www.nub c.org/licensing/index.dhtml) in order to use these codes. **Note: the codes have been withdrawn in a later version**"/> <caseSensitive value="true"/> <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> <concept> <code value="0010"/> <display value="Vision Clinic"/> <definition value="Vision Clinic"/> </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.