http://terminology.hl7.org/CodeSystem/extra-security-role-type|1.0.1

name
SecurityRoleType
package
hl7.terminology.r4@6.3.0
content
complete
experimental
true
status
active
date
2024-04-24 00:00:00.0

Security Role Type

This CodeSystem contains Additional FHIR-defined Security Role types not defined elsewhere

{
  "description" : "This CodeSystem contains Additional FHIR-defined Security Role types not defined elsewhere",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2024-04-24T00:00:00Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "SecurityRoleType",
  "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" : true,
  "resourceType" : "CodeSystem",
  "title" : "Security Role Type",
  "supliment" : null,
  "status" : "active",
  "id" : "d84463a7-6a08-5899-beb8-cc7010a81d3a",
  "url" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
  "concept" : [ {
    "code" : "authserver",
    "display" : "Authorization Server",
    "definition" : "An entity providing authorization services to enable the electronic sharing of health-related information based on resource owner's preapproved permissions. For example, an UMA Authorization Server[UMA]"
  }, {
    "code" : "datacollector",
    "display" : "Data Collector",
    "definition" : "An entity that collects information over which the data subject may have certain rights under policy or law to control that information's management and distribution by data collectors, including the right to access, retrieve, distribute, or delete that information."
  }, {
    "code" : "dataprocessor",
    "display" : "Data Processor",
    "definition" : "An entity that processes collected information over which the data subject may have certain rights under policy or law to control that information's management and distribution by data processors, including the right to access, retrieve, distribute, or delete that information."
  }, {
    "code" : "datasubject",
    "display" : "Data Subject",
    "definition" : "A person whose personal information is collected or processed, and who may have certain rights under policy or law to control that information's management and distribution by data collectors or processors, including the right to access, retrieve, distribute, or delete that information."
  }, {
    "code" : "humanuser",
    "display" : "Human User",
    "definition" : "The human user that has participated."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}