Skip to main content

Labs & Imaging

Lab orders and imaging results in FHIR follow a request-and-report pattern. A ServiceRequest represents the order, and a DiagnosticReport captures the results. Individual measurements are stored as Observation resources linked to the report.

Key Resources

ResourceDescription
ServiceRequestA record of an order for services such as diagnostic investigations, treatments, or operations to be performed.
DiagnosticReportThe findings and interpretations of diagnostic tests performed on a patient.
SpecimenA record of a sample to be used for analysis.
ObservationA structured representation of measurements and simple assertions made about a Patient.

Key Code Systems

Code SystemDescription
UCUMUsed to define measurement units on a Specimen resource.
ICD-10Used to annotate Observation resources for tracking.
SNOMEDUsed to define Specimen types and retrieval methods.
LOINCUsed to annotate Observation resources for tracking.