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.1.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
: Federal Information Processing Standards Publication: Counties and Equivalent Entities of the United States, Its Possessions, and Associated Areas (FIPS 6-4) - TTL Representation
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 "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: CodeSystem FIPS64</b></p><a name=\"FIPS64\"> </a><a name=\"hcFIPS64\"> </a><a name=\"FIPS64-en-US\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/FIPS64</code> defines codes, but no codes are represented here</p></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/FIPS64"^^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.6.93" ]
] ) ; #
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:experimental [ fhir:v "false"^^xsd:boolean] ; #
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: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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "not-present"] . #