Mappings for the condition resource.
| Condition | Observation[classCode=OBS, moodCode=EVN, code=ASSERTION, value<Diagnosis] |
| identifier | .id |
| subject | .participation[typeCode=SBJ].role[classCode=PAT] |
| encounter | .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN] |
| asserter | .participation[typeCode=AUT].role |
| dateAsserted | .participation[typeCode=AUT].time |
| code | .value |
| category | .code |
| status | .code (pre or post-coordinated in)
Can use valueNegationInd for refuted |
| certainty | .uncertaintyCode |
| 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 |
| location | .targetBodySiteCode |
| code | .self |
| detail | .originalText |
| relatedItem | .outboundRelationship[typeCode=RSON, SAS] |
| type | .typeCode |
| code | .target[classCode=OBS, moodCode=EVN].code |
| target | .target[classCode=OBS, moodCode=EVN] |
| notes | .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value |