| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.Builder.build() |
static Attachment |
Attachment.fromByteBuffer(ByteBuffer b)
Deserializes a Attachment from a ByteBuffer.
|
Attachment |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
ChoiceAttachmentQuantityResourceReferenceString.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
ChoiceAttachmentQuantityResourceReferenceString.Builder.getAttachment()
Gets the value of the 'attachment' field.
|
Attachment |
RelatedArtifact.getDocument()
Gets the value of the 'document' field.
|
Attachment |
RelatedArtifact.Builder.getDocument()
Gets the value of the 'document' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<Attachment> |
Attachment.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<Attachment> |
Attachment.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<Attachment> |
Patient.getPhoto()
Gets the value of the 'photo' field.
|
List<Attachment> |
Patient.Builder.getPhoto()
Gets the value of the 'photo' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Attachment.Builder |
Attachment.newBuilder(Attachment other)
Creates a new Attachment RecordBuilder by copying an existing Attachment instance.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
void |
ChoiceAttachmentQuantityResourceReferenceString.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
ChoiceAttachmentQuantityResourceReferenceString.Builder |
ChoiceAttachmentQuantityResourceReferenceString.Builder.setAttachment(Attachment value)
Sets the value of the 'attachment' field.
|
void |
RelatedArtifact.setDocument(Attachment value)
Sets the value of the 'document' field.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.setDocument(Attachment value)
Sets the value of the 'document' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Patient.setPhoto(List<Attachment> value)
Sets the value of the 'photo' field.
|
Patient.Builder |
Patient.Builder.setPhoto(List<Attachment> value)
Sets the value of the 'photo' field.
|
| Constructor and Description |
|---|
Patient(String id,
Meta meta,
String implicitRules,
String language,
Narrative text,
List<Resource> contained,
List<Identifier> identifier,
Boolean active,
List<HumanName> name,
List<ContactPoint> telecom,
String gender,
String birthDate,
ChoiceBooleanDateTime deceased,
List<Address> address,
CodeableConcept maritalStatus,
ChoiceBooleanInteger multipleBirth,
List<Attachment> photo,
List<PatientContact> contact,
PatientAnimal animal,
List<PatientCommunication> communication,
List<OrganizationPractitionerReference> generalPractitioner,
OrganizationReference managingOrganization,
List<PatientLink> link)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Medication.getImage()
Gets the value of the 'image' field.
|
List<Attachment> |
Medication.Builder.getImage()
Gets the value of the 'image' field.
|
List<Attachment> |
Patient.getPhoto()
Gets the value of the 'photo' field.
|
List<Attachment> |
Patient.Builder.getPhoto()
Gets the value of the 'photo' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Medication.setImage(List<Attachment> value)
Sets the value of the 'image' field.
|
Medication.Builder |
Medication.Builder.setImage(List<Attachment> value)
Sets the value of the 'image' field.
|
void |
Patient.setPhoto(List<Attachment> value)
Sets the value of the 'photo' field.
|
Patient.Builder |
Patient.Builder.setPhoto(List<Attachment> value)
Sets the value of the 'photo' field.
|
| Constructor and Description |
|---|
Medication(String id,
Meta meta,
String implicitRules,
String language,
Narrative text,
List<Resource> contained,
CodeableConcept code,
String status,
Boolean isBrand,
Boolean isOverTheCounter,
OrganizationReference manufacturer,
CodeableConcept form,
List<MedicationIngredient> ingredient,
MedicationPackage package$,
List<Attachment> image)
All-args constructor.
|
Patient(String id,
Meta meta,
String implicitRules,
String language,
Narrative text,
List<Resource> contained,
UsCoreRace race,
UsCoreEthnicity ethnicity,
String birthsex,
List<Identifier> identifier,
Boolean active,
List<HumanName> name,
List<ContactPoint> telecom,
String gender,
String birthDate,
ChoiceBooleanDateTime deceased,
List<Address> address,
CodeableConcept maritalStatus,
ChoiceBooleanInteger multipleBirth,
List<Attachment> photo,
List<PatientContact> contact,
List<PatientCommunication> communication,
List<OrganizationPractitionerReference> generalPractitioner,
OrganizationReference managingOrganization,
List<PatientLink> link)
All-args constructor.
|
Copyright © 2020. All rights reserved.