FHIR IG Statistics: ValueSet/audit-event-subtype-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
Source
{
"resourceType": "ValueSet",
"id": "audit-event-subtype-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": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/CodeSystem/http-interaction-cs|5.0.0"
}
],
"url": "https://terminology.dhp.uz/ValueSet/audit-event-subtype-vs",
"version": "0.2.0",
"name": "AuditEventSubTypeVS",
"title": "Audit event subtype",
"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 subtype 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://hl7.org/fhir/restful-interaction",
"concept": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "delete"
},
{
"code": "search"
}
]
},
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110122"
},
{
"code": "110123"
}
]
}
]
}
}