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 - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


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