public class ImplementationGuide extends MetadataResource
| Modifier and Type | Field and Description |
|---|---|
protected MarkdownType |
copyright
A copyright statement relating to the implementation guide and/or its contents.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected ImplementationGuide.ImplementationGuideDefinitionComponent |
definition
The information needed by an IG publisher tool to publish the whole implementation guide.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
DEPENDS_ON
Fluent Client search parameter constant for depends-on
|
protected List<ImplementationGuide.ImplementationGuideDependsOnComponent> |
dependsOn
Another implementation guide that this implementation depends on.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
EXPERIMENTAL
Fluent Client search parameter constant for experimental
|
protected IdType |
fhirVersion
The version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g.
|
protected List<ImplementationGuide.ImplementationGuideGlobalComponent> |
global
A set of profiles that all resources covered by this implementation guide must conform to.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_DEPENDS_ON
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
JURISDICTION
Fluent Client search parameter constant for jurisdiction
|
protected ImplementationGuide.ImplementationGuideManifestComponent |
manifest
Information about an assembled implementation guide, created by the publication tooling.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DEPENDS_ON
Search parameter: depends-on
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_EXPERIMENTAL
Search parameter: experimental
|
static String |
SP_JURISDICTION
Search parameter: jurisdiction
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_STATUS
Search parameter: status
|
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.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 |
|---|
ImplementationGuide()
Constructor
|
ImplementationGuide(UriType url,
StringType name,
Enumeration<Enumerations.PublicationStatus> status)
Constructor
|
copyValues, getTitle, getTitleElement, hasTitle, hasTitleElement, setTitle, setTitleElement, 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, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, 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, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected MarkdownType copyright
protected IdType fhirVersion
protected List<ImplementationGuide.ImplementationGuideDependsOnComponent> dependsOn
protected List<ImplementationGuide.ImplementationGuideGlobalComponent> global
protected ImplementationGuide.ImplementationGuideDefinitionComponent definition
protected ImplementationGuide.ImplementationGuideManifestComponent manifest
public static final String SP_DATE
Description: The implementation guide publication date
Type: date
Path: ImplementationGuide.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: The implementation guide publication date
Type: date
Path: ImplementationGuide.date
public static final String SP_DEPENDS_ON
Description: Identity of the IG that this depends on
Type: reference
Path: ImplementationGuide.dependsOn.uri
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DEPENDS_ON
Description: Identity of the IG that this depends on
Type: reference
Path: ImplementationGuide.dependsOn.uri
public static final ca.uhn.fhir.model.api.Include INCLUDE_DEPENDS_ON
public static final String SP_JURISDICTION
Description: Intended jurisdiction for the implementation guide
Type: token
Path: ImplementationGuide.jurisdiction
public static final ca.uhn.fhir.rest.gclient.TokenClientParam JURISDICTION
Description: Intended jurisdiction for the implementation guide
Type: token
Path: ImplementationGuide.jurisdiction
public static final String SP_NAME
Description: Computationally friendly name of the implementation guide
Type: string
Path: ImplementationGuide.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Description: Computationally friendly name of the implementation guide
Type: string
Path: ImplementationGuide.name
public static final String SP_DESCRIPTION
Description: The description of the implementation guide
Type: string
Path: ImplementationGuide.description
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Description: The description of the implementation guide
Type: string
Path: ImplementationGuide.description
public static final String SP_PUBLISHER
Description: Name of the publisher of the implementation guide
Type: string
Path: ImplementationGuide.publisher
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Description: Name of the publisher of the implementation guide
Type: string
Path: ImplementationGuide.publisher
public static final String SP_EXPERIMENTAL
Description: For testing purposes, not real usage
Type: token
Path: ImplementationGuide.experimental
public static final ca.uhn.fhir.rest.gclient.TokenClientParam EXPERIMENTAL
Description: For testing purposes, not real usage
Type: token
Path: ImplementationGuide.experimental
public static final String SP_VERSION
Description: The business version of the implementation guide
Type: token
Path: ImplementationGuide.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Description: The business version of the implementation guide
Type: token
Path: ImplementationGuide.version
public static final String SP_URL
Description: The uri that identifies the implementation guide
Type: uri
Path: ImplementationGuide.url
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Description: The uri that identifies the implementation guide
Type: uri
Path: ImplementationGuide.url
public static final String SP_STATUS
Description: The current status of the implementation guide
Type: token
Path: ImplementationGuide.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The current status of the implementation guide
Type: token
Path: ImplementationGuide.status
public ImplementationGuide()
public ImplementationGuide(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status)
public UriType getUrlElement()
getUrlElement in class MetadataResourceMetadataResource.url (An absolute URI that is used to identify this implementation guide 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 this implementation guide 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()
hasUrlElement in class MetadataResourcepublic boolean hasUrl()
hasUrl in class MetadataResourcepublic ImplementationGuide setUrlElement(UriType value)
setUrlElement in class MetadataResourcevalue - MetadataResource.url (An absolute URI that is used to identify this implementation guide 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 this implementation guide 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()
getUrl in class MetadataResourcepublic ImplementationGuide setUrl(String value)
setUrl in class MetadataResourcevalue - An absolute URI that is used to identify this implementation guide 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 this implementation guide is (or will be) published.public StringType getVersionElement()
getVersionElement in class MetadataResourceMetadataResource.version (The identifier that is used to identify this version of the implementation guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the implementation guide 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 ImplementationGuide setVersionElement(StringType value)
setVersionElement in class MetadataResourcevalue - MetadataResource.version (The identifier that is used to identify this version of the implementation guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the implementation guide 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 ImplementationGuide setVersion(String value)
setVersion in class MetadataResourcevalue - The identifier that is used to identify this version of the implementation guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the implementation guide 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 implementation guide. 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 ImplementationGuide setNameElement(StringType value)
setNameElement in class MetadataResourcevalue - MetadataResource.name (A natural language name identifying the implementation guide. 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 ImplementationGuide setName(String value)
setName in class MetadataResourcevalue - A natural language name identifying the implementation guide. This name should be usable as an identifier for the module by machine processing applications such as code generation.public Enumeration<Enumerations.PublicationStatus> getStatusElement()
getStatusElement in class MetadataResourceMetadataResource.status (The status of this implementation guide. 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 ImplementationGuide setStatusElement(Enumeration<Enumerations.PublicationStatus> value)
setStatusElement in class MetadataResourcevalue - MetadataResource.status (The status of this implementation guide. 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 ImplementationGuide setStatus(Enumerations.PublicationStatus value)
setStatus in class MetadataResourcevalue - The status of this implementation guide. Enables tracking the life-cycle of the content.public BooleanType getExperimentalElement()
getExperimentalElement in class MetadataResourceMetadataResource.experimental (A Boolean value to indicate that this implementation guide 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 ImplementationGuide setExperimentalElement(BooleanType value)
setExperimentalElement in class MetadataResourcevalue - MetadataResource.experimental (A Boolean value to indicate that this implementation guide 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 ImplementationGuide setExperimental(boolean value)
setExperimental in class MetadataResourcevalue - A Boolean value to indicate that this implementation guide 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 implementation guide 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 implementation guide 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 ImplementationGuide setDateElement(DateTimeType value)
setDateElement in class MetadataResourcevalue - MetadataResource.date (The date (and optionally time) when the implementation guide 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 implementation guide 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 ImplementationGuide setDate(Date value)
setDate in class MetadataResourcevalue - The date (and optionally time) when the implementation guide 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 implementation guide changes.public StringType getPublisherElement()
getPublisherElement in class MetadataResourceMetadataResource.publisher (The name of the organization or individual that published the implementation guide.). 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 ImplementationGuide setPublisherElement(StringType value)
setPublisherElement in class MetadataResourcevalue - MetadataResource.publisher (The name of the organization or individual that published the implementation guide.). 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 ImplementationGuide setPublisher(String value)
setPublisher in class MetadataResourcevalue - The name of the organization or individual that published the implementation guide.public List<ContactDetail> getContact()
getContact in class MetadataResourceMetadataResource.contact (Contact details to assist a user in finding and communicating with the publisher.)public ImplementationGuide setContact(List<ContactDetail> theContact)
setContact in class MetadataResourcethis for easy method chainingpublic boolean hasContact()
hasContact in class MetadataResourcepublic ContactDetail addContact()
addContact in class MetadataResourcepublic ImplementationGuide 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 implementation guide from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
hasDescriptionElement in class MetadataResourcepublic boolean hasDescription()
hasDescription in class MetadataResourcepublic ImplementationGuide setDescriptionElement(MarkdownType value)
setDescriptionElement in class MetadataResourcevalue - MetadataResource.description (A free text natural language description of the implementation guide from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
getDescription in class MetadataResourcepublic ImplementationGuide setDescription(String value)
setDescription in class MetadataResourcevalue - A free text natural language description of the implementation guide from a consumer's perspective.public List<UsageContext> getUseContext()
getUseContext in class MetadataResourceMetadataResource.useContext (The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate implementation guide instances.)public ImplementationGuide setUseContext(List<UsageContext> theUseContext)
setUseContext in class MetadataResourcethis for easy method chainingpublic boolean hasUseContext()
hasUseContext in class MetadataResourcepublic UsageContext addUseContext()
addUseContext in class MetadataResourcepublic ImplementationGuide 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 implementation guide is intended to be used.)public ImplementationGuide setJurisdiction(List<CodeableConcept> theJurisdiction)
setJurisdiction in class MetadataResourcethis for easy method chainingpublic boolean hasJurisdiction()
hasJurisdiction in class MetadataResourcepublic CodeableConcept addJurisdiction()
addJurisdiction in class MetadataResourcepublic ImplementationGuide addJurisdiction(CodeableConcept t)
addJurisdiction in class MetadataResourcepublic CodeableConcept getJurisdictionFirstRep()
getJurisdictionFirstRep in class MetadataResourceMetadataResource.jurisdiction, creating it if it does not already existpublic MarkdownType getCopyrightElement()
copyright (A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the implementation guide.). 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 ImplementationGuide setCopyrightElement(MarkdownType value)
value - copyright (A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the implementation guide.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic String getCopyright()
public ImplementationGuide setCopyright(String value)
value - A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the implementation guide.public IdType getFhirVersionElement()
fhirVersion (The version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 3.4.0 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 ImplementationGuide setFhirVersionElement(IdType value)
value - fhirVersion (The version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 3.4.0 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 ImplementationGuide setFhirVersion(String value)
value - The version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 3.4.0 for this version.public List<ImplementationGuide.ImplementationGuideDependsOnComponent> getDependsOn()
dependsOn (Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides.)public ImplementationGuide setDependsOn(List<ImplementationGuide.ImplementationGuideDependsOnComponent> theDependsOn)
this for easy method chainingpublic boolean hasDependsOn()
public ImplementationGuide.ImplementationGuideDependsOnComponent addDependsOn()
public ImplementationGuide addDependsOn(ImplementationGuide.ImplementationGuideDependsOnComponent t)
public ImplementationGuide.ImplementationGuideDependsOnComponent getDependsOnFirstRep()
dependsOn, creating it if it does not already existpublic List<ImplementationGuide.ImplementationGuideGlobalComponent> getGlobal()
global (A set of profiles that all resources covered by this implementation guide must conform to.)public ImplementationGuide setGlobal(List<ImplementationGuide.ImplementationGuideGlobalComponent> theGlobal)
this for easy method chainingpublic boolean hasGlobal()
public ImplementationGuide.ImplementationGuideGlobalComponent addGlobal()
public ImplementationGuide addGlobal(ImplementationGuide.ImplementationGuideGlobalComponent t)
public ImplementationGuide.ImplementationGuideGlobalComponent getGlobalFirstRep()
global, creating it if it does not already existpublic ImplementationGuide.ImplementationGuideDefinitionComponent getDefinition()
definition (The information needed by an IG publisher tool to publish the whole implementation guide.)public boolean hasDefinition()
public ImplementationGuide setDefinition(ImplementationGuide.ImplementationGuideDefinitionComponent value)
value - definition (The information needed by an IG publisher tool to publish the whole implementation guide.)public ImplementationGuide.ImplementationGuideManifestComponent getManifest()
manifest (Information about an assembled implementation guide, created by the publication tooling.)public boolean hasManifest()
public ImplementationGuide setManifest(ImplementationGuide.ImplementationGuideManifestComponent value)
value - manifest (Information about an assembled implementation guide, created by the publication tooling.)protected 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 MetadataResourceorg.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 class MetadataResourcepublic ImplementationGuide copy()
copy in class MetadataResourceprotected ImplementationGuide 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–2018 University Health Network. All rights reserved.