public class ImplementationGuide extends BaseResource implements IResource
Definition: A set of rules or how FHIR is used to solve a particular problem. This resource is used to gather all the parts of an implementation guide into a logical whole, and to publish a computable definition of all the parts
Requirements: An implementation guide is able to define default profiles that must apply to any use of a resource, so validation services may need to take one or more implementation guide resources when validating.
Profile Definition: http://hl7.org/fhir/profiles/ImplementationGuide
| Modifier and Type | Class and Description |
|---|---|
static class |
ImplementationGuide.Contact
Block class for child element: ImplementationGuide.contact ()
|
static class |
ImplementationGuide.Dependency
Block class for child element: ImplementationGuide.dependency ()
|
static class |
ImplementationGuide.Global
Block class for child element: ImplementationGuide.global ()
|
static class |
ImplementationGuide.Package
Block class for child element: ImplementationGuide.package ()
|
static class |
ImplementationGuide.PackageResource
Block class for child element: ImplementationGuide.package.resource ()
|
static class |
ImplementationGuide.Page
Block class for child element: ImplementationGuide.page ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static UriClientParam |
DEPENDENCY
Fluent Client search parameter constant for dependency
|
static StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static TokenClientParam |
EXPERIMENTAL
Fluent Client search parameter constant for experimental
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static String |
SP_CONTEXT
Search parameter constant for context
|
static String |
SP_DATE
Search parameter constant for date
|
static String |
SP_DEPENDENCY
Search parameter constant for dependency
|
static String |
SP_DESCRIPTION
Search parameter constant for description
|
static String |
SP_EXPERIMENTAL
Search parameter constant for experimental
|
static String |
SP_NAME
Search parameter constant for name
|
static String |
SP_PUBLISHER
Search parameter constant for publisher
|
static String |
SP_STATUS
Search parameter constant for status
|
static String |
SP_URL
Search parameter constant for url
|
static String |
SP_VERSION
Search parameter constant for version
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static UriClientParam |
URL
Fluent Client search parameter constant for url
|
static TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
ImplementationGuide() |
| Modifier and Type | Method and Description |
|---|---|
UriDt |
addBinary()
Adds and returns a new value for binary ()
|
ImplementationGuide |
addBinary(String theUri)
Adds a new value for binary ()
|
ImplementationGuide |
addBinary(UriDt theValue)
Adds a given new value for binary ()
|
ImplementationGuide.Contact |
addContact()
Adds and returns a new value for contact ()
|
ImplementationGuide |
addContact(ImplementationGuide.Contact theValue)
Adds a given new value for contact ()
|
ImplementationGuide.Dependency |
addDependency()
Adds and returns a new value for dependency ()
|
ImplementationGuide |
addDependency(ImplementationGuide.Dependency theValue)
Adds a given new value for dependency ()
|
ImplementationGuide.Global |
addGlobal()
Adds and returns a new value for global ()
|
ImplementationGuide |
addGlobal(ImplementationGuide.Global theValue)
Adds a given new value for global ()
|
ImplementationGuide.Package |
addPackage()
Adds and returns a new value for package ()
|
ImplementationGuide |
addPackage(ImplementationGuide.Package theValue)
Adds a given new value for package ()
|
CodeableConceptDt |
addUseContext()
Adds and returns a new value for useContext ()
|
ImplementationGuide |
addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<UriDt> |
getBinary()
Gets the value(s) for binary ().
|
UriDt |
getBinaryFirstRep()
Gets the first repetition for binary (),
creating it if it does not already exist.
|
List<ImplementationGuide.Contact> |
getContact()
Gets the value(s) for contact ().
|
ImplementationGuide.Contact |
getContactFirstRep()
Gets the first repetition for contact (),
creating it if it does not already exist.
|
String |
getCopyright()
Gets the value(s) for copyright ().
|
StringDt |
getCopyrightElement()
Gets the value(s) for copyright ().
|
Date |
getDate()
Gets the value(s) for date (when.recorded).
|
DateTimeDt |
getDateElement()
Gets the value(s) for date (when.recorded).
|
List<ImplementationGuide.Dependency> |
getDependency()
Gets the value(s) for dependency ().
|
ImplementationGuide.Dependency |
getDependencyFirstRep()
Gets the first repetition for dependency (),
creating it if it does not already exist.
|
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
Boolean |
getExperimental()
Gets the value(s) for experimental (class).
|
BooleanDt |
getExperimentalElement()
Gets the value(s) for experimental (class).
|
String |
getFhirVersion()
Gets the value(s) for fhirVersion ().
|
IdDt |
getFhirVersionElement()
Gets the value(s) for fhirVersion ().
|
List<ImplementationGuide.Global> |
getGlobal()
Gets the value(s) for global ().
|
ImplementationGuide.Global |
getGlobalFirstRep()
Gets the first repetition for global (),
creating it if it does not already exist.
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
List<ImplementationGuide.Package> |
getPackage()
Gets the value(s) for package ().
|
ImplementationGuide.Package |
getPackageFirstRep()
Gets the first repetition for package (),
creating it if it does not already exist.
|
ImplementationGuide.Page |
getPage()
Gets the value(s) for page ().
|
String |
getPublisher()
Gets the value(s) for publisher (who.witness).
|
StringDt |
getPublisherElement()
Gets the value(s) for publisher (who.witness).
|
String |
getResourceName() |
String |
getStatus()
Gets the value(s) for status (status).
|
BoundCodeDt<ConformanceResourceStatusEnum> |
getStatusElement()
Gets the value(s) for status (status).
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
String |
getUrl()
Gets the value(s) for url (id).
|
UriDt |
getUrlElement()
Gets the value(s) for url (id).
|
List<CodeableConceptDt> |
getUseContext()
Gets the value(s) for useContext ().
|
CodeableConceptDt |
getUseContextFirstRep()
Gets the first repetition for useContext (),
creating it if it does not already exist.
|
String |
getVersion()
Gets the value(s) for version (id.version).
|
StringDt |
getVersionElement()
Gets the value(s) for version (id.version).
|
boolean |
isEmpty() |
ImplementationGuide |
setBinary(List<UriDt> theValue)
Sets the value(s) for binary ()
|
ImplementationGuide |
setContact(List<ImplementationGuide.Contact> theValue)
Sets the value(s) for contact ()
|
ImplementationGuide |
setCopyright(String theString)
Sets the value for copyright ()
|
ImplementationGuide |
setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ImplementationGuide |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
ImplementationGuide |
setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
ImplementationGuide |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
ImplementationGuide |
setDependency(List<ImplementationGuide.Dependency> theValue)
Sets the value(s) for dependency ()
|
ImplementationGuide |
setDescription(String theString)
Sets the value for description ()
|
ImplementationGuide |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ImplementationGuide |
setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
ImplementationGuide |
setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
ImplementationGuide |
setFhirVersion(IdDt theValue)
Sets the value(s) for fhirVersion ()
|
ImplementationGuide |
setFhirVersion(String theId)
Sets the value for fhirVersion ()
|
ImplementationGuide |
setGlobal(List<ImplementationGuide.Global> theValue)
Sets the value(s) for global ()
|
ImplementationGuide |
setName(String theString)
Sets the value for name ()
|
ImplementationGuide |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide |
setPackage(List<ImplementationGuide.Package> theValue)
Sets the value(s) for package ()
|
ImplementationGuide |
setPage(ImplementationGuide.Page theValue)
Sets the value(s) for page ()
|
ImplementationGuide |
setPublisher(String theString)
Sets the value for publisher (who.witness)
|
ImplementationGuide |
setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
ImplementationGuide |
setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
ImplementationGuide |
setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
ImplementationGuide |
setUrl(String theUri)
Sets the value for url (id)
|
ImplementationGuide |
setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
ImplementationGuide |
setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ImplementationGuide |
setVersion(String theString)
Sets the value for version (id.version)
|
ImplementationGuide |
setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_URL
Description:
Type: uri
Path: ImplementationGuide.url
public static final UriClientParam URL
Description:
Type: uri
Path: ImplementationGuide.url
public static final String SP_VERSION
Description: The version identifier of the implementation guide
Type: token
Path: ImplementationGuide.version
public static final TokenClientParam VERSION
Description: The version identifier of the implementation guide
Type: token
Path: ImplementationGuide.version
public static final String SP_NAME
Description: Name of the implementation guide
Type: string
Path: ImplementationGuide.name
public static final StringClientParam NAME
Description: Name of the implementation guide
Type: string
Path: ImplementationGuide.name
public static final String SP_PUBLISHER
Description: Name of the publisher of the implementation guide
Type: string
Path: ImplementationGuide.publisher
public static final StringClientParam PUBLISHER
Description: Name of the publisher of the implementation guide
Type: string
Path: ImplementationGuide.publisher
public static final String SP_DESCRIPTION
Description: Text search in the description of the implementation guide
Type: string
Path: ImplementationGuide.description
public static final StringClientParam DESCRIPTION
Description: Text search in the description of the implementation guide
Type: string
Path: ImplementationGuide.description
public static final String SP_STATUS
Description: The current status of the implementation guide
Type: token
Path: ImplementationGuide.status
public static final TokenClientParam STATUS
Description: The current status of the implementation guide
Type: token
Path: ImplementationGuide.status
public static final String SP_DATE
Description: The implementation guide publication date
Type: date
Path: ImplementationGuide.date
public static final DateClientParam DATE
Description: The implementation guide publication date
Type: date
Path: ImplementationGuide.date
public static final String SP_CONTEXT
Description: A use context assigned to the structure
Type: token
Path: ImplementationGuide.useContext
public static final TokenClientParam CONTEXT
Description: A use context assigned to the structure
Type: token
Path: ImplementationGuide.useContext
public static final String SP_EXPERIMENTAL
Description:
Type: token
Path: ImplementationGuide.experimental
public static final TokenClientParam EXPERIMENTAL
Description:
Type: token
Path: ImplementationGuide.experimental
public static final String SP_DEPENDENCY
Description:
Type: uri
Path: ImplementationGuide.dependency.uri
public static final UriClientParam DEPENDENCY
Description:
Type: uri
Path: ImplementationGuide.dependency.uri
public ImplementationGuide()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic UriDt getUrlElement()
null.
Definition: An absolute URL that is used to identify this implementation guide 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 implementation guide is (or will be) published
public String getUrl()
null.
Definition: An absolute URL that is used to identify this implementation guide 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 implementation guide is (or will be) published
public ImplementationGuide setUrl(UriDt theValue)
Definition: An absolute URL that is used to identify this implementation guide 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 implementation guide is (or will be) published
public ImplementationGuide setUrl(String theUri)
Definition: An absolute URL that is used to identify this implementation guide 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 implementation guide is (or will be) published
public StringDt getVersionElement()
null.
Definition: 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 manually
public String getVersion()
null.
Definition: 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 manually
public ImplementationGuide setVersion(StringDt theValue)
Definition: 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 manually
public ImplementationGuide setVersion(String theString)
Definition: 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 manually
public StringDt getNameElement()
null.
Definition: A free text natural language name identifying the Implementation Guide
public String getName()
null.
Definition: A free text natural language name identifying the Implementation Guide
public ImplementationGuide setName(StringDt theValue)
Definition: A free text natural language name identifying the Implementation Guide
public ImplementationGuide setName(String theString)
Definition: A free text natural language name identifying the Implementation Guide
public BoundCodeDt<ConformanceResourceStatusEnum> getStatusElement()
null.
Definition: The status of the Implementation Guide
public String getStatus()
null.
Definition: The status of the Implementation Guide
public ImplementationGuide setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Definition: The status of the Implementation Guide
public ImplementationGuide setStatus(ConformanceResourceStatusEnum theValue)
Definition: The status of the Implementation Guide
public BooleanDt getExperimentalElement()
null.
Definition: This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public Boolean getExperimental()
null.
Definition: This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ImplementationGuide setExperimental(BooleanDt theValue)
Definition: This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ImplementationGuide setExperimental(boolean theBoolean)
Definition: This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StringDt getPublisherElement()
null.
Definition: The name of the individual or organization that published the implementation guide
public String getPublisher()
null.
Definition: The name of the individual or organization that published the implementation guide
public ImplementationGuide setPublisher(StringDt theValue)
Definition: The name of the individual or organization that published the implementation guide
public ImplementationGuide setPublisher(String theString)
Definition: The name of the individual or organization that published the implementation guide
public List<ImplementationGuide.Contact> getContact()
null.
Definition: Contacts to assist a user in finding and communicating with the publisher
public ImplementationGuide setContact(List<ImplementationGuide.Contact> theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
public ImplementationGuide.Contact addContact()
Definition: Contacts to assist a user in finding and communicating with the publisher
public ImplementationGuide addContact(ImplementationGuide.Contact theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
theValue - The contact to add (must not be null)public ImplementationGuide.Contact getContactFirstRep()
Definition: Contacts to assist a user in finding and communicating with the publisher
public DateTimeDt getDateElement()
null.
Definition: The date this version of the implementation guide 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 implementation guide changes
public Date getDate()
null.
Definition: The date this version of the implementation guide 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 implementation guide changes
public ImplementationGuide setDate(DateTimeDt theValue)
Definition: The date this version of the implementation guide 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 implementation guide changes
public ImplementationGuide setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date this version of the implementation guide 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 implementation guide changes
public ImplementationGuide setDateWithSecondsPrecision(Date theDate)
Definition: The date this version of the implementation guide 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 implementation guide changes
public StringDt getDescriptionElement()
null.
Definition: A free text natural language description of the Implementation Guide and its use
public String getDescription()
null.
Definition: A free text natural language description of the Implementation Guide and its use
public ImplementationGuide setDescription(StringDt theValue)
Definition: A free text natural language description of the Implementation Guide and its use
public ImplementationGuide setDescription(String theString)
Definition: A free text natural language description of the Implementation Guide and its use
public List<CodeableConceptDt> getUseContext()
null.
Definition: 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 implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined
public ImplementationGuide setUseContext(List<CodeableConceptDt> theValue)
Definition: 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 implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined
public CodeableConceptDt addUseContext()
Definition: 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 implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined
public ImplementationGuide addUseContext(CodeableConceptDt theValue)
Definition: 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 implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined
theValue - The useContext to add (must not be null)public CodeableConceptDt getUseContextFirstRep()
Definition: 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 implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined
public StringDt getCopyrightElement()
null.
Definition: 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 details of the constraints and mappings
public String getCopyright()
null.
Definition: 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 details of the constraints and mappings
public ImplementationGuide setCopyright(StringDt theValue)
Definition: 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 details of the constraints and mappings
public ImplementationGuide setCopyright(String theString)
Definition: 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 details of the constraints and mappings
public IdDt getFhirVersionElement()
null.
Definition: 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 $version$ for this version
public String getFhirVersion()
null.
Definition: 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 $version$ for this version
public ImplementationGuide setFhirVersion(IdDt theValue)
Definition: 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 $version$ for this version
public ImplementationGuide setFhirVersion(String theId)
Definition: 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 $version$ for this version
public List<ImplementationGuide.Dependency> getDependency()
null.
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
public ImplementationGuide setDependency(List<ImplementationGuide.Dependency> theValue)
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
public ImplementationGuide.Dependency addDependency()
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
public ImplementationGuide addDependency(ImplementationGuide.Dependency theValue)
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
theValue - The dependency to add (must not be null)public ImplementationGuide.Dependency getDependencyFirstRep()
Definition: Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides
public List<ImplementationGuide.Package> getPackage()
null.
Definition: A logical group of resources. Logical groups can be used when building pages
public ImplementationGuide setPackage(List<ImplementationGuide.Package> theValue)
Definition: A logical group of resources. Logical groups can be used when building pages
public ImplementationGuide.Package addPackage()
Definition: A logical group of resources. Logical groups can be used when building pages
public ImplementationGuide addPackage(ImplementationGuide.Package theValue)
Definition: A logical group of resources. Logical groups can be used when building pages
theValue - The package to add (must not be null)public ImplementationGuide.Package getPackageFirstRep()
Definition: A logical group of resources. Logical groups can be used when building pages
public List<ImplementationGuide.Global> getGlobal()
null.
Definition: A set of profiles that all resources covered by this implementation guide must conform to
public ImplementationGuide setGlobal(List<ImplementationGuide.Global> theValue)
Definition: A set of profiles that all resources covered by this implementation guide must conform to
public ImplementationGuide.Global addGlobal()
Definition: A set of profiles that all resources covered by this implementation guide must conform to
public ImplementationGuide addGlobal(ImplementationGuide.Global theValue)
Definition: A set of profiles that all resources covered by this implementation guide must conform to
theValue - The global to add (must not be null)public ImplementationGuide.Global getGlobalFirstRep()
Definition: A set of profiles that all resources covered by this implementation guide must conform to
public List<UriDt> getBinary()
null.
Definition: A binary file that is included in the implementation guide when it is published
public ImplementationGuide setBinary(List<UriDt> theValue)
Definition: A binary file that is included in the implementation guide when it is published
public UriDt addBinary()
Definition: A binary file that is included in the implementation guide when it is published
public ImplementationGuide addBinary(UriDt theValue)
Definition: A binary file that is included in the implementation guide when it is published
theValue - The binary to add (must not be null)public UriDt getBinaryFirstRep()
Definition: A binary file that is included in the implementation guide when it is published
public ImplementationGuide addBinary(String theUri)
Definition: A binary file that is included in the implementation guide when it is published
public ImplementationGuide.Page getPage()
null.
Definition: A page / section in the implementation guide. The root page is the implementation guide home page
public ImplementationGuide setPage(ImplementationGuide.Page theValue)
Definition: A page / section in the implementation guide. The root page is the implementation guide home page
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.