Uses of Class
org.somda.sdc.biceps.model.participant.InstanceIdentifier
-
Packages that use InstanceIdentifier Package Description org.somda.sdc.biceps.model.message org.somda.sdc.biceps.model.participant -
-
Uses of InstanceIdentifier in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message declared as InstanceIdentifier Modifier and Type Field Description protected InstanceIdentifierOperationInvokedReport.ReportPart. invocationSourceFields in org.somda.sdc.biceps.model.message with type parameters of type InstanceIdentifier Modifier and Type Field Description protected List<InstanceIdentifier>GetContextStatesByIdentification. identificationMethods in org.somda.sdc.biceps.model.message that return InstanceIdentifier Modifier and Type Method Description InstanceIdentifierOperationInvokedReport.ReportPart. getInvocationSource()Gets the value of the invocationSource property.Methods in org.somda.sdc.biceps.model.message that return types with arguments of type InstanceIdentifier Modifier and Type Method Description List<InstanceIdentifier>GetContextStatesByIdentification. getIdentification()Gets the value of the identification property.Methods in org.somda.sdc.biceps.model.message with parameters of type InstanceIdentifier Modifier and Type Method Description voidOperationInvokedReport.ReportPart. setInvocationSource(InstanceIdentifier value)Sets the value of the invocationSource property.Method parameters in org.somda.sdc.biceps.model.message with type arguments of type InstanceIdentifier Modifier and Type Method Description voidGetContextStatesByIdentification. setIdentification(List<InstanceIdentifier> value) -
Uses of InstanceIdentifier in org.somda.sdc.biceps.model.participant
Subclasses of InstanceIdentifier in org.somda.sdc.biceps.model.participant Modifier and Type Class Description classOperatingJurisdictionThe current region information that is configured for a component.Fields in org.somda.sdc.biceps.model.participant declared as InstanceIdentifier Modifier and Type Field Description protected InstanceIdentifierImagingProcedure. accessionIdentifierprotected InstanceIdentifierAbstractDeviceComponentDescriptor.ProductionSpecification. componentIdprotected InstanceIdentifierWorkflowContextState.WorkflowDetail.PerformedOrderDetail. fillerOrderNumberprotected InstanceIdentifierAbstractMetricDescriptor.Relation. identificationprotected InstanceIdentifierEnumStringMetricDescriptor.AllowedValue. identificationprotected InstanceIdentifierMdsDescriptor.MetaData.Udi. issuerprotected InstanceIdentifierMdsDescriptor.MetaData.Udi. jurisdictionprotected InstanceIdentifierWorkflowContextState.WorkflowDetail.RequestedOrderDetail. placerOrderNumberprotected InstanceIdentifierImagingProcedure. requestedProcedureIdprotected InstanceIdentifierImagingProcedure. scheduledProcedureStepIdprotected InstanceIdentifierImagingProcedure. studyInstanceUidprotected InstanceIdentifierWorkflowContextState.WorkflowDetail. visitNumberFields in org.somda.sdc.biceps.model.participant with type parameters of type InstanceIdentifier Modifier and Type Field Description protected List<InstanceIdentifier>ApprovedJurisdictions. approvedJurisdictionprotected List<InstanceIdentifier>AbstractContextState. identificationprotected List<InstanceIdentifier>LocationReference. identificationprotected List<InstanceIdentifier>PersonReference. identificationprotected List<InstanceIdentifier>AbstractContextState. validatorMethods in org.somda.sdc.biceps.model.participant that return InstanceIdentifier Modifier and Type Method Description InstanceIdentifierObjectFactory. createInstanceIdentifier()Create an instance ofInstanceIdentifierInstanceIdentifierImagingProcedure. getAccessionIdentifier()Gets the value of the accessionIdentifier property.InstanceIdentifierAbstractDeviceComponentDescriptor.ProductionSpecification. getComponentId()Gets the value of the componentId property.InstanceIdentifierWorkflowContextState.WorkflowDetail.PerformedOrderDetail. getFillerOrderNumber()Gets the value of the fillerOrderNumber property.InstanceIdentifierAbstractMetricDescriptor.Relation. getIdentification()Gets the value of the identification property.InstanceIdentifierEnumStringMetricDescriptor.AllowedValue. getIdentification()Gets the value of the identification property.InstanceIdentifierMdsDescriptor.MetaData.Udi. getIssuer()Gets the value of the issuer property.InstanceIdentifierMdsDescriptor.MetaData.Udi. getJurisdiction()Gets the value of the jurisdiction property.InstanceIdentifierWorkflowContextState.WorkflowDetail.RequestedOrderDetail. getPlacerOrderNumber()Gets the value of the placerOrderNumber property.InstanceIdentifierImagingProcedure. getRequestedProcedureId()Gets the value of the requestedProcedureId property.InstanceIdentifierImagingProcedure. getScheduledProcedureStepId()Gets the value of the scheduledProcedureStepId property.InstanceIdentifierImagingProcedure. getStudyInstanceUid()Gets the value of the studyInstanceUid property.InstanceIdentifierWorkflowContextState.WorkflowDetail. getVisitNumber()Gets the value of the visitNumber property.Methods in org.somda.sdc.biceps.model.participant that return types with arguments of type InstanceIdentifier Modifier and Type Method Description List<InstanceIdentifier>ApprovedJurisdictions. getApprovedJurisdiction()Gets the value of the approvedJurisdiction property.List<InstanceIdentifier>AbstractContextState. getIdentification()Gets the value of the identification property.List<InstanceIdentifier>LocationReference. getIdentification()Gets the value of the identification property.List<InstanceIdentifier>PersonReference. getIdentification()Gets the value of the identification property.List<InstanceIdentifier>AbstractContextState. getValidator()Gets the value of the validator property.Methods in org.somda.sdc.biceps.model.participant with parameters of type InstanceIdentifier Modifier and Type Method Description voidImagingProcedure. setAccessionIdentifier(InstanceIdentifier value)Sets the value of the accessionIdentifier property.voidAbstractDeviceComponentDescriptor.ProductionSpecification. setComponentId(InstanceIdentifier value)Sets the value of the componentId property.voidWorkflowContextState.WorkflowDetail.PerformedOrderDetail. setFillerOrderNumber(InstanceIdentifier value)Sets the value of the fillerOrderNumber property.voidAbstractMetricDescriptor.Relation. setIdentification(InstanceIdentifier value)Sets the value of the identification property.voidEnumStringMetricDescriptor.AllowedValue. setIdentification(InstanceIdentifier value)Sets the value of the identification property.voidMdsDescriptor.MetaData.Udi. setIssuer(InstanceIdentifier value)Sets the value of the issuer property.voidMdsDescriptor.MetaData.Udi. setJurisdiction(InstanceIdentifier value)Sets the value of the jurisdiction property.voidWorkflowContextState.WorkflowDetail.RequestedOrderDetail. setPlacerOrderNumber(InstanceIdentifier value)Sets the value of the placerOrderNumber property.voidImagingProcedure. setRequestedProcedureId(InstanceIdentifier value)Sets the value of the requestedProcedureId property.voidImagingProcedure. setScheduledProcedureStepId(InstanceIdentifier value)Sets the value of the scheduledProcedureStepId property.voidImagingProcedure. setStudyInstanceUid(InstanceIdentifier value)Sets the value of the studyInstanceUid property.voidWorkflowContextState.WorkflowDetail. setVisitNumber(InstanceIdentifier value)Sets the value of the visitNumber property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type InstanceIdentifier Modifier and Type Method Description voidApprovedJurisdictions. setApprovedJurisdiction(List<InstanceIdentifier> value)voidAbstractContextState. setIdentification(List<InstanceIdentifier> value)voidLocationReference. setIdentification(List<InstanceIdentifier> value)voidPersonReference. setIdentification(List<InstanceIdentifier> value)voidAbstractContextState. setValidator(List<InstanceIdentifier> value)
-