Release 4 FHIR CI-Build

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

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

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

Provenance infrastructure.information
    target FiveWs.what[x]
    occurred[x] FiveWs.done[x]
    recorded FiveWs.recorded
    location FiveWs.where[x]
    reason     authorization FiveWs.why[x]
    why FiveWs.why[x]
    activity FiveWs.why[x]
    agent     basedOn FiveWs.why[x]
FiveWs.who     patient FiveWs.subject
        who     encounter FiveWs.context
FiveWs.actor     agent FiveWs.who
Provenance Event
    occurred[x] Event.occurred[x] Event.occurrence
    location Event.location
    reason     authorization Event.reason
Event.reasonCode     why Event.reason
    activity Event.code
    agent     basedOn Event.basedOn
    patient Event.subject
    encounter Event.encounter
    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
    occurred[x] ./effectiveTime[type=IVL_TS]
    recorded unique(./participation[isNormalParticipation() and typeCode=AUT]/time[type=TS])
    policy ./inboundRelationship[isNormalActRelationship() and 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" and determinerCode="INST"]
    reason     authorization unique(./reasonCode)
    why unique(./reasonCode)
    activity Act.code
    basedOn Act.code
    agent     patient participation[typeCode=RTGT]
    encounter Act.code
    agent ./participation[isNormalParticipation()] OR ./outboundRelationship[isNormalActRelationship() and typeCode='DRIV']
        type .role
        role .typecode
        who .id
        onBehalfOf Person, Practitioner, Organization, Device :* .role [classCode = RoleClassMutualRelationship; role.code and * .scopes[Role](classCode=IDENT) and *.plays [Role.Code]
    entity ./subjectOf
        role ./typeCode
        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 icon . 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
    occurred[x] Activity.startTime & Activity.endTime
    recorded Activity.when
    policy
    location Activity.location
    reason     authorization
    why Activity.Activity
    activity Activity.Activity
    basedOn Activity.Activity
    agent     patient Entity.Identity
    encounter Activity.Activity
    agent Agent
        type Agent.Attribution
        role
        who
        onBehalfOf
    entity Entity
        role Entity.role
        what Entity.Identity
        agent
    signature
Provenance
    target AuditEvent.entity.reference
    occurred[x]
    recorded AuditEvent.recorded
    policy AuditEvent.agent.policy
    location AuditEvent.agent.location
    reason     authorization AuditEvent.purposeOfEvent
    why
    activity AuditEvent.code
    basedOn
    agent     patient
    encounter
    agent AuditEvent.agent
        type AuditEvent.agent.type
        role AuditEvent.agent.role
        who
        onBehalfOf
    entity AuditEvent.entity
        role AuditEvent.entity.lifecycle AuditEvent.entity.role
        what AuditEvent.entity.reference
        agent AuditEvent.entity.agent
    signature