public class EnrollmentRequest extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
EnrollmentRequest.EnrollmentRequestStatus |
static class |
EnrollmentRequest.EnrollmentRequestStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
candidate
Patient Resource.
|
protected Patient |
candidateTarget
The actual object that is the target of the reference (Patient Resource.)
|
protected Reference |
coverage
Reference to the program or plan identification, underwriter or payor.
|
protected Coverage |
coverageTarget
The actual object that is the target of the reference (Reference to the program or plan identification, underwriter or payor.)
|
protected DateTimeType |
created
The date when this resource was 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_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected Reference |
insurer
The Insurer who is target of the request.
|
protected Organization |
insurerTarget
The actual object that is the target of the reference (The Insurer who is target of the request.)
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Reference |
provider
The practitioner who is responsible for the services rendered to the patient.
|
protected Resource |
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected Enumeration<EnrollmentRequest.EnrollmentRequestStatus> |
status
The status of the resource instance.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
EnrollmentRequest()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, 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 Enumeration<EnrollmentRequest.EnrollmentRequestStatus> status
protected DateTimeType created
protected Organization insurerTarget
protected Reference provider
protected Resource providerTarget
protected Patient candidateTarget
protected Reference coverage
protected Coverage coverageTarget
public static final String SP_IDENTIFIER
Description: The business identifier of the Enrollment
Type: token
Path: EnrollmentRequest.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The business identifier of the Enrollment
Type: token
Path: EnrollmentRequest.identifier
public static final String SP_SUBJECT
Description: The party to be enrolled
Type: reference
Path: EnrollmentRequest.candidate
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: The party to be enrolled
Type: reference
Path: EnrollmentRequest.candidate
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_PATIENT
Description: The party to be enrolled
Type: reference
Path: EnrollmentRequest.candidate
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The party to be enrolled
Type: reference
Path: EnrollmentRequest.candidate
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_STATUS
Description: The status of the enrollment
Type: token
Path: EnrollmentRequest.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The status of the enrollment
Type: token
Path: EnrollmentRequest.status
public EnrollmentRequest()
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public EnrollmentRequest setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public EnrollmentRequest addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<EnrollmentRequest.EnrollmentRequestStatus> getStatusElement()
status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public EnrollmentRequest setStatusElement(Enumeration<EnrollmentRequest.EnrollmentRequestStatus> value)
value - status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic EnrollmentRequest.EnrollmentRequestStatus getStatus()
public EnrollmentRequest setStatus(EnrollmentRequest.EnrollmentRequestStatus value)
value - The status of the resource instance.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 EnrollmentRequest 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 EnrollmentRequest setCreated(Date value)
value - The date when this resource was created.public Reference getInsurer()
insurer (The Insurer who is target of the request.)public boolean hasInsurer()
public EnrollmentRequest setInsurer(Reference value)
value - insurer (The Insurer who is target of the request.)public Organization getInsurerTarget()
insurer 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.)public EnrollmentRequest setInsurerTarget(Organization value)
value - insurer 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.)public Reference getProvider()
provider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasProvider()
public EnrollmentRequest setProvider(Reference value)
value - provider (The practitioner who is responsible for the services rendered to the patient.)public Resource getProviderTarget()
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.)public EnrollmentRequest setProviderTarget(Resource value)
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.)public Reference getCandidate()
candidate (Patient Resource.)public boolean hasCandidate()
public EnrollmentRequest setCandidate(Reference value)
value - candidate (Patient Resource.)public Patient getCandidateTarget()
candidate 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. (Patient Resource.)public EnrollmentRequest setCandidateTarget(Patient value)
value - candidate 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. (Patient Resource.)public Reference getCoverage()
coverage (Reference to the program or plan identification, underwriter or payor.)public boolean hasCoverage()
public EnrollmentRequest setCoverage(Reference value)
value - coverage (Reference to the program or plan identification, underwriter or payor.)public Coverage getCoverageTarget()
coverage 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 to the program or plan identification, underwriter or payor.)public EnrollmentRequest setCoverageTarget(Coverage value)
value - coverage 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 to the program or plan identification, underwriter or payor.)protected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base 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 String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic EnrollmentRequest copy()
copy in class DomainResourcepublic void copyValues(EnrollmentRequest dst)
protected EnrollmentRequest 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–2021 Health Level 7. All rights reserved.