public class CapabilityStatement extends MetadataResource implements org.hl7.fhir.instance.model.api.IBaseConformance
| Modifier and Type | Field and Description |
|---|---|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static ca.uhn.fhir.rest.gclient.QuantityClientParam |
CONTEXT_QUANTITY
Fluent Client search parameter constant for context-quantity
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT_TYPE
Fluent Client search parameter constant for context-type
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> |
CONTEXT_TYPE_QUANTITY
Fluent Client search parameter constant for context-type-quantity
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
CONTEXT_TYPE_VALUE
Fluent Client search parameter constant for context-type-value
|
protected MarkdownType |
copyright
A copyright statement relating to the capability statement and/or its contents.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
protected List<CapabilityStatement.CapabilityStatementDocumentComponent> |
document
A document definition.
|
protected Enumeration<Enumerations.FHIRVersion> |
fhirVersion
The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself).
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
FHIRVERSION
Fluent Client search parameter constant for fhirversion
|
protected List<CodeType> |
format
A list of the formats supported by this implementation using their content types.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
FORMAT
Fluent Client search parameter constant for format
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
GUIDE
Fluent Client search parameter constant for guide
|
protected CapabilityStatement.CapabilityStatementImplementationComponent |
implementation
Identifies a specific implementation instance that is described by the capability statement - i.e.
|
protected List<CanonicalType> |
implementationGuide
A list of implementation guides that the server does (or should) support in their entirety.
|
protected List<CanonicalType> |
imports
Reference to a canonical URL of another CapabilityStatement that this software adds to.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_GUIDE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RESOURCE_PROFILE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUPPORTED_PROFILE
Constant for fluent queries to be used to add include statements.
|
protected List<CanonicalType> |
instantiates
Reference to a canonical URL of another CapabilityStatement that this software implements.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
JURISDICTION
Fluent Client search parameter constant for jurisdiction
|
protected Enumeration<CapabilityStatement.CapabilityStatementKind> |
kind
The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g.
|
protected List<CapabilityStatement.CapabilityStatementMessagingComponent> |
messaging
A description of the messaging capabilities of the solution.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
MODE
Fluent Client search parameter constant for mode
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
NAME
Fluent Client search parameter constant for name
|
protected List<CodeType> |
patchFormat
A list of the patch formats supported by this implementation using their content types.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
protected MarkdownType |
purpose
Explanation of why this capability statement is needed and why it has been designed as it has.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RESOURCE
Fluent Client search parameter constant for resource
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RESOURCE_PROFILE
Fluent Client search parameter constant for resource-profile
|
protected List<CapabilityStatement.CapabilityStatementRestComponent> |
rest
A definition of the restful capabilities of the solution, if any.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
SECURITY_SERVICE
Fluent Client search parameter constant for security-service
|
protected CapabilityStatement.CapabilityStatementSoftwareComponent |
software
Software that is covered by this capability statement.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
SOFTWARE
Fluent Client search parameter constant for software
|
static String |
SP_CONTEXT
Search parameter: context
|
static String |
SP_CONTEXT_QUANTITY
Search parameter: context-quantity
|
static String |
SP_CONTEXT_TYPE
Search parameter: context-type
|
static String |
SP_CONTEXT_TYPE_QUANTITY
Search parameter: context-type-quantity
|
static String |
SP_CONTEXT_TYPE_VALUE
Search parameter: context-type-value
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_FHIRVERSION
Search parameter: fhirversion
|
static String |
SP_FORMAT
Search parameter: format
|
static String |
SP_GUIDE
Search parameter: guide
|
static String |
SP_JURISDICTION
Search parameter: jurisdiction
|
static String |
SP_MODE
Search parameter: mode
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_RESOURCE
Search parameter: resource
|
static String |
SP_RESOURCE_PROFILE
Search parameter: resource-profile
|
static String |
SP_SECURITY_SERVICE
Search parameter: security-service
|
static String |
SP_SOFTWARE
Search parameter: software
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUPPORTED_PROFILE
Search parameter: supported-profile
|
static String |
SP_TITLE
Search parameter: title
|
static String |
SP_URL
Search parameter: url
|
static String |
SP_VERSION
Search parameter: version
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUPPORTED_PROFILE
Fluent Client search parameter constant for supported-profile
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
TITLE
Fluent Client search parameter constant for title
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
URL
Fluent Client search parameter constant for url
|
static ca.uhn.fhir.rest.gclient.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, meta| Constructor and Description |
|---|
CapabilityStatement()
Constructor
|
CapabilityStatement(Enumeration<Enumerations.PublicationStatus> status,
DateTimeType date,
Enumeration<CapabilityStatement.CapabilityStatementKind> kind,
Enumeration<Enumerations.FHIRVersion> fhirVersion)
Constructor
|
copyValues, present, toStringaddContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdElement, getMeta, getStructureFhirVersionEnum, setId, setIdprotected MarkdownType purpose
protected MarkdownType copyright
protected Enumeration<CapabilityStatement.CapabilityStatementKind> kind
protected List<CanonicalType> instantiates
protected List<CanonicalType> imports
protected CapabilityStatement.CapabilityStatementSoftwareComponent software
protected CapabilityStatement.CapabilityStatementImplementationComponent implementation
protected Enumeration<Enumerations.FHIRVersion> fhirVersion
protected List<CodeType> format
protected List<CodeType> patchFormat
protected List<CanonicalType> implementationGuide
protected List<CapabilityStatement.CapabilityStatementRestComponent> rest
protected List<CapabilityStatement.CapabilityStatementMessagingComponent> messaging
protected List<CapabilityStatement.CapabilityStatementDocumentComponent> document
public static final String SP_DATE
Description: The capability statement publication date
Type: date
Path: CapabilityStatement.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: The capability statement publication date
Type: date
Path: CapabilityStatement.date
public static final String SP_RESOURCE_PROFILE
Description: A profile id invoked in a capability statement
Type: reference
Path: CapabilityStatement.rest.resource.profile
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RESOURCE_PROFILE
Description: A profile id invoked in a capability statement
Type: reference
Path: CapabilityStatement.rest.resource.profile
public static final ca.uhn.fhir.model.api.Include INCLUDE_RESOURCE_PROFILE
public static final String SP_CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the capability statement
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the capability statement
Type: composite
Path:
public static final String SP_SOFTWARE
Description: Part of the name of a software application
Type: string
Path: CapabilityStatement.software.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam SOFTWARE
Description: Part of the name of a software application
Type: string
Path: CapabilityStatement.software.name
public static final String SP_RESOURCE
Description: Name of a resource mentioned in a capability statement
Type: token
Path: CapabilityStatement.rest.resource.type
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RESOURCE
Description: Name of a resource mentioned in a capability statement
Type: token
Path: CapabilityStatement.rest.resource.type
public static final String SP_JURISDICTION
Description: Intended jurisdiction for the capability statement
Type: token
Path: CapabilityStatement.jurisdiction
public static final ca.uhn.fhir.rest.gclient.TokenClientParam JURISDICTION
Description: Intended jurisdiction for the capability statement
Type: token
Path: CapabilityStatement.jurisdiction
public static final String SP_FORMAT
Description: formats supported (xml | json | ttl | mime type)
Type: token
Path: CapabilityStatement.format
public static final ca.uhn.fhir.rest.gclient.TokenClientParam FORMAT
Description: formats supported (xml | json | ttl | mime type)
Type: token
Path: CapabilityStatement.format
public static final String SP_DESCRIPTION
Description: The description of the capability statement
Type: string
Path: CapabilityStatement.description
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Description: The description of the capability statement
Type: string
Path: CapabilityStatement.description
public static final String SP_CONTEXT_TYPE
Description: A type of use context assigned to the capability statement
Type: token
Path: CapabilityStatement.useContext.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT_TYPE
Description: A type of use context assigned to the capability statement
Type: token
Path: CapabilityStatement.useContext.code
public static final String SP_TITLE
Description: The human-friendly name of the capability statement
Type: string
Path: CapabilityStatement.title
public static final ca.uhn.fhir.rest.gclient.StringClientParam TITLE
Description: The human-friendly name of the capability statement
Type: string
Path: CapabilityStatement.title
public static final String SP_FHIRVERSION
Description: The version of FHIR
Type: token
Path: CapabilityStatement.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam FHIRVERSION
Description: The version of FHIR
Type: token
Path: CapabilityStatement.version
public static final String SP_VERSION
Description: The business version of the capability statement
Type: token
Path: CapabilityStatement.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Description: The business version of the capability statement
Type: token
Path: CapabilityStatement.version
public static final String SP_URL
Description: The uri that identifies the capability statement
Type: uri
Path: CapabilityStatement.url
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Description: The uri that identifies the capability statement
Type: uri
Path: CapabilityStatement.url
public static final String SP_SUPPORTED_PROFILE
Description: Profiles for use cases supported
Type: reference
Path: CapabilityStatement.rest.resource.supportedProfile
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUPPORTED_PROFILE
Description: Profiles for use cases supported
Type: reference
Path: CapabilityStatement.rest.resource.supportedProfile
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUPPORTED_PROFILE
public static final String SP_MODE
Description: Mode - restful (server/client) or messaging (sender/receiver)
Type: token
Path: CapabilityStatement.rest.mode
public static final ca.uhn.fhir.rest.gclient.TokenClientParam MODE
Description: Mode - restful (server/client) or messaging (sender/receiver)
Type: token
Path: CapabilityStatement.rest.mode
public static final String SP_CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the capability statement
Type: quantity
Path: CapabilityStatement.useContext.valueQuantity, CapabilityStatement.useContext.valueRange
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the capability statement
Type: quantity
Path: CapabilityStatement.useContext.valueQuantity, CapabilityStatement.useContext.valueRange
public static final String SP_SECURITY_SERVICE
Description: OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates
Type: token
Path: CapabilityStatement.rest.security.service
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SECURITY_SERVICE
Description: OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates
Type: token
Path: CapabilityStatement.rest.security.service
public static final String SP_NAME
Description: Computationally friendly name of the capability statement
Type: string
Path: CapabilityStatement.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Description: Computationally friendly name of the capability statement
Type: string
Path: CapabilityStatement.name
public static final String SP_CONTEXT
Description: A use context assigned to the capability statement
Type: token
Path: CapabilityStatement.useContext.valueCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Description: A use context assigned to the capability statement
Type: token
Path: CapabilityStatement.useContext.valueCodeableConcept
public static final String SP_PUBLISHER
Description: Name of the publisher of the capability statement
Type: string
Path: CapabilityStatement.publisher
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Description: Name of the publisher of the capability statement
Type: string
Path: CapabilityStatement.publisher
public static final String SP_CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the capability statement
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the capability statement
Type: composite
Path:
public static final String SP_GUIDE
Description: Implementation guides supported
Type: reference
Path: CapabilityStatement.implementationGuide
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam GUIDE
Description: Implementation guides supported
Type: reference
Path: CapabilityStatement.implementationGuide
public static final ca.uhn.fhir.model.api.Include INCLUDE_GUIDE
public static final String SP_STATUS
Description: The current status of the capability statement
Type: token
Path: CapabilityStatement.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The current status of the capability statement
Type: token
Path: CapabilityStatement.status
public CapabilityStatement()
public CapabilityStatement(Enumeration<Enumerations.PublicationStatus> status, DateTimeType date, Enumeration<CapabilityStatement.CapabilityStatementKind> kind, Enumeration<Enumerations.FHIRVersion> fhirVersion)
public UriType getUrlElement()
getUrlElement in class MetadataResourceMetadataResource.url (An absolute URI that is used to identify this capability statement when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this capability statement is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the capability statement is stored on different servers.). 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 CapabilityStatement setUrlElement(UriType value)
setUrlElement in class MetadataResourcevalue - MetadataResource.url (An absolute URI that is used to identify this capability statement when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this capability statement is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the capability statement is stored on different servers.). 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 CapabilityStatement setUrl(String value)
setUrl in class MetadataResourcevalue - An absolute URI that is used to identify this capability statement when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this capability statement is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the capability statement is stored on different servers.public StringType getVersionElement()
getVersionElement in class MetadataResourceMetadataResource.version (The identifier that is used to identify this version of the capability statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the capability statement 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 CapabilityStatement setVersionElement(StringType value)
setVersionElement in class MetadataResourcevalue - MetadataResource.version (The identifier that is used to identify this version of the capability statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the capability statement 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 CapabilityStatement setVersion(String value)
setVersion in class MetadataResourcevalue - The identifier that is used to identify this version of the capability statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the capability statement 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 capability statement. 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 CapabilityStatement setNameElement(StringType value)
setNameElement in class MetadataResourcevalue - MetadataResource.name (A natural language name identifying the capability statement. 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 CapabilityStatement setName(String value)
setName in class MetadataResourcevalue - A natural language name identifying the capability statement. This name should be usable as an identifier for the module by machine processing applications such as code generation.public StringType getTitleElement()
getTitleElement in class MetadataResourceMetadataResource.title (A short, descriptive, user-friendly title for the capability statement.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic boolean hasTitleElement()
hasTitleElement in class MetadataResourcepublic boolean hasTitle()
hasTitle in class MetadataResourcepublic CapabilityStatement setTitleElement(StringType value)
setTitleElement in class MetadataResourcevalue - MetadataResource.title (A short, descriptive, user-friendly title for the capability statement.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic String getTitle()
getTitle in class MetadataResourcepublic CapabilityStatement setTitle(String value)
setTitle in class MetadataResourcevalue - A short, descriptive, user-friendly title for the capability statement.public Enumeration<Enumerations.PublicationStatus> getStatusElement()
getStatusElement in class MetadataResourceMetadataResource.status (The status of this capability statement. 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 CapabilityStatement setStatusElement(Enumeration<Enumerations.PublicationStatus> value)
setStatusElement in class MetadataResourcevalue - MetadataResource.status (The status of this capability statement. 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 CapabilityStatement setStatus(Enumerations.PublicationStatus value)
setStatus in class MetadataResourcevalue - The status of this capability statement. Enables tracking the life-cycle of the content.public BooleanType getExperimentalElement()
getExperimentalElement in class MetadataResourceMetadataResource.experimental (A Boolean value to indicate that this capability statement 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 CapabilityStatement setExperimentalElement(BooleanType value)
setExperimentalElement in class MetadataResourcevalue - MetadataResource.experimental (A Boolean value to indicate that this capability statement 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 CapabilityStatement setExperimental(boolean value)
setExperimental in class MetadataResourcevalue - A Boolean value to indicate that this capability statement 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 capability statement was published. The date must change 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 capability statement 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 CapabilityStatement setDateElement(DateTimeType value)
setDateElement in class MetadataResourcevalue - MetadataResource.date (The date (and optionally time) when the capability statement was published. The date must change 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 capability statement 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 CapabilityStatement setDate(Date value)
setDate in class MetadataResourcevalue - The date (and optionally time) when the capability statement was published. The date must change 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 capability statement changes.public StringType getPublisherElement()
getPublisherElement in class MetadataResourceMetadataResource.publisher (The name of the organization or individual that published the capability statement.). 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 CapabilityStatement setPublisherElement(StringType value)
setPublisherElement in class MetadataResourcevalue - MetadataResource.publisher (The name of the organization or individual that published the capability statement.). 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 CapabilityStatement setPublisher(String value)
setPublisher in class MetadataResourcevalue - The name of the organization or individual that published the capability statement.public List<ContactDetail> getContact()
getContact in class MetadataResourceMetadataResource.contact (Contact details to assist a user in finding and communicating with the publisher.)public CapabilityStatement setContact(List<ContactDetail> theContact)
setContact in class MetadataResourcethis for easy method chainingpublic boolean hasContact()
hasContact in class MetadataResourcepublic ContactDetail addContact()
addContact in class MetadataResourcepublic CapabilityStatement 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 capability statement from a consumer's perspective. Typically, this is used when the capability statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP.). 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 CapabilityStatement setDescriptionElement(MarkdownType value)
setDescriptionElement in class MetadataResourcevalue - MetadataResource.description (A free text natural language description of the capability statement from a consumer's perspective. Typically, this is used when the capability statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP.). 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 CapabilityStatement setDescription(String value)
setDescription in class MetadataResourcevalue - A free text natural language description of the capability statement from a consumer's perspective. Typically, this is used when the capability statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP.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 contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate capability statement instances.)public CapabilityStatement setUseContext(List<UsageContext> theUseContext)
setUseContext in class MetadataResourcethis for easy method chainingpublic boolean hasUseContext()
hasUseContext in class MetadataResourcepublic UsageContext addUseContext()
addUseContext in class MetadataResourcepublic CapabilityStatement 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 capability statement is intended to be used.)public CapabilityStatement setJurisdiction(List<CodeableConcept> theJurisdiction)
setJurisdiction in class MetadataResourcethis for easy method chainingpublic boolean hasJurisdiction()
hasJurisdiction in class MetadataResourcepublic CodeableConcept addJurisdiction()
addJurisdiction in class MetadataResourcepublic CapabilityStatement 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 (Explanation of why this capability statement 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 CapabilityStatement setPurposeElement(MarkdownType value)
value - purpose (Explanation of why this capability statement 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 CapabilityStatement setPurpose(String value)
value - Explanation of why this capability statement is needed and why it has been designed as it has.public MarkdownType getCopyrightElement()
copyright (A copyright statement relating to the capability statement and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the capability statement.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic boolean hasCopyrightElement()
public boolean hasCopyright()
public CapabilityStatement setCopyrightElement(MarkdownType value)
value - copyright (A copyright statement relating to the capability statement and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the capability statement.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic String getCopyright()
public CapabilityStatement setCopyright(String value)
value - A copyright statement relating to the capability statement and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the capability statement.public Enumeration<CapabilityStatement.CapabilityStatementKind> getKindElement()
kind (The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g. a desired purchase).). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the valuepublic boolean hasKindElement()
public boolean hasKind()
public CapabilityStatement setKindElement(Enumeration<CapabilityStatement.CapabilityStatementKind> value)
value - kind (The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g. a desired purchase).). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the valuepublic CapabilityStatement.CapabilityStatementKind getKind()
public CapabilityStatement setKind(CapabilityStatement.CapabilityStatementKind value)
value - The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g. a desired purchase).public List<CanonicalType> getInstantiates()
instantiates (Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details.)public CapabilityStatement setInstantiates(List<CanonicalType> theInstantiates)
this for easy method chainingpublic boolean hasInstantiates()
public CanonicalType addInstantiatesElement()
instantiates (Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details.)public CapabilityStatement addInstantiates(String value)
value - instantiates (Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details.)public boolean hasInstantiates(String value)
value - instantiates (Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details.)public List<CanonicalType> getImports()
imports (Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them.)public CapabilityStatement setImports(List<CanonicalType> theImports)
this for easy method chainingpublic boolean hasImports()
public CanonicalType addImportsElement()
imports (Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them.)public CapabilityStatement addImports(String value)
value - imports (Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them.)public boolean hasImports(String value)
value - imports (Reference to a canonical URL of another CapabilityStatement that this software adds to. The capability statement automatically includes everything in the other statement, and it is not duplicated, though the server may repeat the same resources, interactions and operations to add additional details to them.)public CapabilityStatement.CapabilityStatementSoftwareComponent getSoftware()
software (Software that is covered by this capability statement. It is used when the capability statement describes the capabilities of a particular software version, independent of an installation.)public boolean hasSoftware()
public CapabilityStatement setSoftware(CapabilityStatement.CapabilityStatementSoftwareComponent value)
value - software (Software that is covered by this capability statement. It is used when the capability statement describes the capabilities of a particular software version, independent of an installation.)public CapabilityStatement.CapabilityStatementImplementationComponent getImplementation()
implementation (Identifies a specific implementation instance that is described by the capability statement - i.e. a particular installation, rather than the capabilities of a software program.)public boolean hasImplementation()
public CapabilityStatement setImplementation(CapabilityStatement.CapabilityStatementImplementationComponent value)
value - implementation (Identifies a specific implementation instance that is described by the capability statement - i.e. a particular installation, rather than the capabilities of a software program.)public Enumeration<Enumerations.FHIRVersion> getFhirVersionElement()
fhirVersion (The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself). There is no default value.). This is the underlying object with id, value and extensions. The accessor "getFhirVersion" gives direct access to the valuepublic boolean hasFhirVersionElement()
public boolean hasFhirVersion()
public CapabilityStatement setFhirVersionElement(Enumeration<Enumerations.FHIRVersion> value)
value - fhirVersion (The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself). There is no default value.). This is the underlying object with id, value and extensions. The accessor "getFhirVersion" gives direct access to the valuepublic Enumerations.FHIRVersion getFhirVersion()
public CapabilityStatement setFhirVersion(Enumerations.FHIRVersion value)
value - The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself). There is no default value.public List<CodeType> getFormat()
format (A list of the formats supported by this implementation using their content types.)public CapabilityStatement setFormat(List<CodeType> theFormat)
this for easy method chainingpublic boolean hasFormat()
public CodeType addFormatElement()
format (A list of the formats supported by this implementation using their content types.)public CapabilityStatement addFormat(String value)
value - format (A list of the formats supported by this implementation using their content types.)public boolean hasFormat(String value)
value - format (A list of the formats supported by this implementation using their content types.)public List<CodeType> getPatchFormat()
patchFormat (A list of the patch formats supported by this implementation using their content types.)public CapabilityStatement setPatchFormat(List<CodeType> thePatchFormat)
this for easy method chainingpublic boolean hasPatchFormat()
public CodeType addPatchFormatElement()
patchFormat (A list of the patch formats supported by this implementation using their content types.)public CapabilityStatement addPatchFormat(String value)
value - patchFormat (A list of the patch formats supported by this implementation using their content types.)public boolean hasPatchFormat(String value)
value - patchFormat (A list of the patch formats supported by this implementation using their content types.)public List<CanonicalType> getImplementationGuide()
implementationGuide (A list of implementation guides that the server does (or should) support in their entirety.)public CapabilityStatement setImplementationGuide(List<CanonicalType> theImplementationGuide)
this for easy method chainingpublic boolean hasImplementationGuide()
public CanonicalType addImplementationGuideElement()
implementationGuide (A list of implementation guides that the server does (or should) support in their entirety.)public CapabilityStatement addImplementationGuide(String value)
value - implementationGuide (A list of implementation guides that the server does (or should) support in their entirety.)public boolean hasImplementationGuide(String value)
value - implementationGuide (A list of implementation guides that the server does (or should) support in their entirety.)public List<CapabilityStatement.CapabilityStatementRestComponent> getRest()
rest (A definition of the restful capabilities of the solution, if any.)public CapabilityStatement setRest(List<CapabilityStatement.CapabilityStatementRestComponent> theRest)
this for easy method chainingpublic boolean hasRest()
public CapabilityStatement.CapabilityStatementRestComponent addRest()
public CapabilityStatement addRest(CapabilityStatement.CapabilityStatementRestComponent t)
public CapabilityStatement.CapabilityStatementRestComponent getRestFirstRep()
rest, creating it if it does not already existpublic List<CapabilityStatement.CapabilityStatementMessagingComponent> getMessaging()
messaging (A description of the messaging capabilities of the solution.)public CapabilityStatement setMessaging(List<CapabilityStatement.CapabilityStatementMessagingComponent> theMessaging)
this for easy method chainingpublic boolean hasMessaging()
public CapabilityStatement.CapabilityStatementMessagingComponent addMessaging()
public CapabilityStatement addMessaging(CapabilityStatement.CapabilityStatementMessagingComponent t)
public CapabilityStatement.CapabilityStatementMessagingComponent getMessagingFirstRep()
messaging, creating it if it does not already existpublic List<CapabilityStatement.CapabilityStatementDocumentComponent> getDocument()
document (A document definition.)public CapabilityStatement setDocument(List<CapabilityStatement.CapabilityStatementDocumentComponent> theDocument)
this for easy method chainingpublic boolean hasDocument()
public CapabilityStatement.CapabilityStatementDocumentComponent addDocument()
public CapabilityStatement addDocument(CapabilityStatement.CapabilityStatementDocumentComponent t)
public CapabilityStatement.CapabilityStatementDocumentComponent getDocumentFirstRep()
document, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class MetadataResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class MetadataResourcepublic CapabilityStatement copy()
copy in class MetadataResourcepublic void copyValues(CapabilityStatement dst)
protected CapabilityStatement typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class MetadataResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class MetadataResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class MetadataResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.