Mappings for the list resource.
 | List | Act[classCode<ORG,moodCode=EVN] | 
 | identifier | .id | 
 | title |  | 
 | 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]
 | 
 | status |  | 
 | date | .participation[typeCode<AUT].time[type=TS] | 
 | orderedBy | .outboundRelationship[typeCode=COMP].sequenceNumber > 1 | 
 | mode | .outBoundRelationship[typeCode=COMP].target[classCode=OBS"].value | 
 | note |  | 
 | 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] |