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

name
SecurityRoleType
package
hl7.fhir.r4.core@4.0.1
content
complete
experimental
true
status
draft
date
2017-02-13 00:00:00.0

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.fhir.r4.core@4.0.1",
  "date" : "2017-02-13T00:00:00Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 International",
  "content" : "complete",
  "name" : "SecurityRoleType",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : null,
  "supliment" : null,
  "status" : "draft",
  "id" : "370ccd4c-55dc-5eb4-85c3-70cd2af6be80",
  "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" : "4.0.1",
  "contact" : [ {
    "name" : "FHIR project team",
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}