Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
Packages that use AssigningAuthority
Package
Description
-
Uses of AssigningAuthority in org.openehealth.ipf.commons.ihe.xds.core.metadata
Subclasses of AssigningAuthority in org.openehealth.ipf.commons.ihe.xds.core.metadataModifier and TypeClassDescriptionclass
Assigning Authority for the CXi data type, allowing both the Namespace ID and the combination of Universal ID and Universal ID Type.Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata that return AssigningAuthorityModifier and TypeMethodDescriptionIdentifiable.getAssigningAuthority()
Organization.getAssigningAuthority()
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type AssigningAuthorityModifier and TypeMethodDescriptionprotected static void
Hl7v2Based.setAssigningAuthority
(AssigningAuthority assigningAuthority, HD target) Helper method used for copying data elements of an assigning authority.void
Identifiable.setAssigningAuthority
(AssigningAuthority assigningAuthority) void
Organization.setAssigningAuthority
(AssigningAuthority assigningAuthority) Constructors in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type AssigningAuthorityModifierConstructorDescriptionIdentifiable
(String id, AssigningAuthority assigningAuthority) Constructs an identifiable.Organization
(String organizationName, String idNumber, AssigningAuthority assigningAuthority) Constructs the organization. -
Uses of AssigningAuthority in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters that return AssigningAuthorityModifier and TypeMethodDescriptionMethods in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters with parameters of type AssigningAuthority