FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Performer Role Codes - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "consent-performer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem consent-performer</b></p><a name=\"consent-performer\"> </a><a name=\"hcconsent-performer\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/consentperformer</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></tr><tr><td style=\"white-space:nowrap\">consenter<a name=\"consent-performer-consenter\"> </a></td><td>Consenter</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">grantee<a name=\"consent-performer-grantee\"> </a></td><td>Grantee</td><td>An entity which accepts certain rights or authority from a grantor.</td></tr><tr><td style=\"white-space:nowrap\">grantor<a name=\"consent-performer-grantor\"> </a></td><td>Grantor</td><td>An entity which agrees to confer certain rights or authority to a grantee.</td></tr><tr><td style=\"white-space:nowrap\">delegatee<a name=\"consent-performer-delegatee\"> </a></td><td>Delegatee</td><td>A party to whom some right or authority is granted by a delegator.</td></tr><tr><td style=\"white-space:nowrap\">delegator<a name=\"consent-performer-delegator\"> </a></td><td>Delegator</td><td>A party that grants all or some portion its right or authority to another party.</td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/consentperformer",
  "version" : "4.0.1",
  "name" : "PerformerRoleCodes",
  "title" : "Performer Role Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "This value set includes sample Performer Role codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "This is an example set.",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/consent-performer",
  "content" : "complete",
  "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."
    }
  ]
}