HL7 FHIR

Fast Healthcare Interoperability Resources (FHIR) is HL7's standard for health care data exchange. The current normative version is R5, released March 2023. Defines roughly 150 resource types covering administration, clinical care, diagnostics, medications, workflow, financial, and foundation domains, exchanged over REST, messaging, or document paradigms.

HL7 FHIR is one of 20 APIs that Life Sciences publishes on the APIs.io network.

This API exposes 1 JSON Schema definition.

Tagged areas include FHIR, HL7, EHR, Healthcare Interoperability, and Standard. The published artifact set on APIs.io includes API documentation, a GitHub repository, and 1 JSON Schema.

API entry from apis.yml

apis.yml Raw ↑
name: HL7 FHIR
description: Fast Healthcare Interoperability Resources (FHIR) is HL7's standard for health care data
  exchange. The current normative version is R5, released March 2023. Defines roughly 150 resource types
  covering administration, clinical care, diagnostics, medications, workflow, financial, and foundation
  domains, exchanged over REST, messaging, or document paradigms.
humanURL: https://www.hl7.org/fhir/
baseURL: https://hl7.org/fhir/R5/
tags:
- FHIR
- HL7
- EHR
- Healthcare Interoperability
- Standard
properties:
- type: Documentation
  url: https://www.hl7.org/fhir/
- type: Specification
  url: https://hl7.org/fhir/R5/
  title: FHIR R5 specification
- type: JSONSchema
  url: https://hl7.org/fhir/R5/fhir.schema.json.zip
  title: FHIR JSON Schema (official)
- type: GitHubRepository
  url: https://github.com/HL7/fhir