HL7 Terminology (THO)
6.5.0 - UTG Pro Forma Change Request UP-631 International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: National Association of Insurance Commissioners (NAIC) Company Codes - TTL Representation

Active as of 2025-05-05

Raw ttl | Download


@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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NAICCompanyCodes"] ; # 
  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: NamingSystem NAICCompanyCodes</b></p><a name=\"NAICCompanyCodes\"> </a><a name=\"hcNAICCompanyCodes\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/NAICCompanyCodes</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>NAIC_Company_Codes</td></tr><tr><td>Title</td><td>National Association of Insurance Commissioners (NAIC) Company Codes</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NAIC company codes, also referred to as NAIC numbers, are five-digit identification codes assigned by the National Association of Insurance Commissioners (NAIC) to every insurance company to identify them. NAIC maintains a list of all lines of insurance the company sells and a list of all jurisdictions in which the company is licensed.</p>\n<p>For more information, see <a href=\"https://content.naic.org/cis_consumer_information.htm\">https://content.naic.org/cis_consumer_information.htm</a></p>\n</div></td></tr><tr><td>Publisher</td><td>National Association of Insurance Commissioners (NAIC)</td></tr><tr><td>Copyright</td><td><div><p>See <a href=\"https://content.naic.org/privacy_statement.htm\">https://content.naic.org/privacy_statement.htm</a></p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.300</td><td>true</td></tr><tr><td>URI</td><td>urn:oid:2.16.840.1.113883.6.300</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/NAICCompanyCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "NAIC_Company_Codes"] ; # 
  fhir:title [ fhir:v "National Association of Insurance Commissioners (NAIC) Company Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2025-05-05T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "National Association of Insurance Commissioners (NAIC)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Association of Insurance Commissioners (NAIC); 1101 K Street, N.W., Suite 650; Washington, DC 20005" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://content.naic.org/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@naic.org" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "816.783.8500" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "National Association of Insurance Commissioners (NAIC)"] ; # 
  fhir:description [ fhir:v "NAIC company codes, also referred to as NAIC numbers, are five-digit identification codes assigned by the National Association of Insurance Commissioners (NAIC) to every insurance company to identify them. NAIC maintains a list of all lines of insurance the company sells and a list of all jurisdictions in which the company is licensed.\r\n\r\nFor more information, see [https://content.naic.org/cis_consumer_information.htm](https://content.naic.org/cis_consumer_information.htm)"] ; # 
  fhir:copyright [ fhir:v "See [https://content.naic.org/privacy_statement.htm](https://content.naic.org/privacy_statement.htm)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.6.300" ] ;
fhir:preferred [ fhir:v true ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.300" ] ;
fhir:preferred [ fhir:v true ]
  ] ) . #