QRPH - Quality Outcome Reporting for EMS (QORE)
0.1.0 - ci-build International flag

QRPH - Quality Outcome Reporting for EMS (QORE), published by IHE Quality, Research and Public Health Committee. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.QORE/ and changes regularly. See the Directory of published versions

Resource Profile: Audit Event for Query for EMS Quality Data Transaction at Data Consumer

Official URL: http://profiles.ihe.net/QRPH/QORE/StructureDefinition/IHE.QORE.QueryforEMSQualityData.Audit.DataConsumer Version: 0.1.0
Active as of 2024-10-23 Computable Name: AuditQueryforEMSQualityDataConsumer

Copyright/Legal: IHE http://www.ihe.net/Governance/#Intellectual_Property

Defines constraints on the AuditEvent Resource to record when a Query for EMS Quality Data Transaction happens, as recorded by the Data Consumer.

  • Query event
  • shall have the source as itself
  • shall have a document consumer agent
  • shall have a document responder agent
  • may have user, app, organization agent(s)
  • shall have a patient entity
  • shall have a the query parameters

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from AuditEvent

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
... modifierExtension 0..0
... type 1..1 Coding Type/identifier of event
Required Pattern: At least the following
.... system 1..1 uri Identity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
.... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 110112
.... display 1..1 string Representation defined by the system
Fixed Value: Query
... subtype 0..* Coding More specific type/id for the event
Required Pattern: At least the following
.... system 1..1 uri Identity of the terminology system
Fixed Value: urn:ihe:event-type-code
.... code 1..1 code Symbol in syntax defined by the system
Fixed Value: QRPH-55
.... display 1..1 string Representation defined by the system
Fixed Value: Query for EMS Quality Data
... action 0..1 code Type of action performed during the event
Required Pattern: E
... outcome 1..1 code Whether the event succeeded or failed
... outcomeDesc S 0..1 string Description of the event outcome
... Slices for agent 2..* BackboneElement Actor involved in the event
Slice: Unordered, Open by pattern:type
.... agent:DataConsumer C 1..1 BackboneElement Actor involved in the event
val-audit-source: The Audit Source is this agent too.
..... type 1..1 CodeableConcept How agent participated
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 110153
....... display 1..1 string Representation defined by the system
Fixed Value: Source Role ID
..... who 1..1 Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) Identifier of who
..... network 1..1 BackboneElement Logical network location for application activity
.... agent:DataResponder 1..1 BackboneElement Actor involved in the event
..... type 1..1 CodeableConcept How agent participated
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 110152
....... display 1..1 string Representation defined by the system
Fixed Value: Destination Role ID
..... who 1..1 Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) Identifier of who
..... network 1..1 BackboneElement Logical network location for application activity
... Slices for entity 2..2 BackboneElement Data or objects used
Slice: Unordered, Closed by pattern:type
.... entity:patient 1..1 BackboneElement Data or objects used
..... what 1..1 Reference(Patient) Specific instance of resource
..... type 1..1 Coding Type of entity involved
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/audit-entity-type
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 1
...... display 1..1 string Representation defined by the system
Fixed Value: Person
..... role 0..1 Coding What role the entity played
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/object-role
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 1
...... display 1..1 string Representation defined by the system
Fixed Value: Patient
.... entity:queryParameters 1..1 BackboneElement Data or objects used
..... type 1..1 Coding Type of entity involved
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/audit-entity-type
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 2
...... display 1..1 string Representation defined by the system
Fixed Value: System Object
..... role 0..1 Coding What role the entity played
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/object-role
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 24
...... display 1..1 string Representation defined by the system
Fixed Value: Query
..... query 1..1 base64Binary Query parameters

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
val-audit-sourceerrorAuditEvent.agent:DataConsumerThe Audit Source is this agent too.
: $this.who = %resource.source.observer