Package org.hl7.fhir.r4.model
Class Constants
- java.lang.Object
-
- org.hl7.fhir.r4.model.Constants
-
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
BUILD_ID
public static final String BUILD_ID
- See Also:
- Constant Field Values
-
DATE
public static final String DATE
- See Also:
- Constant Field Values
-
URI_REGEX
public static final String URI_REGEX
- See Also:
- Constant Field Values
-
LOCAL_REF_REGEX
public static final String LOCAL_REF_REGEX
- See Also:
- Constant Field Values
-
NS_SYSTEM_TYPE
public static final String NS_SYSTEM_TYPE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Constants
public Constants()
-
-