Profiles & Transactions

Resources are the building blocks of the FHIR standard. These resources convey the content of clinical records, identify patients or providers, or otherwise support information exchange between systems. These resources have been developed by numerous working groups at HL7, based on members' experience and subject expertise. The elements defined within FHIR resources are intended to capture and support those elements that 80% of implementers of a given resource are expected to support. Less frequently implemented elements are supported through FHIR's extensibility mechanisms. The list of all available resources in the FHIR R4 standard can be found here.

Following are the profiles currently supported by this implementation guide:

Resource Type Description JSON Example**
Parameter This resource describes the event parameters needed to perform the action Parameters Example
Patient This resource describes the Patient in question Patient Example
Person This resource describes the Person (this can be a Patient, Proxy or a Shared Access User) Person Example

** This specification only supports JSON format and JSON Examples have been validated using HL7 Validator.