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
Active as of 2024-10-21 |
@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 "DUNSNumber"] ; #
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 DUNSNumber</b></p><a name=\"DUNSNumber\"> </a><a name=\"hcDUNSNumber\"> </a><a name=\"DUNSNumber-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/DUNSNumber</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>DUNSNumber</td></tr><tr><td>Title</td><td>Data Universal Numbering System (DUNS) Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>"The Dun & Bradstreet D-U-N-S® Number (short for Data Universal Numbering System) is a nine-digit unique identifier for businesses. Hundreds of millions of D-U-N-S Numbers exist for companies across the globe.</p>\n<p>A D-U-N-S Number is assigned through our patented identity resolution process, (part of our DUNSRight™ data governance, which includes thousands of separate automated checks.) The D-U-N-S Number identifies a company as being unique from any other in the <a href=\"https://www.dnb.com/about-us/data-cloud.html\">Dun & Bradstreet Data Cloud</a>. It is used as the starting point for any company's <a href=\"https://www.dnb.com/about-us/data-cloud/live-business-identity.html\">Live Business Identity</a>, which helps ensure you have the most accurate and up-to-date view of organizations."</p>\n<p>For more information, see <a href=\"https://www.dnb.com/duns.html\">https://www.dnb.com/duns.html</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>Dun & Bradstreet</td></tr><tr><td>Copyright</td><td><div><p>Dun & Bradstreet DUNS® Numbers are proprietary to and controlled by Dun & Bradstreet. Dun & Bradstreet grants you a non-exclusive, perpetual, limited license to use DUNS® Numbers (excluding linkage DUNS® Numbers) solely for identification purposes and only for your internal business use. Where practicable, you will refer to the number as a “DUNS® Number” and state that DUNS® is a registered trademark of Dun & Bradstreet. For more information, see <a href=\"https://www.dnb.com/utility-pages/terms-of-use.html\">https://www.dnb.com/utility-pages/terms-of-use.html</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>1.3.6.1.4.1.519.1</td><td>true</td><td></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/NamingSystem/DUNSNumber</td><td>true</td><td>2024-10-21 --> (ongoing)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/DUNSNumber"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "DUNSNumber"] ; #
fhir:title [ fhir:v "Data Universal Numbering System (DUNS) Number"] ; #
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 "Dun & Bradstreet"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Dun & Bradstreet; 5335 Gate Parkway, Jacksonville, FL 32256" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dnb.com/" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(904)-648-6350" ] ] )
] ) ; #
fhir:responsible [ fhir:v "Dun & Bradstreet"] ; #
fhir:description [ fhir:v "\"The Dun & Bradstreet D-U-N-S® Number (short for Data Universal Numbering System) is a nine-digit unique identifier for businesses. Hundreds of millions of D-U-N-S Numbers exist for companies across the globe.\r\n\r\nA D-U-N-S Number is assigned through our patented identity resolution process, (part of our DUNSRight™ data governance, which includes thousands of separate automated checks.) The D-U-N-S Number identifies a company as being unique from any other in the [Dun & Bradstreet Data Cloud](https://www.dnb.com/about-us/data-cloud.html). It is used as the starting point for any company's [Live Business Identity](https://www.dnb.com/about-us/data-cloud/live-business-identity.html), which helps ensure you have the most accurate and up-to-date view of organizations.\"\r\n\r\nFor more information, see [https://www.dnb.com/duns.html](https://www.dnb.com/duns.html)."] ; #
fhir:copyright [ fhir:v "Dun & Bradstreet DUNS® Numbers are proprietary to and controlled by Dun & Bradstreet. Dun & Bradstreet grants you a non-exclusive, perpetual, limited license to use DUNS® Numbers (excluding linkage DUNS® Numbers) solely for identification purposes and only for your internal business use. Where practicable, you will refer to the number as a “DUNS® Number” and state that DUNS® is a registered trademark of Dun & Bradstreet. For more information, see [https://www.dnb.com/utility-pages/terms-of-use.html](https://www.dnb.com/utility-pages/terms-of-use.html)"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "1.3.6.1.4.1.519.1" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/DUNSNumber" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-10-21"^^xsd:date ] ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.1.0 based on FHIR 5.0.0. Generated 2024-11-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change