public class StructureDefinition extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
StructureDefinition.ExtensionContext |
static class |
StructureDefinition.ExtensionContextEnumFactory |
static class |
StructureDefinition.StructureDefinitionContactComponent |
static class |
StructureDefinition.StructureDefinitionDifferentialComponent |
static class |
StructureDefinition.StructureDefinitionKind |
static class |
StructureDefinition.StructureDefinitionKindEnumFactory |
static class |
StructureDefinition.StructureDefinitionMappingComponent |
static class |
StructureDefinition.StructureDefinitionSnapshotComponent |
| Modifier and Type | Field and Description |
|---|---|
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.
|
protected UriType |
base
An absolute URI that is the base structure from which this set of constraints is derived.
|
protected List<Coding> |
code
A set of terms from external terminologies that may be used to assist with indexing and searching of templates.
|
protected CodeType |
constrainedType
The type of type that is being constrained - a data type, an extension, a resource, including abstract ones.
|
protected List<StructureDefinition.StructureDefinitionContactComponent> |
contact
Contacts to assist a user in finding and communicating with the publisher.
|
protected List<StringType> |
context
Identifies the types of resource or data type elements to which the extension can be applied.
|
protected Enumeration<StructureDefinition.ExtensionContext> |
contextType
If this is an extension, Identifies the context within FHIR resources where the extension can be used.
|
protected StringType |
copyright
A copyright statement relating to the structure definition and/or its contents.
|
protected DateTimeType |
date
The date this version of the structure definition was published.
|
protected StringType |
description
A free text natural language description of the StructureDefinition and its use.
|
protected StructureDefinition.StructureDefinitionDifferentialComponent |
differential
A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.
|
protected StringType |
display
Defined so that applications can use this name when displaying the value of the extension to the user.
|
protected BooleanType |
experimental
This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
|
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.
|
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).
|
protected Enumeration<StructureDefinition.StructureDefinitionKind> |
kind
Defines the kind of structure that this definition is describing.
|
protected List<StructureDefinition.StructureDefinitionMappingComponent> |
mapping
An external specification that the content is mapped to.
|
protected StringType |
name
A free text natural language name identifying the StructureDefinition.
|
protected StringType |
publisher
The name of the individual or organization that published the structure definition.
|
protected StringType |
requirements
Explains why this structure definition is needed and why it's been constrained as it has.
|
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.
|
static String |
SP_ABSTRACT |
static String |
SP_BASE |
static String |
SP_BASEPATH |
static String |
SP_CODE |
static String |
SP_CONTEXT |
static String |
SP_CONTEXTTYPE |
static String |
SP_DATE |
static String |
SP_DESCRIPTION |
static String |
SP_DISPLAY |
static String |
SP_EXPERIMENTAL |
static String |
SP_EXTCONTEXT |
static String |
SP_IDENTIFIER |
static String |
SP_KIND |
static String |
SP_NAME |
static String |
SP_PATH |
static String |
SP_PUBLISHER |
static String |
SP_STATUS |
static String |
SP_TYPE |
static String |
SP_URL |
static String |
SP_VALUESET |
static String |
SP_VERSION |
protected Enumeration<Enumerations.ConformanceResourceStatus> |
status
The status of the StructureDefinition.
|
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.
|
protected List<CodeableConcept> |
useContext
The content was developed with a focus and intent of supporting the contexts that are listed.
|
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.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
StructureDefinition() |
StructureDefinition(UriType url,
StringType name,
Enumeration<Enumerations.ConformanceResourceStatus> status,
Enumeration<StructureDefinition.StructureDefinitionKind> kind,
BooleanType abstract_) |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected UriType url
protected List<Identifier> identifier
protected StringType version
protected StringType name
protected StringType display
protected Enumeration<Enumerations.ConformanceResourceStatus> status
protected BooleanType experimental
protected StringType publisher
protected List<StructureDefinition.StructureDefinitionContactComponent> contact
protected DateTimeType date
protected StringType description
protected List<CodeableConcept> useContext
protected StringType requirements
protected StringType copyright
protected List<Coding> code
protected IdType fhirVersion
protected List<StructureDefinition.StructureDefinitionMappingComponent> mapping
protected Enumeration<StructureDefinition.StructureDefinitionKind> kind
protected CodeType constrainedType
protected BooleanType abstract_
protected Enumeration<StructureDefinition.ExtensionContext> contextType
protected List<StringType> context
protected UriType base
protected StructureDefinition.StructureDefinitionSnapshotComponent snapshot
protected StructureDefinition.StructureDefinitionDifferentialComponent differential
public static final String SP_DATE
public static final String SP_IDENTIFIER
public static final String SP_CODE
public static final String SP_VALUESET
public static final String SP_KIND
public static final String SP_DISPLAY
public static final String SP_DESCRIPTION
public static final String SP_EXPERIMENTAL
public static final String SP_CONTEXTTYPE
public static final String SP_ABSTRACT
public static final String SP_TYPE
public static final String SP_VERSION
public static final String SP_URL
public static final String SP_PATH
public static final String SP_EXTCONTEXT
public static final String SP_NAME
public static final String SP_CONTEXT
public static final String SP_BASEPATH
public static final String SP_PUBLISHER
public static final String SP_STATUS
public static final String SP_BASE
public StructureDefinition()
public StructureDefinition(UriType url, StringType name, Enumeration<Enumerations.ConformanceResourceStatus> status, Enumeration<StructureDefinition.StructureDefinitionKind> kind, BooleanType abstract_)
public UriType getUrlElement()
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 valuepublic boolean hasUrlElement()
public boolean hasUrl()
public StructureDefinition setUrlElement(UriType value)
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 valuepublic String getUrl()
public StructureDefinition setUrl(String value)
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.public List<Identifier> getIdentifier()
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).)public boolean hasIdentifier()
public Identifier addIdentifier()
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).)public StructureDefinition addIdentifier(Identifier t)
public StringType getVersionElement()
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 valuepublic boolean hasVersionElement()
public boolean hasVersion()
public StructureDefinition setVersionElement(StringType value)
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 valuepublic String getVersion()
public StructureDefinition setVersion(String value)
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.public StringType getNameElement()
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 valuepublic boolean hasNameElement()
public boolean hasName()
public StructureDefinition setNameElement(StringType value)
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 valuepublic String getName()
public StructureDefinition setName(String value)
value - A free text natural language name identifying the StructureDefinition.public StringType getDisplayElement()
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 valuepublic boolean hasDisplayElement()
public boolean hasDisplay()
public StructureDefinition setDisplayElement(StringType value)
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 valuepublic String getDisplay()
public StructureDefinition setDisplay(String value)
value - Defined so that applications can use this name when displaying the value of the extension to the user.public Enumeration<Enumerations.ConformanceResourceStatus> getStatusElement()
status (The status of the StructureDefinition.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public StructureDefinition setStatusElement(Enumeration<Enumerations.ConformanceResourceStatus> value)
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 valuepublic Enumerations.ConformanceResourceStatus getStatus()
public StructureDefinition setStatus(Enumerations.ConformanceResourceStatus value)
value - The status of the StructureDefinition.public BooleanType getExperimentalElement()
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 valuepublic boolean hasExperimentalElement()
public boolean hasExperimental()
public StructureDefinition setExperimentalElement(BooleanType value)
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 valuepublic boolean getExperimental()
public StructureDefinition setExperimental(boolean value)
value - This StructureDefinition was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.public StringType getPublisherElement()
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 valuepublic boolean hasPublisherElement()
public boolean hasPublisher()
public StructureDefinition setPublisherElement(StringType value)
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 valuepublic String getPublisher()
public StructureDefinition setPublisher(String value)
value - The name of the individual or organization that published the structure definition.public List<StructureDefinition.StructureDefinitionContactComponent> getContact()
contact (Contacts to assist a user in finding and communicating with the publisher.)public boolean hasContact()
public StructureDefinition.StructureDefinitionContactComponent addContact()
contact (Contacts to assist a user in finding and communicating with the publisher.)public StructureDefinition addContact(StructureDefinition.StructureDefinitionContactComponent t)
public DateTimeType getDateElement()
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 valuepublic boolean hasDateElement()
public boolean hasDate()
public StructureDefinition setDateElement(DateTimeType value)
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 valuepublic Date getDate()
public StructureDefinition setDate(Date value)
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.public StringType getDescriptionElement()
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 valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public StructureDefinition setDescriptionElement(StringType value)
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 valuepublic String getDescription()
public StructureDefinition setDescription(String value)
value - A free text natural language description of the StructureDefinition and its use.public List<CodeableConcept> getUseContext()
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.)public boolean hasUseContext()
public CodeableConcept addUseContext()
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.)public StructureDefinition addUseContext(CodeableConcept t)
public StringType getRequirementsElement()
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 valuepublic boolean hasRequirementsElement()
public boolean hasRequirements()
public StructureDefinition setRequirementsElement(StringType value)
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 valuepublic String getRequirements()
public StructureDefinition setRequirements(String value)
value - Explains why this structure definition is needed and why it's been constrained as it has.public StringType getCopyrightElement()
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 valuepublic boolean hasCopyrightElement()
public boolean hasCopyright()
public StructureDefinition setCopyrightElement(StringType value)
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 valuepublic String getCopyright()
public StructureDefinition setCopyright(String value)
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.public List<Coding> getCode()
code (A set of terms from external terminologies that may be used to assist with indexing and searching of templates.)public boolean hasCode()
public Coding addCode()
code (A set of terms from external terminologies that may be used to assist with indexing and searching of templates.)public StructureDefinition addCode(Coding t)
public IdType getFhirVersionElement()
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.0.2 for this version.). 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 StructureDefinition setFhirVersionElement(IdType value)
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.0.2 for this version.). This is the underlying object with id, value and extensions. The accessor "getFhirVersion" gives direct access to the valuepublic String getFhirVersion()
public StructureDefinition setFhirVersion(String value)
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.0.2 for this version.public List<StructureDefinition.StructureDefinitionMappingComponent> getMapping()
mapping (An external specification that the content is mapped to.)public boolean hasMapping()
public StructureDefinition.StructureDefinitionMappingComponent addMapping()
mapping (An external specification that the content is mapped to.)public StructureDefinition addMapping(StructureDefinition.StructureDefinitionMappingComponent t)
public Enumeration<StructureDefinition.StructureDefinitionKind> getKindElement()
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 valuepublic boolean hasKindElement()
public boolean hasKind()
public StructureDefinition setKindElement(Enumeration<StructureDefinition.StructureDefinitionKind> value)
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 valuepublic StructureDefinition.StructureDefinitionKind getKind()
public StructureDefinition setKind(StructureDefinition.StructureDefinitionKind value)
value - Defines the kind of structure that this definition is describing.public CodeType getConstrainedTypeElement()
constrainedType (The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure.). This is the underlying object with id, value and extensions. The accessor "getConstrainedType" gives direct access to the valuepublic boolean hasConstrainedTypeElement()
public boolean hasConstrainedType()
public StructureDefinition setConstrainedTypeElement(CodeType value)
value - constrainedType (The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure.). This is the underlying object with id, value and extensions. The accessor "getConstrainedType" gives direct access to the valuepublic String getConstrainedType()
public StructureDefinition setConstrainedType(String value)
value - The type of type that is being constrained - a data type, an extension, a resource, including abstract ones. If this field is present, it indicates that the structure definition is a constraint. If it is not present, then the structure definition is the definition of a base structure.public BooleanType getAbstractElement()
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 valuepublic boolean hasAbstractElement()
public boolean hasAbstract()
public StructureDefinition setAbstractElement(BooleanType value)
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 valuepublic boolean getAbstract()
public StructureDefinition setAbstract(boolean value)
value - Whether structure this definition describes is abstract or not - that is, whether an actual exchanged item can ever be of this type.public Enumeration<StructureDefinition.ExtensionContext> getContextTypeElement()
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 valuepublic boolean hasContextTypeElement()
public boolean hasContextType()
public StructureDefinition setContextTypeElement(Enumeration<StructureDefinition.ExtensionContext> value)
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 valuepublic StructureDefinition.ExtensionContext getContextType()
public StructureDefinition setContextType(StructureDefinition.ExtensionContext value)
value - If this is an extension, Identifies the context within FHIR resources where the extension can be used.public List<StringType> getContext()
context (Identifies the types of resource or data type elements to which the extension can be applied.)public boolean hasContext()
public StringType addContextElement()
context (Identifies the types of resource or data type elements to which the extension can be applied.)public StructureDefinition addContext(String value)
value - context (Identifies the types of resource or data type elements to which the extension can be applied.)public boolean hasContext(String value)
value - context (Identifies the types of resource or data type elements to which the extension can be applied.)public UriType getBaseElement()
base (An absolute URI that is the base structure from which this set of constraints is derived.). This is the underlying object with id, value and extensions. The accessor "getBase" gives direct access to the valuepublic boolean hasBaseElement()
public boolean hasBase()
public StructureDefinition setBaseElement(UriType value)
value - base (An absolute URI that is the base structure from which this set of constraints is derived.). This is the underlying object with id, value and extensions. The accessor "getBase" gives direct access to the valuepublic String getBase()
public StructureDefinition setBase(String value)
value - An absolute URI that is the base structure from which this set of constraints is derived.public StructureDefinition.StructureDefinitionSnapshotComponent getSnapshot()
snapshot (A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.)public boolean hasSnapshot()
public StructureDefinition setSnapshot(StructureDefinition.StructureDefinitionSnapshotComponent value)
value - snapshot (A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.)public StructureDefinition.StructureDefinitionDifferentialComponent getDifferential()
differential (A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.)public boolean hasDifferential()
public StructureDefinition setDifferential(StructureDefinition.StructureDefinitionDifferentialComponent value)
value - differential (A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic StructureDefinition copy()
copy in class DomainResourceprotected StructureDefinition typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.