{
  "resourceType" : "ValueSet",
  "id" : "PolicyAuditEventType",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>PolicyAuditEventType</h2><div><p>ImplementationGuide for CH:ATC see Audit Trail Consumption</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-EprAuditTrailConsumptionEventType.html"><code>urn:oid:2.16.756.5.30.1.127.3.10.7</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_CREATE_AUT_PART_AL">ATC_POL_CREATE_AUT_PART_AL</a></td><td>Authorize participants to access level/date</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_UPDATE_AUT_PART_AL">ATC_POL_UPDATE_AUT_PART_AL</a></td><td>Update access level/date of authorized participants</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_REMOVE_AUT_PART_AL">ATC_POL_REMOVE_AUT_PART_AL</a></td><td>Remove authorization for participants to access level/date</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_DEF_CONFLEVEL">ATC_POL_DEF_CONFLEVEL</a></td><td>Set or update the default Confidentiality Level for new documents</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_DIS_EMER_USE">ATC_POL_DIS_EMER_USE</a></td><td>Disabling Emergency Access</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_ENA_EMER_USE">ATC_POL_ENA_EMER_USE</a></td><td>Enabling Emergency Access</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_INCL_BLACKLIST">ATC_POL_INCL_BLACKLIST</a></td><td>Assign a Healthcare Professional to Blacklist</td><td/></tr><tr><td><a href="CodeSystem-EprAuditTrailConsumptionEventType.html#EprAuditTrailConsumptionEventType-ATC_POL_EXL_BLACKLIST">ATC_POL_EXL_BLACKLIST</a></td><td>Exclude a Healthcare Professional from Blacklist</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-atc/ValueSet/PolicyAuditEventType",
  "version" : "1.2.0",
  "name" : "PolicyAuditEventType",
  "title" : "PolicyAuditEventType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-05-28T00:00:00+02:00",
  "publisher" : "Federal Office of Public Health (FOPH)",
  "contact" : [
    {
      "name" : "FOPH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bag.admin.ch/bag/en/home.html"
        }
      ]
    },
    {
      "name" : "Oliver Egger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oliver.egger@ahdis.ch"
        }
      ]
    }
  ],
  "description" : "ImplementationGuide for CH:ATC see Audit Trail Consumption",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.756.5.30.1.127.3.10.7",
        "concept" : [
          {
            "code" : "ATC_POL_CREATE_AUT_PART_AL"
          },
          {
            "code" : "ATC_POL_UPDATE_AUT_PART_AL"
          },
          {
            "code" : "ATC_POL_REMOVE_AUT_PART_AL"
          },
          {
            "code" : "ATC_POL_DEF_CONFLEVEL"
          },
          {
            "code" : "ATC_POL_DIS_EMER_USE"
          },
          {
            "code" : "ATC_POL_ENA_EMER_USE"
          },
          {
            "code" : "ATC_POL_INCL_BLACKLIST"
          },
          {
            "code" : "ATC_POL_EXL_BLACKLIST"
          }
        ]
      }
    ]
  }
}