HL7 Terminology (THO)
6.1.0 - Publication International flag

This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. 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

: FDA Establishment Identifier - TTL Representation

Active as of 2024-10-21

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FEI"] ; # 
  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 FEI</b></p><a name=\"FEI\"> </a><a name=\"hcFEI\"> </a><a name=\"FEI-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/FEI</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>FEI</td></tr><tr><td>Title</td><td>FDA Establishment Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;A FDA Establishment Identifier or Firm Establishment Identifier (FEI) is an FDA system generated number used to identify a firm. FDA systems interact, occasionally creating multiple records (FEIs) for one firm. Upon evaluation, these numbers are merged into one surviving FEI which is used to identify the firm. The remaining FEIs become children of the surviving FEI and are not used to identify the firm.&quot;</p>\n<p>For more information, see <a href=\"https://www.accessdata.fda.gov/scripts/feiportal/index.cfm?action=common.faq\">https://www.accessdata.fda.gov/scripts/feiportal/index.cfm?action=common.faq</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>U.S. Food and Drug Administration</td></tr><tr><td>Copyright</td><td><div><p>Unless otherwise noted, the contents of the FDA website (<a href=\"www.fda.gov\">www.fda.gov</a>) — both text and graphics — are not copyrighted. They are in the public domain and may be republished, reprinted and otherwise used freely by anyone without the need to obtain permission from FDA. Credit to the U.S. Food and Drug Administration as the source is appreciated but not required. For more information, see <a href=\"https://www.fda.gov/about-fda/about-website/website-policies#linking\">https://www.fda.gov/about-fda/about-website/website-policies#linking</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><td><b>Period</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.4.82</td><td>true</td><td></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/NamingSystem/FEI</td><td>true</td><td>2024-10-21 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/FEI"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "FEI"] ; # 
  fhir:title [ fhir:v "FDA Establishment Identifier"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2024-10-21T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "U.S. Food and Drug Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "U.S. Food and Drug Administration; 10903 New Hampshire Ave, Silver Spring, MD 20993-0002" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.fda.gov/" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-888-463-6332" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "U.S. Food and Drug Administration"] ; # 
  fhir:description [ fhir:v "\"A FDA Establishment Identifier or Firm Establishment Identifier (FEI) is an FDA system generated number used to identify a firm. FDA systems interact, occasionally creating multiple records (FEIs) for one firm. Upon evaluation, these numbers are merged into one surviving FEI which is used to identify the firm. The remaining FEIs become children of the surviving FEI and are not used to identify the firm.\"\r\n\r\nFor more information, see [https://www.accessdata.fda.gov/scripts/feiportal/index.cfm?action=common.faq](https://www.accessdata.fda.gov/scripts/feiportal/index.cfm?action=common.faq)."] ; # 
  fhir:copyright [ fhir:v "Unless otherwise noted, the contents of the FDA website ([www.fda.gov](www.fda.gov)) — both text and graphics — are not copyrighted. They are in the public domain and may be republished, reprinted and otherwise used freely by anyone without the need to obtain permission from FDA. Credit to the U.S. Food and Drug Administration as the source is appreciated but not required. For more information, see [https://www.fda.gov/about-fda/about-website/website-policies#linking](https://www.fda.gov/about-fda/about-website/website-policies#linking)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.4.82" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/FEI" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-10-21"^^xsd:date ]     ]
  ] ) . #