xCaliber healthCare Data Mesh

Surgical History

Source Object: Surgical History

Overview and Usage: The "Surgical History" source object contains data related to a patient's surgical history. This information is important for healthcare providers to understand a patient's past surgical procedures and their associated details. Below are the key components of the "Surgical History" source object:

  • Note: General notes or information related to the surgical history.
  • Procedure Code: The code associated with a specific surgical procedure.
  • Procedure Date: The date when the surgical procedure was performed.
  • Procedure ID: A unique identifier for the surgical procedure.
  • Section Note: Notes or information related to a specific section of the surgical history.
  • PATIENT FACING CALL: Indicates if the information is patient-facing and can be communicated to the patient.
  • THIRD PARTY USERNAME: The username of a third party or external entity related to the surgical history.

Surgical history data is essential for healthcare professionals to provide comprehensive care to patients, ensuring they have a complete understanding of past surgeries and their implications.

Mapping Table

Data FieldExample ValueSource Data Field DescriptionSource Field Data TypeSource Data Field CardinalityMapped FHIR++ ResourceMapped FHIR Data FieldAugmented MappingAssociated Coding SystemAssociated FHIR Data Field ExtensionMapping Context
note-Any additional notesString0..1Procedurenote[1].text---Top Level
procedurecode-Procedure code identifying the performed procedure for the given surgeryString0..1Procedurecode.coding[1].codesystem="CPT"--Top Level
proceduredate-Effective date of the procedureString0..1ProcedureperformedDateTime---Top Level
procedureid-athena ID for this surgeryInteger0..1Procedureid---Top Level
sectionnote-any additional section notesString0..1Procedureextension[*].valueString--section-noteTop Level
PATIENTFACINGCALL-When 'true' is passed we will collect relevant data and store in our database.Boolean0..1Procedureextension[*].valueBoolean--patient-facing-callTop Level
THIRDPARTYUSERNAME-User name of the patient in the third party application.String0..1Procedureextension[*].valueString--third-party-user-nameTop Level