HL7 Europe Common Cancer Model, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/cancer-common/ and changes regularly. See the Directory of published versions
This page explains how elements from the CancerPatient logical model are expressed in OMOP, using the PERSON, OBSERVATION and CONDITION_OCCURRENCE table.
PERSON / OBSERVATION / CONDITION_OCCURRENCE
| CancerPatient (Logical Model) | Relationship | PERSON / OBSERVATION / CONDITION_OCCURRENCE | ||
|---|---|---|---|---|
| Element | Relation | Table | Field(s) | Notes |
| birthDate | equivalent | PERSON | year_of_birth, month_of_birth, day_of_birth | Only year_of_birth is mandatory |
| sexAtBirth | equivalent | PERSON | gender_concept_id | See below for code mapping. |
| observedSexGender | equivalent | OBSERVATION | observation_concept_id | More information here. Codings can be found here. |
| comorbiditiesAtCancerDiagnosis | equivalent | CONDITION_OCCURRENCE | condition_concept_id | |
| comorbiditiesAtCancerDiagnosis | equivalent | OBSERVATION | observation_concept_id | |
| sexAtBirth (Logical Model) | Relationship | gender_concept_id (OMOP) |
|---|---|---|
| Male | equivalent | 8507 |
| Female | equivalent | 8532 |
| Unknown | equivalent | 0 |
| Other | equivalent | 0 |
Return to overview: Cancer Logical Models -> OMOP