FHIR Release 3 (STU) 4

This page is part of the FHIR Specification (v3.0.2: (v4.0.1: R4 - Mixed Normative and STU 3). ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R4 R3 R2

Security Work Group Maturity Level : N/A Ballot Standards Status : Informative Security Category : Not Classified Compartments : Device , Patient , Practitioner , RelatedPerson

Mappings for the provenance resource. resource (see Mappings to Other Standards for further information & status).

Provenance
    target FiveWs.what[x]
    occurred[x] FiveWs.done[x]
    recorded FiveWs.recorded
    location FiveWs.where[x]
    reason FiveWs.why[x]
    activity FiveWs.why[x]
    agent FiveWs.who
        who FiveWs.actor
Provenance Event
    occurred[x] Event.occurred[x]
    location Event.location
    reason Event.reasonCode
    activity Event.code
    agent Event.performer
        type Event.performer.function
        who Event.performer.actor
Provenance ControlAct[isNormalAct() and subsumes(CACT, classCode) and moodCode=EVN]
    target ./outboundRelationship[isNormalActRelationship() and typeCode=SUBJ]/target OR ./participation[isNormalParticipation() and typeCode=SBJ]/role OR ./participation[isNormalParticipation() and typeCode=SBJ]/role[isNormalRole()]/player
    period     occurred[x] ./effectiveTime[type=IVL_TS]
    recorded unique(./participation[isNormalParticipation() and typeCode=AUT]/time[type=TS])
    policy ./inboundRelationship[isNormalActRelationship() and typeCode="SUBJ"]/source[isNormalAct typeCode="SUBJ"]/source[isNormalAct and subsumes(POLICY, classCode) and moodCode=EVN]/text[typeCode='ED'/tel
    location unique(./participation[isNormalParticipation() and typeCode=LOC]/role[isNormalRole() and subsumes(SDLOC, classCode)]/player[isNormalEntity and classCode="LOC" classCode="LOC" and determinerCode="INST"] determinerCode="INST"]
    reason unique(./reasonCode)
    activity Act.code
    agent ./participation[isNormalParticipation()] OR ./outboundRelationship[isNormalActRelationship() and typeCode='DRIV']
        role         type .role and/or .typecode
        who[x]         role .typecode
        who .id
        onBehalfOf[x]         onBehalfOf Person, Practitioner, Organization, Device :* .role [classCode = RoleClassMutualRelationship; role.code and * .scopes[Role](classCode=IDENT) and *.plays [Role.Code]
        relatedAgentType .typeCode     entity ./subjectOf
        role ./typeCode
        what[x]         what ./text/reference
        agent ./author/role
    signature ./signatureText

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.

Provenance Activity
    target Entity Created/Updated
    period     occurred[x] Activity.startTime & Activity.endTime
    recorded Activity.when
    policy
    location Activity.location
    reason Activity.Activity
    activity Activity.Activity
    agent Agent
        role         type Agent.Attribution
        who[x]         role
        onBehalfOf[x]         who
        relatedAgentType         onBehalfOf type
    entity Entity
        role Entity.role
        what[x]         what Entity.Identity
        agent
    signature
Provenance
    target AuditEvent.entity.reference
    period     occurred[x]
    recorded AuditEvent.recorded
    policy AuditEvent.agent.policy
    location AuditEvent.agent.location
    reason AuditEvent.purposeOfEvent
    activity AuditEvent.purposeOfEvent
    agent AuditEvent.agent
        role         type AuditEvent.agent.role AuditEvent.agent.type
        who[x]         role AuditEvent.agent.role
        onBehalfOf[x]         who
        relatedAgentType         onBehalfOf
    entity AuditEvent.entity
        role AuditEvent.entity.lifecycle
        what[x]         what AuditEvent.entity.reference
        agent
    signature