HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Claim Information Category Codes - TTL Representation

Active as of 2024-07-21 Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "claiminformationcategory"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2024-04-24T00:00:00+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem claiminformationcategory</b></p><a name=\"claiminformationcategory\"> </a><a name=\"hcclaiminformationcategory\"> </a><a name=\"claiminformationcategory-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-04-24 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/claiminformationcategory</code> 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\">info<a name=\"claiminformationcategory-info\"> </a></td><td>Information</td><td>Codes conveying additional situation and condition information.</td></tr><tr><td style=\"white-space:nowrap\">discharge<a name=\"claiminformationcategory-discharge\"> </a></td><td>Discharge</td><td>Discharge status and discharge to locations.</td></tr><tr><td style=\"white-space:nowrap\">onset<a name=\"claiminformationcategory-onset\"> </a></td><td>Onset</td><td>Period, start or end dates of aspects of the Condition.</td></tr><tr><td style=\"white-space:nowrap\">related<a name=\"claiminformationcategory-related\"> </a></td><td>Related Services</td><td>Nature and date of the related event e.g. Last exam, service, X-ray etc.</td></tr><tr><td style=\"white-space:nowrap\">exception<a name=\"claiminformationcategory-exception\"> </a></td><td>Exception</td><td>Insurance policy exceptions.</td></tr><tr><td style=\"white-space:nowrap\">material<a name=\"claiminformationcategory-material\"> </a></td><td>Materials Forwarded</td><td>Materials being forwarded, e.g. Models, molds, images, documents.</td></tr><tr><td style=\"white-space:nowrap\">attachment<a name=\"claiminformationcategory-attachment\"> </a></td><td>Attachment</td><td>Materials attached such as images, documents and resources.</td></tr><tr><td style=\"white-space:nowrap\">missingtooth<a name=\"claiminformationcategory-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 style=\"white-space:nowrap\">prosthesis<a name=\"claiminformationcategory-prosthesis\"> </a></td><td>Prosthesis</td><td>The type of prosthesis and date of supply if a previously supplied prosthesis.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"claiminformationcategory-other\"> </a></td><td>Other</td><td>Other information identified by the type.system.</td></tr><tr><td style=\"white-space:nowrap\">hospitalized<a name=\"claiminformationcategory-hospitalized\"> </a></td><td>Hospitalized</td><td>An indication that the patient was hospitalized, the period if known otherwise a Yes/No (boolean).</td></tr><tr><td style=\"white-space:nowrap\">employmentimpacted<a name=\"claiminformationcategory-employmentimpacted\"> </a></td><td>EmploymentImpacted</td><td>An indication that the patient was unable to work, the period if known otherwise a Yes/No (boolean).</td></tr><tr><td style=\"white-space:nowrap\">externalcause<a name=\"claiminformationcategory-externalcause\"> </a></td><td>External Caause</td><td>The external cause of an illness or injury.</td></tr><tr><td style=\"white-space:nowrap\">patientreasonforvisit<a name=\"claiminformationcategory-patientreasonforvisit\"> </a></td><td>Patient Reason for Visit</td><td>The reason for the patient visit.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fm" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/claiminformationcategory"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1163" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "ClaimInformationCategoryCodes"] ; # 
  fhir:title [ fhir:v "Claim Information Category Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-21T02:30:42-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes sample Information Category codes."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/claim-informationcategory"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/claim-informationcategory>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "info" ] ;
fhir:display [ fhir:v "Information" ] ;
fhir:definition [ fhir:v "Codes conveying additional situation and condition information." ]
  ] [
fhir:code [ fhir:v "discharge" ] ;
fhir:display [ fhir:v "Discharge" ] ;
fhir:definition [ fhir:v "Discharge status and discharge to locations." ]
  ] [
fhir:code [ fhir:v "onset" ] ;
fhir:display [ fhir:v "Onset" ] ;
fhir:definition [ fhir:v "Period, start or end dates of aspects of the Condition." ]
  ] [
fhir:code [ fhir:v "related" ] ;
fhir:display [ fhir:v "Related Services" ] ;
fhir:definition [ fhir:v "Nature and date of the related event e.g. Last exam, service, X-ray etc." ]
  ] [
fhir:code [ fhir:v "exception" ] ;
fhir:display [ fhir:v "Exception" ] ;
fhir:definition [ fhir:v "Insurance policy exceptions." ]
  ] [
fhir:code [ fhir:v "material" ] ;
fhir:display [ fhir:v "Materials Forwarded" ] ;
fhir:definition [ fhir:v "Materials being forwarded, e.g. Models, molds, images, documents." ]
  ] [
fhir:code [ fhir:v "attachment" ] ;
fhir:display [ fhir:v "Attachment" ] ;
fhir:definition [ fhir:v "Materials attached such as images, documents and resources." ]
  ] [
fhir:code [ fhir:v "missingtooth" ] ;
fhir:display [ fhir:v "Missing Tooth" ] ;
fhir:definition [ fhir:v "Teeth which are missing for any reason, for example: prior extraction, never developed." ]
  ] [
fhir:code [ fhir:v "prosthesis" ] ;
fhir:display [ fhir:v "Prosthesis" ] ;
fhir:definition [ fhir:v "The type of prosthesis and date of supply if a previously supplied prosthesis." ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other information identified by the type.system." ]
  ] [
fhir:code [ fhir:v "hospitalized" ] ;
fhir:display [ fhir:v "Hospitalized" ] ;
fhir:definition [ fhir:v "An indication that the patient was hospitalized, the period if known otherwise a Yes/No (boolean)." ]
  ] [
fhir:code [ fhir:v "employmentimpacted" ] ;
fhir:display [ fhir:v "EmploymentImpacted" ] ;
fhir:definition [ fhir:v "An indication that the patient was unable to work, the period if known otherwise a Yes/No (boolean)." ]
  ] [
fhir:code [ fhir:v "externalcause" ] ;
fhir:display [ fhir:v "External Caause" ] ;
fhir:definition [ fhir:v "The external cause of an illness or injury." ]
  ] [
fhir:code [ fhir:v "patientreasonforvisit" ] ;
fhir:display [ fhir:v "Patient Reason for Visit" ] ;
fhir:definition [ fhir:v "The reason for the patient visit." ]
  ] ) . #