This page is part of the US Core (v3.1.1: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
JSON Format: ValueSet-us-core-provider-specialty
Download Raw json
{ "resourceType" : "ValueSet", "id" : "us-core-provider-specialty", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <code>http://nucc.org/provider-taxonomy</code> where abstract = false</li></ul></div>" }, "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-provider-specialty", "version" : "3.1.1", "name" : "USCoreProviderSpecialityNucc", "title" : "US Core Provider Speciality (NUCC)", "status" : "active", "date" : "2019-05-21", "publisher" : "HL7 US Realm Steering Committee", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://hl7.org/fhir" } ] } ], "description" : "Provider speciality roles codes which are composed of the NUCC Health Care Provider Taxonomy Code Set for providers", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US", "display" : "United States of America" } ] } ], "copyright" : "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" : "http://nucc.org/provider-taxonomy", "filter" : [ { "property" : "abstract", "op" : "=", "value" : "false" } ] } ] } }