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 TypeClassDescriptionclassAssigning 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()static AssigningAuthorityParses an HL7v2 string into an AssigningAuthority object.Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type AssigningAuthorityModifier and TypeMethodDescriptionprotected static voidHl7v2Based.setAssigningAuthority(AssigningAuthority assigningAuthority, ca.uhn.hl7v2.model.v25.datatype.HD target) Helper method used for copying data elements of an assigning authority.voidIdentifiable.setAssigningAuthority(AssigningAuthority assigningAuthority) voidOrganization.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