Package org.hl7.fhir.r5.patterns
Class ActivityDefinitionDefinitionImpl
- java.lang.Object
-
- org.hl7.fhir.r5.patterns.PatternBaseImpl
-
- org.hl7.fhir.r5.patterns.ActivityDefinitionDefinitionImpl
-
- All Implemented Interfaces:
Definition,PatternBase
public class ActivityDefinitionDefinitionImpl extends PatternBaseImpl implements Definition
-
-
Constructor Summary
Constructors Constructor Description ActivityDefinitionDefinitionImpl(ActivityDefinition wrapped)
-
Method Summary
-
Methods inherited from class org.hl7.fhir.r5.patterns.PatternBaseImpl
convertAnnotationToString, convertStringToAnnotation, getExtension, getId, setId
-
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.r5.patterns.PatternBase
getExtension, getId, setId
-
-
-
-
Constructor Detail
-
ActivityDefinitionDefinitionImpl
public ActivityDefinitionDefinitionImpl(ActivityDefinition wrapped)
-
-
Method Detail
-
getUrlMin
public int getUrlMin()
- Specified by:
getUrlMinin interfaceDefinition- Returns:
- minimum allowed cardinality for url. Note that with patterns, this may be different for the underlying resource
-
getUrlMax
public int getUrlMax()
- Specified by:
getUrlMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for url. Note that with patterns, this may be different for the underlying resource
-
getUrlElement
public UriType getUrlElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getUrlElementin interfaceDefinition- Returns:
#url(An absolute URL that is used to identify this {{title}} 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 {{title}} is (or will be) published. The URL SHOULD include the major version of the {{title}}. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasUrlElement
public boolean hasUrlElement()
- Specified by:
hasUrlElementin interfaceDefinition
-
hasUrl
public boolean hasUrl()
- Specified by:
hasUrlin interfaceDefinition- Returns:
- whether there is more than zero values for url
-
setUrlElement
public Definition setUrlElement(UriType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setUrlElementin interfaceDefinition- Parameters:
value-#url(An absolute URL that is used to identify this {{title}} 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 {{title}} is (or will be) published. The URL SHOULD include the major version of the {{title}}. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getUrl
public String getUrl() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getUrlin interfaceDefinition- Returns:
- An absolute URL that is used to identify this {{title}} 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 {{title}} is (or will be) published. The URL SHOULD include the major version of the {{title}}. For more information see [Technical and Business Versions](resource.html#versions).
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setUrl
public Definition setUrl(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setUrlin interfaceDefinition- Parameters:
value- An absolute URL that is used to identify this {{title}} 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 {{title}} is (or will be) published. The URL SHOULD include the major version of the {{title}}. For more information see [Technical and Business Versions](resource.html#versions).- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getIdentifierMin
public int getIdentifierMin()
- Specified by:
getIdentifierMinin interfaceDefinition- Returns:
- minimum allowed cardinality for identifier. Note that with patterns, this may be different for the underlying resource
-
getIdentifierMax
public int getIdentifierMax()
- Specified by:
getIdentifierMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for identifier. Note that with patterns, this may be different for the underlying resource
-
getIdentifier
public Identifier getIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getIdentifierin interfaceDefinition- Returns:
#identifier(Business identifiers assigned to this {{title}} by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasIdentifier
public boolean hasIdentifier()
- Specified by:
hasIdentifierin interfaceDefinition- Returns:
- whether there is more than zero values for identifier
-
setIdentifier
public Definition setIdentifier(Identifier value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setIdentifierin interfaceDefinition- Parameters:
value-#identifier(Business identifiers assigned to this {{title}} by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getVersionMin
public int getVersionMin()
- Specified by:
getVersionMinin interfaceDefinition- Returns:
- minimum allowed cardinality for version. Note that with patterns, this may be different for the underlying resource
-
getVersionMax
public int getVersionMax()
- Specified by:
getVersionMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for version. Note that with patterns, this may be different for the underlying resource
-
getVersionElement
public StringType getVersionElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getVersionElementin interfaceDefinition- Returns:
#version(The identifier that is used to identify this version of the {{title}} when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the {{title}} 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 are orderable.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasVersionElement
public boolean hasVersionElement()
- Specified by:
hasVersionElementin interfaceDefinition
-
hasVersion
public boolean hasVersion()
- Specified by:
hasVersionin interfaceDefinition- Returns:
- whether there is more than zero values for version
-
setVersionElement
public Definition setVersionElement(StringType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setVersionElementin interfaceDefinition- Parameters:
value-#version(The identifier that is used to identify this version of the {{title}} when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the {{title}} 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 are orderable.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getVersion
public String getVersion() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getVersionin interfaceDefinition- Returns:
- The identifier that is used to identify this version of the {{title}} when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the {{title}} 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 are orderable.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setVersion
public Definition setVersion(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setVersionin interfaceDefinition- Parameters:
value- The identifier that is used to identify this version of the {{title}} when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the {{title}} 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 are orderable.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTitleMin
public int getTitleMin()
- Specified by:
getTitleMinin interfaceDefinition- Returns:
- minimum allowed cardinality for title. Note that with patterns, this may be different for the underlying resource
-
getTitleMax
public int getTitleMax()
- Specified by:
getTitleMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for title. Note that with patterns, this may be different for the underlying resource
-
getTitleElement
public StringType getTitleElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getTitleElementin interfaceDefinition- Returns:
#title(A short, descriptive, user-friendly title for the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasTitleElement
public boolean hasTitleElement()
- Specified by:
hasTitleElementin interfaceDefinition
-
hasTitle
public boolean hasTitle()
- Specified by:
hasTitlein interfaceDefinition- Returns:
- whether there is more than zero values for title
-
setTitleElement
public Definition setTitleElement(StringType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setTitleElementin interfaceDefinition- Parameters:
value-#title(A short, descriptive, user-friendly title for the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTitle
public String getTitle() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getTitlein interfaceDefinition- Returns:
- A short, descriptive, user-friendly title for the {{title}}.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setTitle
public Definition setTitle(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setTitlein interfaceDefinition- Parameters:
value- A short, descriptive, user-friendly title for the {{title}}.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDerivedFromCanonicalMin
public int getDerivedFromCanonicalMin()
- Specified by:
getDerivedFromCanonicalMinin interfaceDefinition- Returns:
- minimum allowed cardinality for derivedFromCanonical. Note that with patterns, this may be different for the underlying resource
-
getDerivedFromCanonicalMax
public int getDerivedFromCanonicalMax()
- Specified by:
getDerivedFromCanonicalMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for derivedFromCanonical. Note that with patterns, this may be different for the underlying resource
-
getDerivedFromCanonical
public List<CanonicalType> getDerivedFromCanonical() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDerivedFromCanonicalin interfaceDefinition- Returns:
#derivedFromCanonical(The canonical URL pointing to another FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setDerivedFromCanonical
public Definition setDerivedFromCanonical(List<CanonicalType> theDerivedFromCanonical) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDerivedFromCanonicalin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDerivedFromCanonical
public boolean hasDerivedFromCanonical()
- Specified by:
hasDerivedFromCanonicalin interfaceDefinition- Returns:
- whether there is more than zero values for derivedFromCanonical
-
addDerivedFromCanonicalElement
public CanonicalType addDerivedFromCanonicalElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addDerivedFromCanonicalElementin interfaceDefinition- Returns:
#derivedFromCanonical(The canonical URL pointing to another FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addDerivedFromCanonical
public Definition addDerivedFromCanonical(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addDerivedFromCanonicalin interfaceDefinition- Parameters:
value-#derivedFromCanonical(The canonical URL pointing to another FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDerivedFromCanonical
public boolean hasDerivedFromCanonical(String value)
- Specified by:
hasDerivedFromCanonicalin interfaceDefinition- Parameters:
value-#derivedFromCanonical(The canonical URL pointing to another FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)
-
getDerivedFromUriMin
public int getDerivedFromUriMin()
- Specified by:
getDerivedFromUriMinin interfaceDefinition- Returns:
- minimum allowed cardinality for derivedFromUri. Note that with patterns, this may be different for the underlying resource
-
getDerivedFromUriMax
public int getDerivedFromUriMax()
- Specified by:
getDerivedFromUriMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for derivedFromUri. Note that with patterns, this may be different for the underlying resource
-
getDerivedFromUri
public List<UriType> getDerivedFromUri() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDerivedFromUriin interfaceDefinition- Returns:
#derivedFromUri(The URL pointing to an externally-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setDerivedFromUri
public Definition setDerivedFromUri(List<UriType> theDerivedFromUri) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDerivedFromUriin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDerivedFromUri
public boolean hasDerivedFromUri()
- Specified by:
hasDerivedFromUriin interfaceDefinition- Returns:
- whether there is more than zero values for derivedFromUri
-
addDerivedFromUriElement
public UriType addDerivedFromUriElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addDerivedFromUriElementin interfaceDefinition- Returns:
#derivedFromUri(The URL pointing to an externally-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addDerivedFromUri
public Definition addDerivedFromUri(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addDerivedFromUriin interfaceDefinition- Parameters:
value-#derivedFromUri(The URL pointing to an externally-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDerivedFromUri
public boolean hasDerivedFromUri(String value)
- Specified by:
hasDerivedFromUriin interfaceDefinition- Parameters:
value-#derivedFromUri(The URL pointing to an externally-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this definition.)
-
getPartOfMin
public int getPartOfMin()
- Specified by:
getPartOfMinin interfaceDefinition- Returns:
- minimum allowed cardinality for partOf. Note that with patterns, this may be different for the underlying resource
-
getPartOfMax
public int getPartOfMax()
- Specified by:
getPartOfMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for partOf. Note that with patterns, this may be different for the underlying resource
-
getPartOf
public List<CanonicalType> getPartOf() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getPartOfin interfaceDefinition- Returns:
#partOf(A larger definition of which this particular definition is a component or step.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setPartOf
public Definition setPartOf(List<CanonicalType> thePartOf) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setPartOfin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPartOf
public boolean hasPartOf()
- Specified by:
hasPartOfin interfaceDefinition- Returns:
- whether there is more than zero values for partOf
-
addPartOfElement
public CanonicalType addPartOfElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addPartOfElementin interfaceDefinition- Returns:
#partOf(A larger definition of which this particular definition is a component or step.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addPartOf
public Definition addPartOf(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addPartOfin interfaceDefinition- Parameters:
value-#partOf(A larger definition of which this particular definition is a component or step.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPartOf
public boolean hasPartOf(String value)
- Specified by:
hasPartOfin interfaceDefinition- Parameters:
value-#partOf(A larger definition of which this particular definition is a component or step.)
-
getReplacesMin
public int getReplacesMin()
- Specified by:
getReplacesMinin interfaceDefinition- Returns:
- minimum allowed cardinality for replaces. Note that with patterns, this may be different for the underlying resource
-
getReplacesMax
public int getReplacesMax()
- Specified by:
getReplacesMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for replaces. Note that with patterns, this may be different for the underlying resource
-
getReplaces
public List<CanonicalType> getReplaces() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getReplacesin interfaceDefinition- Returns:
#replaces(Completed or terminated request(s) whose function is taken by this new request.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setReplaces
public Definition setReplaces(List<CanonicalType> theReplaces) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setReplacesin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReplaces
public boolean hasReplaces()
- Specified by:
hasReplacesin interfaceDefinition- Returns:
- whether there is more than zero values for replaces
-
addReplacesElement
public CanonicalType addReplacesElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addReplacesElementin interfaceDefinition- Returns:
#replaces(Completed or terminated request(s) whose function is taken by this new request.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addReplaces
public Definition addReplaces(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addReplacesin interfaceDefinition- Parameters:
value-#replaces(Completed or terminated request(s) whose function is taken by this new request.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReplaces
public boolean hasReplaces(String value)
- Specified by:
hasReplacesin interfaceDefinition- Parameters:
value-#replaces(Completed or terminated request(s) whose function is taken by this new request.)
-
getStatusMin
public int getStatusMin()
- Specified by:
getStatusMinin interfaceDefinition- Returns:
- minimum allowed cardinality for status. Note that with patterns, this may be different for the underlying resource
-
getStatusMax
public int getStatusMax()
- Specified by:
getStatusMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for status. Note that with patterns, this may be different for the underlying resource
-
getStatusElement
public Enumeration<Enumerations.PublicationStatus> getStatusElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getStatusElementin interfaceDefinition- Returns:
#status(The current state of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStatusElement
public boolean hasStatusElement()
- Specified by:
hasStatusElementin interfaceDefinition
-
hasStatus
public boolean hasStatus()
- Specified by:
hasStatusin interfaceDefinition- Returns:
- whether there is more than zero values for status
-
setStatusElement
public Definition setStatusElement(Enumeration<Enumerations.PublicationStatus> value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setStatusElementin interfaceDefinition- Parameters:
value-#status(The current state of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getStatus
public Enumerations.PublicationStatus getStatus() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getStatusin interfaceDefinition- Returns:
- The current state of the {{title}}.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setStatus
public Definition setStatus(Enumerations.PublicationStatus value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setStatusin interfaceDefinition- Parameters:
value- The current state of the {{title}}.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getExperimentalMin
public int getExperimentalMin()
- Specified by:
getExperimentalMinin interfaceDefinition- Returns:
- minimum allowed cardinality for experimental. Note that with patterns, this may be different for the underlying resource
-
getExperimentalMax
public int getExperimentalMax()
- Specified by:
getExperimentalMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for experimental. Note that with patterns, this may be different for the underlying resource
-
getExperimentalElement
public BooleanType getExperimentalElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getExperimentalElementin interfaceDefinition- Returns:
#experimental(A flag to indicate that this {{title}} 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 value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasExperimentalElement
public boolean hasExperimentalElement()
- Specified by:
hasExperimentalElementin interfaceDefinition
-
hasExperimental
public boolean hasExperimental()
- Specified by:
hasExperimentalin interfaceDefinition- Returns:
- whether there is more than zero values for experimental
-
setExperimentalElement
public Definition setExperimentalElement(BooleanType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setExperimentalElementin interfaceDefinition- Parameters:
value-#experimental(A flag to indicate that this {{title}} 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 value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getExperimental
public boolean getExperimental() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getExperimentalin interfaceDefinition- Returns:
- A flag to indicate that this {{title}} is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setExperimental
public Definition setExperimental(boolean value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setExperimentalin interfaceDefinition- Parameters:
value- A flag to indicate that this {{title}} is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getSubjectMin
public int getSubjectMin()
- Specified by:
getSubjectMinin interfaceDefinition- Returns:
- minimum allowed cardinality for subject. Note that with patterns, this may be different for the underlying resource
-
getSubjectMax
public int getSubjectMax()
- Specified by:
getSubjectMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for subject. Note that with patterns, this may be different for the underlying resource
-
getSubject
public DataType getSubject() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getSubjectin interfaceDefinition- Returns:
#subject(A code or group definition that describes the intended subject of instantiations of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getSubjectCodeableConcept
public CodeableConcept getSubjectCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getSubjectCodeableConceptin interfaceDefinition- Returns:
#subject(A code or group definition that describes the intended subject of instantiations of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasSubjectCodeableConcept
public boolean hasSubjectCodeableConcept()
- Specified by:
hasSubjectCodeableConceptin interfaceDefinition
-
getSubjectReference
public Reference getSubjectReference() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getSubjectReferencein interfaceDefinition- Returns:
#subject(A code or group definition that describes the intended subject of instantiations of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasSubjectReference
public boolean hasSubjectReference()
- Specified by:
hasSubjectReferencein interfaceDefinition
-
hasSubject
public boolean hasSubject()
- Specified by:
hasSubjectin interfaceDefinition- Returns:
- whether there is more than zero values for subject
-
setSubject
public Definition setSubject(DataType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setSubjectin interfaceDefinition- Parameters:
value-#subject(A code or group definition that describes the intended subject of instantiations of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDateMin
public int getDateMin()
- Specified by:
getDateMinin interfaceDefinition- Returns:
- minimum allowed cardinality for date. Note that with patterns, this may be different for the underlying resource
-
getDateMax
public int getDateMax()
- Specified by:
getDateMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for date. Note that with patterns, this may be different for the underlying resource
-
getDateElement
public DateTimeType getDateElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDateElementin interfaceDefinition- Returns:
#date(For draft definitions, indicates the date of initial creation. For active definitions, represents the date of activation. For withdrawn definitions, indicates the date of withdrawal.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDateElement
public boolean hasDateElement()
- Specified by:
hasDateElementin interfaceDefinition
-
hasDate
public boolean hasDate()
- Specified by:
hasDatein interfaceDefinition- Returns:
- whether there is more than zero values for date
-
setDateElement
public Definition setDateElement(DateTimeType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDateElementin interfaceDefinition- Parameters:
value-#date(For draft definitions, indicates the date of initial creation. For active definitions, represents the date of activation. For withdrawn definitions, indicates the date of withdrawal.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDate
public Date getDate() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDatein interfaceDefinition- Returns:
- For draft definitions, indicates the date of initial creation. For active definitions, represents the date of activation. For withdrawn definitions, indicates the date of withdrawal.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setDate
public Definition setDate(Date value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDatein interfaceDefinition- Parameters:
value- For draft definitions, indicates the date of initial creation. For active definitions, represents the date of activation. For withdrawn definitions, indicates the date of withdrawal.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPublisherMin
public int getPublisherMin()
- Specified by:
getPublisherMinin interfaceDefinition- Returns:
- minimum allowed cardinality for publisher. Note that with patterns, this may be different for the underlying resource
-
getPublisherMax
public int getPublisherMax()
- Specified by:
getPublisherMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for publisher. Note that with patterns, this may be different for the underlying resource
-
getPublisher
public Reference getPublisher() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getPublisherin interfaceDefinition- Returns:
#publisher(Helps establish the "authority/credibility" of the {{title}}. May also allow for contact.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPublisher
public boolean hasPublisher()
- Specified by:
hasPublisherin interfaceDefinition- Returns:
- whether there is more than zero values for publisher
-
setPublisher
public Definition setPublisher(Reference value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setPublisherin interfaceDefinition- Parameters:
value-#publisher(Helps establish the "authority/credibility" of the {{title}}. May also allow for contact.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getContactMin
public int getContactMin()
- Specified by:
getContactMinin interfaceDefinition- Returns:
- minimum allowed cardinality for contact. Note that with patterns, this may be different for the underlying resource
-
getContactMax
public int getContactMax()
- Specified by:
getContactMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for contact. Note that with patterns, this may be different for the underlying resource
-
getContact
public List<ContactDetail> getContact() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getContactin interfaceDefinition- Returns:
#contact(Contact details to assist a user in finding and communicating with the publisher.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setContact
public Definition setContact(List<ContactDetail> theContact) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setContactin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasContact
public boolean hasContact()
- Specified by:
hasContactin interfaceDefinition- Returns:
- whether there is more than zero values for contact
-
addContact
public ContactDetail addContact() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addContactin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addContact
public Definition addContact(ContactDetail t) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addContactin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getContactFirstRep
public ContactDetail getContactFirstRep() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getContactFirstRepin interfaceDefinition- Returns:
- The first repetition of repeating field
#contact, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDescriptionMin
public int getDescriptionMin()
- Specified by:
getDescriptionMinin interfaceDefinition- Returns:
- minimum allowed cardinality for description. Note that with patterns, this may be different for the underlying resource
-
getDescriptionMax
public int getDescriptionMax()
- Specified by:
getDescriptionMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for description. Note that with patterns, this may be different for the underlying resource
-
getDescriptionElement
public MarkdownType getDescriptionElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDescriptionElementin interfaceDefinition- Returns:
#description(A free text natural language description of the {{title}} from the consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDescriptionElement
public boolean hasDescriptionElement()
- Specified by:
hasDescriptionElementin interfaceDefinition
-
hasDescription
public boolean hasDescription()
- Specified by:
hasDescriptionin interfaceDefinition- Returns:
- whether there is more than zero values for description
-
setDescriptionElement
public Definition setDescriptionElement(MarkdownType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDescriptionElementin interfaceDefinition- Parameters:
value-#description(A free text natural language description of the {{title}} from the consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDescription
public String getDescription() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getDescriptionin interfaceDefinition- Returns:
- A free text natural language description of the {{title}} from the consumer's perspective.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setDescription
public Definition setDescription(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setDescriptionin interfaceDefinition- Parameters:
value- A free text natural language description of the {{title}} from the consumer's perspective.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getUseContextMin
public int getUseContextMin()
- Specified by:
getUseContextMinin interfaceDefinition- Returns:
- minimum allowed cardinality for useContext. Note that with patterns, this may be different for the underlying resource
-
getUseContextMax
public int getUseContextMax()
- Specified by:
getUseContextMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for useContext. Note that with patterns, this may be different for the underlying resource
-
getUseContext
public List<UsageContext> getUseContext() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getUseContextin interfaceDefinition- 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 code system definitions.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setUseContext
public Definition setUseContext(List<UsageContext> theUseContext) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setUseContextin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasUseContext
public boolean hasUseContext()
- Specified by:
hasUseContextin interfaceDefinition- Returns:
- whether there is more than zero values for useContext
-
addUseContext
public UsageContext addUseContext() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addUseContextin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addUseContext
public Definition addUseContext(UsageContext t) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addUseContextin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getUseContextFirstRep
public UsageContext getUseContextFirstRep() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getUseContextFirstRepin interfaceDefinition- Returns:
- The first repetition of repeating field
#useContext, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getJurisdictionMin
public int getJurisdictionMin()
- Specified by:
getJurisdictionMinin interfaceDefinition- Returns:
- minimum allowed cardinality for jurisdiction. Note that with patterns, this may be different for the underlying resource
-
getJurisdictionMax
public int getJurisdictionMax()
- Specified by:
getJurisdictionMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for jurisdiction. Note that with patterns, this may be different for the underlying resource
-
getJurisdiction
public List<CodeableConcept> getJurisdiction() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getJurisdictionin interfaceDefinition- Returns:
#jurisdiction(A jurisdiction in which the {{title}} is intended to be used.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setJurisdiction
public Definition setJurisdiction(List<CodeableConcept> theJurisdiction) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setJurisdictionin interfaceDefinition- Returns:
- Returns a reference to
thisfor easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasJurisdiction
public boolean hasJurisdiction()
- Specified by:
hasJurisdictionin interfaceDefinition- Returns:
- whether there is more than zero values for jurisdiction
-
addJurisdiction
public CodeableConcept addJurisdiction() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addJurisdictionin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addJurisdiction
public Definition addJurisdiction(CodeableConcept t) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
addJurisdictionin interfaceDefinition- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getJurisdictionFirstRep
public CodeableConcept getJurisdictionFirstRep() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getJurisdictionFirstRepin interfaceDefinition- Returns:
- The first repetition of repeating field
#jurisdiction, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPurposeMin
public int getPurposeMin()
- Specified by:
getPurposeMinin interfaceDefinition- Returns:
- minimum allowed cardinality for purpose. Note that with patterns, this may be different for the underlying resource
-
getPurposeMax
public int getPurposeMax()
- Specified by:
getPurposeMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for purpose. Note that with patterns, this may be different for the underlying resource
-
getPurposeElement
public MarkdownType getPurposeElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getPurposeElementin interfaceDefinition- Returns:
#purpose(Explains why this {{title}} is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPurposeElement
public boolean hasPurposeElement()
- Specified by:
hasPurposeElementin interfaceDefinition
-
hasPurpose
public boolean hasPurpose()
- Specified by:
hasPurposein interfaceDefinition- Returns:
- whether there is more than zero values for purpose
-
setPurposeElement
public Definition setPurposeElement(MarkdownType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setPurposeElementin interfaceDefinition- Parameters:
value-#purpose(Explains why this {{title}} is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPurpose
public String getPurpose() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getPurposein interfaceDefinition- Returns:
- Explains why this {{title}} is needed and why it has been designed as it has.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setPurpose
public Definition setPurpose(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setPurposein interfaceDefinition- Parameters:
value- Explains why this {{title}} is needed and why it has been designed as it has.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getCopyrightMin
public int getCopyrightMin()
- Specified by:
getCopyrightMinin interfaceDefinition- Returns:
- minimum allowed cardinality for copyright. Note that with patterns, this may be different for the underlying resource
-
getCopyrightMax
public int getCopyrightMax()
- Specified by:
getCopyrightMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for copyright. Note that with patterns, this may be different for the underlying resource
-
getCopyrightElement
public MarkdownType getCopyrightElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getCopyrightElementin interfaceDefinition- Returns:
#copyright(A copyright statement relating to the {{title}} and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasCopyrightElement
public boolean hasCopyrightElement()
- Specified by:
hasCopyrightElementin interfaceDefinition
-
hasCopyright
public boolean hasCopyright()
- Specified by:
hasCopyrightin interfaceDefinition- Returns:
- whether there is more than zero values for copyright
-
setCopyrightElement
public Definition setCopyrightElement(MarkdownType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setCopyrightElementin interfaceDefinition- Parameters:
value-#copyright(A copyright statement relating to the {{title}} and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getCopyright
public String getCopyright() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getCopyrightin interfaceDefinition- Returns:
- A copyright statement relating to the {{title}} and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the {{title}}.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setCopyright
public Definition setCopyright(String value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setCopyrightin interfaceDefinition- Parameters:
value- A copyright statement relating to the {{title}} and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the {{title}}.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getApprovalDateMin
public int getApprovalDateMin()
- Specified by:
getApprovalDateMinin interfaceDefinition- Returns:
- minimum allowed cardinality for approvalDate. Note that with patterns, this may be different for the underlying resource
-
getApprovalDateMax
public int getApprovalDateMax()
- Specified by:
getApprovalDateMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for approvalDate. Note that with patterns, this may be different for the underlying resource
-
getApprovalDateElement
public DateType getApprovalDateElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getApprovalDateElementin interfaceDefinition- Returns:
#approvalDate(The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage.). This is the underlying object with id, value and extensions. The accessor "getApprovalDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasApprovalDateElement
public boolean hasApprovalDateElement()
- Specified by:
hasApprovalDateElementin interfaceDefinition
-
hasApprovalDate
public boolean hasApprovalDate()
- Specified by:
hasApprovalDatein interfaceDefinition- Returns:
- whether there is more than zero values for approvalDate
-
setApprovalDateElement
public Definition setApprovalDateElement(DateType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setApprovalDateElementin interfaceDefinition- Parameters:
value-#approvalDate(The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage.). This is the underlying object with id, value and extensions. The accessor "getApprovalDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getApprovalDate
public Date getApprovalDate() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getApprovalDatein interfaceDefinition- Returns:
- The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setApprovalDate
public Definition setApprovalDate(Date value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setApprovalDatein interfaceDefinition- Parameters:
value- The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getLastReviewDateMin
public int getLastReviewDateMin()
- Specified by:
getLastReviewDateMinin interfaceDefinition- Returns:
- minimum allowed cardinality for lastReviewDate. Note that with patterns, this may be different for the underlying resource
-
getLastReviewDateMax
public int getLastReviewDateMax()
- Specified by:
getLastReviewDateMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for lastReviewDate. Note that with patterns, this may be different for the underlying resource
-
getLastReviewDateElement
public DateType getLastReviewDateElement() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getLastReviewDateElementin interfaceDefinition- Returns:
#lastReviewDate(The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date.). This is the underlying object with id, value and extensions. The accessor "getLastReviewDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasLastReviewDateElement
public boolean hasLastReviewDateElement()
- Specified by:
hasLastReviewDateElementin interfaceDefinition
-
hasLastReviewDate
public boolean hasLastReviewDate()
- Specified by:
hasLastReviewDatein interfaceDefinition- Returns:
- whether there is more than zero values for lastReviewDate
-
setLastReviewDateElement
public Definition setLastReviewDateElement(DateType value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setLastReviewDateElementin interfaceDefinition- Parameters:
value-#lastReviewDate(The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date.). This is the underlying object with id, value and extensions. The accessor "getLastReviewDate" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getLastReviewDate
public Date getLastReviewDate() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getLastReviewDatein interfaceDefinition- Returns:
- The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setLastReviewDate
public Definition setLastReviewDate(Date value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setLastReviewDatein interfaceDefinition- Parameters:
value- The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getEffectivePeriodMin
public int getEffectivePeriodMin()
- Specified by:
getEffectivePeriodMinin interfaceDefinition- Returns:
- minimum allowed cardinality for effectivePeriod. Note that with patterns, this may be different for the underlying resource
-
getEffectivePeriodMax
public int getEffectivePeriodMax()
- Specified by:
getEffectivePeriodMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for effectivePeriod. Note that with patterns, this may be different for the underlying resource
-
getEffectivePeriod
public Period getEffectivePeriod() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getEffectivePeriodin interfaceDefinition- Returns:
#effectivePeriod(The period during which the {{title}} content was or is planned to be effective.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEffectivePeriod
public boolean hasEffectivePeriod()
- Specified by:
hasEffectivePeriodin interfaceDefinition- Returns:
- whether there is more than zero values for effectivePeriod
-
setEffectivePeriod
public Definition setEffectivePeriod(Period value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setEffectivePeriodin interfaceDefinition- Parameters:
value-#effectivePeriod(The period during which the {{title}} content was or is planned to be effective.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPerformerTypeMin
public int getPerformerTypeMin()
- Specified by:
getPerformerTypeMinin interfaceDefinition- Returns:
- minimum allowed cardinality for performerType. Note that with patterns, this may be different for the underlying resource
-
getPerformerTypeMax
public int getPerformerTypeMax()
- Specified by:
getPerformerTypeMaxin interfaceDefinition- Returns:
- maximum allowed cardinality for performerType. Note that with patterns, this may be different for the underlying resource
-
getPerformerType
public CodeableConcept getPerformerType() throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
getPerformerTypein interfaceDefinition- Returns:
#performerType(The type of individual that is expected to act upon instances of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPerformerType
public boolean hasPerformerType()
- Specified by:
hasPerformerTypein interfaceDefinition- Returns:
- whether there is more than zero values for performerType
-
setPerformerType
public Definition setPerformerType(CodeableConcept value) throws org.hl7.fhir.exceptions.FHIRException
- Specified by:
setPerformerTypein interfaceDefinition- Parameters:
value-#performerType(The type of individual that is expected to act upon instances of this definition.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceDefinition
-
-