public class PaymentNotice extends DomainResource
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
created
The date when this resource was created.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
CREATED
Fluent Client search parameter constant for created
|
protected List<Identifier> |
identifier
The Response business identifier.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ORGANIZATIONREFERENCE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PROVIDERREFERENCE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUESTREFERENCE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RESPONSEREFERENCE
Constant for fluent queries to be used to add include statements.
|
protected Type |
organization
The organization which is responsible for the services rendered to the patient.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
ORGANIZATIONIDENTIFIER
Fluent Client search parameter constant for organizationidentifier
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ORGANIZATIONREFERENCE
Fluent Client search parameter constant for organizationreference
|
protected Coding |
originalRuleset
The style (standard) and version of the original material which was converted into this resource.
|
protected Coding |
paymentStatus
The payment status, typically paid: payment sent, cleared: payment received.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
PAYMENTSTATUS
Fluent Client search parameter constant for paymentstatus
|
protected Type |
provider
The practitioner who is responsible for the services rendered to the patient.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
PROVIDERIDENTIFIER
Fluent Client search parameter constant for provideridentifier
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PROVIDERREFERENCE
Fluent Client search parameter constant for providerreference
|
protected Type |
request
Reference of resource to reverse.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
REQUESTIDENTIFIER
Fluent Client search parameter constant for requestidentifier
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUESTREFERENCE
Fluent Client search parameter constant for requestreference
|
protected Type |
response
Reference of response to resource to reverse.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RESPONSEIDENTIFIER
Fluent Client search parameter constant for responseidentifier
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RESPONSEREFERENCE
Fluent Client search parameter constant for responsereference
|
protected Coding |
ruleset
The version of the style of resource contents.
|
static String |
SP_CREATED
Search parameter: created
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ORGANIZATIONIDENTIFIER
Search parameter: organizationidentifier
|
static String |
SP_ORGANIZATIONREFERENCE
Search parameter: organizationreference
|
static String |
SP_PAYMENTSTATUS
Search parameter: paymentstatus
|
static String |
SP_PROVIDERIDENTIFIER
Search parameter: provideridentifier
|
static String |
SP_PROVIDERREFERENCE
Search parameter: providerreference
|
static String |
SP_REQUESTIDENTIFIER
Search parameter: requestidentifier
|
static String |
SP_REQUESTREFERENCE
Search parameter: requestreference
|
static String |
SP_RESPONSEIDENTIFIER
Search parameter: responseidentifier
|
static String |
SP_RESPONSEREFERENCE
Search parameter: responsereference
|
static String |
SP_STATUSDATE
Search parameter: statusdate
|
protected DateType |
statusDate
The date when the above payment action occurrred.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
STATUSDATE
Fluent Client search parameter constant for statusdate
|
protected Type |
target
The Insurer who is target of the request.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
PaymentNotice()
Constructor
|
PaymentNotice(Coding paymentStatus)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, 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, setUserDataprotected List<Identifier> identifier
protected Coding ruleset
protected Coding originalRuleset
protected DateTimeType created
protected Type provider
protected Type organization
protected Coding paymentStatus
protected DateType statusDate
public static final String SP_PAYMENTSTATUS
Description: The type of payment notice
Type: token
Path: PaymentNotice.paymentStatus
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PAYMENTSTATUS
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 ca.uhn.fhir.rest.gclient.DateClientParam STATUSDATE
Description: The date of the payment action
Type: date
Path: PaymentNotice.statusDate
public static final String SP_CREATED
Description: Creation date fro the notice
Type: date
Path: PaymentNotice.created
public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
Description: Creation date fro the notice
Type: date
Path: PaymentNotice.created
public static final String SP_REQUESTIDENTIFIER
Description: The Claim
Type: token
Path: PaymentNotice.requestIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REQUESTIDENTIFIER
Description: The Claim
Type: token
Path: PaymentNotice.requestIdentifier
public static final String SP_PROVIDERREFERENCE
Description: The reference to the provider
Type: reference
Path: PaymentNotice.providerReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROVIDERREFERENCE
Description: The reference to the provider
Type: reference
Path: PaymentNotice.providerReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_PROVIDERREFERENCE
public static final String SP_REQUESTREFERENCE
Description: The Claim
Type: reference
Path: PaymentNotice.requestReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUESTREFERENCE
Description: The Claim
Type: reference
Path: PaymentNotice.requestReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUESTREFERENCE
public static final String SP_RESPONSEREFERENCE
Description: The ClaimResponse
Type: reference
Path: PaymentNotice.responseReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RESPONSEREFERENCE
Description: The ClaimResponse
Type: reference
Path: PaymentNotice.responseReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_RESPONSEREFERENCE
public static final String SP_ORGANIZATIONIDENTIFIER
Description: The organization who generated this resource
Type: token
Path: PaymentNotice.organizationIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ORGANIZATIONIDENTIFIER
Description: The organization who generated this resource
Type: token
Path: PaymentNotice.organizationIdentifier
public static final String SP_ORGANIZATIONREFERENCE
Description: The organization who generated this resource
Type: reference
Path: PaymentNotice.organizationReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORGANIZATIONREFERENCE
Description: The organization who generated this resource
Type: reference
Path: PaymentNotice.organizationReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORGANIZATIONREFERENCE
public static final String SP_RESPONSEIDENTIFIER
Description: The ClaimResponse
Type: token
Path: PaymentNotice.responseIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RESPONSEIDENTIFIER
Description: The ClaimResponse
Type: token
Path: PaymentNotice.responseIdentifier
public static final String SP_IDENTIFIER
Description: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
public static final String SP_PROVIDERIDENTIFIER
Description: The reference to the provider
Type: token
Path: PaymentNotice.providerIdentifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PROVIDERIDENTIFIER
Description: The reference to the provider
Type: token
Path: PaymentNotice.providerIdentifier
public PaymentNotice()
public PaymentNotice(Coding paymentStatus)
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (The Response business identifier.)public PaymentNotice addIdentifier(Identifier t)
public Coding getRuleset()
ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public boolean hasRuleset()
public PaymentNotice setRuleset(Coding value)
value - ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public Coding getOriginalRuleset()
originalRuleset (The style (standard) and version of the original material which was converted into this resource.)public boolean hasOriginalRuleset()
public PaymentNotice setOriginalRuleset(Coding value)
value - originalRuleset (The style (standard) and version of the original material which was converted into this resource.)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 Identifier getTargetIdentifier() throws org.hl7.fhir.exceptions.FHIRException
target (The Insurer who is target of the request.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTargetIdentifier()
public Reference getTargetReference() throws org.hl7.fhir.exceptions.FHIRException
target (The Insurer who is target of the request.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTargetReference()
public boolean hasTarget()
public PaymentNotice setTarget(Type value)
value - target (The Insurer who is target of the request.)public Type getProvider()
provider (The practitioner who is responsible for the services rendered to the patient.)public Identifier getProviderIdentifier() throws org.hl7.fhir.exceptions.FHIRException
provider (The practitioner who is responsible for the services rendered to the patient.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasProviderIdentifier()
public Reference getProviderReference() throws org.hl7.fhir.exceptions.FHIRException
provider (The practitioner who is responsible for the services rendered to the patient.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasProviderReference()
public boolean hasProvider()
public PaymentNotice setProvider(Type value)
value - provider (The practitioner who is responsible for the services rendered to the patient.)public Type getOrganization()
organization (The organization which is responsible for the services rendered to the patient.)public Identifier getOrganizationIdentifier() throws org.hl7.fhir.exceptions.FHIRException
organization (The organization which is responsible for the services rendered to the patient.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOrganizationIdentifier()
public Reference getOrganizationReference() throws org.hl7.fhir.exceptions.FHIRException
organization (The organization which is responsible for the services rendered to the patient.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOrganizationReference()
public boolean hasOrganization()
public PaymentNotice setOrganization(Type value)
value - organization (The organization which is responsible for the services rendered to the patient.)public Type getRequest()
request (Reference of resource to reverse.)public Identifier getRequestIdentifier() throws org.hl7.fhir.exceptions.FHIRException
request (Reference of resource to reverse.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasRequestIdentifier()
public Reference getRequestReference() throws org.hl7.fhir.exceptions.FHIRException
request (Reference of resource to reverse.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasRequestReference()
public boolean hasRequest()
public PaymentNotice setRequest(Type value)
value - request (Reference of resource to reverse.)public Type getResponse()
response (Reference of response to resource to reverse.)public Identifier getResponseIdentifier() throws org.hl7.fhir.exceptions.FHIRException
response (Reference of response to resource to reverse.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasResponseIdentifier()
public Reference getResponseReference() throws org.hl7.fhir.exceptions.FHIRException
response (Reference of response to resource to reverse.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasResponseReference()
public boolean hasResponse()
public PaymentNotice setResponse(Type value)
value - response (Reference of response to resource to reverse.)public Coding getPaymentStatus()
paymentStatus (The payment status, typically paid: payment sent, cleared: payment received.)public boolean hasPaymentStatus()
public PaymentNotice setPaymentStatus(Coding value)
value - paymentStatus (The payment status, typically paid: payment sent, cleared: payment received.)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.protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic 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 org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.