public class Linkage extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Linkage.LinkageItemComponent |
static class |
Linkage.LinkageType |
static class |
Linkage.LinkageTypeEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
author
Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
AUTHOR
Fluent Client search parameter constant for author
|
protected Resource |
authorTarget
The actual object that is the target of the reference (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_AUTHOR
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ITEM
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SOURCE
Constant for fluent queries to be used to add include statements.
|
protected List<Linkage.LinkageItemComponent> |
item
Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ITEM
Fluent Client search parameter constant for item
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SOURCE
Fluent Client search parameter constant for source
|
static String |
SP_AUTHOR
Search parameter: author
|
static String |
SP_ITEM
Search parameter: item
|
static String |
SP_SOURCE
Search parameter: source
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Linkage()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
Linkage.LinkageItemComponent |
addItem() |
Linkage |
addItem(Linkage.LinkageItemComponent t) |
Linkage |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
Reference |
getAuthor() |
Resource |
getAuthorTarget() |
List<Linkage.LinkageItemComponent> |
getItem() |
Base[] |
getProperty(int hash,
String name,
boolean checkValid) |
ResourceType |
getResourceType() |
boolean |
hasAuthor() |
boolean |
hasItem() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
Base |
makeProperty(int hash,
String name) |
Linkage |
setAuthor(Reference value) |
Linkage |
setAuthorTarget(Resource value) |
void |
setProperty(int hash,
String name,
Base value) |
void |
setProperty(String name,
Base value) |
protected Linkage |
typedCopy() |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Reference author
protected Resource authorTarget
protected List<Linkage.LinkageItemComponent> item
public static final String SP_AUTHOR
Description: Author of the Linkage
Type: reference
Path: Linkage.author
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AUTHOR
Description: Author of the Linkage
Type: reference
Path: Linkage.author
public static final ca.uhn.fhir.model.api.Include INCLUDE_AUTHOR
public static final String SP_SOURCE
Description: Matches on any item in the Linkage with a type of 'source'
Type: reference
Path: Linkage.item.resource
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SOURCE
Description: Matches on any item in the Linkage with a type of 'source'
Type: reference
Path: Linkage.item.resource
public static final ca.uhn.fhir.model.api.Include INCLUDE_SOURCE
public static final String SP_ITEM
Description: Matches on any item in the Linkage
Type: reference
Path: Linkage.item.resource
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ITEM
Description: Matches on any item in the Linkage
Type: reference
Path: Linkage.item.resource
public static final ca.uhn.fhir.model.api.Include INCLUDE_ITEM
public Linkage()
public Reference getAuthor()
author (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)public boolean hasAuthor()
public Linkage setAuthor(Reference value)
value - author (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)public Resource getAuthorTarget()
author The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)public Linkage setAuthorTarget(Resource value)
value - author The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)public List<Linkage.LinkageItemComponent> getItem()
item (Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items.)public boolean hasItem()
public Linkage.LinkageItemComponent addItem()
item (Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items.)public Linkage addItem(Linkage.LinkageItemComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic Linkage copy()
copy in class DomainResourcepublic boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.