Class DefaultProfileValidationSupport

java.lang.Object
ca.uhn.fhir.context.support.DefaultProfileValidationSupport
All Implemented Interfaces:
IValidationSupport

This class returns the vocabulary that is shipped with the base FHIR specification. Note that this class is version aware. For example, a request for http://foo-codesystem|123 will only return a value if the built in resource if the version matches. Unversioned URLs should generally be used, and will return whatever version is present.