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-type-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ozo-auditevent-type-vs</b></p><a name="ozo-auditevent-type-vs"> </a><a name="hcozo-auditevent-type-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-event-type.html"><code>http://terminology.hl7.org/CodeSystem/audit-event-type</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://terminology.hl7.org/6.5.0/CodeSystem-audit-event-type.html#audit-event-type-rest">rest</a></td><td>RESTful Operation</td><td>Audit Event: Execution of a RESTful operation as defined by FHIR.</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-iso-21089-lifecycle.html"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</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://terminology.hl7.org/6.5.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-transmit">transmit</a></td><td>Transmit Record Lifecycle Event</td><td>Occurs when an agent causes the system to send record entry content from one (EHR/PHR/other) system to another.</td></tr></table></li></ul></div>
</text>
<url
value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-type-vs"/>
<version value="0.1.0"/>
<name value="OZOAuditEventTypeVS"/>
<title value="OZO AuditEvent Type 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="Types of audit events for OZO"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
<concept>
<code value="rest"/>
<display value="RESTful Operation"/>
</concept>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
<concept>
<code value="transmit"/>
<display value="Transmit Record Lifecycle Event"/>
</concept>
</include>
</compose>
</ValueSet>