visit the hl7 website
Ontario IG Template
fhir-logo
  • Index
  • Home
    • Home
    • Introduction
    • Relationship to Other Specifications
    • Scope
    • Glossary
  • Business Context
    • Business Context
    • Business Model
    • Business Data
    • Use Cases
    • Business Rules
  • Technical Context
    • Technical Context
    • Implementer Responsibility
    • Conformance Rules
    • Connectivity Summary
  • FHIR Artifacts
    • FHIR Artifacts
    • Interactions
    • Operations
    • Profiles
    • Extensions
    • Data Types
    • Terminology
    • System URIs
    • Examples
    • Capability Statement
    • Custom Search Parameters
    • Response Handling
    • Downloads
  • Change Log
    • Change Log
    • Known Issues & Future Developments
    • Revision History
    1. Index
    2. FHIR Artifacts

For a full list of available versions, see the Directory of published versions

4. FHIR Artifacts

This section provides a central index of all FHIR artifacts defined in this Implementation Guide (IG). These include:

Notes to IG Authors: Keep this page standardized across IGs. Only include links as per the IG need (profiles, extensions, terminology, etc.).

If any of the FHIR artifacts listed below in the bullet list are not applicable to this IG, they should be removed

  • Interactions
  • Operations
  • Profiles
  • Extensions
  • Data Types
  • Terminology
  • System URIs
  • Examples
  • Capability Statement
  • Response Handling
  • Downloads

4.1. Transmission Specification

The formal MIME types for FHIR resources are application/fhir+json and application/fhir+xml. The correct MIME type SHALL be used by clients and servers:

  • JSON (preferred): application/fhir+json
  • XML (optional): application/fhir+xml

FHIR® uses UTF-8 for all request and response bodies. Since the HTTP specification defines a default character encoding of ISO-8859-1, requests and responses SHALL explicitly set the character encoding to UTF-8 using the charset parameter of the MIME-type in the Content-Type header. Requests MAY also specify this charset parameter in the Accept header and/or use the Accept-Charset header.

Accept-Language field in HTTP header will be used to set the language of the search in the future releases. The allowed values are en-CA and fr-CA. If this field is not set by the requestor, the default is en-CA. In the current release, only en-CA is supported.

Version: 1.0.0 FHIR Version: R4.0.1

Powered by SIMPLIFIER.NET

HL7® and FHIR® are the registered trademarks of Health Level Seven International