This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). 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: R5R4BR4R3R2
6.3.8.1 Mappings for FiveWs Pattern (http://hl7.org/fhir/fivews)
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[x]
FiveWs.actor
6.3.8.2 Mappings for Workflow Pattern (http://hl7.org/fhir/workflow)
Provenance
Event
occurred[x]
Event.occurred[x]
location
Event.location
reason
Event.reasonCode
activity
Event.code
agent
Event.performer
type
Event.performer.function
who[x]
Event.performer.actor
6.3.8.3 Mappings for RIM Mapping (http://hl7.org/v3)
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
unique(./reasonCode)
activity
Act.code
agent
./participation[isNormalParticipation()] OR ./outboundRelationship[isNormalActRelationship() and typeCode='DRIV']
type
.role
role
.typecode
who[x]
.id
onBehalfOf[x]
Person, Practitioner, Organization, Device :* .role [classCode = RoleClassMutualRelationship; role.code and * .scopes[Role](classCode=IDENT) and *.plays [Role.Code]
entity
./subjectOf
role
./typeCode
what[x]
./text/reference
agent
./author/role
signature
./signatureText
6.3.8.4 Mappings for W3C PROV (http://www.w3.org/ns/prov)
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
occurred[x]
Activity.startTime & Activity.endTime
recorded
Activity.when
policy
location
Activity.location
reason
Activity.Activity
activity
Activity.Activity
agent
Agent
type
Agent.Attribution
role
who[x]
onBehalfOf[x]
entity
Entity
role
Entity.role
what[x]
Entity.Identity
agent
signature
6.3.8.5 Mappings for FHIR AuditEvent (http://hl7.org/fhir/auditevent)