Release 4

Valueset-series-performer-function.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetImagingStudy series performer function

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="series-performer-function"/> 
  <meta> 
    <lastUpdated value="2021-01-21T15:34:20.265+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> ImagingStudy series performer function</h2> 
      <div> 
        <p> Performer function of an agent in an imaging study series</p> 

      </div> 
      <p> This value set includes codes from the following code systems:</p> 
      <ul> 
        <li> Include these codes as defined in 
          <a href="v3/ParticipationType/cs.html">
            <code> http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code> 
          </a> 
          <table class="none">
            <tr> 
              <td style="white-space:nowrap">
                <b> Code</b> 
              </td> 
              <td> 
                <b> Display</b> 
              </td> 
            </tr> 
            <tr> 
              <td> 
                <a href="v3/ParticipationType/cs.html#v3-ParticipationType-CON">CON</a> 
              </td> 
              <td> consultant</td> 
              <td> An advisor participating in the service by performing evaluations and making recommendations.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="v3/ParticipationType/cs.html#v3-ParticipationType-VRF">VRF</a> 
              </td> 
              <td> 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> 
            <tr> 
              <td> 
                <a href="v3/ParticipationType/cs.html#v3-ParticipationType-PRF">PRF</a> 
              </td> 
              <td> 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/>  
                        
                           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/>  
                        
                           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="v3/ParticipationType/cs.html#v3-ParticipationType-SPRF">SPRF</a> 
              </td> 
              <td> secondary performer</td> 
              <td> A person assisting in an act through his substantial presence and involvement   This includes:
                 assistants, technicians, associates, or whatever the job titles may be.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="v3/ParticipationType/cs.html#v3-ParticipationType-REF">REF</a> 
              </td> 
              <td> referrer</td> 
              <td> A person having referred the subject of the service to the performer (referring physician).
                  Typically, a referring physician will receive a report.</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="ii"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/series-performer-function"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.989"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <name value="ImagingStudySeriesPerformerFunction"/> 
  <title value="ImagingStudy series performer function"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2021-01-21T15:34:20+00:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="Performer function of an agent in an imaging study series"/> 
  <compose> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/> 
      <concept> 
        <code value="CON"/> 
        <display value="consultant"/> 
      </concept> 
      <concept> 
        <code value="VRF"/> 
        <display value="verifier"/> 
      </concept> 
      <concept> 
        <code value="PRF"/> 
        <display value="performer"/> 
      </concept> 
      <concept> 
        <code value="SPRF"/> 
        <display value="secondary performer"/> 
      </concept> 
      <concept> 
        <code value="REF"/> 
        <display value="referrer"/> 
      </concept> 
    </include> 
  </compose> 
</ValueSet> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.