{
  "resourceType" : "ValueSet",
  "id" : "rmd-auditEventAgentRole-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</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://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110150\">110150</a></td><td>Application</td><td>Audit participant role ID of software application</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110152\">110152</a></td><td>Destination Role ID</td><td>Audit participant role ID of the receiver of data</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110153\">110153</a></td><td>Source Role ID</td><td>Audit participant role ID of the sender of data</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-provenance-participant-type.html\"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</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.0.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-custodian\">custodian</a></td><td>Custodian</td><td>The entity that is accountable for maintaining a true an accurate copy of the original record</td></tr></table></li></ul></div>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/rmd-auditEventAgentRole-vs",
  "version" : "0.37.0",
  "name" : "ValueSetResMedAuditEventAppAgentRole",
  "title" : "ResMed AuditEvent Application Agent Role ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [{
    "name" : "ResMed Corp",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.resmed.com"
    },
    {
      "system" : "email",
      "value" : "atomteam-halifax@resmed.com"
    }]
  }],
  "description" : "ResMed AuditEvent Application Agent Role ValueSet",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://dicom.nema.org/resources/ontology/DCM",
      "concept" : [{
        "code" : "110150",
        "display" : "Application"
      },
      {
        "code" : "110152",
        "display" : "Destination Role ID"
      },
      {
        "code" : "110153",
        "display" : "Source Role ID"
      }]
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
      "concept" : [{
        "code" : "custodian",
        "display" : "Custodian"
      }]
    }]
  }
}