| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredContextIds() |
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredEnsembleIds() |
<T extends AbstractContextDescriptor> |
ContextDiscovery.getDiscoveredIdsForDescriptorType(Class<T> descriptorClass) |
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredLocationIds() |
List<InstanceIdentifier> |
ContextDiscovery.getDiscoveredPatientIds() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextDescriptor> |
ContextDiscovery.getDeviceReferencesForInstanceIdentifiers(Class<T> descriptorClass,
List<InstanceIdentifier> ids) |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredContextIds() |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredEnsembleIds() |
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDiscoveredIdsForDescriptorType(Class<T> descriptorClass) |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredLocationIds() |
List<InstanceIdentifier> |
DefaultContextDiscovery.getDiscoveredPatientIds() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractContextDescriptor> |
DefaultContextDiscovery.getDeviceReferencesForInstanceIdentifiers(Class<T> descriptorClass,
List<InstanceIdentifier> ids) |
| Modifier and Type | Method and Description |
|---|---|
InstanceIdentifier[] |
MedicalDeviceNetworkSearchQuery.getContextMatchSet() |
| Modifier and Type | Method and Description |
|---|---|
static InstanceIdentifier |
ContextHelper.createInstanceIdentifierFromUri(org.ws4d.java.types.URI uriRepresentation) |
static InstanceIdentifier |
ContextHelper.createInstanceIdentifierWithoutInterpretation(InstanceIdentifier identifier) |
static InstanceIdentifier |
ContextHelper.createInterpretableInstanceIdentifier(String root,
Map<String,String> interpretationParticles) |
static InstanceIdentifier |
ContextHelper.createInterpretableInstanceIdentifier(String root,
Map<String,String> interpretationParticles,
List<String> knownKeys) |
InstanceIdentifier |
ContextHelper.InstanceIdentifierWithType.getInstanceIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.types.URI |
ContextHelper.createEnsembleIdUri(InstanceIdentifier instanceIdentifier) |
static InstanceIdentifier |
ContextHelper.createInstanceIdentifierWithoutInterpretation(InstanceIdentifier identifier) |
static org.ws4d.java.types.URI |
ContextHelper.createLocationIdUri(InstanceIdentifier instanceIdentifier) |
static org.ws4d.java.types.URI |
ContextHelper.createPatientIdUri(InstanceIdentifier instanceIdentifier) |
static org.ws4d.java.types.URI |
ContextHelper.createWorkflowIdUri(InstanceIdentifier instanceIdentifier) |
static org.ws4d.java.types.URI |
ContextHelper.getIdUri(Class<? extends AbstractContextDescriptor> ctxtDescriptorClass,
InstanceIdentifier instanceIdentifier) |
static Map<String,String> |
ContextHelper.getInterpretableParticles(InstanceIdentifier locationId) |
| Constructor and Description |
|---|
InstanceIdentifierWithType(Class<T> identifierType,
InstanceIdentifier instanceIdentifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatingJurisdiction
The current region information that is configured for a component.
|
| Modifier and Type | Field and Description |
|---|---|
protected InstanceIdentifier |
ImagingProcedure.accessionIdentifier |
protected InstanceIdentifier |
AbstractDeviceComponentDescriptor.ProductionSpecification.componentId |
protected InstanceIdentifier |
WorkflowContextState.WorkflowDetail.PerformedOrderDetail.fillerOrderNumber |
protected InstanceIdentifier |
EnumStringMetricDescriptor.AllowedValue.identification |
protected InstanceIdentifier |
AbstractMetricDescriptor.Relation.identification |
protected InstanceIdentifier |
OperationInvokedReport.ReportPart.invocationSource |
protected InstanceIdentifier |
MdsDescriptor.MetaData.Udi.issuer |
protected InstanceIdentifier |
MdsDescriptor.MetaData.Udi.jurisdiction |
protected InstanceIdentifier |
WorkflowContextState.WorkflowDetail.RequestedOrderDetail.placerOrderNumber |
protected InstanceIdentifier |
ImagingProcedure.requestedProcedureId |
protected InstanceIdentifier |
ImagingProcedure.scheduledProcedureStepId |
protected InstanceIdentifier |
ImagingProcedure.studyInstanceUid |
protected InstanceIdentifier |
WorkflowContextState.WorkflowDetail.visitNumber |
| Modifier and Type | Field and Description |
|---|---|
protected List<InstanceIdentifier> |
ApprovedJurisdictions.approvedJurisdiction |
protected List<InstanceIdentifier> |
PersonReference.identification |
protected List<InstanceIdentifier> |
LocationReference.identification |
protected List<InstanceIdentifier> |
GetContextStatesByIdentification.identification |
protected List<InstanceIdentifier> |
AbstractContextState.identification |
protected List<InstanceIdentifier> |
AbstractContextState.validator |
| Modifier and Type | Method and Description |
|---|---|
InstanceIdentifier |
ObjectFactory.createInstanceIdentifier()
Create an instance of
InstanceIdentifier |
InstanceIdentifier |
ImagingProcedure.getAccessionIdentifier()
Gets the value of the accessionIdentifier property.
|
InstanceIdentifier |
AbstractDeviceComponentDescriptor.ProductionSpecification.getComponentId()
Gets the value of the componentId property.
|
InstanceIdentifier |
WorkflowContextState.WorkflowDetail.PerformedOrderDetail.getFillerOrderNumber()
Gets the value of the fillerOrderNumber property.
|
InstanceIdentifier |
EnumStringMetricDescriptor.AllowedValue.getIdentification()
Gets the value of the identification property.
|
InstanceIdentifier |
AbstractMetricDescriptor.Relation.getIdentification()
Gets the value of the identification property.
|
InstanceIdentifier |
OperationInvokedReport.ReportPart.getInvocationSource()
Gets the value of the invocationSource property.
|
InstanceIdentifier |
MdsDescriptor.MetaData.Udi.getIssuer()
Gets the value of the issuer property.
|
InstanceIdentifier |
MdsDescriptor.MetaData.Udi.getJurisdiction()
Gets the value of the jurisdiction property.
|
InstanceIdentifier |
WorkflowContextState.WorkflowDetail.RequestedOrderDetail.getPlacerOrderNumber()
Gets the value of the placerOrderNumber property.
|
InstanceIdentifier |
ImagingProcedure.getRequestedProcedureId()
Gets the value of the requestedProcedureId property.
|
InstanceIdentifier |
ImagingProcedure.getScheduledProcedureStepId()
Gets the value of the scheduledProcedureStepId property.
|
InstanceIdentifier |
ImagingProcedure.getStudyInstanceUid()
Gets the value of the studyInstanceUid property.
|
InstanceIdentifier |
WorkflowContextState.WorkflowDetail.getVisitNumber()
Gets the value of the visitNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceIdentifier> |
ApprovedJurisdictions.getApprovedJurisdiction()
Gets the value of the approvedJurisdiction property.
|
List<InstanceIdentifier> |
PersonReference.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
LocationReference.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
GetContextStatesByIdentification.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
AbstractContextState.getIdentification()
Gets the value of the identification property.
|
List<InstanceIdentifier> |
AbstractContextState.getValidator()
Gets the value of the validator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImagingProcedure.setAccessionIdentifier(InstanceIdentifier value)
Sets the value of the accessionIdentifier property.
|
void |
AbstractDeviceComponentDescriptor.ProductionSpecification.setComponentId(InstanceIdentifier value)
Sets the value of the componentId property.
|
void |
WorkflowContextState.WorkflowDetail.PerformedOrderDetail.setFillerOrderNumber(InstanceIdentifier value)
Sets the value of the fillerOrderNumber property.
|
void |
EnumStringMetricDescriptor.AllowedValue.setIdentification(InstanceIdentifier value)
Sets the value of the identification property.
|
void |
AbstractMetricDescriptor.Relation.setIdentification(InstanceIdentifier value)
Sets the value of the identification property.
|
void |
OperationInvokedReport.ReportPart.setInvocationSource(InstanceIdentifier value)
Sets the value of the invocationSource property.
|
void |
MdsDescriptor.MetaData.Udi.setIssuer(InstanceIdentifier value)
Sets the value of the issuer property.
|
void |
MdsDescriptor.MetaData.Udi.setJurisdiction(InstanceIdentifier value)
Sets the value of the jurisdiction property.
|
void |
WorkflowContextState.WorkflowDetail.RequestedOrderDetail.setPlacerOrderNumber(InstanceIdentifier value)
Sets the value of the placerOrderNumber property.
|
void |
ImagingProcedure.setRequestedProcedureId(InstanceIdentifier value)
Sets the value of the requestedProcedureId property.
|
void |
ImagingProcedure.setScheduledProcedureStepId(InstanceIdentifier value)
Sets the value of the scheduledProcedureStepId property.
|
void |
ImagingProcedure.setStudyInstanceUid(InstanceIdentifier value)
Sets the value of the studyInstanceUid property.
|
void |
WorkflowContextState.WorkflowDetail.setVisitNumber(InstanceIdentifier value)
Sets the value of the visitNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApprovedJurisdictions.setApprovedJurisdiction(List<InstanceIdentifier> value) |
void |
PersonReference.setIdentification(List<InstanceIdentifier> value) |
void |
LocationReference.setIdentification(List<InstanceIdentifier> value) |
void |
GetContextStatesByIdentification.setIdentification(List<InstanceIdentifier> value) |
void |
AbstractContextState.setIdentification(List<InstanceIdentifier> value) |
void |
AbstractContextState.setValidator(List<InstanceIdentifier> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(InstanceIdentifier x,
InstanceIdentifier y) |
Copyright © 2018. All rights reserved.