Uses of Interface
org.openehealth.ipf.commons.audit.types.ParticipantObjectIdType
Packages that use ParticipantObjectIdType
Package
Description
-
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.codes
Classes in org.openehealth.ipf.commons.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
Audit Participant Object ID Type Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_404 1.2.840.10008.6.1.907Methods in org.openehealth.ipf.commons.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionBaseAuditMessageBuilder.addParticipantObjectIdentification
(ParticipantObjectIdType objectIDTypeCode, String objectName, byte[] objectQuery, List<TypeValuePairType> objectDetails, String objectID, ParticipantObjectTypeCode objectTypeCode, ParticipantObjectTypeCodeRole objectTypeCodeRole, ParticipantObjectDataLifeCycle objectDataLifeCycle, String objectSensitivity) Create and add an Participant Object Identification block to this audit event messageBaseAuditMessageBuilder.addParticipantObjectIdentification
(ParticipantObjectIdType objectIDTypeCode, String objectName, byte[] objectQuery, List<TypeValuePairType> objectDetails, String objectID, ParticipantObjectTypeCode objectTypeCode, ParticipantObjectTypeCodeRole objectTypeCodeRole, ParticipantObjectDataLifeCycle objectDataLifeCycle, String objectSensitivity, List<DicomObjectDescriptionType> dicomDescriptions) Create and add an Participant Object Identification block to this audit event message -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return ParticipantObjectIdTypeModifier and TypeMethodDescription@NonNull ParticipantObjectIdType
ParticipantObjectIdentificationType.getParticipantObjectIDTypeCode()
Describes the identifier that is contained in Participant Object ID.Methods in org.openehealth.ipf.commons.audit.model with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionvoid
ParticipantObjectIdentificationType.setParticipantObjectIDTypeCode
(@NonNull ParticipantObjectIdType participantObjectIDTypeCode) Describes the identifier that is contained in Participant Object ID.Constructors in org.openehealth.ipf.commons.audit.model with parameters of type ParticipantObjectIdTypeModifierConstructorDescriptionParticipantObjectIdentificationType
(String participantObjectID, ParticipantObjectIdType participantObjectIDTypeCode) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.audit.types
Classes in org.openehealth.ipf.commons.audit.types that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionstatic class
Methods in org.openehealth.ipf.commons.audit.types that return ParticipantObjectIdTypeModifier and TypeMethodDescriptionstatic ParticipantObjectIdType
static ParticipantObjectIdType
ParticipantObjectIdType.of
(CodedValueType codedValueType) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.core.atna.event
Methods in org.openehealth.ipf.commons.ihe.core.atna.event with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionDicomInstancesAccessedAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) DicomInstancesAccessedAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) DicomInstancesTransferredAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) DicomInstancesTransferredAuditBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIExportBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) PHIExportBuilder.addExportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) PHIImportBuilder.addImportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) PHIImportBuilder.addImportedEntity
(String objectId, ParticipantObjectIdType participantObjectIdType, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, ParticipantObjectDataLifeCycle participantObjectDataLifeCycle, List<TypeValuePairType> details) IHEAuditMessageBuilder.addSecurityResourceParticipantObject
(ParticipantObjectIdType participantObjectIdType, String securityResourceId) Adds a Participant Object representing a Security Resource involved in the eventIHEAuditMessageBuilder.addSecurityResourceParticipantObjects
(ParticipantObjectIdType participantObjectIdType, List<String> securityResourceIds) Adds a list Participant Objects representing Security Resources involved in the eventQueryInformationBuilder.setQueryParameters
(String queryMessageIdentifier, ParticipantObjectIdType participantObjectIdType, String queryMessage) QueryInformationBuilder.setQueryParameters
(String queryMessageIdentifier, ParticipantObjectIdType participantObjectIdType, String queryMessage, String messageIdDesignator, String messageId) QueryInformationBuilder.setQueryParameters
(String queryMessageIdentifier, ParticipantObjectIdType participantObjectIdType, String queryMessage, List<TypeValuePairType> details) QueryInformationBuilder.setQueryParameters
(String queryMessageIdentifier, ParticipantObjectIdType participantObjectIdType, String queryMessage, ParticipantObjectTypeCode participantObjectTypeCode, ParticipantObjectTypeCodeRole participantObjectTypeCodeRole, List<TypeValuePairType> details) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.fhir.audit.codes
Classes in org.openehealth.ipf.commons.ihe.fhir.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
ParticipantObjectIdTypeCodes for the FHIR transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.fhir.audit.codes that return ParticipantObjectIdTypeModifier and TypeMethodDescriptionstatic ParticipantObjectIdType
FhirParticipantObjectIdTypeCode.fromResourceType
(String resourceType) FhirParticipantObjectIdTypeCode.getValue()
-
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
Classes in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
Participant Object ID Types for the MLLP transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
Constructors in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore with parameters of type ParticipantObjectIdTypeModifierConstructorDescriptionPdqAuditStrategy
(boolean serverSide, MllpEventTypeCode eventTypeCode, ParticipantObjectIdType participantObjectIdType) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.hl7v3.audit.codes
Classes in org.openehealth.ipf.commons.ihe.hl7v3.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
ParticipantObjectIdTypes for the MLLP transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.hl7v3.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.hpd.audit.codes
Classes in org.openehealth.ipf.commons.ihe.hpd.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
ParticipantObjectIdTypeCodes for the HPD transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.hpd.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.xacml20.audit.codes
Classes in org.openehealth.ipf.commons.ihe.xacml20.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
ParticipantObjectIdTypes for transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.xacml20.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.xacml20.chadr
Methods in org.openehealth.ipf.commons.ihe.xacml20.chadr that return ParticipantObjectIdTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.chadr with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionvoid
ChAdrAuditDataset.setSubjectRole
(ParticipantObjectIdType subjectRole) -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.xds.core.audit.codes
Classes in org.openehealth.ipf.commons.ihe.xds.core.audit.codes that implement ParticipantObjectIdTypeModifier and TypeClassDescriptionenum
ParticipantObjectIdTypeCodes for the XDS query transactions in this moduleMethods in org.openehealth.ipf.commons.ihe.xds.core.audit.codes that return ParticipantObjectIdType -
Uses of ParticipantObjectIdType in org.openehealth.ipf.commons.ihe.xds.core.audit.event
Methods in org.openehealth.ipf.commons.ihe.xds.core.audit.event with parameters of type ParticipantObjectIdTypeModifier and TypeMethodDescriptionXdsPatientRecordEventBuilder.addDocumentIds
(XdsNonconstructiveDocumentSetRequestAuditDataset auditDataset, XdsNonconstructiveDocumentSetRequestAuditDataset.Status status, ParticipantObjectIdType participantObjectIdType, ParticipantObjectDataLifeCycle lifeCycle)