Class XdsMetadataUtilAt

java.lang.Object
org.projecthusky.common.at.utils.XdsMetadataUtilAt

public class XdsMetadataUtilAt extends Object
Class XdsUtil provides helper methods for the austrian specific IHE XDS Context
  • Method Details

    • createCxi

      public static String createCxi(Identificator id, String identifierTypeCode, String homeCommunityId)
    • extractIdOfCxi

      public static String extractIdOfCxi(String cxi)
    • convertOhtXcnIdToEhc

      public static Identificator convertOhtXcnIdToEhc(String assigningAuthorityUniversalId, String id)
      Converts the parts of an OHC XCN to an eHC Identificator
      Parameters:
      assigningAuthorityUniversalId - the assigningAuthorityUniversalId
      id - the ID part
      Returns:
      the Identificator
    • getClassCodeThroughTypeCode

      public static ClassCode getClassCodeThroughTypeCode(String typeCode)