FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/provenance-history-agent-type (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Value SetProvenance Event History Agent Role Codes

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="provenance-history-agent-type"/> 
  <meta> 
    <lastUpdated value="2024-03-27T11:56:58.316+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/provenance-history-agent-type"/> 
    <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/5.5.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/5.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-AU
                T">AUT</a> 
              </td> 
              <td> Author</td> 
              <td> **Definition:** A party that originates the Act and therefore has responsibility
                 for the information given in the Act and ownership of this Act.
                <br/>  
                <br/>  **Example:** the report writer, the person writing the act definition, the guideline
                 author, the placer of an order, the EKG cart (device) creating a report etc. Every
                 Act should have an author. Authorship is regardless of mood always actual authorship.
                <br/>  
                <br/>  Examples of such policies might include:
                <br/>  
                <br/>   *  The author and anyone they explicitly delegate may update the report;
                <br/>   *  All administrators within the same clinic may cancel and reschedule appointments
                 created by other administrators within that clinic;
                <br/>  
                <br/>  A party that is neither an author nor a party who is extended authorship maintenance
                 rights by policy, may only amend, reverse, override, replace, or follow up in other
                 ways on this Act, whereby the Act remains intact and is linked to another Act authored
                 by that other party.
              </td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-IN
                F">INF</a> 
              </td> 
              <td> Informant</td> 
              <td> A source of reported information (e.g., a next of kin who answers questions about
                 the patient's history). For history questions, the patient is logically an informant,
                 yet the informant of history questions is implicitly the subject.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-VR
                F">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/5.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-EN
                T">ENT</a> 
              </td> 
              <td> Data Enterer</td> 
              <td> A person entering the data into the originating system. The data entry person is
                 collected optionally for internal quality control purposes. This includes the transcriptionis
                t for dictated text.</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/provenance-history-agent-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.927"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="ProvenanceEventHistoryAgentRoleCodes"/> 
  <title value="Provenance Event History Agent Role Codes"/> 
  <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="Types of roles indicating how a particular agent was involved with the creation
   or modification of a resource for use when exposing event history"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <compose> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/> 
      <concept> 
        <code value="AUT"/> 
        <display value="Author"/> 
      </concept> 
      <concept> 
        <code value="INF"/> 
        <display value="Informant"/> 
      </concept> 
      <concept> 
        <code value="VRF"/> 
        <display value="Verifier"/> 
      </concept> 
      <concept> 
        <code value="ENT"/> 
        <display value="Data Enterer"/> 
      </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.