FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Work Group Patient Care icon Standards Status: Informative

This Clinical Module focuses on the FHIR resources that represent core clinical information for a patient. The information contained in these resources are those frequently documented, created or retrieved by healthcare providers during the course of clinical care. Resources generated during the course of diagnostic studies can be found in the Diagnostics Module, whereas the resources related to medication ordering and administration process can be found in the Medications Module.

As an introduction to FHIR APIs and resources, please see the Developer's Introduction or Clinical Introduction in the Overview section of the Foundation Module.

The Clinical Module covers the following resources:

FHIR resources have low, moderate, or high levels of complexity with respect to the number of primary and child elements as well as the number of referenced resources, found in this module and others. To better understand the relationships between resources, we recommend beginning with the lower complexity, core resources such as Patient, Condition, and FamilyMemberHistory before addressing a high complexity resource such as CarePlan.

The clinical resources often represent patient-related data, and as such are susceptible to data breaching. Necessary privacy and security provision must be in place for searching and fetching this information. For more general considerations, see the Security and Privacy module.

  • Documenting a patient's condition - The Condition resource is used extensively throughout FHIR resources to associate information and activities with specific conditions. The Condition resource is broadly defined to include problems, diagnoses and health concerns.
  • Retrieving the patient's problems
  • Documenting and retrieving the patient's allergies - The AllergyIntolerance resource is used to represent the patient's allergy or intolerance to a substance. There is vibrant debate within the clinical community regarding what is appropriate to document as an allergy or intolerance. These terms are used both formally by the Allergy and Immunology community as well as informally by patients leading to confusion. Readers are referred to the resource definition for the Scope and Usage of this resource. The AllergyIntolerance resource also supports the documenting of the absence of an allergy.
  • Documenting and retrieving the patient's procedures - The Procedure resource is used to represent physical interventions on a patient like an operation or less invasive interventions like long term services, counseling, or hypnotherapy.
  • Family History - The FamilyMemberHistory resource can be used to document known conditions of family members and support the creation of pedigrees.
  • Care Plans - The CarePlan resource supports a problem based care plan with references to other resources including CareTeam, Condition, Goal, and activities such as ServiceRequest

We will continue to advance the resources through the Maturity Levels through the process of development and testing of the resources. We anticipate more widespread implementation of core resources such as Condition, AllergyIntolerance, and Procedure. Complex resources, such as CarePlan, are dependent on the maturation of its referenced resources and are expected to mature more gradually. The clinical community will develop use cases to test during Clinicians on FHIR sessions icon at the HL7 Working Group Meetings.