Class Ruids
java.lang.Object
org.projecthusky.common.utils.datatypes.Ruids
Helpers related to RUIDs (HL7 Reserved Identifier Scheme).
HL7 reserved identifiers are strings consisting only of (US-ASCII) letters, digits and hyphens, where the first character must be a letter. HL7 may assign these reserved identifiers as mnemonic identifiers for major concepts of interest to HL7.
- Author:
- Quentin Ligier
-
Field Summary
Fields -
Method Summary
-
Field Details
-
PATTERN
Pattern that matches a RUID.
-