This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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
Definition for Value SetAudit Event Sub-Type
{
"resourceType": "ValueSet",
"id": "valueset-audit-event-sub-type",
"meta": {
"lastUpdated": "2015-03-27T00:13:00.999+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.1483"
}
],
"url": "http://hl7.org/fhir/vs/audit-event-sub-type",
"version": "20100826",
"name": "Audit Event Sub-Type",
"publisher": "NEMA/DICOM",
"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",
"status": "active",
"experimental": true,
"date": "2010-08-26",
"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"
}
]
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"concept": [
{
"code": "read"
},
{
"code": "vread"
},
{
"code": "update"
},
{
"code": "delete"
},
{
"code": "validate"
},
{
"code": "create"
},
{
"code": "history-instance"
},
{
"code": "history-type"
},
{
"code": "history-system"
},
{
"code": "search-type"
},
{
"code": "search-system"
},
{
"code": "transaction"
}
]
}
]
}
}
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.