Basic Audit Log Patterns (BALP)
1.1.3 - Trial-Implementation International flag

This page is part of the IHE Basic Audit Log Patterns (BALP) (v1.1.3: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: Basic AuditEvent for a successful Create with known Patient subject

Official URL: https://profiles.ihe.net/ITI/BALP/StructureDefinition/IHE.BasicAudit.PatientCreate Version: 1.1.3
Active as of 2024-02-14 Computable Name: PatientCreate

A basic AuditEvent profile for when a RESTful Create action happens successfully, and where there is an identifiable Patient subject associated with the create of the Resource.

  • Given a Resource Create is requested
  • And that resource has a Patient subject or is otherwise associated with a Patient
  • And the request is authorized
  • When successful
    • Note a failure AuditEvent may follow this pattern, but would not be a successful outcome and should have an OperationOutcome
  • Then the AuditEvent recorded will conform

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Create

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*CreateEvent record kept for security purposes
... entity 2..*BackboneElementData or objects used
... entity:patient 1..1BackboneElementData or objects used
.... what 1..1Reference(Patient)Specific instance of resource
.... type 1..1CodingType of entity involved
Required Pattern: At least the following
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/audit-entity-type
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 1
.... role 1..1CodingWhat role the entity played
Required Pattern: At least the following
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/object-role
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 1

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron