| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Encounter |
JsonParser.parseEncounter(com.google.gson.JsonObject json) |
protected Encounter |
XmlParser.parseEncounter(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected Encounter |
ListResource.encounterTarget
The actual object that is the target of the reference (The encounter that is the context in which this list was created.)
|
protected Encounter |
GuidanceResponse.encounterTarget
The actual object that is the target of the reference (The encounter during which this response was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
ImagingStudy.encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g.
|
protected Encounter |
QuestionnaireResponse.encounterTarget
The actual object that is the target of the reference (The Encounter during which this questionnaire response was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
VisionPrescription.encounterTarget
The actual object that is the target of the reference (A reference to a resource that identifies the particular occurrence of contact between patient and health care provider during which the prescription was issued.)
|
protected Encounter |
Observation.encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g.
|
protected Encounter |
DiagnosticReport.encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g.
|
protected Encounter |
Procedure.encounterTarget
The actual object that is the target of the reference (The Encounter during which this Procedure was created or performed or to which the creation of this record is tightly associated.)
|
protected Encounter |
Flag.encounterTarget
The actual object that is the target of the reference (This alert is only relevant during the encounter.)
|
protected Encounter |
RiskAssessment.encounterTarget
The actual object that is the target of the reference (The encounter where the assessment was performed.)
|
protected Encounter |
Media.encounterTarget
The actual object that is the target of the reference (The encounter that establishes the context for this media.)
|
protected Encounter |
CommunicationRequest.encounterTarget
The actual object that is the target of the reference (The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
CarePlan.encounterTarget
The actual object that is the target of the reference (The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
ServiceRequest.encounterTarget
The actual object that is the target of the reference (An encounter that provides additional information about the healthcare context in which this request is made.)
|
protected Encounter |
AdverseEvent.encounterTarget
The actual object that is the target of the reference (The Encounter during which AdverseEvent was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
Immunization.encounterTarget
The actual object that is the target of the reference (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)
|
protected Encounter |
CareTeam.encounterTarget
The actual object that is the target of the reference (The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
DeviceRequest.encounterTarget
The actual object that is the target of the reference (An encounter that provides additional context in which this request is made.)
|
protected Encounter |
RequestGroup.encounterTarget
The actual object that is the target of the reference (Describes the context of the request group, if any.)
|
protected Encounter |
NutritionOrder.encounterTarget
The actual object that is the target of the reference (An encounter that provides additional information about the healthcare context in which this request is made.)
|
protected Encounter |
Communication.encounterTarget
The actual object that is the target of the reference (The Encounter during which this Communication was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
Task.encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g.
|
protected Encounter |
ClinicalImpression.encounterTarget
The actual object that is the target of the reference (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
Composition.encounterTarget
The actual object that is the target of the reference (Describes the clinical encounter or type of care this documentation is associated with.)
|
protected Encounter |
MedicationRequest.encounterTarget
The actual object that is the target of the reference (The Encounter during which this [x] was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
AllergyIntolerance.encounterTarget
The actual object that is the target of the reference (The encounter when the allergy or intolerance was asserted.)
|
protected Encounter |
Condition.encounterTarget
The actual object that is the target of the reference (The Encounter during which this Condition was created or to which the creation of this record is tightly associated.)
|
protected Encounter |
Encounter.partOfTarget
The actual object that is the target of the reference (Another Encounter of which this encounter is a part of (administratively or in time).)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Encounter> |
ExplanationOfBenefit.ItemComponent.encounterTarget
The actual objects that are the target of the reference (A billed item may include goods or services provided in multiple encounters.)
|
protected List<Encounter> |
Claim.ItemComponent.encounterTarget
The actual objects that are the target of the reference (The Encounters during which this Claim was created or to which the creation of this record is tightly associated.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Encounter> |
ExplanationOfBenefit.ItemComponent.getEncounterTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Encounter> |
Claim.ItemComponent.getEncounterTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2021 Health Level 7. All rights reserved.