Skip to main content
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. See the HL7 FHIR R4 spec for full details. Previous version: condition Tables in this resource: Reference Table: The condition_references table contains normalized references from the condition to other entities. It supports the following reference properties:
  • subject (required): links to the patient who has the condition
  • encounter: links to the encounter where the condition was recorded
  • recorder: links to the practitioner who recorded the condition
For detailed information about reference table structure and indexing, see the Reference Tables documentation. Primary Keys:
  • condition_id
Foreign Keys:
  • patient_id – links to the patient table (subject)
† Metriport Platform added
Related Tables: Parent: Child:

Version diff

Renamed
  • end_dateonsetperiod_end
  • recorded_daterecordeddate
  • icd_10_cm_codecode_icd_10_cm_code
  • icd_10_cm_displaycode_icd_10_cm_display
  • snomed_codecode_snomed_code
  • snomed_displaycode_snomed_display
  • icd_9_cm_codecode_icd_9_cm_code
  • icd_9_cm_displaycode_icd_9_cm_display
  • ccsr_codecode_ccsr_code
  • ccsr_displaycode_ccsr_display
  • clinical_status_hl7_codeclinicalstatus_hl7_code
  • clinical_status_hl7_displayclinicalstatus_hl7_display
  • data_sourcemeta_source
Moved to separate tables