public class GraphDefinition extends MetadataResource
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphDefinition.CompartmentCode |
static class |
GraphDefinition.CompartmentCodeEnumFactory |
static class |
GraphDefinition.GraphCompartmentRule |
static class |
GraphDefinition.GraphCompartmentRuleEnumFactory |
static class |
GraphDefinition.GraphDefinitionLinkComponent |
static class |
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent |
static class |
GraphDefinition.GraphDefinitionLinkTargetComponent |
| Modifier and Type | Field and Description |
|---|---|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static TokenClientParam |
JURISDICTION
Fluent Client search parameter constant for jurisdiction
|
protected List<GraphDefinition.GraphDefinitionLinkComponent> |
link
Links this graph makes rules about.
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
protected UriType |
profile
The profile that describes the use of the base resource.
|
static StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
protected MarkdownType |
purpose
Explaination of why this graph definition is needed and why it has been designed as it has.
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_JURISDICTION
Search parameter: jurisdiction
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_START
Search parameter: start
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_URL
Search parameter: url
|
static String |
SP_VERSION
Search parameter: version
|
protected CodeType |
start
The type of FHIR resource at which instances of this graph start.
|
static TokenClientParam |
START
Fluent Client search parameter constant for start
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static UriClientParam |
URL
Fluent Client search parameter constant for url
|
static TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
contact, date, description, experimental, jurisdiction, name, publisher, status, title, url, useContext, versioncontained, extension, modifierExtension, textid, implicitRules, language, metaRES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
GraphDefinition()
Constructor
|
GraphDefinition(StringType name,
Enumeration<Enumerations.PublicationStatus> status,
CodeType start)
Constructor
|
copyValues, getTitle, getTitleElement, hasTitle, hasTitleElement, setTitle, setTitleElement, toStringaddContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, 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, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDatagetMeta, getStructureFhirVersionEnum, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected MarkdownType purpose
protected List<GraphDefinition.GraphDefinitionLinkComponent> link
public static final String SP_DATE
Description: The graph definition publication date
Type: date
Path: GraphDefinition.date
public static final DateClientParam DATE
Description: The graph definition publication date
Type: date
Path: GraphDefinition.date
public static final String SP_JURISDICTION
Description: Intended jurisdiction for the graph definition
Type: token
Path: GraphDefinition.jurisdiction
public static final TokenClientParam JURISDICTION
Description: Intended jurisdiction for the graph definition
Type: token
Path: GraphDefinition.jurisdiction
public static final String SP_NAME
Description: Computationally friendly name of the graph definition
Type: string
Path: GraphDefinition.name
public static final StringClientParam NAME
Description: Computationally friendly name of the graph definition
Type: string
Path: GraphDefinition.name
public static final String SP_START
Description: Type of resource at which the graph starts
Type: token
Path: GraphDefinition.start
public static final TokenClientParam START
Description: Type of resource at which the graph starts
Type: token
Path: GraphDefinition.start
public static final String SP_DESCRIPTION
Description: The description of the graph definition
Type: string
Path: GraphDefinition.description
public static final StringClientParam DESCRIPTION
Description: The description of the graph definition
Type: string
Path: GraphDefinition.description
public static final String SP_PUBLISHER
Description: Name of the publisher of the graph definition
Type: string
Path: GraphDefinition.publisher
public static final StringClientParam PUBLISHER
Description: Name of the publisher of the graph definition
Type: string
Path: GraphDefinition.publisher
public static final String SP_VERSION
Description: The business version of the graph definition
Type: token
Path: GraphDefinition.version
public static final TokenClientParam VERSION
Description: The business version of the graph definition
Type: token
Path: GraphDefinition.version
public static final String SP_URL
Description: The uri that identifies the graph definition
Type: uri
Path: GraphDefinition.url
public static final UriClientParam URL
Description: The uri that identifies the graph definition
Type: uri
Path: GraphDefinition.url
public static final String SP_STATUS
Description: The current status of the graph definition
Type: token
Path: GraphDefinition.status
public static final TokenClientParam STATUS
Description: The current status of the graph definition
Type: token
Path: GraphDefinition.status
public GraphDefinition()
public GraphDefinition(StringType name, Enumeration<Enumerations.PublicationStatus> status, CodeType start)
public UriType getUrlElement()
getUrlElement in class MetadataResourceMetadataResource.url (An absolute URI that is used to identify this graph definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this graph definition is (or will be) published. The URL SHOULD include the major version of the graph definition. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic boolean hasUrlElement()
hasUrlElement in class MetadataResourcepublic boolean hasUrl()
hasUrl in class MetadataResourcepublic GraphDefinition setUrlElement(UriType value)
setUrlElement in class MetadataResourcevalue - MetadataResource.url (An absolute URI that is used to identify this graph definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this graph definition is (or will be) published. The URL SHOULD include the major version of the graph definition. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic String getUrl()
getUrl in class MetadataResourcepublic GraphDefinition setUrl(String value)
setUrl in class MetadataResourcevalue - An absolute URI that is used to identify this graph definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this graph definition is (or will be) published. The URL SHOULD include the major version of the graph definition. For more information see [Technical and Business Versions](resource.html#versions).public StringType getVersionElement()
getVersionElement in class MetadataResourceMetadataResource.version (The identifier that is used to identify this version of the graph definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the graph definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic boolean hasVersionElement()
hasVersionElement in class MetadataResourcepublic boolean hasVersion()
hasVersion in class MetadataResourcepublic GraphDefinition setVersionElement(StringType value)
setVersionElement in class MetadataResourcevalue - MetadataResource.version (The identifier that is used to identify this version of the graph definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the graph definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic String getVersion()
getVersion in class MetadataResourcepublic GraphDefinition setVersion(String value)
setVersion in class MetadataResourcevalue - The identifier that is used to identify this version of the graph definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the graph definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.public StringType getNameElement()
getNameElement in class MetadataResourceMetadataResource.name (A natural language name identifying the graph definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
hasNameElement in class MetadataResourcepublic boolean hasName()
hasName in class MetadataResourcepublic GraphDefinition setNameElement(StringType value)
setNameElement in class MetadataResourcevalue - MetadataResource.name (A natural language name identifying the graph definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic String getName()
getName in class MetadataResourcepublic GraphDefinition setName(String value)
setName in class MetadataResourcevalue - A natural language name identifying the graph definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.public Enumeration<Enumerations.PublicationStatus> getStatusElement()
getStatusElement in class MetadataResourceMetadataResource.status (The status of this graph definition. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
hasStatusElement in class MetadataResourcepublic boolean hasStatus()
hasStatus in class MetadataResourcepublic GraphDefinition setStatusElement(Enumeration<Enumerations.PublicationStatus> value)
setStatusElement in class MetadataResourcevalue - MetadataResource.status (The status of this graph definition. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Enumerations.PublicationStatus getStatus()
getStatus in class MetadataResourcepublic GraphDefinition setStatus(Enumerations.PublicationStatus value)
setStatus in class MetadataResourcevalue - The status of this graph definition. Enables tracking the life-cycle of the content.public BooleanType getExperimentalElement()
getExperimentalElement in class MetadataResourceMetadataResource.experimental (A boolean value to indicate that this graph definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean hasExperimentalElement()
hasExperimentalElement in class MetadataResourcepublic boolean hasExperimental()
hasExperimental in class MetadataResourcepublic GraphDefinition setExperimentalElement(BooleanType value)
setExperimentalElement in class MetadataResourcevalue - MetadataResource.experimental (A boolean value to indicate that this graph definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean getExperimental()
getExperimental in class MetadataResourcepublic GraphDefinition setExperimental(boolean value)
setExperimental in class MetadataResourcevalue - A boolean value to indicate that this graph definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.public DateTimeType getDateElement()
getDateElement in class MetadataResourceMetadataResource.date (The date (and optionally time) when the graph definition was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the graph definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
hasDateElement in class MetadataResourcepublic boolean hasDate()
hasDate in class MetadataResourcepublic GraphDefinition setDateElement(DateTimeType value)
setDateElement in class MetadataResourcevalue - MetadataResource.date (The date (and optionally time) when the graph definition was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the graph definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Date getDate()
getDate in class MetadataResourcepublic GraphDefinition setDate(Date value)
setDate in class MetadataResourcevalue - The date (and optionally time) when the graph definition was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the graph definition changes.public StringType getPublisherElement()
getPublisherElement in class MetadataResourceMetadataResource.publisher (The name of the individual or organization that published the graph definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic boolean hasPublisherElement()
hasPublisherElement in class MetadataResourcepublic boolean hasPublisher()
hasPublisher in class MetadataResourcepublic GraphDefinition setPublisherElement(StringType value)
setPublisherElement in class MetadataResourcevalue - MetadataResource.publisher (The name of the individual or organization that published the graph definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic String getPublisher()
getPublisher in class MetadataResourcepublic GraphDefinition setPublisher(String value)
setPublisher in class MetadataResourcevalue - The name of the individual or organization that published the graph definition.public List<ContactDetail> getContact()
getContact in class MetadataResourceMetadataResource.contact (Contact details to assist a user in finding and communicating with the publisher.)public GraphDefinition setContact(List<ContactDetail> theContact)
setContact in class MetadataResourcethis for easy method chainingpublic boolean hasContact()
hasContact in class MetadataResourcepublic ContactDetail addContact()
addContact in class MetadataResourcepublic GraphDefinition addContact(ContactDetail t)
addContact in class MetadataResourcepublic ContactDetail getContactFirstRep()
getContactFirstRep in class MetadataResourceMetadataResource.contact, creating it if it does not already existpublic MarkdownType getDescriptionElement()
getDescriptionElement in class MetadataResourceMetadataResource.description (A free text natural language description of the graph definition from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
hasDescriptionElement in class MetadataResourcepublic boolean hasDescription()
hasDescription in class MetadataResourcepublic GraphDefinition setDescriptionElement(MarkdownType value)
setDescriptionElement in class MetadataResourcevalue - MetadataResource.description (A free text natural language description of the graph definition from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
getDescription in class MetadataResourcepublic GraphDefinition setDescription(String value)
setDescription in class MetadataResourcevalue - A free text natural language description of the graph definition from a consumer's perspective.public List<UsageContext> getUseContext()
getUseContext in class MetadataResourceMetadataResource.useContext (The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate graph definition instances.)public GraphDefinition setUseContext(List<UsageContext> theUseContext)
setUseContext in class MetadataResourcethis for easy method chainingpublic boolean hasUseContext()
hasUseContext in class MetadataResourcepublic UsageContext addUseContext()
addUseContext in class MetadataResourcepublic GraphDefinition addUseContext(UsageContext t)
addUseContext in class MetadataResourcepublic UsageContext getUseContextFirstRep()
getUseContextFirstRep in class MetadataResourceMetadataResource.useContext, creating it if it does not already existpublic List<CodeableConcept> getJurisdiction()
getJurisdiction in class MetadataResourceMetadataResource.jurisdiction (A legal or geographic region in which the graph definition is intended to be used.)public GraphDefinition setJurisdiction(List<CodeableConcept> theJurisdiction)
setJurisdiction in class MetadataResourcethis for easy method chainingpublic boolean hasJurisdiction()
hasJurisdiction in class MetadataResourcepublic CodeableConcept addJurisdiction()
addJurisdiction in class MetadataResourcepublic GraphDefinition addJurisdiction(CodeableConcept t)
addJurisdiction in class MetadataResourcepublic CodeableConcept getJurisdictionFirstRep()
getJurisdictionFirstRep in class MetadataResourceMetadataResource.jurisdiction, creating it if it does not already existpublic MarkdownType getPurposeElement()
purpose (Explaination of why this graph definition is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic boolean hasPurposeElement()
public boolean hasPurpose()
public GraphDefinition setPurposeElement(MarkdownType value)
value - purpose (Explaination of why this graph definition is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic String getPurpose()
public GraphDefinition setPurpose(String value)
value - Explaination of why this graph definition is needed and why it has been designed as it has.public CodeType getStartElement()
start (The type of FHIR resource at which instances of this graph start.). This is the underlying object with id, value and extensions. The accessor "getStart" gives direct access to the valuepublic boolean hasStartElement()
public boolean hasStart()
public GraphDefinition setStartElement(CodeType value)
value - start (The type of FHIR resource at which instances of this graph start.). This is the underlying object with id, value and extensions. The accessor "getStart" gives direct access to the valuepublic String getStart()
public GraphDefinition setStart(String value)
value - The type of FHIR resource at which instances of this graph start.public UriType getProfileElement()
profile (The profile that describes the use of the base resource.). This is the underlying object with id, value and extensions. The accessor "getProfile" gives direct access to the valuepublic boolean hasProfileElement()
public boolean hasProfile()
public GraphDefinition setProfileElement(UriType value)
value - profile (The profile that describes the use of the base resource.). This is the underlying object with id, value and extensions. The accessor "getProfile" gives direct access to the valuepublic String getProfile()
public GraphDefinition setProfile(String value)
value - The profile that describes the use of the base resource.public List<GraphDefinition.GraphDefinitionLinkComponent> getLink()
link (Links this graph makes rules about.)public GraphDefinition setLink(List<GraphDefinition.GraphDefinitionLinkComponent> theLink)
this for easy method chainingpublic boolean hasLink()
public GraphDefinition.GraphDefinitionLinkComponent addLink()
public GraphDefinition addLink(GraphDefinition.GraphDefinitionLinkComponent t)
public GraphDefinition.GraphDefinitionLinkComponent getLinkFirstRep()
link, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class MetadataResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class MetadataResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class MetadataResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class MetadataResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class MetadataResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class MetadataResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class MetadataResourceFHIRExceptionpublic String fhirType()
fhirType in class MetadataResourcepublic GraphDefinition copy()
copy in class MetadataResourceprotected GraphDefinition typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class MetadataResourcepublic boolean equalsShallow(Base other)
equalsShallow in class MetadataResourcepublic boolean isEmpty()
isEmpty in interface IBaseisEmpty in class MetadataResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2017 University Health Network. All rights reserved.