Mappings for the list resource.
| List | Act[classCode<ORG,moodCode=EVN] |
| identifier | .id |
| code | .code |
| subject | .participation[typeCode<SUB].role
(and sometimes .player) |
| source | .participation[typeCode<AUT].role[classCode=REL].player[classCode=PSN,determinerCode=INST]
or
.participation[typeCode<AUT].role[classCode=REL].player[classCode=DEV,determinerCode=INST] |
| date | .participation[typeCode<AUT].time[type=TS] |
| ordered | .outboundRelationship[typeCode=COMP].sequenceNumber > 1 |
| mode | .outBoundRelationship[typeCode=COMP].target[classCode=OBS"].value |
| entry | .outboundRelationship[typeCode=COMP]
or
.participation[typeCode=SBJ] |
| flag | .outBoundRelationship[typeCode=COMP].target[classCode=OBS"].value |
| deleted | added: .updateMode=("A","AR")
retained: .updateMode="NC"
updated: .updateMode="R"
deleted: .updateMode="D" |
| date | .availabilityTime |
| item | .target
or
.role
or
.role.entity |
| emptyReason | .inboundRelationship[typeCode=SUBJ,code<{ListEmptyReason}].value[type=CD] |