{"library":"fhir-core","type":"library","category":null,"description":"fhir-core is a Python library providing an abstract base class for FHIR resource models and Primitive Datatypes, along with factories to create FHIR resource models and other complex datatypes. It is powered by Pydantic V2, ensuring data validation and efficient serialization/deserialization. This library is primarily developed to support the 'fhir.resources' library but can be used independently. As of March 2026, the current version is 1.1.7, with frequent patch releases.","language":"python","status":"active","version":"1.1.7","tags":["fhir","healthcare","hl7","pydantic","data-modeling","health-it"],"last_verified":"Sat May 23","install":[{"cmd":"pip install fhir-core","imports":["from fhir_core.fhirabstractmodel import FHIRAbstractModel","from fhir_core.types import IdType","from fhir_core.types import BooleanType","from fhir_core.types import StringType"]},{"cmd":"git clone https://github.com/nazrulworld/fhir-core.git && cd fhir-core && pip install -e .[dev]","imports":[]}],"homepage":null,"github":"https://github.com/nazrulworld/fhir-core","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fhir-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0.51,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fhir-core/compatibility"}}