This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetHSPC ProviderPractitioner Privilege
<ValueSet xmlns="http://hl7.org/fhir"> <id value="hspc-practitioner-privilege"/> <meta> <lastUpdated value="2015-12-11T17:38:40.294+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>HSPC ProviderPractitioner Privilege</h2> <p>A set of codes that describe the level of authorization given to a provider to practice medicine at an institution.</p> <p>This value set has an inline code system http://hl7.org/fhir/practitioner-hspc-privilege, which defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>e6310141-5308-4062-a176-0a03197fb489 <a name="e6310141-5308-4062-a176-0a03197fb489"> </a> </td> <td>Full Privilege</td> <td>The provider is allowed to practice and admit</td> </tr> <tr> <td>0a9a9b65-4f9f-42fa-ade8-0d2592bde220 <a name="0a9a9b65-4f9f-42fa-ade8-0d2592bde220"> </a> </td> <td>No Privileges to practice or admit</td> <td>The provider is not allowed to practice or admit</td> </tr> <tr> <td>77f1b390-a433-4708-ad3b-070e358868f4 <a name="77f1b390-a433-4708-ad3b-070e358868f4"> </a> </td> <td>Privileges Suspended</td> <td>The provider is not allowed to practice or admit at this time</td> </tr> <tr> <td>5750552b-25d4-4eb8-86f9-8233756449f0 <a name="5750552b-25d4-4eb8-86f9-8233756449f0"> </a> </td> <td>Practice Privileges Only (not allowed to admit)</td> <td>The provider is allowed to practice only, cannot admit patients</td> </tr> <tr> <td>45fc874f-d787-43f2-a2aa-5954446b163d <a name="45fc874f-d787-43f2-a2aa-5954446b163d"> </a> </td> <td>Temporary Privileges</td> <td>The provider is allowed to practice and admit for a limited time</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/hspc-practitioner-privilege"/> <version value="1.2.0"/> <name value="HSPC ProviderPractitioner Privilege"/> <status value="draft"/> <experimental value="true"/> <publisher value="HSPC"/> <contact> <telecom> <system value="other"/> <value value="http://healthcaresoa.org"/> </telecom> </contact> <date value="2015-12-11T17:38:40+11:00"/> <description value="A set of codes that describe the level of authorization given to a provider to practice medicine at an institution."/> <codeSystem> <system value="http://hl7.org/fhir/practitioner-hspc-privilege"/> <caseSensitive value="true"/> <concept> <code value="e6310141-5308-4062-a176-0a03197fb489"/> <display value="Full Privilege"/> <definition value="The provider is allowed to practice and admit"/> </concept> <concept> <code value="0a9a9b65-4f9f-42fa-ade8-0d2592bde220"/> <display value="No Privileges to practice or admit"/> <definition value="The provider is not allowed to practice or admit"/> </concept> <concept> <code value="77f1b390-a433-4708-ad3b-070e358868f4"/> <display value="Privileges Suspended"/> <definition value="The provider is not allowed to practice or admit at this time"/> </concept> <concept> <code value="5750552b-25d4-4eb8-86f9-8233756449f0"/> <display value="Practice Privileges Only (not allowed to admit)"/> <definition value="The provider is allowed to practice only, cannot admit patients"/> </concept> <concept> <code value="45fc874f-d787-43f2-a2aa-5954446b163d"/> <display value="Temporary Privileges"/> <definition value="The provider is allowed to practice and admit for a limited time"/> </concept> </codeSystem> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.