http://hl7.org/fhir/practitioner-specialty|4.0.1

name
PractitionerSpecialty
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Practitioner specialty

This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner.

{
  "description" : "This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "PractitionerSpecialty",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Practitioner specialty",
  "supliment" : null,
  "status" : "draft",
  "id" : "636d4795-4e45-54a9-8e84-bc64bed1fa5d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/practitioner-specialty",
  "url" : "http://hl7.org/fhir/practitioner-specialty",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.442",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "cardio",
    "display" : "Cardiologist"
  }, {
    "code" : "dent",
    "display" : "Dentist"
  }, {
    "code" : "dietary",
    "display" : "Dietary consultant"
  }, {
    "code" : "midw",
    "display" : "Midwife"
  }, {
    "code" : "sysarch",
    "display" : "Systems architect"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}