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
Definition for Code System Claim Information Category Codes
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="claim-informationcategory"/> <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>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>other <a name="claim-informationcategory-other"> </a> </td> <td>Other</td> <td>Other information identified by the type.system.</td> </tr> </table> </div> </text> <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.890"/> </identifier> <version value="1.8.0"/> <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="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.