Class StructureDefinition
- java.lang.Object
-
- org.hl7.fhir.dstu2016may.model.Base
-
- org.hl7.fhir.dstu2016may.model.BaseResource
-
- org.hl7.fhir.dstu2016may.model.Resource
-
- org.hl7.fhir.dstu2016may.model.DomainResource
-
- org.hl7.fhir.dstu2016may.model.StructureDefinition
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
public class StructureDefinition extends DomainResource
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions, and constraints on resources and data types.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStructureDefinition.ExtensionContextstatic classStructureDefinition.ExtensionContextEnumFactorystatic classStructureDefinition.StructureDefinitionContactComponentstatic classStructureDefinition.StructureDefinitionDifferentialComponentstatic classStructureDefinition.StructureDefinitionKindstatic classStructureDefinition.StructureDefinitionKindEnumFactorystatic classStructureDefinition.StructureDefinitionMappingComponentstatic classStructureDefinition.StructureDefinitionSnapshotComponentstatic classStructureDefinition.TypeDerivationRulestatic classStructureDefinition.TypeDerivationRuleEnumFactory
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.TokenClientParamABSTRACTFluent Client search parameter constant for abstractprotected BooleanTypeabstract_Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.static ca.uhn.fhir.rest.gclient.UriClientParamBASEFluent Client search parameter constant for basestatic ca.uhn.fhir.rest.gclient.TokenClientParamBASE_PATHFluent Client search parameter constant for base-pathprotected UriTypebaseDefinitionAn absolute URI that is the base structure from which this type is derived, either by specialization or constraint.protected CodeTypebaseTypeThe type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones.protected List<Coding>codeA set of terms from external terminologies that may be used to assist with indexing and searching of templates.static ca.uhn.fhir.rest.gclient.TokenClientParamCODEFluent Client search parameter constant for codeprotected List<StructureDefinition.StructureDefinitionContactComponent>contactContacts to assist a user in finding and communicating with the publisher.protected List<StringType>contextIdentifies the types of resource or data type elements to which the extension can be applied.static ca.uhn.fhir.rest.gclient.TokenClientParamCONTEXTFluent Client search parameter constant for contextstatic ca.uhn.fhir.rest.gclient.TokenClientParamCONTEXT_TYPEFluent Client search parameter constant for context-typeprotected Enumeration<StructureDefinition.ExtensionContext>contextTypeIf this is an extension, Identifies the context within FHIR resources where the extension can be used.protected StringTypecopyrightA copyright statement relating to the structure definition and/or its contents.protected DateTimeTypedateThe date this version of the structure definition was published.static ca.uhn.fhir.rest.gclient.DateClientParamDATEFluent Client search parameter constant for dateprotected Enumeration<StructureDefinition.TypeDerivationRule>derivationHow the type relates to the baseDefinition.static ca.uhn.fhir.rest.gclient.TokenClientParamDERIVATIONFluent Client search parameter constant for derivationprotected StringTypedescriptionA free text natural language description of the StructureDefinition and its use.static ca.uhn.fhir.rest.gclient.StringClientParamDESCRIPTIONFluent Client search parameter constant for descriptionprotected StructureDefinition.StructureDefinitionDifferentialComponentdifferentialA differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.protected StringTypedisplayDefined so that applications can use this name when displaying the value of the extension to the user.static ca.uhn.fhir.rest.gclient.StringClientParamDISPLAYFluent Client search parameter constant for displayprotected BooleanTypeexperimentalThis StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.static ca.uhn.fhir.rest.gclient.TokenClientParamEXPERIMENTALFluent Client search parameter constant for experimentalstatic ca.uhn.fhir.rest.gclient.StringClientParamEXT_CONTEXTFluent Client search parameter constant for ext-contextprotected IdTypefhirVersionThe version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g.protected List<Identifier>identifierFormal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI).static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_VALUESETConstant for fluent queries to be used to add include statements.protected Enumeration<StructureDefinition.StructureDefinitionKind>kindDefines the kind of structure that this definition is describing.static ca.uhn.fhir.rest.gclient.TokenClientParamKINDFluent Client search parameter constant for kindprotected List<StructureDefinition.StructureDefinitionMappingComponent>mappingAn external specification that the content is mapped to.protected StringTypenameA free text natural language name identifying the StructureDefinition.static ca.uhn.fhir.rest.gclient.StringClientParamNAMEFluent Client search parameter constant for namestatic ca.uhn.fhir.rest.gclient.TokenClientParamPATHFluent Client search parameter constant for pathprotected StringTypepublisherThe name of the individual or organization that published the structure definition.static ca.uhn.fhir.rest.gclient.StringClientParamPUBLISHERFluent Client search parameter constant for publisherprotected StringTyperequirementsExplains why this structure definition is needed and why it's been constrained as it has.protected StructureDefinition.StructureDefinitionSnapshotComponentsnapshotA snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.static StringSP_ABSTRACTSearch parameter: abstractstatic StringSP_BASESearch parameter: basestatic StringSP_BASE_PATHSearch parameter: base-pathstatic StringSP_CODESearch parameter: codestatic StringSP_CONTEXTSearch parameter: contextstatic StringSP_CONTEXT_TYPESearch parameter: context-typestatic StringSP_DATESearch parameter: datestatic StringSP_DERIVATIONSearch parameter: derivationstatic StringSP_DESCRIPTIONSearch parameter: descriptionstatic StringSP_DISPLAYSearch parameter: displaystatic StringSP_EXPERIMENTALSearch parameter: experimentalstatic StringSP_EXT_CONTEXTSearch parameter: ext-contextstatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_KINDSearch parameter: kindstatic StringSP_NAMESearch parameter: namestatic StringSP_PATHSearch parameter: pathstatic StringSP_PUBLISHERSearch parameter: publisherstatic StringSP_STATUSSearch parameter: statusstatic StringSP_TYPESearch parameter: typestatic StringSP_URLSearch parameter: urlstatic StringSP_VALUESETSearch parameter: valuesetstatic StringSP_VERSIONSearch parameter: versionprotected Enumeration<Enumerations.ConformanceResourceStatus>statusThe status of the StructureDefinition.static ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusstatic ca.uhn.fhir.rest.gclient.TokenClientParamTYPEFluent Client search parameter constant for typeprotected UriTypeurlAn absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance.static ca.uhn.fhir.rest.gclient.UriClientParamURLFluent Client search parameter constant for urlprotected List<CodeableConcept>useContextThe content was developed with a focus and intent of supporting the contexts that are listed.static ca.uhn.fhir.rest.gclient.ReferenceClientParamVALUESETFluent Client search parameter constant for valuesetprotected StringTypeversionThe identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance.static ca.uhn.fhir.rest.gclient.TokenClientParamVERSIONFluent Client search parameter constant for version-
Fields inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu2016may.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description StructureDefinition()ConstructorStructureDefinition(UriType url, StringType name, Enumeration<Enumerations.ConformanceResourceStatus> status, Enumeration<StructureDefinition.StructureDefinitionKind> kind, BooleanType abstract_)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setText
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.BaseResource
getStructureFhirVersionEnum, setId
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Base
castToActionDefinition, 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, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
url
protected UriType url
An absolute URL that is used to identify this structure 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 structure definition is (or will be) published.
-
identifier
protected List<Identifier> identifier
Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI).
-
version
protected StringType version
The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually.
-
name
protected StringType name
A free text natural language name identifying the StructureDefinition.
-
display
protected StringType display
Defined so that applications can use this name when displaying the value of the extension to the user.
-
status
protected Enumeration<Enumerations.ConformanceResourceStatus> status
The status of the StructureDefinition.
-
experimental
protected BooleanType experimental
This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
-
publisher
protected StringType publisher
The name of the individual or organization that published the structure definition.
-
contact
protected List<StructureDefinition.StructureDefinitionContactComponent> contact
Contacts to assist a user in finding and communicating with the publisher.
-
date
protected DateTimeType date
The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes.
-
description
protected StringType description
A free text natural language description of the StructureDefinition and its use.
-
useContext
protected List<CodeableConcept> 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 of structure definitions.
-
requirements
protected StringType requirements
Explains why this structure definition is needed and why it's been constrained as it has.
-
copyright
protected StringType copyright
A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings.
-
code
protected List<Coding> code
A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
-
fhirVersion
protected IdType fhirVersion
The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.4.0 for this version.
-
mapping
protected List<StructureDefinition.StructureDefinitionMappingComponent> mapping
An external specification that the content is mapped to.
-
kind
protected Enumeration<StructureDefinition.StructureDefinitionKind> kind
Defines the kind of structure that this definition is describing.
-
abstract_
protected BooleanType abstract_
Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.
-
contextType
protected Enumeration<StructureDefinition.ExtensionContext> contextType
If this is an extension, Identifies the context within FHIR resources where the extension can be used.
-
context
protected List<StringType> context
Identifies the types of resource or data type elements to which the extension can be applied.
-
baseType
protected CodeType baseType
The type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is deriving from this type. If it is not present, then the structure definition is the definition of a base abstract structure.
-
baseDefinition
protected UriType baseDefinition
An absolute URI that is the base structure from which this type is derived, either by specialization or constraint.
-
derivation
protected Enumeration<StructureDefinition.TypeDerivationRule> derivation
How the type relates to the baseDefinition.
-
snapshot
protected StructureDefinition.StructureDefinitionSnapshotComponent snapshot
A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.
-
differential
protected StructureDefinition.StructureDefinitionDifferentialComponent differential
A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.
-
SP_ABSTRACT
public static final String SP_ABSTRACT
Search parameter: abstractDescription: Whether the structure is abstract
Type: token
Path: StructureDefinition.abstract
- See Also:
- Constant Field Values
-
ABSTRACT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ABSTRACT
Fluent Client search parameter constant for abstractDescription: Whether the structure is abstract
Type: token
Path: StructureDefinition.abstract
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: The current status of the profile
Type: token
Path: StructureDefinition.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The current status of the profile
Type: token
Path: StructureDefinition.status
-
SP_EXPERIMENTAL
public static final String SP_EXPERIMENTAL
Search parameter: experimentalDescription: If for testing purposes, not real usage
Type: token
Path: StructureDefinition.experimental
- See Also:
- Constant Field Values
-
EXPERIMENTAL
public static final ca.uhn.fhir.rest.gclient.TokenClientParam EXPERIMENTAL
Fluent Client search parameter constant for experimentalDescription: If for testing purposes, not real usage
Type: token
Path: StructureDefinition.experimental
-
SP_DISPLAY
public static final String SP_DISPLAY
Search parameter: displayDescription: Use this name when displaying the value
Type: string
Path: StructureDefinition.display
- See Also:
- Constant Field Values
-
DISPLAY
public static final ca.uhn.fhir.rest.gclient.StringClientParam DISPLAY
Fluent Client search parameter constant for displayDescription: Use this name when displaying the value
Type: string
Path: StructureDefinition.display
-
SP_EXT_CONTEXT
public static final String SP_EXT_CONTEXT
Search parameter: ext-contextDescription: Where the extension can be used in instances
Type: string
Path: StructureDefinition.context
- See Also:
- Constant Field Values
-
EXT_CONTEXT
public static final ca.uhn.fhir.rest.gclient.StringClientParam EXT_CONTEXT
Fluent Client search parameter constant for ext-contextDescription: Where the extension can be used in instances
Type: string
Path: StructureDefinition.context
-
SP_CODE
public static final String SP_CODE
Search parameter: codeDescription: A code for the profile
Type: token
Path: StructureDefinition.code
- See Also:
- Constant Field Values
-
CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Fluent Client search parameter constant for codeDescription: A code for the profile
Type: token
Path: StructureDefinition.code
-
SP_DATE
public static final String SP_DATE
Search parameter: dateDescription: The profile publication date
Type: date
Path: StructureDefinition.date
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: The profile publication date
Type: date
Path: StructureDefinition.date
-
SP_TYPE
public static final String SP_TYPE
Search parameter: typeDescription: Any datatype or resource, including abstract ones
Type: token
Path: StructureDefinition.baseType
- See Also:
- Constant Field Values
-
TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Fluent Client search parameter constant for typeDescription: Any datatype or resource, including abstract ones
Type: token
Path: StructureDefinition.baseType
-
SP_URL
public static final String SP_URL
Search parameter: urlDescription: Absolute URL used to reference this StructureDefinition
Type: uri
Path: StructureDefinition.url
- See Also:
- Constant Field Values
-
URL
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Fluent Client search parameter constant for urlDescription: Absolute URL used to reference this StructureDefinition
Type: uri
Path: StructureDefinition.url
-
SP_KIND
public static final String SP_KIND
Search parameter: kindDescription: datatype | resource | logical
Type: token
Path: StructureDefinition.kind
- See Also:
- Constant Field Values
-
KIND
public static final ca.uhn.fhir.rest.gclient.TokenClientParam KIND
Fluent Client search parameter constant for kindDescription: datatype | resource | logical
Type: token
Path: StructureDefinition.kind
-
SP_VERSION
public static final String SP_VERSION
Search parameter: versionDescription: The version identifier of the profile
Type: token
Path: StructureDefinition.version
- See Also:
- Constant Field Values
-
VERSION
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Fluent Client search parameter constant for versionDescription: The version identifier of the profile
Type: token
Path: StructureDefinition.version
-
SP_PUBLISHER
public static final String SP_PUBLISHER
Search parameter: publisherDescription: Name of the publisher of the profile
Type: string
Path: StructureDefinition.publisher
- See Also:
- Constant Field Values
-
PUBLISHER
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Fluent Client search parameter constant for publisherDescription: Name of the publisher of the profile
Type: string
Path: StructureDefinition.publisher
-
SP_DERIVATION
public static final String SP_DERIVATION
Search parameter: derivationDescription: specialization | constraint - How relates to base definition
Type: token
Path: StructureDefinition.derivation
- See Also:
- Constant Field Values
-
DERIVATION
public static final ca.uhn.fhir.rest.gclient.TokenClientParam DERIVATION
Fluent Client search parameter constant for derivationDescription: specialization | constraint - How relates to base definition
Type: token
Path: StructureDefinition.derivation
-
SP_BASE_PATH
public static final String SP_BASE_PATH
Search parameter: base-pathDescription: Path that identifies the base element
Type: token
Path: StructureDefinition.snapshot.element.base.path, StructureDefinition.differential.element.base.path
- See Also:
- Constant Field Values
-
BASE_PATH
public static final ca.uhn.fhir.rest.gclient.TokenClientParam BASE_PATH
Fluent Client search parameter constant for base-pathDescription: Path that identifies the base element
Type: token
Path: StructureDefinition.snapshot.element.base.path, StructureDefinition.differential.element.base.path
-
SP_VALUESET
public static final String SP_VALUESET
Search parameter: valuesetDescription: A vocabulary binding reference
Type: reference
Path: StructureDefinition.snapshot.element.binding.valueSet[x]
- See Also:
- Constant Field Values
-
VALUESET
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam VALUESET
Fluent Client search parameter constant for valuesetDescription: A vocabulary binding reference
Type: reference
Path: StructureDefinition.snapshot.element.binding.valueSet[x]
-
INCLUDE_VALUESET
public static final ca.uhn.fhir.model.api.Include INCLUDE_VALUESET
Constant for fluent queries to be used to add include statements. Specifies the path value of "StructureDefinition:valueset".
-
SP_CONTEXT_TYPE
public static final String SP_CONTEXT_TYPE
Search parameter: context-typeDescription: resource | datatype | extension
Type: token
Path: StructureDefinition.contextType
- See Also:
- Constant Field Values
-
CONTEXT_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT_TYPE
Fluent Client search parameter constant for context-typeDescription: resource | datatype | extension
Type: token
Path: StructureDefinition.contextType
-
SP_DESCRIPTION
public static final String SP_DESCRIPTION
Search parameter: descriptionDescription: Text search in the description of the profile
Type: string
Path: StructureDefinition.description
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Text search in the description of the profile
Type: string
Path: StructureDefinition.description
-
SP_NAME
public static final String SP_NAME
Search parameter: nameDescription: Name of the profile
Type: string
Path: StructureDefinition.name
- See Also:
- Constant Field Values
-
NAME
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Fluent Client search parameter constant for nameDescription: Name of the profile
Type: string
Path: StructureDefinition.name
-
SP_BASE
public static final String SP_BASE
Search parameter: baseDescription: Definition that this type is constrained/specialized from
Type: uri
Path: StructureDefinition.baseDefinition
- See Also:
- Constant Field Values
-
BASE
public static final ca.uhn.fhir.rest.gclient.UriClientParam BASE
Fluent Client search parameter constant for baseDescription: Definition that this type is constrained/specialized from
Type: uri
Path: StructureDefinition.baseDefinition
-
SP_CONTEXT
public static final String SP_CONTEXT
Search parameter: contextDescription: A use context assigned to the structure
Type: token
Path: StructureDefinition.useContext
- See Also:
- Constant Field Values
-
CONTEXT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Fluent Client search parameter constant for contextDescription: A use context assigned to the structure
Type: token
Path: StructureDefinition.useContext
-
SP_PATH
public static final String SP_PATH
Search parameter: pathDescription: A path that is constrained in the profile
Type: token
Path: StructureDefinition.snapshot.element.path, StructureDefinition.differential.element.path
- See Also:
- Constant Field Values
-
PATH
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PATH
Fluent Client search parameter constant for pathDescription: A path that is constrained in the profile
Type: token
Path: StructureDefinition.snapshot.element.path, StructureDefinition.differential.element.path
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: The identifier of the profile
Type: token
Path: StructureDefinition.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The identifier of the profile
Type: token
Path: StructureDefinition.identifier
-
-
Constructor Detail
-
StructureDefinition
public StructureDefinition()
Constructor
-
StructureDefinition
public StructureDefinition(UriType url, StringType name, Enumeration<Enumerations.ConformanceResourceStatus> status, Enumeration<StructureDefinition.StructureDefinitionKind> kind, BooleanType abstract_)
Constructor
-
-
Method Detail
-
getUrlElement
public UriType getUrlElement()
- Returns:
url(An absolute URL that is used to identify this structure 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 structure definition is (or will be) published.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
hasUrlElement
public boolean hasUrlElement()
-
hasUrl
public boolean hasUrl()
-
setUrlElement
public StructureDefinition setUrlElement(UriType value)
- Parameters:
value-url(An absolute URL that is used to identify this structure 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 structure definition is (or will be) published.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
getUrl
public String getUrl()
- Returns:
- An absolute URL that is used to identify this structure 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 structure definition is (or will be) published.
-
setUrl
public StructureDefinition setUrl(String value)
- Parameters:
value- An absolute URL that is used to identify this structure 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 structure definition is (or will be) published.
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI).)
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
- Returns:
identifier(Formal identifier that is used to identify this StructureDefinition when it is represented in other formats, or referenced in a specification, model, design or an instance (should be globally unique OID, UUID, or URI), (if it's not possible to use the literal URI).)
-
addIdentifier
public StructureDefinition addIdentifier(Identifier t)
-
getVersionElement
public StringType getVersionElement()
- Returns:
version(The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
hasVersionElement
public boolean hasVersionElement()
-
hasVersion
public boolean hasVersion()
-
setVersionElement
public StructureDefinition setVersionElement(StringType value)
- Parameters:
value-version(The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
getVersion
public String getVersion()
- Returns:
- The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually.
-
setVersion
public StructureDefinition setVersion(String value)
- Parameters:
value- The identifier that is used to identify this version of the StructureDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the StructureDefinition author manually.
-
getNameElement
public StringType getNameElement()
- Returns:
name(A free text natural language name identifying the StructureDefinition.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
public boolean hasNameElement()
-
hasName
public boolean hasName()
-
setNameElement
public StructureDefinition setNameElement(StringType value)
- Parameters:
value-name(A free text natural language name identifying the StructureDefinition.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
public String getName()
- Returns:
- A free text natural language name identifying the StructureDefinition.
-
setName
public StructureDefinition setName(String value)
- Parameters:
value- A free text natural language name identifying the StructureDefinition.
-
getDisplayElement
public StringType getDisplayElement()
- Returns:
display(Defined so that applications can use this name when displaying the value of the extension to the user.). This is the underlying object with id, value and extensions. The accessor "getDisplay" gives direct access to the value
-
hasDisplayElement
public boolean hasDisplayElement()
-
hasDisplay
public boolean hasDisplay()
-
setDisplayElement
public StructureDefinition setDisplayElement(StringType value)
- Parameters:
value-display(Defined so that applications can use this name when displaying the value of the extension to the user.). This is the underlying object with id, value and extensions. The accessor "getDisplay" gives direct access to the value
-
getDisplay
public String getDisplay()
- Returns:
- Defined so that applications can use this name when displaying the value of the extension to the user.
-
setDisplay
public StructureDefinition setDisplay(String value)
- Parameters:
value- Defined so that applications can use this name when displaying the value of the extension to the user.
-
getStatusElement
public Enumeration<Enumerations.ConformanceResourceStatus> getStatusElement()
- Returns:
status(The status of the StructureDefinition.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public StructureDefinition setStatusElement(Enumeration<Enumerations.ConformanceResourceStatus> value)
- Parameters:
value-status(The status of the StructureDefinition.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
public Enumerations.ConformanceResourceStatus getStatus()
- Returns:
- The status of the StructureDefinition.
-
setStatus
public StructureDefinition setStatus(Enumerations.ConformanceResourceStatus value)
- Parameters:
value- The status of the StructureDefinition.
-
getExperimentalElement
public BooleanType getExperimentalElement()
- Returns:
experimental(This StructureDefinition was 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 value
-
hasExperimentalElement
public boolean hasExperimentalElement()
-
hasExperimental
public boolean hasExperimental()
-
setExperimentalElement
public StructureDefinition setExperimentalElement(BooleanType value)
- Parameters:
value-experimental(This StructureDefinition was 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 value
-
getExperimental
public boolean getExperimental()
- Returns:
- This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
-
setExperimental
public StructureDefinition setExperimental(boolean value)
- Parameters:
value- This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
-
getPublisherElement
public StringType getPublisherElement()
- Returns:
publisher(The name of the individual or organization that published the structure definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
hasPublisherElement
public boolean hasPublisherElement()
-
hasPublisher
public boolean hasPublisher()
-
setPublisherElement
public StructureDefinition setPublisherElement(StringType value)
- Parameters:
value-publisher(The name of the individual or organization that published the structure definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
getPublisher
public String getPublisher()
- Returns:
- The name of the individual or organization that published the structure definition.
-
setPublisher
public StructureDefinition setPublisher(String value)
- Parameters:
value- The name of the individual or organization that published the structure definition.
-
getContact
public List<StructureDefinition.StructureDefinitionContactComponent> getContact()
- Returns:
contact(Contacts to assist a user in finding and communicating with the publisher.)
-
hasContact
public boolean hasContact()
-
addContact
public StructureDefinition.StructureDefinitionContactComponent addContact()
- Returns:
contact(Contacts to assist a user in finding and communicating with the publisher.)
-
addContact
public StructureDefinition addContact(StructureDefinition.StructureDefinitionContactComponent t)
-
getDateElement
public DateTimeType getDateElement()
- Returns:
date(The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
public boolean hasDateElement()
-
hasDate
public boolean hasDate()
-
setDateElement
public StructureDefinition setDateElement(DateTimeType value)
- Parameters:
value-date(The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
public Date getDate()
- Returns:
- The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes.
-
setDate
public StructureDefinition setDate(Date value)
- Parameters:
value- The date this version of the structure definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the structure definition changes.
-
getDescriptionElement
public StringType getDescriptionElement()
- Returns:
description(A free text natural language description of the StructureDefinition and its use.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
public boolean hasDescriptionElement()
-
hasDescription
public boolean hasDescription()
-
setDescriptionElement
public StructureDefinition setDescriptionElement(StringType value)
- Parameters:
value-description(A free text natural language description of the StructureDefinition and its use.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
public String getDescription()
- Returns:
- A free text natural language description of the StructureDefinition and its use.
-
setDescription
public StructureDefinition setDescription(String value)
- Parameters:
value- A free text natural language description of the StructureDefinition and its use.
-
getUseContext
public List<CodeableConcept> getUseContext()
- Returns:
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 of structure definitions.)
-
hasUseContext
public boolean hasUseContext()
-
addUseContext
public CodeableConcept addUseContext()
- Returns:
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 of structure definitions.)
-
addUseContext
public StructureDefinition addUseContext(CodeableConcept t)
-
getRequirementsElement
public StringType getRequirementsElement()
- Returns:
requirements(Explains why this structure definition is needed and why it's been constrained as it has.). This is the underlying object with id, value and extensions. The accessor "getRequirements" gives direct access to the value
-
hasRequirementsElement
public boolean hasRequirementsElement()
-
hasRequirements
public boolean hasRequirements()
-
setRequirementsElement
public StructureDefinition setRequirementsElement(StringType value)
- Parameters:
value-requirements(Explains why this structure definition is needed and why it's been constrained as it has.). This is the underlying object with id, value and extensions. The accessor "getRequirements" gives direct access to the value
-
getRequirements
public String getRequirements()
- Returns:
- Explains why this structure definition is needed and why it's been constrained as it has.
-
setRequirements
public StructureDefinition setRequirements(String value)
- Parameters:
value- Explains why this structure definition is needed and why it's been constrained as it has.
-
getCopyrightElement
public StringType getCopyrightElement()
- Returns:
copyright(A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the value
-
hasCopyrightElement
public boolean hasCopyrightElement()
-
hasCopyright
public boolean hasCopyright()
-
setCopyrightElement
public StructureDefinition setCopyrightElement(StringType value)
- Parameters:
value-copyright(A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the value
-
getCopyright
public String getCopyright()
- Returns:
- A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings.
-
setCopyright
public StructureDefinition setCopyright(String value)
- Parameters:
value- A copyright statement relating to the structure definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings.
-
getCode
public List<Coding> getCode()
- Returns:
code(A set of terms from external terminologies that may be used to assist with indexing and searching of templates.)
-
hasCode
public boolean hasCode()
-
addCode
public Coding addCode()
- Returns:
code(A set of terms from external terminologies that may be used to assist with indexing and searching of templates.)
-
addCode
public StructureDefinition addCode(Coding t)
-
getFhirVersionElement
public IdType getFhirVersionElement()
- Returns:
fhirVersion(The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.4.0 for this version.). This is the underlying object with id, value and extensions. The accessor "getFhirVersion" gives direct access to the value
-
hasFhirVersionElement
public boolean hasFhirVersionElement()
-
hasFhirVersion
public boolean hasFhirVersion()
-
setFhirVersionElement
public StructureDefinition setFhirVersionElement(IdType value)
- Parameters:
value-fhirVersion(The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.4.0 for this version.). This is the underlying object with id, value and extensions. The accessor "getFhirVersion" gives direct access to the value
-
getFhirVersion
public String getFhirVersion()
- Returns:
- The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.4.0 for this version.
-
setFhirVersion
public StructureDefinition setFhirVersion(String value)
- Parameters:
value- The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 1.4.0 for this version.
-
getMapping
public List<StructureDefinition.StructureDefinitionMappingComponent> getMapping()
- Returns:
mapping(An external specification that the content is mapped to.)
-
hasMapping
public boolean hasMapping()
-
addMapping
public StructureDefinition.StructureDefinitionMappingComponent addMapping()
- Returns:
mapping(An external specification that the content is mapped to.)
-
addMapping
public StructureDefinition addMapping(StructureDefinition.StructureDefinitionMappingComponent t)
-
getKindElement
public Enumeration<StructureDefinition.StructureDefinitionKind> getKindElement()
- Returns:
kind(Defines the kind of structure that this definition is describing.). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
hasKindElement
public boolean hasKindElement()
-
hasKind
public boolean hasKind()
-
setKindElement
public StructureDefinition setKindElement(Enumeration<StructureDefinition.StructureDefinitionKind> value)
- Parameters:
value-kind(Defines the kind of structure that this definition is describing.). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
getKind
public StructureDefinition.StructureDefinitionKind getKind()
- Returns:
- Defines the kind of structure that this definition is describing.
-
setKind
public StructureDefinition setKind(StructureDefinition.StructureDefinitionKind value)
- Parameters:
value- Defines the kind of structure that this definition is describing.
-
getAbstractElement
public BooleanType getAbstractElement()
- Returns:
abstract_(Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.). This is the underlying object with id, value and extensions. The accessor "getAbstract" gives direct access to the value
-
hasAbstractElement
public boolean hasAbstractElement()
-
hasAbstract
public boolean hasAbstract()
-
setAbstractElement
public StructureDefinition setAbstractElement(BooleanType value)
- Parameters:
value-abstract_(Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.). This is the underlying object with id, value and extensions. The accessor "getAbstract" gives direct access to the value
-
getAbstract
public boolean getAbstract()
- Returns:
- Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.
-
setAbstract
public StructureDefinition setAbstract(boolean value)
- Parameters:
value- Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.
-
getContextTypeElement
public Enumeration<StructureDefinition.ExtensionContext> getContextTypeElement()
- Returns:
contextType(If this is an extension, Identifies the context within FHIR resources where the extension can be used.). This is the underlying object with id, value and extensions. The accessor "getContextType" gives direct access to the value
-
hasContextTypeElement
public boolean hasContextTypeElement()
-
hasContextType
public boolean hasContextType()
-
setContextTypeElement
public StructureDefinition setContextTypeElement(Enumeration<StructureDefinition.ExtensionContext> value)
- Parameters:
value-contextType(If this is an extension, Identifies the context within FHIR resources where the extension can be used.). This is the underlying object with id, value and extensions. The accessor "getContextType" gives direct access to the value
-
getContextType
public StructureDefinition.ExtensionContext getContextType()
- Returns:
- If this is an extension, Identifies the context within FHIR resources where the extension can be used.
-
setContextType
public StructureDefinition setContextType(StructureDefinition.ExtensionContext value)
- Parameters:
value- If this is an extension, Identifies the context within FHIR resources where the extension can be used.
-
getContext
public List<StringType> getContext()
- Returns:
context(Identifies the types of resource or data type elements to which the extension can be applied.)
-
hasContext
public boolean hasContext()
-
addContextElement
public StringType addContextElement()
- Returns:
context(Identifies the types of resource or data type elements to which the extension can be applied.)
-
addContext
public StructureDefinition addContext(String value)
- Parameters:
value-context(Identifies the types of resource or data type elements to which the extension can be applied.)
-
hasContext
public boolean hasContext(String value)
- Parameters:
value-context(Identifies the types of resource or data type elements to which the extension can be applied.)
-
getBaseTypeElement
public CodeType getBaseTypeElement()
- Returns:
baseType(The type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is deriving from this type. If it is not present, then the structure definition is the definition of a base abstract structure.). This is the underlying object with id, value and extensions. The accessor "getBaseType" gives direct access to the value
-
hasBaseTypeElement
public boolean hasBaseTypeElement()
-
hasBaseType
public boolean hasBaseType()
-
setBaseTypeElement
public StructureDefinition setBaseTypeElement(CodeType value)
- Parameters:
value-baseType(The type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is deriving from this type. If it is not present, then the structure definition is the definition of a base abstract structure.). This is the underlying object with id, value and extensions. The accessor "getBaseType" gives direct access to the value
-
getBaseType
public String getBaseType()
- Returns:
- The type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is deriving from this type. If it is not present, then the structure definition is the definition of a base abstract structure.
-
setBaseType
public StructureDefinition setBaseType(String value)
- Parameters:
value- The type of type that this structure is derived from - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is deriving from this type. If it is not present, then the structure definition is the definition of a base abstract structure.
-
getBaseDefinitionElement
public UriType getBaseDefinitionElement()
- Returns:
baseDefinition(An absolute URI that is the base structure from which this type is derived, either by specialization or constraint.). This is the underlying object with id, value and extensions. The accessor "getBaseDefinition" gives direct access to the value
-
hasBaseDefinitionElement
public boolean hasBaseDefinitionElement()
-
hasBaseDefinition
public boolean hasBaseDefinition()
-
setBaseDefinitionElement
public StructureDefinition setBaseDefinitionElement(UriType value)
- Parameters:
value-baseDefinition(An absolute URI that is the base structure from which this type is derived, either by specialization or constraint.). This is the underlying object with id, value and extensions. The accessor "getBaseDefinition" gives direct access to the value
-
getBaseDefinition
public String getBaseDefinition()
- Returns:
- An absolute URI that is the base structure from which this type is derived, either by specialization or constraint.
-
setBaseDefinition
public StructureDefinition setBaseDefinition(String value)
- Parameters:
value- An absolute URI that is the base structure from which this type is derived, either by specialization or constraint.
-
getDerivationElement
public Enumeration<StructureDefinition.TypeDerivationRule> getDerivationElement()
- Returns:
derivation(How the type relates to the baseDefinition.). This is the underlying object with id, value and extensions. The accessor "getDerivation" gives direct access to the value
-
hasDerivationElement
public boolean hasDerivationElement()
-
hasDerivation
public boolean hasDerivation()
-
setDerivationElement
public StructureDefinition setDerivationElement(Enumeration<StructureDefinition.TypeDerivationRule> value)
- Parameters:
value-derivation(How the type relates to the baseDefinition.). This is the underlying object with id, value and extensions. The accessor "getDerivation" gives direct access to the value
-
getDerivation
public StructureDefinition.TypeDerivationRule getDerivation()
- Returns:
- How the type relates to the baseDefinition.
-
setDerivation
public StructureDefinition setDerivation(StructureDefinition.TypeDerivationRule value)
- Parameters:
value- How the type relates to the baseDefinition.
-
getSnapshot
public StructureDefinition.StructureDefinitionSnapshotComponent getSnapshot()
- Returns:
snapshot(A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.)
-
hasSnapshot
public boolean hasSnapshot()
-
setSnapshot
public StructureDefinition setSnapshot(StructureDefinition.StructureDefinitionSnapshotComponent value)
- Parameters:
value-snapshot(A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.)
-
getDifferential
public StructureDefinition.StructureDefinitionDifferentialComponent getDifferential()
- Returns:
differential(A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.)
-
hasDifferential
public boolean hasDifferential()
-
setDifferential
public StructureDefinition setDifferential(StructureDefinition.StructureDefinitionDifferentialComponent value)
- Parameters:
value-differential(A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classDomainResource
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
Description copied from class:Basemake an instance of a property. If the property is a repeating property, make a new instance. if the property is not repeating, return the property- Overrides:
makePropertyin classDomainResource- Returns:
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public StructureDefinition copy()
- Specified by:
copyin classDomainResource
-
typedCopy
protected StructureDefinition typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-