public class PaymentNotice extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentNotice.PaymentNoticeStatus |
static class |
PaymentNotice.PaymentNoticeStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
created
The date when this resource was created.
|
static DateClientParam |
CREATED
Fluent Client search parameter constant for created
|
protected List<Identifier> |
identifier
The notice business identifier.
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_PROVIDER
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_RESPONSE
Constant for fluent queries to be used to add include statements.
|
protected Reference |
organization
The organization which is responsible for the services rendered to the patient.
|
static ReferenceClientParam |
ORGANIZATION
Fluent Client search parameter constant for organization
|
protected Organization |
organizationTarget
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)
|
static TokenClientParam |
PAYMENT_STATUS
Fluent Client search parameter constant for payment-status
|
protected CodeableConcept |
paymentStatus
The payment status, typically paid: payment sent, cleared: payment received.
|
protected Reference |
provider
The practitioner who is responsible for the services rendered to the patient.
|
static ReferenceClientParam |
PROVIDER
Fluent Client search parameter constant for provider
|
protected Practitioner |
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
protected Reference |
request
Reference of resource for which payment is being made.
|
static ReferenceClientParam |
REQUEST
Fluent Client search parameter constant for request
|
protected Resource |
requestTarget
The actual object that is the target of the reference (Reference of resource for which payment is being made.)
|
protected Reference |
response
Reference of response to resource for which payment is being made.
|
static ReferenceClientParam |
RESPONSE
Fluent Client search parameter constant for response
|
protected Resource |
responseTarget
The actual object that is the target of the reference (Reference of response to resource for which payment is being made.)
|
static String |
SP_CREATED
Search parameter: created
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ORGANIZATION
Search parameter: organization
|
static String |
SP_PAYMENT_STATUS
Search parameter: payment-status
|
static String |
SP_PROVIDER
Search parameter: provider
|
static String |
SP_REQUEST
Search parameter: request
|
static String |
SP_RESPONSE
Search parameter: response
|
static String |
SP_STATUSDATE
Search parameter: statusdate
|
protected Enumeration<PaymentNotice.PaymentNoticeStatus> |
status
The status of the resource instance.
|
protected DateType |
statusDate
The date when the above payment action occurrred.
|
static DateClientParam |
STATUSDATE
Fluent Client search parameter constant for statusdate
|
protected Reference |
target
The Insurer who is target of the request.
|
protected Organization |
targetTarget
The actual object that is the target of the reference (The Insurer who is target of the request.)
|
contained, extension, modifierExtension, textid, implicitRules, language, metaRES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
PaymentNotice()
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDatagetMeta, getStructureFhirVersionEnum, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<Identifier> identifier
protected Enumeration<PaymentNotice.PaymentNoticeStatus> status
protected Resource requestTarget
protected Reference response
protected Resource responseTarget
protected DateType statusDate
protected DateTimeType created
protected Organization targetTarget
protected Reference provider
protected Practitioner providerTarget
protected Reference organization
protected Organization organizationTarget
protected CodeableConcept paymentStatus
public static final String SP_IDENTIFIER
Description: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
public static final TokenClientParam IDENTIFIER
Description: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
public static final String SP_REQUEST
Description: The Claim
Type: reference
Path: PaymentNotice.request
public static final ReferenceClientParam REQUEST
Description: The Claim
Type: reference
Path: PaymentNotice.request
public static final Include INCLUDE_REQUEST
public static final String SP_PROVIDER
Description: The reference to the provider
Type: reference
Path: PaymentNotice.provider
public static final ReferenceClientParam PROVIDER
Description: The reference to the provider
Type: reference
Path: PaymentNotice.provider
public static final Include INCLUDE_PROVIDER
public static final String SP_CREATED
Description: Creation date fro the notice
Type: date
Path: PaymentNotice.created
public static final DateClientParam CREATED
Description: Creation date fro the notice
Type: date
Path: PaymentNotice.created
public static final String SP_RESPONSE
Description: The ClaimResponse
Type: reference
Path: PaymentNotice.response
public static final ReferenceClientParam RESPONSE
Description: The ClaimResponse
Type: reference
Path: PaymentNotice.response
public static final Include INCLUDE_RESPONSE
public static final String SP_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentNotice.organization
public static final ReferenceClientParam ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentNotice.organization
public static final Include INCLUDE_ORGANIZATION
public static final String SP_PAYMENT_STATUS
Description: The type of payment notice
Type: token
Path: PaymentNotice.paymentStatus
public static final TokenClientParam PAYMENT_STATUS
Description: The type of payment notice
Type: token
Path: PaymentNotice.paymentStatus
public static final String SP_STATUSDATE
Description: The date of the payment action
Type: date
Path: PaymentNotice.statusDate
public static final DateClientParam STATUSDATE
Description: The date of the payment action
Type: date
Path: PaymentNotice.statusDate
public PaymentNotice()
public List<Identifier> getIdentifier()
identifier (The notice business identifier.)public PaymentNotice setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public PaymentNotice addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<PaymentNotice.PaymentNoticeStatus> getStatusElement()
status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public PaymentNotice setStatusElement(Enumeration<PaymentNotice.PaymentNoticeStatus> value)
value - status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic PaymentNotice.PaymentNoticeStatus getStatus()
public PaymentNotice setStatus(PaymentNotice.PaymentNoticeStatus value)
value - The status of the resource instance.public Reference getRequest()
request (Reference of resource for which payment is being made.)public boolean hasRequest()
public PaymentNotice setRequest(Reference value)
value - request (Reference of resource for which payment is being made.)public Resource getRequestTarget()
request 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. (Reference of resource for which payment is being made.)public PaymentNotice setRequestTarget(Resource value)
value - request 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. (Reference of resource for which payment is being made.)public Reference getResponse()
response (Reference of response to resource for which payment is being made.)public boolean hasResponse()
public PaymentNotice setResponse(Reference value)
value - response (Reference of response to resource for which payment is being made.)public Resource getResponseTarget()
response 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. (Reference of response to resource for which payment is being made.)public PaymentNotice setResponseTarget(Resource value)
value - response 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. (Reference of response to resource for which payment is being made.)public DateType getStatusDateElement()
statusDate (The date when the above payment action occurrred.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the valuepublic boolean hasStatusDateElement()
public boolean hasStatusDate()
public PaymentNotice setStatusDateElement(DateType value)
value - statusDate (The date when the above payment action occurrred.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the valuepublic Date getStatusDate()
public PaymentNotice setStatusDate(Date value)
value - The date when the above payment action occurrred.public DateTimeType getCreatedElement()
created (The date when this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic boolean hasCreatedElement()
public boolean hasCreated()
public PaymentNotice setCreatedElement(DateTimeType value)
value - created (The date when this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public PaymentNotice setCreated(Date value)
value - The date when this resource was created.public boolean hasTarget()
public PaymentNotice setTarget(Reference value)
value - target (The Insurer who is target of the request.)public Organization getTargetTarget()
target 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 Insurer who is target of the request.)public PaymentNotice setTargetTarget(Organization value)
value - target 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 Insurer who is target of the request.)public Reference getProvider()
provider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasProvider()
public PaymentNotice setProvider(Reference value)
value - provider (The practitioner who is responsible for the services rendered to the patient.)public Practitioner getProviderTarget()
provider 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 practitioner who is responsible for the services rendered to the patient.)public PaymentNotice setProviderTarget(Practitioner value)
value - provider 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 practitioner who is responsible for the services rendered to the patient.)public Reference getOrganization()
organization (The organization which is responsible for the services rendered to the patient.)public boolean hasOrganization()
public PaymentNotice setOrganization(Reference value)
value - organization (The organization which is responsible for the services rendered to the patient.)public Organization getOrganizationTarget()
organization 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 organization which is responsible for the services rendered to the patient.)public PaymentNotice setOrganizationTarget(Organization value)
value - organization 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 organization which is responsible for the services rendered to the patient.)public CodeableConcept getPaymentStatus()
paymentStatus (The payment status, typically paid: payment sent, cleared: payment received.)public boolean hasPaymentStatus()
public PaymentNotice setPaymentStatus(CodeableConcept value)
value - paymentStatus (The payment status, typically paid: payment sent, cleared: payment received.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class DomainResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class DomainResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class DomainResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class DomainResourceFHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic PaymentNotice copy()
copy in class DomainResourceprotected PaymentNotice typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2017 University Health Network. All rights reserved.