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**
Patient This resource describes the Patient in question JSON
Parameters This resource describes the event parameters needed to perform the action JSON
Practitioner This resource describes the Practitioner in question JSON
Location This resource describes the Location of the practitioner in the current context JSON
Organization This resource describes the legal entity organization of which the practitioner is under the authority in the current context JSON

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