Class Invoice
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static enum
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Reference
Account which is supposed to be balanced with this Invoice.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for accountprotected Account
The actual object that is the target of the reference (Account which is supposed to be balanced with this Invoice.)protected StringType
In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).protected DateTimeType
Date/time(s) of when this Invoice was posted.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for dateprotected List
<Identifier> Identifier of this Invoice, often used for reference in correspondence about this invoice or for tracking of payments.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.protected Reference
The organizationissuing the Invoice.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for issuerprotected Organization
The actual object that is the target of the reference (The organizationissuing the Invoice.)protected List
<Invoice.InvoiceLineItemComponent> Each line item represents one charge for goods and services rendered.protected List
<Annotation> Comments made about the invoice by the issuer, subject, or other participants.protected List
<Invoice.InvoiceParticipantComponent> Indicates who or what performed or participated in the charged service.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for participantstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for participant-rolestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected MarkdownType
Payment details such as banking details, period of payment, deductibles, methods of payment.protected Reference
The individual or Organization responsible for balancing of this invoice.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for recipientprotected Resource
The actual object that is the target of the reference (The individual or Organization responsible for balancing of this invoice.)static final String
Search parameter: accountstatic final String
Search parameter: datestatic final String
Search parameter: identifierstatic final String
Search parameter: issuerstatic final String
Search parameter: participantstatic final String
Search parameter: participant-rolestatic final String
Search parameter: patientstatic final String
Search parameter: recipientstatic final String
Search parameter: statusstatic final String
Search parameter: subjectstatic final String
Search parameter: totalgrossstatic final String
Search parameter: totalnetstatic final String
Search parameter: typeprotected Enumeration
<Invoice.InvoiceStatus> The current state of the Invoice.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusprotected Reference
The individual or set of individuals receiving the goods and services billed in this invoice.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectprotected Resource
The actual object that is the target of the reference (The individual or set of individuals receiving the goods and services billed in this invoice.)protected Money
Invoice total, tax included.static final ca.uhn.fhir.rest.gclient.QuantityClientParam
Fluent Client search parameter constant for totalgrossprotected Money
Invoice total , taxes excluded.static final ca.uhn.fhir.rest.gclient.QuantityClientParam
Fluent Client search parameter constant for totalnetThe total amount for the Invoice may be calculated as the sum of the line items with surcharges/deductions that apply in certain conditions.protected CodeableConcept
Type of Invoice depending on domain, realm an usage (e.g.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for typeFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionInvoice()
ConstructorInvoice
(Enumeration<Invoice.InvoiceStatus> status) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddNote()
copy()
void
copyValues
(Invoice dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getDate()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
Base[]
getProperty
(int hash, String name, boolean checkValid) getType()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
hasDate()
boolean
boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setAccount
(Reference value) setAccountTarget
(Account value) setCancelledReason
(String value) setDateElement
(DateTimeType value) setIdentifier
(List<Identifier> theIdentifier) setIssuerTarget
(Organization value) setLineItem
(List<Invoice.InvoiceLineItemComponent> theLineItem) setNote
(List<Annotation> theNote) setParticipant
(List<Invoice.InvoiceParticipantComponent> theParticipant) setPaymentTerms
(String value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRecipient
(Reference value) setRecipientTarget
(Resource value) setStatus
(Invoice.InvoiceStatus value) setSubject
(Reference value) setSubjectTarget
(Resource value) setTotalGross
(Money value) setTotalNet
(Money value) setTotalPriceComponent
(List<Invoice.InvoiceLineItemPriceComponentComponent> theTotalPriceComponent) setType
(CodeableConcept value) protected Invoice
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, 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, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
Identifier of this Invoice, often used for reference in correspondence about this invoice or for tracking of payments. -
status
The current state of the Invoice. -
cancelledReason
In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.). -
type
Type of Invoice depending on domain, realm an usage (e.g. internal/external, dental, preliminary). -
subject
The individual or set of individuals receiving the goods and services billed in this invoice. -
subjectTarget
The actual object that is the target of the reference (The individual or set of individuals receiving the goods and services billed in this invoice.) -
recipient
The individual or Organization responsible for balancing of this invoice. -
recipientTarget
The actual object that is the target of the reference (The individual or Organization responsible for balancing of this invoice.) -
date
Date/time(s) of when this Invoice was posted. -
participant
Indicates who or what performed or participated in the charged service. -
issuer
The organizationissuing the Invoice. -
issuerTarget
The actual object that is the target of the reference (The organizationissuing the Invoice.) -
account
Account which is supposed to be balanced with this Invoice. -
accountTarget
The actual object that is the target of the reference (Account which is supposed to be balanced with this Invoice.) -
lineItem
Each line item represents one charge for goods and services rendered. Details such as date, code and amount are found in the referenced ChargeItem resource. -
totalPriceComponent
The total amount for the Invoice may be calculated as the sum of the line items with surcharges/deductions that apply in certain conditions. The priceComponent element can be used to offer transparency to the recipient of the Invoice of how the total price was calculated. -
totalNet
Invoice total , taxes excluded. -
totalGross
Invoice total, tax included. -
paymentTerms
Payment details such as banking details, period of payment, deductibles, methods of payment. -
note
Comments made about the invoice by the issuer, subject, or other participants. -
SP_DATE
Search parameter: dateDescription: Invoice date / posting date
Type: date
Path: Invoice.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: Invoice date / posting date
Type: date
Path: Invoice.date
-
SP_IDENTIFIER
Search parameter: identifierDescription: Business Identifier for item
Type: token
Path: Invoice.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business Identifier for item
Type: token
Path: Invoice.identifier
-
SP_TOTALGROSS
Search parameter: totalgrossDescription: Gross total of this Invoice
Type: quantity
Path: Invoice.totalGross
- See Also:
-
TOTALGROSS
Fluent Client search parameter constant for totalgrossDescription: Gross total of this Invoice
Type: quantity
Path: Invoice.totalGross
-
SP_SUBJECT
Search parameter: subjectDescription: Recipient(s) of goods and services
Type: reference
Path: Invoice.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Recipient(s) of goods and services
Type: reference
Path: Invoice.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:subject". -
SP_PARTICIPANT_ROLE
Search parameter: participant-roleDescription: Type of involvement in creation of this Invoice
Type: token
Path: Invoice.participant.role
- See Also:
-
PARTICIPANT_ROLE
Fluent Client search parameter constant for participant-roleDescription: Type of involvement in creation of this Invoice
Type: token
Path: Invoice.participant.role
-
SP_TYPE
Search parameter: typeDescription: Type of Invoice
Type: token
Path: Invoice.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: Type of Invoice
Type: token
Path: Invoice.type
-
SP_ISSUER
Search parameter: issuerDescription: Issuing Organization of Invoice
Type: reference
Path: Invoice.issuer
- See Also:
-
ISSUER
Fluent Client search parameter constant for issuerDescription: Issuing Organization of Invoice
Type: reference
Path: Invoice.issuer
-
INCLUDE_ISSUER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:issuer". -
SP_PARTICIPANT
Search parameter: participantDescription: Individual who was involved
Type: reference
Path: Invoice.participant.actor
- See Also:
-
PARTICIPANT
Fluent Client search parameter constant for participantDescription: Individual who was involved
Type: reference
Path: Invoice.participant.actor
-
INCLUDE_PARTICIPANT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:participant". -
SP_TOTALNET
Search parameter: totalnetDescription: Net total of this Invoice
Type: quantity
Path: Invoice.totalNet
- See Also:
-
TOTALNET
Fluent Client search parameter constant for totalnetDescription: Net total of this Invoice
Type: quantity
Path: Invoice.totalNet
-
SP_PATIENT
Search parameter: patientDescription: Recipient(s) of goods and services
Type: reference
Path: Invoice.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Recipient(s) of goods and services
Type: reference
Path: Invoice.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:patient". -
SP_RECIPIENT
Search parameter: recipientDescription: Recipient of this invoice
Type: reference
Path: Invoice.recipient
- See Also:
-
RECIPIENT
Fluent Client search parameter constant for recipientDescription: Recipient of this invoice
Type: reference
Path: Invoice.recipient
-
INCLUDE_RECIPIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:recipient". -
SP_ACCOUNT
Search parameter: accountDescription: Account that is being balanced
Type: reference
Path: Invoice.account
- See Also:
-
ACCOUNT
Fluent Client search parameter constant for accountDescription: Account that is being balanced
Type: reference
Path: Invoice.account
-
INCLUDE_ACCOUNT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Invoice:account". -
SP_STATUS
Search parameter: statusDescription: draft | issued | balanced | cancelled | entered-in-error
Type: token
Path: Invoice.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: draft | issued | balanced | cancelled | entered-in-error
Type: token
Path: Invoice.status
-
-
Constructor Details
-
Invoice
public Invoice()Constructor -
Invoice
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(Identifier of this Invoice, often used for reference in correspondence about this invoice or for tracking of payments.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist
-
getStatusElement
- Returns:
status
(The current state of the Invoice.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The current state of the Invoice.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The current state of the Invoice.
-
setStatus
- Parameters:
value
- The current state of the Invoice.
-
getCancelledReasonElement
- Returns:
cancelledReason
(In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).). This is the underlying object with id, value and extensions. The accessor "getCancelledReason" gives direct access to the value
-
hasCancelledReasonElement
-
hasCancelledReason
-
setCancelledReasonElement
- Parameters:
value
-cancelledReason
(In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).). This is the underlying object with id, value and extensions. The accessor "getCancelledReason" gives direct access to the value
-
getCancelledReason
- Returns:
- In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).
-
setCancelledReason
- Parameters:
value
- In case of Invoice cancellation a reason must be given (entered in error, superseded by corrected invoice etc.).
-
getType
- Returns:
type
(Type of Invoice depending on domain, realm an usage (e.g. internal/external, dental, preliminary).)
-
hasType
-
setType
- Parameters:
value
-type
(Type of Invoice depending on domain, realm an usage (e.g. internal/external, dental, preliminary).)
-
getSubject
- Returns:
subject
(The individual or set of individuals receiving the goods and services billed in this invoice.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(The individual or set of individuals receiving the goods and services billed in this invoice.)
-
getSubjectTarget
- Returns:
subject
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The individual or set of individuals receiving the goods and services billed in this invoice.)
-
setSubjectTarget
- Parameters:
value
-subject
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The individual or set of individuals receiving the goods and services billed in this invoice.)
-
getRecipient
- Returns:
recipient
(The individual or Organization responsible for balancing of this invoice.)
-
hasRecipient
-
setRecipient
- Parameters:
value
-recipient
(The individual or Organization responsible for balancing of this invoice.)
-
getRecipientTarget
- Returns:
recipient
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The individual or Organization responsible for balancing of this invoice.)
-
setRecipientTarget
- Parameters:
value
-recipient
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The individual or Organization responsible for balancing of this invoice.)
-
getDateElement
- Returns:
date
(Date/time(s) of when this Invoice was posted.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value
-date
(Date/time(s) of when this Invoice was posted.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- Date/time(s) of when this Invoice was posted.
-
setDate
- Parameters:
value
- Date/time(s) of when this Invoice was posted.
-
getParticipant
- Returns:
participant
(Indicates who or what performed or participated in the charged service.)
-
setParticipant
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasParticipant
-
addParticipant
-
addParticipant
-
getParticipantFirstRep
- Returns:
- The first repetition of repeating field
participant
, creating it if it does not already exist
-
getIssuer
- Returns:
issuer
(The organizationissuing the Invoice.)
-
hasIssuer
-
setIssuer
- Parameters:
value
-issuer
(The organizationissuing the Invoice.)
-
getIssuerTarget
- Returns:
issuer
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The organizationissuing the Invoice.)
-
setIssuerTarget
- Parameters:
value
-issuer
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The organizationissuing the Invoice.)
-
getAccount
- Returns:
account
(Account which is supposed to be balanced with this Invoice.)
-
hasAccount
-
setAccount
- Parameters:
value
-account
(Account which is supposed to be balanced with this Invoice.)
-
getAccountTarget
- Returns:
account
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Account which is supposed to be balanced with this Invoice.)
-
setAccountTarget
- Parameters:
value
-account
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Account which is supposed to be balanced with this Invoice.)
-
getLineItem
- Returns:
lineItem
(Each line item represents one charge for goods and services rendered. Details such as date, code and amount are found in the referenced ChargeItem resource.)
-
setLineItem
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasLineItem
-
addLineItem
-
addLineItem
-
getLineItemFirstRep
- Returns:
- The first repetition of repeating field
lineItem
, creating it if it does not already exist
-
getTotalPriceComponent
- Returns:
totalPriceComponent
(The total amount for the Invoice may be calculated as the sum of the line items with surcharges/deductions that apply in certain conditions. The priceComponent element can be used to offer transparency to the recipient of the Invoice of how the total price was calculated.)
-
setTotalPriceComponent
public Invoice setTotalPriceComponent(List<Invoice.InvoiceLineItemPriceComponentComponent> theTotalPriceComponent) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasTotalPriceComponent
-
addTotalPriceComponent
-
addTotalPriceComponent
-
getTotalPriceComponentFirstRep
- Returns:
- The first repetition of repeating field
totalPriceComponent
, creating it if it does not already exist
-
getTotalNet
- Returns:
totalNet
(Invoice total , taxes excluded.)
-
hasTotalNet
-
setTotalNet
- Parameters:
value
-totalNet
(Invoice total , taxes excluded.)
-
getTotalGross
- Returns:
totalGross
(Invoice total, tax included.)
-
hasTotalGross
-
setTotalGross
- Parameters:
value
-totalGross
(Invoice total, tax included.)
-
getPaymentTermsElement
- Returns:
paymentTerms
(Payment details such as banking details, period of payment, deductibles, methods of payment.). This is the underlying object with id, value and extensions. The accessor "getPaymentTerms" gives direct access to the value
-
hasPaymentTermsElement
-
hasPaymentTerms
-
setPaymentTermsElement
- Parameters:
value
-paymentTerms
(Payment details such as banking details, period of payment, deductibles, methods of payment.). This is the underlying object with id, value and extensions. The accessor "getPaymentTerms" gives direct access to the value
-
getPaymentTerms
- Returns:
- Payment details such as banking details, period of payment, deductibles, methods of payment.
-
setPaymentTerms
- Parameters:
value
- Payment details such as banking details, period of payment, deductibles, methods of payment.
-
getNote
- Returns:
note
(Comments made about the invoice by the issuer, subject, or other participants.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-