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 Claim Information Category Codes
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="claim-informationcategory"/> <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> Claim Information Category Codes</h2> <div> <p> This value set includes sample Information Category codes.</p> </div> <p> <b> Copyright Statement:</b> This is an example set. </p> <p> This code system http://hl7.org/fhir/claiminformationcategory 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> info <a name="claim-informationcategory-info"> </a> </td> <td> Information</td> <td> Codes conveying additional situation and condition information.</td> </tr> <tr> <td> discharge <a name="claim-informationcategory-discharge"> </a> </td> <td> Discharge</td> <td> Discharge status and discharge to locations.</td> </tr> <tr> <td> onset <a name="claim-informationcategory-onset"> </a> </td> <td> Onset</td> <td> Period, start or end dates of aspects of the Condition.</td> </tr> <tr> <td> related <a name="claim-informationcategory-related"> </a> </td> <td> Related Services</td> <td> Nature and date of the related event eg. Last exam, service, Xray etc.</td> </tr> <tr> <td> exception <a name="claim-informationcategory-exception"> </a> </td> <td> Exception</td> <td> Insurance policy exceptions.</td> </tr> <tr> <td> material <a name="claim-informationcategory-material"> </a> </td> <td> Materials Forwarded</td> <td> Materials being forwarded, eg. Models, molds, images, documents.</td> </tr> <tr> <td> attachment <a name="claim-informationcategory-attachment"> </a> </td> <td> Attachment</td> <td> Materials attached such as images, documents and resources.</td> </tr> <tr> <td> missingtooth <a name="claim-informationcategory-missingtooth"> </a> </td> <td> Missing Tooth</td> <td> Teeth which are missing for any reason, for example: prior extraction, never developed.</td> </tr> <tr> <td> prosthesis <a name="claim-informationcategory-prosthesis"> </a> </td> <td> Prosthesis</td> <td> The type of prosthesis and date of supply if a previously supplied prosthesis.</td> </tr> <tr> <td> other <a name="claim-informationcategory-other"> </a> </td> <td> Other</td> <td> Other information identified by the type.system.</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/claiminformationcategory"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.575"/> </identifier> <version value="3.0.2"/> <name value="Claim Information Category 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 Information Category codes."/> <copyright value="This is an example set."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/claim-informationcategory"/> <content value="complete"/> <concept> <code value="info"/> <display value="Information"/> <definition value="Codes conveying additional situation and condition information."/> </concept> <concept> <code value="discharge"/> <display value="Discharge"/> <definition value="Discharge status and discharge to locations."/> </concept> <concept> <code value="onset"/> <display value="Onset"/> <definition value="Period, start or end dates of aspects of the Condition."/> </concept> <concept> <code value="related"/> <display value="Related Services"/> <definition value="Nature and date of the related event eg. Last exam, service, Xray etc."/> </concept> <concept> <code value="exception"/> <display value="Exception"/> <definition value="Insurance policy exceptions."/> </concept> <concept> <code value="material"/> <display value="Materials Forwarded"/> <definition value="Materials being forwarded, eg. Models, molds, images, documents."/> </concept> <concept> <code value="attachment"/> <display value="Attachment"/> <definition value="Materials attached such as images, documents and resources."/> </concept> <concept> <code value="missingtooth"/> <display value="Missing Tooth"/> <definition value="Teeth which are missing for any reason, for example: prior extraction, never developed."/> </concept> <concept> <code value="prosthesis"/> <display value="Prosthesis"/> <definition value="The type of prosthesis and date of supply if a previously supplied prosthesis."/> </concept> <concept> <code value="other"/> <display value="Other"/> <definition value="Other information identified by the type.system."/> </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.