OZO FHIR implementation guide
0.1.0 - ci-build

OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

ValueSet: OZO AuditEvent Subtype ValueSet

Official URL: http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-subtype-vs Version: 0.1.0
Active as of 2025-10-20 Computable Name: OZOAuditEventSubtypeVS

Subtypes of audit events for OZO

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/restful-interaction
    CodeDisplayDefinition
    readreadRead the current state of the resource.
    vreadvreadRead the state of a specific version of the resource.
    updateupdateUpdate an existing resource by its id (or create it if it is new).
    patchpatchUpdate an existing resource by posting a set of changes to it.
    deletedeleteDelete a resource.
    historyhistoryRetrieve the change history for a particular resource, type of resource, or the entire system.
    createcreateCreate a new resource with a server assigned id.
    searchsearchSearch a resource type or all resources based on some filter criteria.
    capabilitiescapabilitiesGet a Capability Statement for the system.
    batchbatchperform a set of a separate interactions in a single http operation
    transactiontransactionUpdate, create or delete a set of resources as a single transaction.
    operationoperationPerform an operation as defined by an OperationDefinition.

 

Expansion

Expansion performed internally based on codesystem FHIR Restful Interactions v4.0.1 (CodeSystem)

This value set contains 12 concepts

CodeSystemDisplayDefinition
  readhttp://hl7.org/fhir/restful-interactionreadRead the current state of the resource.
  vreadhttp://hl7.org/fhir/restful-interactionvreadRead the state of a specific version of the resource.
  updatehttp://hl7.org/fhir/restful-interactionupdateUpdate an existing resource by its id (or create it if it is new).
  patchhttp://hl7.org/fhir/restful-interactionpatchUpdate an existing resource by posting a set of changes to it.
  deletehttp://hl7.org/fhir/restful-interactiondeleteDelete a resource.
  historyhttp://hl7.org/fhir/restful-interactionhistoryRetrieve the change history for a particular resource, type of resource, or the entire system.
  createhttp://hl7.org/fhir/restful-interactioncreateCreate a new resource with a server assigned id.
  searchhttp://hl7.org/fhir/restful-interactionsearchSearch a resource type or all resources based on some filter criteria.
  capabilitieshttp://hl7.org/fhir/restful-interactioncapabilitiesGet a Capability Statement for the system.
  batchhttp://hl7.org/fhir/restful-interactionbatchperform a set of a separate interactions in a single http operation
  transactionhttp://hl7.org/fhir/restful-interactiontransactionUpdate, create or delete a set of resources as a single transaction.
  operationhttp://hl7.org/fhir/restful-interactionoperationPerform an operation as defined by an OperationDefinition.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code