Unstructured secondary care data FHIR mapping: Difference between revisions
No edit summary |
|||
Line 255: | Line 255: | ||
|- | |- | ||
|FIRST_NAME_TXT | |FIRST_NAME_TXT | ||
GIVEN_NAME1 | |||
|GivenName | |GivenName | ||
|Forename | |Forename | ||
Line 262: | Line 263: | ||
|- | |- | ||
|MIDDLE_NAME_TXT | |MIDDLE_NAME_TXT | ||
GIVEN_NAME2 | |||
|MiddleNames | |MiddleNames | ||
|Middle name | |Middle name | ||
Line 269: | Line 271: | ||
|- | |- | ||
|LAST_NAME_TXT | |LAST_NAME_TXT | ||
FAMILY_NAME1 | |||
|Surname | |Surname | ||
|Surname | |Surname | ||
Line 276: | Line 279: | ||
|- | |- | ||
|NAME_PREFIX_TXT | |NAME_PREFIX_TXT | ||
PREFIX | |||
|Name Prefix | |Name Prefix | ||
|any titles that will precede the regular person name | |any titles that will precede the regular person name | ||
Line 283: | Line 287: | ||
|- | |- | ||
|NAME_SUFFIX_TXT | |NAME_SUFFIX_TXT | ||
SUFFIX | |||
|Name Suffix | |Name Suffix | ||
|any titles that will follow the regular person name | |any titles that will follow the regular person name | ||
Line 304: | Line 309: | ||
|- | |- | ||
|PERSON_NAME_TYPE_CD | |PERSON_NAME_TYPE_CD | ||
PERSON_NAME_TYPE_CODE | |||
|NameType | |NameType | ||
|Identifies the type of name for the person (i.e. current, previous, maiden, other). | |Identifies the type of name for the person (i.e. current, previous, maiden, other). | ||
Line 311: | Line 317: | ||
|- | |- | ||
|BIRTH_DT_TM | |BIRTH_DT_TM | ||
BIRTH_DATE | |||
|DateOfBirth | |DateOfBirth | ||
|Date of birth | |Date of birth | ||
Line 325: | Line 332: | ||
|- | |- | ||
|DECEASED_CD | |DECEASED_CD | ||
DECEASED | |||
|Deceased (Yes/No) | |Deceased (Yes/No) | ||
|The codified value identifying if the person is deceased | |The codified value identifying if the person is deceased | ||
Line 332: | Line 340: | ||
|- | |- | ||
|GENDER_CD | |GENDER_CD | ||
GENDER_CODE | |||
GENDER_DISPLAY | |||
|Sex (Gender) | |Sex (Gender) | ||
|Sex of patient / Patients gender | |Sex of patient / Patients gender | ||
Line 339: | Line 350: | ||
|- | |- | ||
|ADDR_LINE1_TXT | |ADDR_LINE1_TXT | ||
ADDRESS_LINE_1 | |||
|HouseNameFlatNumber | |HouseNameFlatNumber | ||
|House name, flat no | |House name, flat no | ||
Line 346: | Line 358: | ||
|- | |- | ||
|ADDR_LINE2_TXT | |ADDR_LINE2_TXT | ||
ADDRESS_LINE_2 | |||
|NumberAndStreet | |NumberAndStreet | ||
|Number and street | |Number and street | ||
Line 353: | Line 366: | ||
|- | |- | ||
|ADDR_LINE3_TXT | |ADDR_LINE3_TXT | ||
ADDRESS_LINE_3 | |||
|Village | |Village | ||
|Village | |Village | ||
Line 361: | Line 375: | ||
|ADDR_LINE4_TXT | |ADDR_LINE4_TXT | ||
CITY_TXT | CITY_TXT | ||
CITY | |||
|Town | |Town | ||
|Town | |Town | ||
Line 368: | Line 384: | ||
|- | |- | ||
|COUNTY_TXT | |COUNTY_TXT | ||
COUNTY_DISPLAY | |||
|County | |County | ||
|County | |County | ||
Line 375: | Line 392: | ||
|- | |- | ||
|POSTCODE_TXT | |POSTCODE_TXT | ||
POSTAL_CD | |||
|Postcode | |Postcode | ||
|Postcode | |Postcode | ||
Line 389: | Line 407: | ||
|- | |- | ||
|ADDRESS_TYPE_CD | |ADDRESS_TYPE_CD | ||
ADDRESS_TYPE_DISPLAY | |||
|AddressType | |AddressType | ||
|Home, temporary, correspondence only, no fixed abode | |Home, temporary, correspondence only, no fixed abode | ||
Line 411: | Line 430: | ||
|EXTENSION_TXT | |EXTENSION_TXT | ||
PHONE_NBR_TXT | PHONE_NBR_TXT | ||
EXTENSION | |||
PHONE_NUMBER | |||
|HomePhone | |HomePhone | ||
|Home phone | |Home phone | ||
Line 419: | Line 442: | ||
|EXTENSION_TXT | |EXTENSION_TXT | ||
PHONE_NBR_TXT | PHONE_NBR_TXT | ||
EXTENSION | |||
PHONE_NUMBER | |||
|MobilePhone | |MobilePhone | ||
|Mobile phone | |Mobile phone | ||
Line 427: | Line 454: | ||
|CONTACT_METHOD_CD | |CONTACT_METHOD_CD | ||
PHONE_TYPE_CD | PHONE_TYPE_CD | ||
PHONE_TYPE_CODE | |||
PHONE_TYPE_DISPLAY | |||
|ContactType | |ContactType | ||
|Home, Mobile, Work | |Home, Mobile, Work | ||
Line 448: | Line 479: | ||
|- | |- | ||
|ETHNIC_GROUP_CD | |ETHNIC_GROUP_CD | ||
ETHNICITY_RAW_CODE | |||
|Ethnicity | |Ethnicity | ||
|Ethnicity of the patient | |Ethnicity of the patient | ||
Line 455: | Line 487: | ||
|- | |- | ||
|LANGUAGE_CD | |LANGUAGE_CD | ||
LANG_CODE | |||
|LanguageCode | |LanguageCode | ||
|Primary spoken language | |Primary spoken language | ||
Line 462: | Line 495: | ||
|- | |- | ||
|RELIGION_CD | |RELIGION_CD | ||
RELIGION_RAW_CODE | |||
|Religion | |Religion | ||
|Religion of the patient | |Religion of the patient | ||
Line 469: | Line 503: | ||
|- | |- | ||
|MARITAL_STATUS_CD | |MARITAL_STATUS_CD | ||
MARITAL_STATUS_CODE | |||
|Marital Status | |Marital Status | ||
|Status of the person with regard to being married | |Status of the person with regard to being married |
Revision as of 09:58, 15 November 2023
Organisation
Organisation
Publisher | DDS Core | CollapseCompass V2 | ||||
---|---|---|---|---|---|---|
Organisation Data Files * | File field Name | Field | Data/Coding Type | FHIR | Table | Field |
ORGREF
LOREF organisation encounter_location |
ORG_ID | OrganisationGuid | Unique ID | Organization::Id* | organization | id |
ORG_NAME_TXT | OrganisationName | Name of organisation | Organization::name | organization | Name | |
NHS_ORG_ALIAS | ODSCode | ODS code | Organization::Identifier::Value (use=official, system=ods-organization-code) | organization | ods_code | |
PARENT_NHS_ORG_ALIAS | ParentOrganisationGuid | Links to Organisation - Organisation - OrganisationGuid | Organization::PartOf::Reference * | organization | parent_organization_id |
Location
Publisher | DDS Core | CollapseCompass V2 | ||||
---|---|---|---|---|---|---|
Organisation Data Files * | File field Name | Field | Data/Coding Type | FHIR | Table | Field |
ORGREF
LOREF organisation encounter_location |
ID
FACILITY_SOURCE_ID |
LocationGuid | Unique ID | Location::Id* | location | id |
NURSE_UNIT_LOC_CD
AMBULATORY_LOC_CD SURGERY_LOC_CD BUILDING_LOC_CD FACILITY_LOC_CD FACILITY |
LocationName | Location name | Location::Name | location | name | |
END_EFFECTIVE_DT_TM | CloseDate | Close Date | Location::primarycare-activeperiod-extension::ValuePeriod::End | - | - | |
FAX_NBR_TXT | FaxNumber | Fax number | Location::contactPoint::fax (use=work, system=fax) | - | - | |
EMAIL_TXT | EmailAddress | Email adress | Location::contactPoint::email (use=work, system=email) | - | - | |
PHONE_NBR_TXT | PhoneNumber | Phone number | Location::contactPoint::phone (use=work, system=phone) | - | - | |
ADDR_LINE1_TXT | HouseNameFlatNumber | Address name/flat number | Location::Address::Line | - | - | |
ADDR_LINE2_TXT | NumberAndStreet | Address street | Location::Address::Line | - | - | |
ADDR_LINE3_TXT | Village | Address village | Location::Address::Line | - | - | |
ADDR_LINE4_TXT
CITY_TXT |
Town | Address town | Location::Address::City | - | - | |
COUNTY_CD | County | Address county | Location::Address::District | - | - | |
POSTCODE_TXT | Postcode | Postcode | Location::Address::PostalCode | location | Postcode |
Patient Demographics
Publisher | DDS Core | CollapseCompass V2 | ||||
---|---|---|---|---|---|---|
Organisation Data Files * | File field Name | Field | Data/Coding Type | FHIR | Table | Field |
PPATI
PPNAM PPPHO PPADD person person_address person_alias person_demographics person_name person_given_name person_family_name person_language person_phone |
PERSON_ID
EMPI_ID |
PatientGuid | Unique patient ID | Patient::Id* EpisodeOfCare::Id* | patient | id |
LOCAL_PATIENT_NHS_ORG_ID | OrganisationGuid | Links to Organisation - Organisation - OrganisationGuid | EpisodeOfCare::ManagingOrganization::Reference * | patient | organization_id | |
NHS_NBR_IDENT
ALIAS ALIAS_TYPE_DISPLAY |
NHSNumber | NHS number | Patient::Identifier::Value (use=official, system=nhs-number) | patient | nhs_number | |
LOCAL_PATIENT_IDENT | PatientNumber | Patient number | Patient::Identifier::Value (use=secondary, system=patient-number) | patient | person_id | |
FULL_NAME
PERSON_NAME_RAW_CODE |
FullName | Full name Text | Patient::Name::Text | - | - | |
TITLE_TXT
TITLE1 |
Title | Title | Patient::Name::Prefix (use=official) | patient | title | |
FIRST_NAME_TXT
GIVEN_NAME1 |
GivenName | Forename | Patient::Name::Given | patient | first_names | |
MIDDLE_NAME_TXT
GIVEN_NAME2 |
MiddleNames | Middle name | Patient::Name::Given | patient | first_names | |
LAST_NAME_TXT
FAMILY_NAME1 |
Surname | Surname | Patient::Name::Family | patient | last_name | |
NAME_PREFIX_TXT
PREFIX |
Name Prefix | any titles that will precede the regular person name | Patient::Name::Prefix (Type List) | patient | title | |
NAME_SUFFIX_TXT
SUFFIX |
Name Suffix | any titles that will follow the regular person name | Patient::Name::Suffix | - | - | |
BEG_EFFECTIVE_DT_TM | EffectiveFrom | The date/time for which the row became effective. | Patient::Name::Period::start | - | - | |
END_EFFECTIVE_DT_TM | EndDate | The date/time after which the row is no longer valid as active. | Patient::Name::Period::end | - | - | |
PERSON_NAME_TYPE_CD
PERSON_NAME_TYPE_CODE |
NameType | Identifies the type of name for the person (i.e. current, previous, maiden, other). | Patient::Name::NameUse (Enum) | - | - | |
BIRTH_DT_TM
BIRTH_DATE |
DateOfBirth | Date of birth | Patient::BirthDate | patient | date_of_birth | |
DECEASED_DT_TM | DateOfDeath | Date of death | Patient::Deceased | patient | date_of_death | |
DECEASED_CD
DECEASED |
Deceased (Yes/No) | The codified value identifying if the person is deceased | Patient::deceased(BooleanType) | - | - | |
GENDER_CD
GENDER_CODE GENDER_DISPLAY |
Sex (Gender) | Sex of patient / Patients gender | Patient::Gender | patient | gender_concept_id | |
ADDR_LINE1_TXT
ADDRESS_LINE_1 |
HouseNameFlatNumber | House name, flat no | Patient::Address::Line | patient_address | address_line_1 | |
ADDR_LINE2_TXT
ADDRESS_LINE_2 |
NumberAndStreet | Number and street | Patient::Address::Line | patient_address | address_line_2 | |
ADDR_LINE3_TXT
ADDRESS_LINE_3 |
Village | Village | Patient::Address::Line | patient_address | address_line_3 | |
ADDR_LINE4_TXT
CITY_TXT CITY |
Town | Town | Patient::Address::City | patient_address | city | |
COUNTY_TXT
COUNTY_DISPLAY |
County | County | Patient::Address::District | patient_address | address_line_4 | |
POSTCODE_TXT
POSTAL_CD |
Postcode | Postcode | Patient::Address::PostalCode | patient_address | postcode | |
COUNTRY_TXT | Country | Country | Patient::Address::Line | - | - | |
ADDRESS_TYPE_CD
ADDRESS_TYPE_DISPLAY |
AddressType | Home, temporary, correspondence only, no fixed abode | Patient::Address::Use (temp, home,old) | patient_address | use_concept_id | |
BEG_EFFECTIVE_DT_TM | DateEvent | The date the patient registered at the address | Patient::Address::Period.start | patient_address | Start_date | |
END_EFFECTIVE_DT_TM | DateTo | The date the patient left the address | Patient::Address::Period.end | patient_address | end_date | |
EXTENSION_TXT
PHONE_NBR_TXT EXTENSION PHONE_NUMBER |
HomePhone | Home phone | Patient::contactPoint::phone (use=home, system=phone) | patient_contact | type_concept_id - value | |
EXTENSION_TXT
PHONE_NBR_TXT EXTENSION PHONE_NUMBER |
MobilePhone | Mobile phone | Patient::contactPoint::phone (use=mobile, system=phone) | patient_contact | type_concept_id - value | |
CONTACT_METHOD_CD
PHONE_TYPE_CD PHONE_TYPE_CODE PHONE_TYPE_DISPLAY |
ContactType | Home, Mobile, Work | Patient::Telecom::Value (use=home,mobile, system=phone,email) | patient_contact | type_concept_id | |
BEG_EFFECTIVE_DT_TM | DateEvent | The date the patient registered the contact | Patient::Telecom::Period.start | patient_contact | Start_date | |
END_EFFECTIVE_DT_TM | EndDate | The date the contact becomes inactive | Patient::Telecom::Period.end | patient_contact | End_date | |
ETHNIC_GROUP_CD
ETHNICITY_RAW_CODE |
Ethnicity | Ethnicity of the patient | Patient::primarycare-ethnic-category-extension::CodeableConcept | patient | ethnic_code_concept_id | |
LANGUAGE_CD
LANG_CODE |
LanguageCode | Primary spoken language | Observation::cerner-code-id::CodeableConcept | observation | concept_id | |
RELIGION_CD
RELIGION_RAW_CODE |
Religion | Religion of the patient | Observation::cerner-code-id::CodeableConcept | observation | concept_id | |
MARITAL_STATUS_CD
MARITAL_STATUS_CODE |
Marital Status | Status of the person with regard to being married | 0 | - | - |
Patient Relationships
Publisher | DDS Core | CollapseCompass V2 | ||||
---|---|---|---|---|---|---|
Organisation Data Files * | File field Name | Field | Data/Coding Type | FHIR | Table | Field |
* Example organisation data files only. File names can differ across different systems.