http://hl7.org/fhir/consentperformer|4.0.1

name
PerformerRoleCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Performer Role Codes

This value set includes sample Performer Role codes.

{
  "description" : "This value set includes sample Performer Role codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "CBCC",
  "content" : "complete",
  "name" : "PerformerRoleCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Performer Role Codes",
  "supliment" : null,
  "status" : "draft",
  "id" : "a87a2a6c-4db4-5756-a5e9-9f802bdc86ab",
  "valueSet" : "http://hl7.org/fhir/ValueSet/consent-performer",
  "url" : "http://hl7.org/fhir/consentperformer",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1017",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "consenter",
    "display" : "Consenter",
    "definition" : "An entity or an entity's delegatee who is the grantee in an agreement such as a consent for services, advanced directive, or a privacy consent directive in accordance with jurisdictional, organizational, or patient policy."
  }, {
    "code" : "grantee",
    "display" : "Grantee",
    "definition" : "An entity which accepts certain rights or authority from a grantor."
  }, {
    "code" : "grantor",
    "display" : "Grantor",
    "definition" : "An entity which agrees to confer certain rights or authority to a grantee."
  }, {
    "code" : "delegatee",
    "display" : "Delegatee",
    "definition" : "A party to whom some right or authority is granted by a delegator."
  }, {
    "code" : "delegator",
    "display" : "Delegator",
    "definition" : "A party that grants all or some portion its right or authority to another party."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}