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
| 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
http://hl7.org/fhir/restful-interaction| 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. |
| batch | batch | perform a set of a separate interactions in a single http operation |
| transaction | transaction | Update, create or delete a set of resources as a single transaction. |
| operation | operation | Perform an operation as defined by an OperationDefinition. |
Expansion performed internally based on codesystem FHIR Restful Interactions v4.0.1 (CodeSystem)
This value set contains 12 concepts
| Code | System | Display | Definition |
| read | http://hl7.org/fhir/restful-interaction | read | Read the current state of the resource. |
| vread | http://hl7.org/fhir/restful-interaction | vread | Read the state of a specific version of the resource. |
| update | http://hl7.org/fhir/restful-interaction | update | Update an existing resource by its id (or create it if it is new). |
| patch | http://hl7.org/fhir/restful-interaction | patch | Update an existing resource by posting a set of changes to it. |
| delete | http://hl7.org/fhir/restful-interaction | delete | Delete a resource. |
| history | http://hl7.org/fhir/restful-interaction | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
| create | http://hl7.org/fhir/restful-interaction | create | Create a new resource with a server assigned id. |
| search | http://hl7.org/fhir/restful-interaction | search | Search a resource type or all resources based on some filter criteria. |
| capabilities | http://hl7.org/fhir/restful-interaction | capabilities | Get a Capability Statement for the system. |
| batch | http://hl7.org/fhir/restful-interaction | batch | perform a set of a separate interactions in a single http operation |
| transaction | http://hl7.org/fhir/restful-interaction | transaction | Update, create or delete a set of resources as a single transaction. |
| operation | http://hl7.org/fhir/restful-interaction | operation | Perform 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 |