active
1 bindingAudit Event Sub-Type
http://hl7.org/fhir/ValueSet/audit-event-sub-type
More detailed code concerning the type of the audit event - defined by DICOM with some FHIR specific additions.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| 110120 | ||
| 110121 | ||
| 110122 | ||
| 110123 | ||
| 110124 | ||
| 110125 | ||
| 110126 | ||
| 110127 | ||
| 110128 | ||
| 110129 | ||
| 110130 | ||
| 110131 | ||
| 110132 | ||
| 110133 | ||
| 110134 | ||
| 110135 | ||
| 110136 | ||
| 110137 | ||
| 110138 | ||
| 110139 | ||
| 110140 | ||
| 110141 | ||
| 110142 |
| Code | Display | Definition |
|---|---|---|
| read | read | Read the current state of the resource. |
| vread | vread | Read the state of a specific version of the resource. |
| update | update | Update an existing resource by its id (or create it if it is new). |
| patch | patch | Update an existing resource by posting a set of changes to it. |
| delete | delete | Delete a resource. |
| history | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
| create | create | Create a new resource with a server assigned id. |
| search | search | Search a resource type or all resources based on some filter criteria. |
| capabilities | capabilities | Get a Capability Statement for the system. |
| transaction | transaction | Update, create or delete a set of resources as a single transaction. |
| batch | batch | perform a set of a separate interactions in a single http operation |
| operation | operation | Perform an operation as defined by an OperationDefinition. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| AuditEvent | AuditEvent.subtype | extensible |