This page is part of the FHIR Specification (v3.0.2: STU 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: R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System Example Revenue Center Codes
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="ex-revenue-center"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </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> <tr> <td> 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-ballot-status"> <valueString value="Informative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fm"/> </extension> <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.587"/> </identifier> <version value="3.0.2"/> <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> <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.