pub async fn fhir_client( state: Arc<Mutex<CLIState>>, ) -> Result<Arc<FHIRHttpClient<()>>, OperationOutcomeError>