XealthIG
v1.46.0 - release

XealthIG - Local Development build (vv1.46.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Xealth ChargeItem Performer Function Value Set - XML Representation

Active as of 2026-07-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="xealth-chargeitem-performer-function-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet xealth-chargeitem-performer-function-vs</b></p><a name="xealth-chargeitem-performer-function-vs"> </a><a name="hcxealth-chargeitem-performer-function-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v2-0912.html"><code>http://terminology.hl7.org/CodeSystem/v2-0912</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-v2-0912.html#v2-0912-OP">OP</a></td><td style="color: #cccccc">Ordering Provider</td><td>Ordering Provider</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title="Version is not explicitly stated, which means it is fixed to 6.0.0, the version found through the package references"> version &#x1F4E6;6.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-PRF">PRF</a></td><td style="color: #cccccc">performer</td><td>**Definition:** A person, non-person living subject, organization or device that who actually and principally carries out the action. Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor.<br/><br/>**Exampe:** A surgery resident operating under supervision of attending surgeon, a search and rescue dog locating survivors, an electronic laboratory analyzer or the laboratory discipline requested to perform a laboratory test. The performer may also be the patient in self-care, e.g. fingerstick blood sugar. The traditional order filler is a performer. This information should accompany every service event.<br/><br/>**Note:** that existing HL7 designs assign an organization as the playing entity of the Role that is the performer. These designs should be revised in subsequent releases to make this the scooping entity for the role involved.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-VRF">VRF</a></td><td style="color: #cccccc">verifier</td><td>A person who verifies the correctness and appropriateness of the service (plan, order, event, etc.) and hence takes on accountability.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.xealth.io/ValueSet/xealth-chargeitem-performer-function-vs"/>
  <version value="v1.46.0"/>
  <name value="XealthChargeItemPerformerFunctionVS"/>
  <title value="Xealth ChargeItem Performer Function Value Set"/>
  <status value="active"/>
  <date value="2026-07-09T14:07:37+00:00"/>
  <publisher value="Xealth"/>
  <contact>
    <name value="Xealth"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.xealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@xealth.io"/>
    </telecom>
  </contact>
  <description
               value="Roles a ChargeItem.performer may take: OP = ordering provider, PRF = performer, VRF = verifier."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0912"/>
      <concept>
        <code value="OP"/>
      </concept>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <concept>
        <code value="PRF"/>
      </concept>
      <concept>
        <code value="VRF"/>
      </concept>
    </include>
  </compose>
</ValueSet>