--- type: "valueset" title: "Example Security Role Type" valueset: "security-role-type-example" --- # Example Security Role Type - **Official URL**: http://hl7.org/fhir/ValueSet/security-role-type-example - **Version**: 6.0.0 - **Status**: active - **Name**: SecurityRoleTypeExamples - **Title**: Example Security Role Type - **Publisher**: HL7 International / Security - **Description**: This value set contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions. ## Content (Compose) - **System**: http://hl7.org/fhir/security-structural-roles-example ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <date value="2025-11-01"/> <publisher value="HL7 International / Security"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/secure"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="This value set contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions."/> <copyright value="This is an example FHIR value set with sample codes derived from ISO-21298 - Functional and Structural Roles."/> <compose> <include> <system value="http://hl7.org/fhir/security-structural-roles-example"/> </include> </compose> </ValueSet> ```