This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2
Definition for Value SetPractitionerSpecialty
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>PractitionerSpecialty</h2> <p>This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/practitioner-specialty</p> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>cardio <a name="cardio"> </a> </td> <td>Cardiologist</td> <td/> </tr> <tr> <td>dent <a name="dent"> </a> </td> <td>Dentist</td> <td/> </tr> <tr> <td>dietary <a name="dietary"> </a> </td> <td>Dietary consultant</td> <td/> </tr> <tr> <td>midw <a name="midw"> </a> </td> <td>Midwife</td> <td/> </tr> <tr> <td>sysarch <a name="sysarch"> </a> </td> <td>Systems architect</td> <td/> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/practitioner-specialty"/> <name value="PractitionerSpecialty"/> <publisher value="FHIR Project team"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <description value="This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner"/> <status value="draft"/> <define> <system value="http://hl7.org/fhir/practitioner-specialty"/> <concept> <code value="cardio"/> <display value="Cardiologist"/> </concept> <concept> <code value="dent"/> <display value="Dentist"/> </concept> <concept> <code value="dietary"/> <display value="Dietary consultant"/> </concept> <concept> <code value="midw"/> <display value="Midwife"/> </concept> <concept> <code value="sysarch"/> <display value="Systems architect"/> </concept> </define> </ValueSet>