xCaliber healthCare Data Mesh

Sleep Order

Sleep Order

Source Object: Sleep Order

The Sleep Order source object is a vital component of healthcare operations, facilitating the ordering and management of sleep-related tests and assessments for patients.

Overview

The Sleep Order source object is designed to capture information related to sleep orders. It contains critical details about the ordering of sleep-related tests, the patient involved, the healthcare practice, and the healthcare provider responsible for the order.

Usage

The Sleep Order source object serves several key purposes in healthcare operations:

  1. Ordering Sleep Tests: It documents the specifics of the sleep order, including the clinical reason for the order and any associated diagnostic codes, such as ICD-10 codes, to indicate the purpose of the order.
  2. Confidentiality: The "confidential" field allows healthcare professionals to mark the order as confidential when necessary, ensuring patient privacy and data security.
  3. Document Dates: The "document_date" field keeps track of when the order was documented, aiding in record-keeping and compliance with healthcare standards.
  4. Follow-Up Method: Information about the recommended follow-up method, which can include scheduling follow-up appointments or assessments to monitor the patient's progress.
  5. Patient Details: The "patient" field contains essential information about the patient for whom the sleep order is intended, ensuring that the right individual receives the required tests.
  6. Referring Practice: The "practice" field stores details about the healthcare practice responsible for the order, providing context and accountability.
  7. Prescribing User: This field specifies the healthcare provider who issued the sleep order, ensuring clarity in the ordering process.
  8. Signed Date: The date on which the order was signed is documented in the "signed_date" field, providing a record of when the order was authorized.
  9. Sleep Tests: Information about the sleep tests to be conducted, such as test codes, names, creation dates, and other relevant details, is captured in the "tests" section. This ensures that the appropriate tests are performed.

The Sleep Order source object is integral in managing and ordering sleep tests for patients, helping healthcare providers diagnose and address sleep-related issues. It also supports compliance with healthcare standards and efficient record-keeping.

Mapping Table

Data FieldSource Field Data TypeResource Mapping ContextSource Data Field CardinalitySource Data Field DescriptionExample ValueSource Data Field Validation RuleMapped FHIR ResourceMapped FHIR Data FieldAugmented MappingAssociated Coding SystemAssociated FHIR Data Field ExtensionMapped FHIR Data Field Type
chart_dateDateTimeTop Level0..1Date at which this order was first seen in the patient's chart.--ServiceRequestextension[*].valueDateTime-NAchart-dateTBD
clinical_reasonStringTop Level0..1The reason for clinical--ServiceRequestextension[*].valueString-NAclinical-reasonTBD
confidentialBooleanTop Level0..1Whether the provider has marked the order as confidential. Should not be shared with a patient.TRUEtrue, falseServiceRequestextension[*].valueBoolean-NAconfidentialTBD
created_dateDateTimeTop Level0..1Time at which elation created this order. Can be different from chart_date when the order was imported into a chart from a different source and document_date when documenting an order that happened at some other time.--ServiceRequestauthoredOn-NA-TBD
deleted_dateDateTimeTop Level0..1Time at which elation deleted this order.--ServiceRequestextension[*].valueDateTime-NAdeleted-dateTBD
document_dateDateTimeTop Level0..1Time at which this order was created in whichever system created it. Could be historical or same as the create_date.--ServiceRequestoccurrenceDateTime-NA-TBD
follow_up_methodStringTop Level0..1Freetext field communicating how the patient should receive their results.email-ServiceRequestextension[*].valueString-NAfollow-upTBD
icd10_codesObjectTop Level0..*List of ICD10 codes--ServiceRequest--NA-TBD
icd10_codes.codeStringTop Level0..1icd 10 code--ServiceRequestreasonCode.coding[*].code-NA-TBD
icd10_codes.descriptionStringTop Level0..1icd10 description--ServiceRequestreasonCode.coding[*].display-NA-TBD
idIntegerTop Level0..1The id of the Sleep order in Elation's systems. Will be unique.--ServiceRequestid-NA-TBD
patientIntegerTop Level0..1The id of the patient.--ServiceRequestsubject.reference-NA-TBD
practiceIntegerTop Level0..1The id of the practice.--ServiceRequestextension[*].valueReference.reference-NApracticeTBD
prescribing_userIntegerTop Level0..1---ServiceRequestrequester.reference-NA-TBD
signed_dateDateTimeTop Level0..1The time when the order was signed.--ServiceRequestextension[*].valueDateTime-NAsigned-dateTBD
testsObjectTop Level0..*The list of tests that should be performed--ServiceRequest--NA-TBD
tests.codeStringTop Level0..1Any code associated with the test.--ServiceRequestcode.coding[1].code-NA-TBD
tests.created_dateDateTimeTop Level0..1Time at which Elation created this Sleep Order Test.--ServiceRequestcode.extension[*].valueDateTime-NAcreated-dateTBD
tests.deleted_dateDateTimeTop Level0..1Time at which this Sleep Order Test was deleted.--ServiceRequestcode.extension[*].valueDateTime-NAdeleted-dateTBD
tests.idIntegerTop Level0..1The id of the Sleep Order Test.--ServiceRequestcode.id-NA-TBD
tests.nameStringTop Level0..1The name of the Sleep Order Test.--ServiceRequestcode.extension[*].valueString-NAtest-nameTBD
tests.practice_createdIntegerTop Level0..1The id of the practice that created the test if practice created.--ServiceRequestcode.extension[*].valueInteger-NApractice-createdTBD