This page is part of the IDEA4RC FHIR Implementation Guide (v1.0.0: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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 |