From f68189a2f0f99b5b8a782eaef0e9e60a3be6556b Mon Sep 17 00:00:00 2001 From: Sudo-JHare Date: Tue, 13 May 2025 08:51:42 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f317dc..bba4cf4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Knows every guide inside out, and helps you fetch, explore, and use them. ![IggyAPI Logo](IggyAPI.png) -IggyAPI is a FastAPI-based application designed to search, retrieve, and manage FHIR Implementation Guides (IGs) and their associated StructureDefinitions (profiles). It offers a powerful interface for querying FHIR packages, listing profiles within an IG, and fetching specific StructureDefinitions with the option to strip narrative content. Tailored to support healthcare interoperability in an Australian context, IggyAPI focuses on AU Core profiles but is capable of handling IGs from various FHIR registries worldwide. +IggyAPI is a FastAPI-based application designed to search, retrieve, and manage FHIR Implementation Guides (IGs) and their associated StructureDefinitions (profiles). It offers a powerful interface for querying FHIR packages, listing profiles within an IG, and fetching specific StructureDefinitions with the option to strip narrative content. Tailored to support healthcare interoperability in an Australian context, IggyAPI is capable of handling IGs from various FHIR registries worldwide. ## Table of Contents