public class Remittance extends BaseResource implements IResource
Definition: A remittance
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/Remittance
| Modifier and Type | Class and Description |
|---|---|
static class |
Remittance.Service
Block class for child element: Remittance.service ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static TokenClientParam |
SERVICE
Fluent Client search parameter constant for service
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_SERVICE
Search parameter constant for service
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
Remittance() |
| Modifier and Type | Method and Description |
|---|---|
Remittance.Service |
addService()
Adds and returns a new value for service ()
|
Remittance |
addService(Remittance.Service theValue)
Adds a given new value for service ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier ().
|
String |
getResourceName() |
List<Remittance.Service> |
getService()
Gets the value(s) for service ().
|
Remittance.Service |
getServiceFirstRep()
Gets the first repetition for service (),
creating it if it does not already exist.
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
boolean |
isEmpty() |
Remittance |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
Remittance |
setService(List<Remittance.Service> theValue)
Sets the value(s) for service ()
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_IDENTIFIER
Description:
Type: token
Path: Remittance.identifier
public static final TokenClientParam IDENTIFIER
Description:
Type: token
Path: Remittance.identifier
public static final String SP_SERVICE
Description:
Type: token
Path: Remittance.service.code
public static final TokenClientParam SERVICE
Description:
Type: token
Path: Remittance.service.code
public Remittance()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IdentifierDt getIdentifier()
null.
Definition: The remittance identifier
public Remittance setIdentifier(IdentifierDt theValue)
Definition: The remittance identifier
public List<Remittance.Service> getService()
null.
Definition: A service paid as part of remittance
public Remittance setService(List<Remittance.Service> theValue)
Definition: A service paid as part of remittance
public Remittance.Service addService()
Definition: A service paid as part of remittance
public Remittance addService(Remittance.Service theValue)
Definition: A service paid as part of remittance
theValue - The service to add (must not be null)public Remittance.Service getServiceFirstRep()
Definition: A service paid as part of remittance
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.