FHIR IG Statistics: ValueSet/audit-event-type-vs
Resources that use this resource
Resources that this resource uses
CodeSystem |
DCM | DICOM Controlled Terminology |
Narrative
Note: links and images are rebased to the (stated) source
This ValueSet requires the Code system Supplement DICOM Controlled Terminology Definitions.
- Include these codes as defined in
http://dicom.nema.org/resources/ontology/DCM
Code | Display | Definition |
110100 | Application Activity | Audit event: Application Activity has taken place. |
110101 | Audit Log Used | Audit event: Audit Log has been used. |
110106 | Export | Audit event: Data has been exported out of the system. |
110107 | Import | Audit event: Data has been imported into the system. |
110110 | Patient Record | Audit event: Patient Record has been created, read, updated, or deleted. |
110112 | Query | Audit event: Query has been made. |
110114 | User Authentication | Audit event: User Authentication has been attempted. |
110121 | Application Stop | Audit event: Application Entity has stopped. |
Source
{
"resourceType": "ValueSet",
"id": "audit-event-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/CodeSystem/dicom-dcs-cs|2023.1.20230123"
}
],
"url": "https://terminology.dhp.uz/ValueSet/audit-event-type-vs",
"version": "0.2.0",
"name": "AuditEventTypeVS",
"title": "Audit event type",
"status": "draft",
"experimental": true,
"date": "2025-08-11T19:35:27+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Defines the type of event that is being recorded in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110100"
},
{
"code": "110101"
},
{
"code": "110106"
},
{
"code": "110107"
},
{
"code": "110110"
},
{
"code": "110112"
},
{
"code": "110114"
},
{
"code": "110121"
}
]
}
]
}
}