This document summarizes an presentation by Ewout Kramer on the advanced .NET API for FHIR. The presentation introduces navigating FHIR data beyond plain old CLR objects (POCOs) using the IElementNavigator interface. It also discusses accessing FHIR terminology, validation, and FhirPath support in the .NET API. The presentation is intended to demonstrate work in progress interfaces and functionality that may change prior to final implementation and release.