static DocumentReference.Context.Builder |
DocumentReference.Context.builder() |
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.encounter(Reference... encounter) |
Describes the clinical encounter or type of care that the document content is associated with.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.encounter(Collection<Reference> encounter) |
Describes the clinical encounter or type of care that the document content is associated with.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.event(CodeableConcept... event) |
This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.event(Collection<CodeableConcept> event) |
This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.facilityType(CodeableConcept facilityType) |
The kind of facility where the patient was seen.
|
protected DocumentReference.Context.Builder |
DocumentReference.Context.Builder.from(DocumentReference.Context context) |
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.period(Period period) |
The time period over which the service that is described by the document was provided.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.practiceSetting(CodeableConcept practiceSetting) |
This property may convey specifics about the practice setting where the content was created, often reflecting the
clinical specialty.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.related(Reference... related) |
Related identifiers or resources associated with the DocumentReference.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.related(Collection<Reference> related) |
Related identifiers or resources associated with the DocumentReference.
|
DocumentReference.Context.Builder |
DocumentReference.Context.Builder.sourcePatientInfo(Reference sourcePatientInfo) |
The Patient Information as known when the document was published.
|
DocumentReference.Context.Builder |
DocumentReference.Context.toBuilder() |
|