diff --git a/README.md b/README.md index 3e94080..5f317dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# IggyAPI +# IggyAPI - IGGY: Your IG Spirit Animal +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. @@ -476,4 +477,4 @@ Please ensure your code follows PEP 8 style guidelines and includes appropriate ## License -IggyAPI is licensed under the MIT License. See the `LICENSE` file for details. \ No newline at end of file +IggyAPI is licensed under the MIT License. See the `LICENSE` file for details.