Mappings for the task resource.
| Task | ControlAct[moodCode=INT] |
| identifier | .id |
| basedOn | .outboundRelationship[typeCode=FLFS].target[moodCode=INT] |
| requisition | .inboundRelationship[typeCode=COMP].source[moodCode=INT].id |
| parent | .inboundRelationship[typeCode=COMP].source[moodCode=INT] |
| status | .statusCode |
| statusReason | .inboundRelationship[typeCode=SUBJ].source[classCode=CACT, moodCode=EVN, code="status change"].reasonCode |
| businessStatus | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="business status"] |
| stage | .moodCode |
| code | .code |
| priority | .priorityCode |
| description | .text |
| focus | .outboundRelationship[typeCode=SUBJ].target |
| for | .participation[typeCode=RCT].role |
| context | .inboundRelationship[typeCode=COMP].source[classCode=PCPR, moodCode=EVN] |
| created | .participation[typeCode=AUT].time |
| lastModified | .inboundRelationship[typeCode=SUBJ, ].source[classCode=CACT, moodCode=EVN].effectiveTime |
| requester | .participation[typeCode=AUT].role |
| owner | .participation[typeCode=PRF].role |
| performerType | .participation[typeCode=PRF].role.code |
| reason | .reasonCode |
| note | .inboundRelationship[typeCode=SUBJ, ].source[classCode=OBS, moodCode=EVN, code="annotation"].value(string) |
| fulfillment | Instead of pointing to request, would point to component of request, having these characteristics |
| repetitions | .repeatNumber |
| period | .effectiveTime(IVL<TS>) |
| recipients | .participation[typeCode=SBJ].role |
| definition | .outboundRelationship[typeCode=DEFN].target |
| input | ??? |
| type | ??? |
| value[x] | ??? |
| output | ??? |
| type | ??? |
| value[x] | ??? |