{

"resourceType": "ValueSet",
"id": "dicm-402-roleid",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><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 &copy; 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=\"valueset-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>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.271"
  }
],
"url": "http://hl7.org/fhir/ValueSet/dicm-402-roleid",
"version": "20100826",
"name": "Audit Active Participant Role ID Code",
"status": "active",
"experimental": true,
"publisher": "NEMA/DICOM",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      },
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2010-08-26",
"description": "Audit Active Participant Role ID Code",
"copyright": "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": "http://nema.org/dicom/dicm",
      "concept": [
        {
          "code": "110150"
        },
        {
          "code": "110151"
        },
        {
          "code": "110152"
        },
        {
          "code": "110153"
        },
        {
          "code": "110154"
        },
        {
          "code": "110155"
        }
      ]
    }
  ]
}

}