| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceAgePeriodRangeBooleanDateTimeString |
ChoiceAgePeriodRangeBooleanDateTimeString.Builder.build() |
static ChoiceAgePeriodRangeBooleanDateTimeString |
ChoiceAgePeriodRangeBooleanDateTimeString.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceAgePeriodRangeBooleanDateTimeString from a ByteBuffer.
|
ChoiceAgePeriodRangeBooleanDateTimeString |
Condition.getAbatement()
Gets the value of the 'abatement' field.
|
ChoiceAgePeriodRangeBooleanDateTimeString |
Condition.Builder.getAbatement()
Gets the value of the 'abatement' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceAgePeriodRangeBooleanDateTimeString> |
ChoiceAgePeriodRangeBooleanDateTimeString.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<ChoiceAgePeriodRangeBooleanDateTimeString> |
ChoiceAgePeriodRangeBooleanDateTimeString.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceAgePeriodRangeBooleanDateTimeString.Builder |
ChoiceAgePeriodRangeBooleanDateTimeString.newBuilder(ChoiceAgePeriodRangeBooleanDateTimeString other)
Creates a new ChoiceAgePeriodRangeBooleanDateTimeString RecordBuilder by copying an existing ChoiceAgePeriodRangeBooleanDateTimeString instance.
|
void |
Condition.setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
Sets the value of the 'abatement' field.
|
Condition.Builder |
Condition.Builder.setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
Sets the value of the 'abatement' field.
|
| Constructor and Description |
|---|
Condition(String id,
Meta meta,
String implicitRules,
String language,
Narrative text,
List<Resource> contained,
List<Identifier> identifier,
String clinicalStatus,
String verificationStatus,
List<CodeableConcept> category,
CodeableConcept severity,
CodeableConcept code,
List<CodeableConcept> bodySite,
GroupPatientReference subject,
EncounterEpisodeOfCareReference context,
ChoiceAgePeriodRangeDateTimeString onset,
ChoiceAgePeriodRangeBooleanDateTimeString abatement,
String assertedDate,
PatientPractitionerRelatedPersonReference asserter,
ConditionStage stage,
List<ConditionEvidence> evidence,
List<Annotation> note)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceAgePeriodRangeBooleanDateTimeString |
Condition.getAbatement()
Gets the value of the 'abatement' field.
|
ChoiceAgePeriodRangeBooleanDateTimeString |
Condition.Builder.getAbatement()
Gets the value of the 'abatement' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
Sets the value of the 'abatement' field.
|
Condition.Builder |
Condition.Builder.setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
Sets the value of the 'abatement' field.
|
| Constructor and Description |
|---|
Condition(String id,
Meta meta,
String implicitRules,
String language,
Narrative text,
List<Resource> contained,
List<Identifier> identifier,
String clinicalStatus,
String verificationStatus,
List<CodeableConcept> category,
CodeableConcept severity,
CodeableConcept code,
List<CodeableConcept> bodySite,
PatientReference subject,
EncounterEpisodeOfCareReference context,
ChoiceAgePeriodRangeDateTimeString onset,
ChoiceAgePeriodRangeBooleanDateTimeString abatement,
String assertedDate,
PatientPractitionerRelatedPersonReference asserter,
ConditionStage stage,
List<ConditionEvidence> evidence,
List<Annotation> note)
All-args constructor.
|
Copyright © 2020. All rights reserved.