This page is part of the FHIR Specification (v0.11: DSTU 1 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

 

Definition for Value SetAudit Active Participant Role ID Code

Raw JSON

{
  "ValueSet":{
    "text":{
      "status":{
        "value":"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 2011 by the National Electrical Manufacturers Association<\/p><p>This value set includes codes defined in other code systems, using the following rules:<\/p><ul><li>Include these codes as defined in <a href=\"valueset-dicom-dcim.htm\">http://nema.org/dicom/dcid<\/a><table><tr><td><b>Code<\/b><\/td><td><b>Display<\/b><\/td><td><b>Definition<\/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>"
    },
    "identifier":{
      "value":"http://hl7.org/fhir/vs/dicm-402-roleid"
    },
    "version":{
      "value":"20100826"
    },
    "name":{
      "value":"Audit Active Participant Role ID Code"
    },
    "publisher":{
      "value":"NEMA/DICOM"
    },
    "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"
    },
    "status":{
      "value":"active"
    },
    "date":{
      "value":"2010-08-26"
    },
    "compose":{
      "include":[
        {
          "system":{
            "value":"http://nema.org/dicom/dcid"
          },
          "code":[
            {
              "value":"110150"
            },
            {
              "value":"110151"
            },
            {
              "value":"110152"
            },
            {
              "value":"110153"
            },
            {
              "value":"110154"
            },
            {
              "value":"110155"
            }
          ]
        }
      ]
    }
  }
}