DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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 . Page versions: R5 R4B R4 R3 R2

Valueset-audit-event-sub-type.json

Raw JSON (canonical form)

Definition for Value SetAudit Event Sub-Type

{
  "resourceType": "ValueSet",
  "id": "audit-event-sub-type",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.270"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/audit-event-sub-type",
  "version": "20100826",
  "name": "Audit Event Sub-Type",
  "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": "More detailed code concerning the type of the audit event - defined by DICOM with some FHIR specific additions.",
  "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/dicm",
        "concept": [
          {
            "code": "110120"
          },
          {
            "code": "110121"
          },
          {
            "code": "110122"
          },
          {
            "code": "110123"
          },
          {
            "code": "110124"
          },
          {
            "code": "110125"
          },
          {
            "code": "110126"
          },
          {
            "code": "110127"
          },
          {
            "code": "110128"
          },
          {
            "code": "110129"
          },
          {
            "code": "110130"
          },
          {
            "code": "110131"
          },
          {
            "code": "110132"
          },
          {
            "code": "110133"
          },
          {
            "code": "110134"
          },
          {
            "code": "110135"
          },
          {
            "code": "110136"
          },
          {
            "code": "110137"
          },
          {
            "code": "110138"
          },
          {
            "code": "110139"
          },
          {
            "code": "110140"
          },
          {
            "code": "110141"
          },
          {
            "code": "110142"
          }
        ]
      },
      {
        "fhir_comments": [
          "      <concept>\n        <code value=\"read\"/>\n      </concept>\n      <concept>\n        <code value=\"vread\"/>\n      </concept>\n      <concept>\n        <code value=\"update\"/>\n      </concept>\n      <concept>\n        <code value=\"delete\"/>\n      </concept>\n      <concept>\n        <code value=\"validate\"/>\n      </concept>\n      <concept>\n        <code value=\"create\"/>\n      </concept>\n      <concept>\n        <code value=\"history-instance\"/>\n      </concept>\n      <concept>\n        <code value=\"history-type\"/>\n      </concept>\n      <concept>\n        <code value=\"history-system\"/>\n      </concept>\n      <concept>\n        <code value=\"search-type\"/>\n      </concept>\n      <concept>\n        <code value=\"search-system\"/>\n      </concept>\n      <concept>\n        <code value=\"transaction\"/>\n      </concept> "
        ],
        "system": "http://hl7.org/fhir/restful-interaction"
      }
    ]
  }
}

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.