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
This resource provides the status of the payment for goods and services
rendered, and the request and response resource references.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected DateTimeType
The date when this resource was created.protected List
<Identifier> The Response business identifier.protected Reference
The organization which is responsible for the services rendered to the patient.protected Organization
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)protected Coding
The style (standard) and version of the original material which was converted into this resource.protected Coding
The payment status, typically paid: payment sent, cleared: payment received.protected Reference
The practitioner who is responsible for the services rendered to the patient.protected Practitioner
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Reference
Reference of resource to reverse.protected Resource
The actual object that is the target of the reference (Reference of resource to reverse.)protected Reference
Reference of response to resource to reverse.protected Resource
The actual object that is the target of the reference (Reference of response to resource to reverse.)protected Coding
The version of the style of resource contents.static final String
protected Reference
The Insurer who is target of the request.protected Organization
The 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
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
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setCreated
(Date value) setCreatedElement
(DateTimeType value) setOrganization
(Reference value) setOriginalRuleset
(Coding value) setPaymentStatus
(Coding value) void
setProperty
(String name, Base value) setProvider
(Reference value) setProviderTarget
(Practitioner value) setRequest
(Reference value) setRequestTarget
(Resource value) setResponse
(Reference value) setResponseTarget
(Resource value) setRuleset
(Coding value) setTargetTarget
(Organization value) protected PaymentNotice
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, 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
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
The Response business identifier. -
ruleset
The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources. -
originalRuleset
The style (standard) and version of the original material which was converted into this resource. -
created
The date when this resource was created. -
target
The Insurer who is target of the request. -
targetTarget
The actual object that is the target of the reference (The Insurer who is target of the request.) -
provider
The practitioner who is responsible for the services rendered to the patient. -
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.) -
organization
The organization which is responsible for the services rendered to the patient. -
organizationTarget
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.) -
request
Reference of resource to reverse. -
requestTarget
The actual object that is the target of the reference (Reference of resource to reverse.) -
response
Reference of response to resource to reverse. -
responseTarget
The actual object that is the target of the reference (Reference of response to resource to reverse.) -
paymentStatus
The payment status, typically paid: payment sent, cleared: payment received. -
SP_IDENTIFIER
- See Also:
-
-
Constructor Details
-
PaymentNotice
public PaymentNotice() -
PaymentNotice
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(The Response business identifier.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(The Response business identifier.)
-
addIdentifier
-
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
-
setRuleset
- 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
- Returns:
originalRuleset
(The style (standard) and version of the original material which was converted into this resource.)
-
hasOriginalRuleset
-
setOriginalRuleset
- Parameters:
value
-originalRuleset
(The style (standard) and version of the original material which was converted into this resource.)
-
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
-
hasCreated
-
setCreatedElement
- 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
- Returns:
- The date when this resource was created.
-
setCreated
- Parameters:
value
- The date when this resource was created.
-
getTarget
- Returns:
target
(The Insurer who is target of the request.)
-
hasTarget
-
setTarget
- Parameters:
value
-target
(The Insurer who is target of the request.)
-
getTargetTarget
- Returns:
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.)
-
setTargetTarget
- Parameters:
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.)
-
getProvider
- Returns:
provider
(The practitioner who is responsible for the services rendered to the patient.)
-
hasProvider
-
setProvider
- Parameters:
value
-provider
(The practitioner who is responsible for the services rendered to the patient.)
-
getProviderTarget
- Returns:
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.)
-
setProviderTarget
- Parameters:
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.)
-
getOrganization
- Returns:
organization
(The organization which is responsible for the services rendered to the patient.)
-
hasOrganization
-
setOrganization
- Parameters:
value
-organization
(The organization which is responsible for the services rendered to the patient.)
-
getOrganizationTarget
- Returns:
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.)
-
setOrganizationTarget
- Parameters:
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.)
-
getRequest
- Returns:
request
(Reference of resource to reverse.)
-
hasRequest
-
setRequest
- Parameters:
value
-request
(Reference of resource to reverse.)
-
getRequestTarget
- Returns:
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 to reverse.)
-
setRequestTarget
- Parameters:
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 to reverse.)
-
getResponse
- Returns:
response
(Reference of response to resource to reverse.)
-
hasResponse
-
setResponse
- Parameters:
value
-response
(Reference of response to resource to reverse.)
-
getResponseTarget
- Returns:
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 to reverse.)
-
setResponseTarget
- Parameters:
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 to reverse.)
-
getPaymentStatus
- Returns:
paymentStatus
(The payment status, typically paid: payment sent, cleared: payment received.)
-
hasPaymentStatus
-
setPaymentStatus
- Parameters:
value
-paymentStatus
(The payment status, typically paid: payment sent, cleared: payment received.)
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
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
-
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
-