Mappings for the condition resource.
| Condition | Observation[classCode=OBS, moodCode=EVN, code=ASSERTION, value<Diagnosis] |
| identifier | .id |
| patient | .participation[typeCode=SBJ].role[classCode=PAT] |
| encounter | .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN] |
| asserter | .participation[typeCode=AUT].role |
| dateRecorded | .participation[typeCode=AUT].time |
| code | .value |
| category | .code |
| clinicalStatus | |
| verificationStatus | .code (pre or post-coordinated in) Can use valueNegationInd for refuted |
| severity | Can be pre/post-coordinated into value. Or ./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="severity"].value |
| onset[x] | .effectiveTime.low or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="age at onset"].value |
| abatement[x] | .effectiveTime.high or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="age at remission"].value or .inboundRelationship[typeCode=SUBJ]source[classCode=CONC, moodCode=EVN].status=completed |
| stage | ./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="stage/grade"] |
| summary | .value |
| assessment | .self |
| evidence | .outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN] |
| code | [code="diagnosis"].value |
| detail | .self |
| bodySite | .targetBodySiteCode |
| notes | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value |