Package org.hl7.fhir.r4.context
package org.hl7.fhir.r4.context
-
Interface SummaryInterfaceDescriptionThis is the standard interface used for access to underlying FHIR services through the tools and utilities provided by the reference implementation.
-
Class SummaryClassDescriptionCanonicalResourceManager<T extends MetadataResource>This manages a cached list of resources, and provides high speed access by URL / URL+version, and assumes that patch version doesn't matter for access note, though, that not all resources have semver versionsThis implements a two level cache.
-
Enum Summary