HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - TTL Representation

Active as of 2024-02-09

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 "v3-nuccProviderCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/v3-nuccProviderCodes</td></tr><tr><td>Version</td><td>2.0.1</td></tr><tr><td>Name</td><td>NuccProviderCodes</td></tr><tr><td>Title</td><td>NUCC Health Care Provider Taxonomy</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Provider Taxonomy Code List is published (released) twice a year on July 1st and January 1st. The July publication is effective for use on October 1st and the January publication is effective for use on April 1st. The time between the publication release and the effective date is considered an implementation period to allow providers, payers and vendors an opportunity to incorporate any changes into their systems. This listing includes Active codes approved for use effective April 1st, 2003, version 3.0; and codes that are New and approved for use effective October 1st, 2003, version 3.1.</p>\n<p>It was identified that there is an IP licensure issue with the republishing of the content for this code system by HL7, so the content was removed as of the July 2016 Harmonization cycle release. This external code system content may be accessed from the web page located at http://www.nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40. Multiple formats and means of accessing the content are available from this page.</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>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.101</td><td>true</td><td/></tr><tr><td>URI</td><td>http://nucc.org/provider-taxonomy</td><td>true</td><td/></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/v3-nuccProviderCodes</td><td>false</td><td>Published for many years in HL7 Standards with this name, but has now been corrected to refer to the IP owner.   Retained here for backwards-compatibility and reference.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/v3-nuccProviderCodes"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.0.1" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NUCC Health Care Provider Taxonomy" ]
  ] ) ; # 
  fhir:name [ fhir:v "NuccProviderCodes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2024-02-09T00:00:00-04:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "The Provider Taxonomy Code List is published (released) twice a year on July 1st and January 1st. The July publication is effective for use on October 1st and the January publication is effective for use on April 1st. The time between the publication release and the effective date is considered an implementation period to allow providers, payers and vendors an opportunity to incorporate any changes into their systems. This listing includes Active codes approved for use effective April 1st, 2003, version 3.0; and codes that are New and approved for use effective October 1st, 2003, version 3.1.\r\n\r\nIt was identified that there is an IP licensure issue with the republishing of the content for this code system by HL7, so the content was removed as of the July 2016 Harmonization cycle release. This external code system content may be accessed from the web page located at http://www.nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40. Multiple formats and means of accessing the content are available from this page."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.6.101" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://nucc.org/provider-taxonomy" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-nuccProviderCodes" ] ;
fhir:preferred [ fhir:v "false"^^xsd:boolean ] ;
fhir:comment [ fhir:v "Published for many years in HL7 Standards with this name, but has now been corrected to refer to the IP owner.   Retained here for backwards-compatibility and reference." ]
  ] ) . #