http://hl7.org/fhir/practitioner-job-title|5.2.0

name
PractitionerJobTitle
package
hl7.fhir.uv.extensions.r5@5.2.0
content
complete
status
draft
date
2025-02-10 10:45:45.0

Practitioner Job Title

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.uv.extensions.r5@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / Patient Administration",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "PractitionerJobTitle",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Practitioner Job Title",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "fdd64319-9de2-5297-8cde-28f991f19543",
  "url" : "http://hl7.org/fhir/practitioner-job-title",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1951",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "head-surgery",
    "display" : "Head of Surgery"
  }, {
    "code" : "vp-marketing",
    "display" : "Vice President of Marketing"
  }, {
    "code" : "head-research",
    "display" : "Head of Research"
  } ],
  "caseSensitive" : true,
  "version" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/pafm",
      "system" : "url"
    } ]
  } ]
}