CH ATC (R4)
3.2.0 - Draft Switzerland flag

This page is part of the CH ATC (R4) (v3.2.0: Draft Ballot 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DocumentAuditEventType - JSON Representation

Draft as of 2018-05-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DocumentAuditEventType",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.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=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.html#2.16.756.5.30.1.127.3.10.7-ATC_DOC_CREATE\">ATC_DOC_CREATE</a></td><td style=\"color: #cccccc\">Document upload</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.html#2.16.756.5.30.1.127.3.10.7-ATC_DOC_READ\">ATC_DOC_READ</a></td><td style=\"color: #cccccc\">Document retrieval</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.html#2.16.756.5.30.1.127.3.10.7-ATC_DOC_UPDATE\">ATC_DOC_UPDATE</a></td><td style=\"color: #cccccc\">Document or Document Metadata update</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.html#2.16.756.5.30.1.127.3.10.7-ATC_DOC_DELETE\">ATC_DOC_DELETE</a></td><td style=\"color: #cccccc\">Document removal</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.7.html#2.16.756.5.30.1.127.3.10.7-ATC_DOC_SEARCH\">ATC_DOC_SEARCH</a></td><td style=\"color: #cccccc\">Document search</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-atc/ValueSet/DocumentAuditEventType",
  "version" : "3.2.0",
  "name" : "DocumentAuditEventType",
  "title" : "DocumentAuditEventType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-05-28",
  "publisher" : "eHealth Suisse",
  "contact" : [
    {
      "name" : "eHealth Suisse",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.e-health-suisse.ch/"
        }
      ]
    },
    {
      "name" : "Oliver Egger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oliver.egger@ahdis.ch"
        }
      ]
    }
  ],
  "description" : "Implementation Guide for CH ATC see Audit Trail Consumption",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.756.5.30.1.127.3.10.7",
        "concept" : [
          {
            "code" : "ATC_DOC_CREATE"
          },
          {
            "code" : "ATC_DOC_READ"
          },
          {
            "code" : "ATC_DOC_UPDATE"
          },
          {
            "code" : "ATC_DOC_DELETE"
          },
          {
            "code" : "ATC_DOC_SEARCH"
          }
        ]
      }
    ]
  }
}