FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "claim-informationcategory"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/claiminformationcategory defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">info\n <a name=\"claim-informationcategory-info\"> </a>\n </td>\n <td>Information</td>\n <td>Codes conveying additional situation and condition information.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">discharge\n <a name=\"claim-informationcategory-discharge\"> </a>\n </td>\n <td>Discharge</td>\n <td>Discharge status and discharge to locations.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">onset\n <a name=\"claim-informationcategory-onset\"> </a>\n </td>\n <td>Onset</td>\n <td>Period, start or end dates of aspects of the Condition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">related\n <a name=\"claim-informationcategory-related\"> </a>\n </td>\n <td>Related Services</td>\n <td>Nature and date of the related event e.g. Last exam, service, X-ray etc.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">exception\n <a name=\"claim-informationcategory-exception\"> </a>\n </td>\n <td>Exception</td>\n <td>Insurance policy exceptions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">material\n <a name=\"claim-informationcategory-material\"> </a>\n </td>\n <td>Materials Forwarded</td>\n <td>Materials being forwarded, e.g. Models, molds, images, documents.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">attachment\n <a name=\"claim-informationcategory-attachment\"> </a>\n </td>\n <td>Attachment</td>\n <td>Materials attached such as images, documents and resources.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">missingtooth\n <a name=\"claim-informationcategory-missingtooth\"> </a>\n </td>\n <td>Missing Tooth</td>\n <td>Teeth which are missing for any reason, for example: prior extraction, never developed.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">prosthesis\n <a name=\"claim-informationcategory-prosthesis\"> </a>\n </td>\n <td>Prosthesis</td>\n <td>The type of prosthesis and date of supply if a previously supplied prosthesis.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">other\n <a name=\"claim-informationcategory-other\"> </a>\n </td>\n <td>Other</td>\n <td>Other information identified by the type.system.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">hospitalized\n <a name=\"claim-informationcategory-hospitalized\"> </a>\n </td>\n <td>Hospitalized</td>\n <td>An indication that the patient was hospitalized, the period if known otherwise a Yes/No (boolean).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">employmentimpacted\n <a name=\"claim-informationcategory-employmentimpacted\"> </a>\n </td>\n <td>EmploymentImpacted</td>\n <td>An indication that the patient was unable to work, the period if known otherwise a Yes/No (boolean).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">externalcause\n <a name=\"claim-informationcategory-externalcause\"> </a>\n </td>\n <td>External Caause</td>\n <td>The external cause of an illness or injury.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">patientreasonforvisit\n <a name=\"claim-informationcategory-patientreasonforvisit\"> </a>\n </td>\n <td>Patient Reason for Visit</td>\n <td>The reason for the patient visit.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/claiminformationcategory"^^xsd:anyURI] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ClaimInformationCategoryCodes"] ; #
fhir:title [ fhir:v "Claim Information Category Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T16:38:45-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set includes sample Information Category codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This is an example set."] ; #
fhir:caseSensitive [ fhir:v true] ; #
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." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
