IDEA4RC FHIR Implementation Guide - Downloaded Version 1.0.0 See the Directory of published versions
Group 1 Mapping from Cancer Episode to Condition: Primary Cancer
| Source Code | Card. | Relationship | Target Code | Card. | Comment |
| CancerEpisode.patient | 1..* | is equivalent to | Condition.subject | 1..1 | |
| CancerEpisode.cancerStartDate | 1..* | is equivalent to | Condition.onset[x] | 0..1 | If the onsetAge is not used |
| CancerEpisode.cancerStartDate | 1..* | is related to | Condition.evidence.detail | 0..* | If the onsetAge is used, see group 2. Target resource shall conform to ObservationDiagnosisI4rc |
Group 2 Mapping from Cancer Episode to Observation: Diagnosis details
| Source Code | Card. | Relationship | Target Code | Card. |
| CancerEpisode.cancerStartDate | 1..* | is equivalent to | Observation.effective[x] | 1..1 |