Compass Database Mappings: Difference between revisions

From Discovery Data Service
Jump to navigation Jump to search
No edit summary
Line 69: Line 69:
|postcode
|postcode
|
|
|-
|-style='background-color: #ddd;'
|address.country
|address.country
|
|
Line 94: Line 94:
|use_concept_id
|use_concept_id
|
|
|-
|-style='background-color: #ddd;'
|communication.language
|communication.language
|
|
|
|
|
|
|-
|-style='background-color: #ddd;'
|communication.preferred
|communication.preferred
|
|

Revision as of 10:22, 5 July 2021

Introduction

FHIR Mappings

Patient

property table column foreign key
identifier.value patient nhs_number
name.family patient last_name
name.given patient first_names
name.middle patient first_names
name.prefix patient title
birthDate patient date_of_birth
gender patient gender_concept_id
deceasedDateTime patient date_of_death
address.line patient_address address_line_1
address.line patient_address address_line_2
address.city patient_address city
address.postalCode patient_address postcode
address.country
address.use patient_address use_concept_id
address.district patient_address address_line_3
telecom.value patient_contact value
telecom.use patient_contact use_concept_id
communication.language
communication.preferred

Practitioner

EpisodeOfCare

Encounter

Organization

Location

AllergyIntolerance

Condition

Procedure