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
{ "resourceType": "ValueSet", "id": "hspc-practitioner-privilege", "meta": { "lastUpdated": "2015-12-11T17:38:40.294+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0" } ], "url": "http://hl7.org/fhir/ValueSet/hspc-practitioner-privilege", "version": "1.2.0", "name": "HSPC ProviderPractitioner Privilege", "status": "draft", "experimental": true, "publisher": "HSPC", "contact": [ { "telecom": [ { "system": "other", "value": "http://healthcaresoa.org" } ] } ], "date": "2015-12-11T17:38:40+11:00", "description": "A set of codes that describe the level of authorization given to a provider to practice medicine at an institution.", "codeSystem": { "system": "http://hl7.org/fhir/practitioner-hspc-privilege", "caseSensitive": true, "concept": [ { "code": "e6310141-5308-4062-a176-0a03197fb489", "display": "Full Privilege", "definition": "The provider is allowed to practice and admit" }, { "code": "0a9a9b65-4f9f-42fa-ade8-0d2592bde220", "display": "No Privileges to practice or admit", "definition": "The provider is not allowed to practice or admit" }, { "code": "77f1b390-a433-4708-ad3b-070e358868f4", "display": "Privileges Suspended", "definition": "The provider is not allowed to practice or admit at this time" }, { "code": "5750552b-25d4-4eb8-86f9-8233756449f0", "display": "Practice Privileges Only (not allowed to admit)", "definition": "The provider is allowed to practice only, cannot admit patients" }, { "code": "45fc874f-d787-43f2-a2aa-5954446b163d", "display": "Temporary Privileges", "definition": "The provider is allowed to practice and admit for a limited time" } ] } }
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.