HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Claim Information Category Codes - XML Representation

Draft as of 2023-09-08 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="claiminformationcategory"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/claiminformationcategory"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1163"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="ClaimInformationCategoryCodes"/>
  <title value="Claim Information Category Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-08T17:52:31-06:00"/>
  <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://terminology.hl7.org/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 e.g. Last exam, service, X-ray 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, e.g. 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>
  <concept>
    <code value="hospitalized"/>
    <display value="Hospitalized"/>
    <definition
                value="An indication that the patient was hospitalized, the period if known otherwise a Yes/No (boolean)."/>
  </concept>
  <concept>
    <code value="employmentimpacted"/>
    <display value="EmploymentImpacted"/>
    <definition
                value="An indication that the patient was unable to work, the period if known otherwise a Yes/No (boolean)."/>
  </concept>
  <concept>
    <code value="externalcause"/>
    <display value="External Caause"/>
    <definition value="The external cause of an illness or injury."/>
  </concept>
  <concept>
    <code value="patientreasonforvisit"/>
    <display value="Patient Reason for Visit"/>
    <definition value="The reason for the patient visit."/>
  </concept>
</CodeSystem>