HL7 Terminology (THO)
7.4.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: HL7 International Staff Roles

Active as of 2026-08-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hl7-staff-role",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hl7-staff-role</b></p><a name=\"hl7-staff-role\"> </a><a name=\"hchl7-staff-role\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Organizational Entity Type</td><td>type</td><td>http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#type</td><td>string</td><td>The type of HL7 International staff role. Values are 'Product Director' and 'Executive'</td></tr><tr><td>Organizational Entity Status</td><td>roleStatus</td><td>http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#status</td><td>string</td><td>The status of the HL7 International staff role. Values are 'active' and 'inactive'</td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally this property is not provided unless its the value is retired. Note, concepts are usually only retired if entered in error. Retirement status should not be interpreted to mean that the role itself was retired.</td></tr><tr><td>HL7 JIRA Work Group Entry</td><td>jiraSpecItem</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#work-group-entry</td><td>boolean</td><td>Whether the group is included in the JIRA Spec Artefact file for workgroups</td></tr><tr><td>HL7 JIRA Work Group Key</td><td>jiraKey</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#key</td><td>string</td><td>The key stored in the JIRA project.  This should not change or be removed even if a work group is renamed or dissolved.</td></tr><tr><td>HL7 JIRA Work Group Webcode</td><td>jiraWebcode</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#webcode</td><td>string</td><td>The code used for the work group on the HL7 website.</td></tr><tr><td>HL7 JIRA Work Group deprecated</td><td>jiraDeprecated</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#deprecated</td><td>boolean</td><td>This is set to true for groups that can no longer be assigned responsibility for tracker items, but which may have had responsibility for historical items</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/hl7-staff-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Organizational Entity Type</b></td><td><b>Organizational Entity Status</b></td><td><b>HL7 JIRA Work Group Entry</b></td><td><b>HL7 JIRA Work Group Key</b></td></tr><tr><td style=\"white-space:nowrap\">fhir-pd<a name=\"hl7-staff-role-fhir-pd\"> </a></td><td>FHIR Product Director</td><td>FHIR Product Director</td><td>Product Director</td><td>active</td><td>true</td><td>director</td></tr><tr><td style=\"white-space:nowrap\">csdo<a name=\"hl7-staff-role-csdo\"> </a></td><td>Chief Standards Development Officer</td><td>Chief Standards Development Officer</td><td>Executive</td><td>active</td><td>false</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "tsmg"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/hl7-staff-role",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.185"
    }
  ],
  "version" : "1.0.0",
  "name" : "HL7_Staff_Role",
  "title" : "HL7 International Staff Roles",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-13",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "HL7 International Staff Roles",
  "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.html",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/hl7-staff-role",
  "content" : "complete",
  "property" : [
    {
      "code" : "type",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#type",
      "description" : "The type of HL7 International staff role. Values are 'Product Director' and 'Executive'",
      "type" : "string"
    },
    {
      "code" : "roleStatus",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#status",
      "description" : "The status of the HL7 International staff role. Values are 'active' and 'inactive'",
      "type" : "string"
    },
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "Designation of a concept's state. Normally this property is not provided unless its the value is retired. Note, concepts are usually only retired if entered in error. Retirement status should not be interpreted to mean that the role itself was retired.",
      "type" : "code"
    },
    {
      "code" : "jiraSpecItem",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#work-group-entry",
      "description" : "Whether the group is included in the JIRA Spec Artefact file for workgroups",
      "type" : "boolean"
    },
    {
      "code" : "jiraKey",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#key",
      "description" : "The key stored in the JIRA project.  This should not change or be removed even if a work group is renamed or dissolved.",
      "type" : "string"
    },
    {
      "code" : "jiraWebcode",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#webcode",
      "description" : "The code used for the work group on the HL7 website.",
      "type" : "string"
    },
    {
      "code" : "jiraDeprecated",
      "uri" : "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#deprecated",
      "description" : "This is set to true for groups that can no longer be assigned responsibility for tracker items, but which may have had responsibility for historical items",
      "type" : "boolean"
    }
  ],
  "concept" : [
    {
      "code" : "fhir-pd",
      "display" : "FHIR Product Director",
      "definition" : "FHIR Product Director",
      "property" : [
        {
          "code" : "type",
          "valueString" : "Product Director"
        },
        {
          "code" : "roleStatus",
          "valueString" : "active"
        },
        {
          "code" : "jiraSpecItem",
          "valueBoolean" : true
        },
        {
          "code" : "jiraKey",
          "valueString" : "director"
        },
        {
          "code" : "jiraListserv",
          "valueString" : "fhir-director@hl7.org"
        }
      ]
    },
    {
      "code" : "csdo",
      "display" : "Chief Standards Development Officer",
      "definition" : "Chief Standards Development Officer",
      "property" : [
        {
          "code" : "type",
          "valueString" : "Executive"
        },
        {
          "code" : "roleStatus",
          "valueString" : "active"
        },
        {
          "code" : "jiraSpecItem",
          "valueBoolean" : false
        }
      ]
    }
  ]
}