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

: Federal Information Processing Standards Publication: Counties and Equivalent Entities of the United States, Its Possessions, and Associated Areas (FIPS 6-4) - 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 "FIPS64"] ; # 
  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 FIPS64</b></p><a name=\"FIPS64\"> </a><a name=\"hcFIPS64\"> </a><a name=\"FIPS64-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/FIPS64</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>FIPS6_4</td></tr><tr><td>Title</td><td>Federal Information Processing Standards Publication: Counties and Equivalent Entities of the United States, Its Possessions, and Associated Areas (FIPS 6-4)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;The FIPS county code is a five-digit Federal Information Processing Standard (FIPS) code (FIPS 6-4) which uniquely identifies counties and county equivalents in the United States, certain U.S. possessions, and certain freely associated states. This is the 3-digit part of the 5-digit county FIPS code specifically standing for the county.&quot;</p>\n<p>For more information, see <a href=\"https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub6-4.pdf\">https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub6-4.pdf</a></p>\n</div></td></tr><tr><td>Publisher</td><td>U.S. Department of Commerce; National Institute of Standards and Technology (NIST)</td></tr><tr><td>Copyright</td><td><div><p>Data/works created by NIST employees that are not covered by the Standard Reference Data Act are subject to <a href=\"https://www.govinfo.gov/content/pkg/USCODE-2014-title17/pdf/USCODE-2014-title17-chap1-sec105.pdf\">17 U.S.C. §105</a> and generally are not subject to copyright protection within the United States.  NIST data or other works may be subject to copyright protection in foreign countries.  NIST may also obtain and hold copyright in data/works created by non-NIST employees (e.g., NIST contractors) when copyright is assigned to NIST.</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>URI</td><td>http://terminology.hl7.org/CodeSystem/FIPS64</td><td>true</td><td>2024-10-21 --&gt; (ongoing)</td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.93</td><td>true</td><td></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/FIPS64"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "FIPS6_4"] ; # 
  fhir:title [ fhir:v "Federal Information Processing Standards Publication: Counties and Equivalent Entities of the United States, Its Possessions, and Associated Areas (FIPS 6-4)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2024-10-21T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "U.S. Department of Commerce; National Institute of Standards and Technology (NIST)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Institute of Standards and Technology (NIST); 100 Bureau Drive, Gaithersburg, MD 20899" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nist.gov/about-nist" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "301-975-2000" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "National Institute of Standards and Technology (NIST)"] ; # 
  fhir:description [ fhir:v "\"The FIPS county code is a five-digit Federal Information Processing Standard (FIPS) code (FIPS 6-4) which uniquely identifies counties and county equivalents in the United States, certain U.S. possessions, and certain freely associated states. This is the 3-digit part of the 5-digit county FIPS code specifically standing for the county.\"\r\n\r\nFor more information, see [https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub6-4.pdf](https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub6-4.pdf)"] ; # 
  fhir:copyright [ fhir:v "Data/works created by NIST employees that are not covered by the Standard Reference Data Act are subject to [17 U.S.C. §105](https://www.govinfo.gov/content/pkg/USCODE-2014-title17/pdf/USCODE-2014-title17-chap1-sec105.pdf) and generally are not subject to copyright protection within the United States.  NIST data or other works may be subject to copyright protection in foreign countries.  NIST may also obtain and hold copyright in data/works created by non-NIST employees (e.g., NIST contractors) when copyright is assigned to NIST."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/FIPS64" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-10-21"^^xsd:date ]     ]
  ] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.6.93" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] ) . #