http://terminology.hl7.org/CodeSystem/practitioner-role|1.0.1

name
PractitionerRole
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Practitioner role

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

{
  "description" : "This example value set defines a set of codes that can be used to indicate the role of a Practitioner.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "PractitionerRole",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Practitioner role",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "278ef474-1410-5c27-b1a2-e7bbaf25eb38",
  "url" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1132",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "doctor",
    "display" : "Doctor",
    "definition" : "A qualified/registered medical practitioner"
  }, {
    "code" : "nurse",
    "display" : "Nurse",
    "definition" : "A practitioner with nursing experience that may be qualified/registered"
  }, {
    "code" : "pharmacist",
    "display" : "Pharmacist",
    "definition" : "A qualified/registered/licensed pharmacist"
  }, {
    "code" : "researcher",
    "display" : "Researcher",
    "definition" : "A practitioner that may perform research"
  }, {
    "code" : "teacher",
    "display" : "Teacher/educator",
    "definition" : "Someone who is able to provide educational services"
  }, {
    "code" : "ict",
    "display" : "ICT professional",
    "definition" : "Someone who is qualified in Information and Communication Technologies"
  } ],
  "caseSensitive" : true,
  "version" : "1.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}