This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v4.3.0:
R4B
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R4B
R4
| Vocabulary Work Group | Maturity Level : N/A | Standards 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="2022-05-28T12:47:40.239+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text><status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"><ul> <li> Include these codes as defined in<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.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> <td> <b> Definition</b> </td> </tr> <tr> <td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.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="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.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="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-PRF">PRF</a> </td> <td> performer</td>Definition: A person, non-person living subject, organization or device that who actually<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 performerin circumstances where the device is performing independent of human intervention. Needin 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/> **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.<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/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-SPRF">SPRF</a> </td> <td> secondary performer</td>A person assisting in an act through his substantial presence and involvement This includes:<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="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.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.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.3.0"/> <name value="ImagingStudySeriesPerformerFunction"/> <title value="ImagingStudy series performer function"/> <status value="draft"/><experimental value="false"/> <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.