Package org.hl7.fhir.dstu2.model
Class PaymentNotice
- java.lang.Object
-
- org.hl7.fhir.dstu2.model.Base
-
- org.hl7.fhir.dstu2.model.BaseResource
-
- org.hl7.fhir.dstu2.model.Resource
-
- org.hl7.fhir.dstu2.model.DomainResource
-
- org.hl7.fhir.dstu2.model.PaymentNotice
-
- 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
public class PaymentNotice extends DomainResource
This resource provides the status of the payment for goods and services rendered, and the request and response resource references.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected DateTimeTypecreatedThe date when this resource was created.protected List<Identifier>identifierThe Response business identifier.protected ReferenceorganizationThe organization which is responsible for the services rendered to the patient.protected OrganizationorganizationTargetThe actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)protected CodingoriginalRulesetThe style (standard) and version of the original material which was converted into this resource.protected CodingpaymentStatusThe payment status, typically paid: payment sent, cleared: payment received.protected ReferenceproviderThe practitioner who is responsible for the services rendered to the patient.protected PractitionerproviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ReferencerequestReference of resource to reverse.protected ResourcerequestTargetThe actual object that is the target of the reference (Reference of resource to reverse.)protected ReferenceresponseReference of response to resource to reverse.protected ResourceresponseTargetThe actual object that is the target of the reference (Reference of response to resource to reverse.)protected CodingrulesetThe version of the style of resource contents.static StringSP_IDENTIFIERprotected ReferencetargetThe Insurer who is target of the request.protected OrganizationtargetTargetThe actual object that is the target of the reference (The Insurer who is target of the request.)-
Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description PaymentNotice()PaymentNotice(Coding paymentStatus)
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setText
-
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
-
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
The Response business identifier.
-
ruleset
protected Coding ruleset
The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
-
originalRuleset
protected Coding originalRuleset
The style (standard) and version of the original material which was converted into this resource.
-
created
protected DateTimeType created
The date when this resource was created.
-
targetTarget
protected Organization targetTarget
The actual object that is the target of the reference (The Insurer who is target of the request.)
-
provider
protected Reference provider
The practitioner who is responsible for the services rendered to the patient.
-
providerTarget
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.)
-
organization
protected Reference organization
The organization which is responsible for the services rendered to the patient.
-
organizationTarget
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.)
-
requestTarget
protected Resource requestTarget
The actual object that is the target of the reference (Reference of resource to reverse.)
-
responseTarget
protected Resource responseTarget
The actual object that is the target of the reference (Reference of response to resource to reverse.)
-
paymentStatus
protected Coding paymentStatus
The payment status, typically paid: payment sent, cleared: payment received.
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PaymentNotice
public PaymentNotice()
-
PaymentNotice
public PaymentNotice(Coding paymentStatus)
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(The Response business identifier.)
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
- Returns:
identifier(The Response business identifier.)
-
addIdentifier
public PaymentNotice addIdentifier(Identifier t)
-
getRuleset
public Coding getRuleset()
- Returns:
ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
hasRuleset
public boolean hasRuleset()
-
setRuleset
public PaymentNotice setRuleset(Coding value)
- Parameters:
value-ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
getOriginalRuleset
public Coding getOriginalRuleset()
- Returns:
originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
hasOriginalRuleset
public boolean hasOriginalRuleset()
-
setOriginalRuleset
public PaymentNotice setOriginalRuleset(Coding value)
- Parameters:
value-originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
getCreatedElement
public DateTimeType getCreatedElement()
- Returns:
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 value
-
hasCreatedElement
public boolean hasCreatedElement()
-
hasCreated
public boolean hasCreated()
-
setCreatedElement
public PaymentNotice setCreatedElement(DateTimeType value)
- Parameters:
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 value
-
getCreated
public Date getCreated()
- Returns:
- The date when this resource was created.
-
setCreated
public PaymentNotice setCreated(Date value)
- Parameters:
value- The date when this resource was created.
-
hasTarget
public boolean hasTarget()
-
setTarget
public PaymentNotice setTarget(Reference value)
- Parameters:
value-target(The Insurer who is target of the request.)
-
getTargetTarget
public Organization getTargetTarget()
- Returns:
targetThe 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.)
-
setTargetTarget
public PaymentNotice setTargetTarget(Organization value)
- Parameters:
value-targetThe 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.)
-
getProvider
public Reference getProvider()
- Returns:
provider(The practitioner who is responsible for the services rendered to the patient.)
-
hasProvider
public boolean hasProvider()
-
setProvider
public PaymentNotice setProvider(Reference value)
- Parameters:
value-provider(The practitioner who is responsible for the services rendered to the patient.)
-
getProviderTarget
public Practitioner getProviderTarget()
- Returns:
providerThe 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.)
-
setProviderTarget
public PaymentNotice setProviderTarget(Practitioner value)
- Parameters:
value-providerThe 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.)
-
getOrganization
public Reference getOrganization()
- Returns:
organization(The organization which is responsible for the services rendered to the patient.)
-
hasOrganization
public boolean hasOrganization()
-
setOrganization
public PaymentNotice setOrganization(Reference value)
- Parameters:
value-organization(The organization which is responsible for the services rendered to the patient.)
-
getOrganizationTarget
public Organization getOrganizationTarget()
- Returns:
organizationThe 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.)
-
setOrganizationTarget
public PaymentNotice setOrganizationTarget(Organization value)
- Parameters:
value-organizationThe 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.)
-
getRequest
public Reference getRequest()
- Returns:
request(Reference of resource to reverse.)
-
hasRequest
public boolean hasRequest()
-
setRequest
public PaymentNotice setRequest(Reference value)
- Parameters:
value-request(Reference of resource to reverse.)
-
getRequestTarget
public Resource getRequestTarget()
- Returns:
requestThe 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 to reverse.)
-
setRequestTarget
public PaymentNotice setRequestTarget(Resource value)
- Parameters:
value-requestThe 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 to reverse.)
-
getResponse
public Reference getResponse()
- Returns:
response(Reference of response to resource to reverse.)
-
hasResponse
public boolean hasResponse()
-
setResponse
public PaymentNotice setResponse(Reference value)
- Parameters:
value-response(Reference of response to resource to reverse.)
-
getResponseTarget
public Resource getResponseTarget()
- Returns:
responseThe 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 to reverse.)
-
setResponseTarget
public PaymentNotice setResponseTarget(Resource value)
- Parameters:
value-responseThe 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 to reverse.)
-
getPaymentStatus
public Coding getPaymentStatus()
- Returns:
paymentStatus(The payment status, typically paid: payment sent, cleared: payment received.)
-
hasPaymentStatus
public boolean hasPaymentStatus()
-
setPaymentStatus
public PaymentNotice setPaymentStatus(Coding value)
- Parameters:
value-paymentStatus(The payment status, typically paid: payment sent, cleared: payment received.)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classDomainResource
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public PaymentNotice copy()
- Specified by:
copyin classDomainResource
-
typedCopy
protected PaymentNotice typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-