| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceAgePeriodRangeDateTimeString |
ChoiceAgePeriodRangeDateTimeString.Builder.build() |
static ChoiceAgePeriodRangeDateTimeString |
ChoiceAgePeriodRangeDateTimeString.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceAgePeriodRangeDateTimeString from a ByteBuffer.
|
ChoiceAgePeriodRangeDateTimeString |
AllergyIntolerance.getOnset()
Gets the value of the 'onset' field.
|
ChoiceAgePeriodRangeDateTimeString |
AllergyIntolerance.Builder.getOnset()
Gets the value of the 'onset' field.
|
ChoiceAgePeriodRangeDateTimeString |
Condition.getOnset()
Gets the value of the 'onset' field.
|
ChoiceAgePeriodRangeDateTimeString |
Condition.Builder.getOnset()
Gets the value of the 'onset' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceAgePeriodRangeDateTimeString> |
ChoiceAgePeriodRangeDateTimeString.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<ChoiceAgePeriodRangeDateTimeString> |
ChoiceAgePeriodRangeDateTimeString.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceAgePeriodRangeDateTimeString.Builder |
ChoiceAgePeriodRangeDateTimeString.newBuilder(ChoiceAgePeriodRangeDateTimeString other)
Creates a new ChoiceAgePeriodRangeDateTimeString RecordBuilder by copying an existing ChoiceAgePeriodRangeDateTimeString instance.
|
void |
AllergyIntolerance.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
void |
Condition.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
Condition.Builder |
Condition.Builder.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceAgePeriodRangeDateTimeString |
Condition.getOnset()
Gets the value of the 'onset' field.
|
ChoiceAgePeriodRangeDateTimeString |
Condition.Builder.getOnset()
Gets the value of the 'onset' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
Condition.Builder |
Condition.Builder.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' 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.