Class FhirTypeUtil

java.lang.Object
ca.uhn.fhir.util.FhirTypeUtil

public final class FhirTypeUtil extends Object
  • Method Details

    • isPrimitiveType

      public static boolean isPrimitiveType(String theFhirType)
      Returns true if the type is a primitive fhir type (ie, a type that is IPrimitiveType), false otherwise.