Mappings for the careplan2 resource.
| CarePlan2 | Act[classCode=PCPR, moodCode=INT] |
| identifier | .id |
| patient | .participation[typeCode=PAT].role[classCode=PAT] |
| status | .statusCode
planned = new
active = active
completed = completed |
| period | .effectiveTime |
| modified | .participation[typeCode=AUT].time |
| concern | .actRelationship[typeCode=SUBJ].target[classCode=CONC, moodCode=EVN] |
| participant | .participation[typeCode=PFM] |
| role | .functionCode |
| member | .role |
| notes | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value |
| goal | |
| activity | |