| 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 |
VisionPrescription.encounterTarget
The actual object that is the target of the reference (A link to a resource that identifies the particular occurrence of contact between patient and health care provider.)
|
protected Encounter |
Flag.encounterTarget
The actual object that is the target of the reference (This alert is only relevant during the encounter.)
|
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 |
DocumentReference.DocumentReferenceContextComponent.encounterTarget
The actual object that is the target of the reference (Describes the clinical encounter or type of care that the document content is associated with.)
|
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 |
AllergyIntolerance.encounterTarget
The actual object that is the target of the reference (The encounter when the allergy or intolerance was asserted.)
|
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 (A billed item may include goods or services provided in multiple encounters.)
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
ListResource |
ListResource.setEncounterTarget(Encounter value) |
VisionPrescription |
VisionPrescription.setEncounterTarget(Encounter value) |
Flag |
Flag.setEncounterTarget(Encounter value) |
Immunization |
Immunization.setEncounterTarget(Encounter value) |
DocumentReference.DocumentReferenceContextComponent |
DocumentReference.DocumentReferenceContextComponent.setEncounterTarget(Encounter value) |
Composition |
Composition.setEncounterTarget(Encounter value) |
AllergyIntolerance |
AllergyIntolerance.setEncounterTarget(Encounter value) |
Encounter |
Encounter.setPartOfTarget(Encounter value) |
Copyright © 2014–2018 University Health Network. All rights reserved.