340B FHIR Exchange Implementation Guide
0.1.0-ballot - ci-build
340B FHIR Exchange Implementation Guide - Local Development build (v0.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AuditEvent xmlns="http://hl7.org/fhir">
<id value="audit-001"/>
<meta>
<profile
value="https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-audit-event"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent audit-001</b></p><a name="audit-001"> </a><a name="hcaudit-001"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-340b-audit-event.html">340B Audit Event Profile</a></p></div><p><b>340B Exchange Transaction ID Extension</b>: tx-1001</p><p><b>340B Correlation ID Extension</b>: corr-9001</p><p><b>type</b>: <a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110106">DICOM: 110106</a> (Export)</p><p><b>action</b>: Execute</p><p><b>recorded</b>: 2026-04-24 15:05:01+0000</p><p><b>outcome</b>: Success</p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/extra-security-role-type authserver}">Authorization Server</span></td><td><a href="Organization-manufacturer-77.html">Organization Example Manufacturer 77</a></td><td>true</td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Observer</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-manufacturer-77.html">Organization Example Manufacturer 77</a></td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td><a href="ClaimResponse-claimresponse-example-ruleset.html">ClaimResponse: extension = corr-cb-7721,tx-cb-7721,1.2.0,https://exchange.example.org/manufacturers#mfr-77; identifier = https://exchange.example.org/claimresponse-ids#cr-7721; status = active; type = Pharmacy; use = claim; created = 2026-04-24; outcome = complete</a></td><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-audit-entity-type.html#audit-entity-type-2">Audit event entity type: 2</a> (System Object)</td></tr></table></div>
</text>
<extension
url="https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-exchange-transaction-id">
<valueString value="tx-1001"/>
</extension>
<extension
url="https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-correlation-id">
<valueString value="corr-9001"/>
</extension>
<type>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="110106"/>
<display value="Export"/>
</type>
<action value="E"/>
<recorded value="2026-04-24T15:05:01Z"/>
<outcome value="0"/>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/extra-security-role-type"/>
<code value="authserver"/>
</coding>
</type>
<who>🔗
<reference value="Organization/manufacturer-77"/>
</who>
<requestor value="true"/>
</agent>
<source>
<observer>🔗
<reference value="Organization/manufacturer-77"/>
</observer>
</source>
<entity>
<what>🔗
<reference value="ClaimResponse/claimresponse-example-ruleset"/>
</what>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/audit-entity-type"/>
<code value="2"/>
<display value="System Object"/>
</type>
</entity>
</AuditEvent>