STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-dicm-402-roleid.xml

Raw XML (canonical form)

Definition for Value SetAudit Active Participant Role ID Code

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dicm-402-roleid"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Audit Active Participant Role ID Code</h2>
      <p>Audit Active Participant Role ID Code</p>
      <p>
        <b>Copyright Statement:</b> These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM)
         Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical
         Manufacturers Association.
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="codesystem-dicom-dcim.html">http://nema.org/dicom/dicm</a>
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>110150</td>
              <td>Application</td>
              <td>Audit participant role ID of software application</td>
            </tr>
            <tr>
              <td>110151</td>
              <td>Application Launcher</td>
              <td>Audit participant role ID of software application launcher, i.e., the entity that started
                 or stopped an application</td>
            </tr>
            <tr>
              <td>110152</td>
              <td>Destination Role ID</td>
              <td>Audit participant role ID of the receiver of data</td>
            </tr>
            <tr>
              <td>110153</td>
              <td>Source Role ID</td>
              <td>Audit participant role ID of the sender of data</td>
            </tr>
            <tr>
              <td>110154</td>
              <td>Destination Media</td>
              <td>Audit participant role ID of media receiving data during an export</td>
            </tr>
            <tr>
              <td>110155</td>
              <td>Source Media</td>
              <td>Audit participant role ID of media providing data during an import</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.271"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/dicm-402-roleid"/>
  <version value="20100826"/>
  <name value="Audit Active Participant Role ID Code"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="NEMA/DICOM"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2010-08-26"/>
  <description value="Audit Active Participant Role ID Code"/>
  <copyright value="These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM)
   Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical
   Manufacturers Association."/>
  <compose>
    <include>
      <system value="http://nema.org/dicom/dicm"/>
      <concept>
        <code value="110150"/>
      </concept>
      <concept>
        <code value="110151"/>
      </concept>
      <concept>
        <code value="110152"/>
      </concept>
      <concept>
        <code value="110153"/>
      </concept>
      <concept>
        <code value="110154"/>
      </concept>
      <concept>
        <code value="110155"/>
      </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.