Package org.projecthusky.common.at.utils
Class XdsMetadataUtilAt
java.lang.Object
org.projecthusky.common.at.utils.XdsMetadataUtilAt
Class XdsUtil provides helper methods for the austrian specific IHE XDS
Context
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdentificatorconvertOhtXcnIdToEhc(String assigningAuthorityUniversalId, String id) Converts the parts of an OHC XCN to an eHC Identificatorstatic StringcreateCxi(Identificator id, String identifierTypeCode, String homeCommunityId) static StringextractIdOfCxi(String cxi) static ClassCodegetClassCodeThroughTypeCode(String typeCode)
-
Method Details
-
createCxi
-
extractIdOfCxi
-
convertOhtXcnIdToEhc
Converts the parts of an OHC XCN to an eHC Identificator- Parameters:
assigningAuthorityUniversalId- the assigningAuthorityUniversalIdid- the ID part- Returns:
- the Identificator
-
getClassCodeThroughTypeCode
-