This page is part of the FHIR Specification (v4.2.0: R5 Preview #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
| Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetAudit Event Sub-Type
{
"resourceType" : "ValueSet",
"id" : "audit-event-sub-type",
"meta" : {
"lastUpdated" : "2019-12-31T21:03:40.621+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}],
"url" : "http://hl7.org/fhir/ValueSet/audit-event-sub-type",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.464"
}],
"version" : "4.2.0",
"name" : "AuditEventSub-Type",
"title" : "Audit Event Sub-Type",
"status" : "active",
"experimental" : false,
"date" : "2010-08-26",
"publisher" : "NEMA/DICOM",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"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://dicom.nema.org/resources/ontology/DCM",
"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"
}]
}
}
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.