DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). 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 Valueset-dicm-402-roleid.json

Raw JSON ( canonical form )

Definition for Value SetAudit Active Participant Role ID Code

{
  "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>\n    \n    <hr/><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.html\">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>"

    "div": "<div>!-- Snipped for Brevity --></div>"

  },
  "identifier": "http://hl7.org/fhir/vs/dicm-402-roleid",

  "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",
  "publisher": "NEMA/DICOM",
  "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",

  "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/dcid",
        "code": [
          "110150",
          "110151",
          "110152",
          "110153",
          "110154",
          "110155"

        "system": "http://nema.org/dicom/dicm",
        "concept": [
          {
            "code": "110150"
          },
          {
            "code": "110151"
          },
          {
            "code": "110152"
          },
          {
            "code": "110153"
          },
          {
            "code": "110154"
          },
          {
            "code": "110155"
          }

        ]
      }
    ]
  }
}

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.