
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
FieldsModifier and TypeFieldDescriptionprotected DateTimeTypeThe date when this resource was created.protected List<Identifier> The Response business identifier.protected ReferenceThe organization which is responsible for the services rendered to the patient.protected OrganizationThe actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)protected CodingThe style (standard) and version of the original material which was converted into this resource.protected CodingThe payment status, typically paid: payment sent, cleared: payment received.protected ReferenceThe practitioner who is responsible for the services rendered to the patient.protected PractitionerThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ReferenceReference of resource to reverse.protected ResourceThe actual object that is the target of the reference (Reference of resource to reverse.)protected ReferenceReference of response to resource to reverse.protected ResourceThe actual object that is the target of the reference (Reference of response to resource to reverse.)protected CodingThe version of the style of resource contents.static final Stringprotected ReferenceThe Insurer who is target of the request.protected OrganizationThe 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, textFields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, metaFields 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_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other) booleanequalsShallow(Base other) fhirType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> childrenList) setCreated(Date value) setCreatedElement(DateTimeType value) setOrganization(Reference value) setOriginalRuleset(Coding value) setPaymentStatus(Coding value) voidsetProperty(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 PaymentNoticeMethods 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, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setIdMethods 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, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods 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:
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
- 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
- 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:
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
- 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
- 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:
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
- 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
- Returns:
request(Reference of resource to reverse.)
-
hasRequest
-
setRequest
- Parameters:
value-request(Reference of resource to reverse.)
-
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
- 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
- Returns:
response(Reference of response to resource to reverse.)
-
hasResponse
-
setResponse
- Parameters:
value-response(Reference of response to resource to reverse.)
-
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
- 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
- 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:
listChildrenin classDomainResource
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-