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
| Active as of 2025-10-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ozo-auditevent-subtype-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ozo-auditevent-subtype-vs</b></p><a name="ozo-auditevent-subtype-vs"> </a><a name="hcozo-auditevent-subtype-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html"><code>http://hl7.org/fhir/restful-interaction</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-read">read</a></td><td>read</td><td>Read the current state of the resource.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-vread">vread</a></td><td>vread</td><td>Read the state of a specific version of the resource.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-update">update</a></td><td>update</td><td>Update an existing resource by its id (or create it if it is new).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-patch">patch</a></td><td>patch</td><td>Update an existing resource by posting a set of changes to it.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-delete">delete</a></td><td>delete</td><td>Delete a resource.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-history">history</a></td><td>history</td><td>Retrieve the change history for a particular resource, type of resource, or the entire system.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-create">create</a></td><td>create</td><td>Create a new resource with a server assigned id.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-search">search</a></td><td>search</td><td>Search a resource type or all resources based on some filter criteria.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-capabilities">capabilities</a></td><td>capabilities</td><td>Get a Capability Statement for the system.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-batch">batch</a></td><td>batch</td><td>perform a set of a separate interactions in a single http operation</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-transaction">transaction</a></td><td>transaction</td><td>Update, create or delete a set of resources as a single transaction.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-operation">operation</a></td><td>operation</td><td>Perform an operation as defined by an OperationDefinition.</td></tr></table></li></ul></div>
</text>
<url
value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-subtype-vs"/>
<version value="0.1.0"/>
<name value="OZOAuditEventSubtypeVS"/>
<title value="OZO AuditEvent Subtype ValueSet"/>
<status value="active"/>
<date value="2025-10-20T18:11:45+00:00"/>
<publisher value="Headease"/>
<contact>
<name value="Headease"/>
<telecom>
<system value="url"/>
<value value="https://headease.nl"/>
</telecom>
</contact>
<description value="Subtypes of audit events for OZO"/>
<compose>
<include>
<system value="http://hl7.org/fhir/restful-interaction"/>
<concept>
<code value="read"/>
<display value="read"/>
</concept>
<concept>
<code value="vread"/>
<display value="vread"/>
</concept>
<concept>
<code value="update"/>
<display value="update"/>
</concept>
<concept>
<code value="patch"/>
<display value="patch"/>
</concept>
<concept>
<code value="delete"/>
<display value="delete"/>
</concept>
<concept>
<code value="history"/>
<display value="history"/>
</concept>
<concept>
<code value="create"/>
<display value="create"/>
</concept>
<concept>
<code value="search"/>
<display value="search"/>
</concept>
<concept>
<code value="capabilities"/>
<display value="capabilities"/>
</concept>
<concept>
<code value="batch"/>
<display value="batch"/>
</concept>
<concept>
<code value="transaction"/>
<display value="transaction"/>
</concept>
<concept>
<code value="operation"/>
<display value="operation"/>
</concept>
</include>
</compose>
</ValueSet>