This page is part of the FHIR Specification (v3.3.0: R4 Ballot 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
| Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Value SetAudit Event Sub-Type
{
"resourceType": "ValueSet",
"id": "audit-event-sub-type",
"meta": {
"lastUpdated": "2018-04-03T12:05:46.262+10: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",
"valueString": "sec"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "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": "20100826",
"name": "Audit Event Sub-Type",
"status": "active",
"experimental": true,
"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.