static VisionPrescription.Builder |
VisionPrescription.builder() |
|
VisionPrescription.Builder |
VisionPrescription.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
VisionPrescription.Builder |
VisionPrescription.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
VisionPrescription.Builder |
VisionPrescription.Builder.created(DateTime created) |
The date this resource was created.
|
VisionPrescription.Builder |
VisionPrescription.Builder.dateWritten(DateTime dateWritten) |
The date (and perhaps time) when the prescription was written.
|
VisionPrescription.Builder |
VisionPrescription.Builder.encounter(Reference encounter) |
A reference to a resource that identifies the particular occurrence of contact between patient and health care
provider during which the prescription was issued.
|
VisionPrescription.Builder |
VisionPrescription.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
VisionPrescription.Builder |
VisionPrescription.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected VisionPrescription.Builder |
VisionPrescription.Builder.from(VisionPrescription visionPrescription) |
|
VisionPrescription.Builder |
VisionPrescription.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
VisionPrescription.Builder |
VisionPrescription.Builder.identifier(java.util.Collection<Identifier> identifier) |
A unique identifier assigned to this vision prescription.
|
VisionPrescription.Builder |
VisionPrescription.Builder.identifier(Identifier... identifier) |
A unique identifier assigned to this vision prescription.
|
VisionPrescription.Builder |
VisionPrescription.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
VisionPrescription.Builder |
VisionPrescription.Builder.language(Code language) |
The base language in which the resource is written.
|
VisionPrescription.Builder |
VisionPrescription.Builder.lensSpecification(java.util.Collection<VisionPrescription.LensSpecification> lensSpecification) |
Contain the details of the individual lens specifications and serves as the authorization for the fullfillment by
certified professionals.
|
VisionPrescription.Builder |
VisionPrescription.Builder.lensSpecification(VisionPrescription.LensSpecification... lensSpecification) |
Contain the details of the individual lens specifications and serves as the authorization for the fullfillment by
certified professionals.
|
VisionPrescription.Builder |
VisionPrescription.Builder.meta(Meta meta) |
The metadata about the resource.
|
VisionPrescription.Builder |
VisionPrescription.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
VisionPrescription.Builder |
VisionPrescription.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
VisionPrescription.Builder |
VisionPrescription.Builder.patient(Reference patient) |
A resource reference to the person to whom the vision prescription applies.
|
VisionPrescription.Builder |
VisionPrescription.Builder.prescriber(Reference prescriber) |
The healthcare professional responsible for authorizing the prescription.
|
VisionPrescription.Builder |
VisionPrescription.Builder.status(VisionStatus status) |
The status of the resource instance.
|
VisionPrescription.Builder |
VisionPrescription.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
VisionPrescription.Builder |
VisionPrescription.toBuilder() |
|