This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Mappings for the auditevent resource.
AuditEvent | ControlAct[moodCode=EVN] |
event | N/A (no nesting in v3) |
type | .code (type, subtype and action are pre-coordinated or sent as translations) |
subtype | .code (type, subtype and action are pre-coordinated or sent as translations) |
action | .code (type, subtype and action are pre-coordinated or sent as translations) |
dateTime | .effectiveTime |
outcome | .actionNegationInd |
outcomeDesc | .outboundRelationship[typeCode=OUT].target.text |
purposeOfEvent | * .reasonCode [ControlActReason when Act.class = CACT Control Act]
*.outboundRelationship[typeCode=RSON].target |
participant | .participation |
role | .typeCode and/or .functionCode |
reference | .role |
userId | .id |
altId | .id (distinguish id type by root) |
name | .name |
requestor | If participation.typeCode was author, then true |
location | * Role.Class =SDLOC
*Role.Code = ServiceDeliveryLocationRoleType
*Entity.Code = PlaceEntityType = df.Types of places for Entity.Class = PLC
*EntityClass = PLC = df.A physical place or site with its containing structure. May be natural or man-made. The geographic position of a place may or may not be constant. |
policy | ActPolicyType |
media | .player.description.mediaType |
network | .player.description.reference |
address | pre-coordinated into URL |
type | pre-coordinated into URL |
purposeOfUse | *.reasonCode [ActHealthInformationPurposeOfUseReason codes/v:PurposeOfUse
(2.16.840.1.113883.1.11.20448)
* .outboundRelationship[typeCode=RSON or SUBJ].target |
source | .participation[typeCode=INF].role[classCode=ASSIGN].player[classCode=DEV, determinerCode=INSTANCE] |
site | .scopedRole[classCode=LOCE].player.desc |
identifier | .id |
type | .code |
object | .outboundRelationship[typeCode=SUBJ].target or .participation[typeCode=SBJ].role |
identifier | .id.extension |
reference | [self] |
type | [self::Act].code or role.player.code |
role | role.code (not sure what this would mean for an Act) |
lifecycle | target of ObservationEvent[code="lifecycle"].value |
securityLabel | .confidentialityCode |
name | .title |
description | .text |
query | No mapping |
detail | .inboundRelationship[typeCode=SUBJ].target[classCode=OBS, moodCode=EVN] |
type | .code |
value | .value |
AuditEvent | Message |
event | EventIdentification |
type | EventId |
subtype | EventTypeCode |
action | EventActionCode |
dateTime | EventDateTime |
outcome | EventOutcomeIndicator |
outcomeDesc | EventOutcomeDescription |
purposeOfEvent | EventPurposeOfUse |
participant | ActiveParticipant |
role | RoleIdCode |
reference | |
userId | UserId |
altId | AlternativeUserId |
name | UserName |
requestor | UserIsRequestor |
location | |
policy | ParticipantRoleIDCode |
media | MediaType |
network | |
address | NetworkAccessPointID |
type | NetworkAccessPointTypeCode |
purposeOfUse | |
source | AuditSourceIdentification |
site | AuditEnterpriseSiteId |
identifier | AuditSourceId |
type | AuditSourceTypeCode |
object | ParticipantObjectIdentification |
identifier | ParticipantObjectID and ParticipantObjectIDTypeCode |
reference | ParticipantObjectID |
type | ParticipantObjectTypeCode |
role | ParticipantObjectTypeCodeRole |
lifecycle | ParticipantObjectDataLifeCycle |
securityLabel | ParticipantObjectSensitivity |
name | ParticipantObjectName |
description | ParticipantObjectDescription |
query | ParticipantObjectQuery |
detail | ParticipantObjectDetail |
type | ParticipantObjectDetail.type |
value | ParticipantObjectDetail.value |
The provenance resource is based on known practices in the
HL7 implementation space, particularly those found in the
v2 EVN segment, the v3 ControlAct Wrapper, the CDA header, and
IHE ATNA.
The conceptual model underlying the design is the W3C
provenance Specification
. Though the content and format
of the resource is designed to meet specific requirements for FHIR,
all the parts of the resource are formally mapped to the PROV-O
specification, and FHIR resources can be transformed to their W3C
PROV equivalent.