From aac4de1980bc542209373a7c38a7adfd67f412cd Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Thu, 6 Nov 2025 13:11:49 +0100 Subject: [PATCH] Avoid emoji Signed-off-by: Johannes Marbach --- proposals/4302-fhir-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/4302-fhir-resources.md b/proposals/4302-fhir-resources.md index efb0cabaa..884df51f9 100644 --- a/proposals/4302-fhir-resources.md +++ b/proposals/4302-fhir-resources.md @@ -1,6 +1,6 @@ # MSC4302: Exchanging FHIR resources via Matrix events -[FHIR] (pronounced 🔥) is a globally established standard for exchanging healthcare information +[FHIR] (pronounced "fire") is a globally established standard for exchanging healthcare information electronically. The base building blocks of FHIR are so called resources, such as [`Patient`]. These resources can be serialised into JSON or XML which allows them to be transmitted via the [`m.file`] message type with a MIME type of `application/fhir+json` or `application/fhir+xml`. The generic MIME