View raw Markdown
type: valuesetvalueset: provider-taxonomy

Provider Taxonomy Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="provider-taxonomy"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.51"/>
  </identifier>
  <name value="ProviderTaxonomyCodes"/>
  <title value="Provider Taxonomy Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="NUCC Healthcare Provider Taxonomy codes"/>
  <copyright value="This value set includes content from NUCC Health Care Provider Taxonomy Code Set for providers which is copyright © 2016+ American Medical Association. For commercial use, including sales or licensing, a license must be obtained"/>
  <compose>
    <include>
      <system value="http://nucc.org/provider-taxonomy"/>
    </include>
  </compose>
</ValueSet>