This page is part of the Argonaut Scheduling Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions 
JSON Format: ValueSet-specialty
Raw json
{
"resourceType" : "ValueSet",
"id" : "specialty",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut_Scheduling_Specialties</h2><div><p>The specialties offered by providers and that would be required to perform the service requested in this appointment.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept is-a 394658006 (Clinical specialties)</li></ul></div>"
},
"url" : "http://fhir.org/guides/argonaut-scheduling/ValueSet/specialty",
"version" : "1.0.0",
"name" : "Argonaut_Scheduling_Specialties",
"title" : "Argonaut Scheduling Specialties",
"status" : "active",
"date" : "2017-07-13T05:40:10+10:00",
"description" : "The specialties offered by providers and that would be required to perform the service requested in this appointment. ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "394658006"
}
]
}
]
}
}
