Mappings for the allergyintolerance resource.
| AllergyIntolerance | Observation[moodCode=EVN, code<AllergyIntolerance] |
| identifier | .id |
| criticality | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="criticality"].value |
| sensitivityType | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="sensitivity"].value |
| recordedDate | .participation[typeCode=AUT].time |
| status | .status (suspected/confirmed differentiated by uncertaintyCode) |
| subject | .participation[typeCode=SBJ].role[classCode=PAT] |
| recorder | .participation[typeCode=AUT].role |
| substance | .participation[typeCode=SBJ].role[classCode=ADMM] |
| reaction | .outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN, code<AdverseReaction] |
| sensitivityTest | .outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN, code<SensitivityTest] |