Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

In DiagnosticReport FHIR resource contains field called "serviceCategory". This filed has zero to one relationship and can take one of values presented in here Codes for Diagnostic Service sections.

When the "serviceCatogoryserviceCategory" field is not presented in FHIR resource instance, those requests are handled by Default Service section.

FHIR module is using Handlers to support each type of serviceCategory sections. You can build your own handler and register for handler a particular type of DiagnosticReport.

Workflow

 

Technical Workflow

 

How to Create a DiagnosticReportHandler

 

Requirements

 

Examples

 

Laboratory Handler

 

Register LaboratoryHandler


List of Handlers

Following is a list of currently implemented handlers for Different type of Diagnostic Service sections;