| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Encounter.EncounterLocationComponent |
JsonParser.parseEncounterEncounterLocationComponent(com.google.gson.JsonObject json,
Encounter owner) |
protected Encounter.EncounterLocationComponent |
XmlParser.parseEncounterEncounterLocationComponent(org.xmlpull.v1.XmlPullParser xpp,
Encounter owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Encounter.EncounterLocationComponent> |
Encounter.location
List of locations where the patient has been during this encounter.
|
| Modifier and Type | Method and Description |
|---|---|
Encounter.EncounterLocationComponent |
Encounter.addLocation() |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.copy() |
Encounter.EncounterLocationComponent |
Encounter.getLocationFirstRep() |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.setLocation(Reference value) |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.setLocationTarget(Location value) |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.setPeriod(Period value) |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.setStatus(Encounter.EncounterLocationStatus value) |
Encounter.EncounterLocationComponent |
Encounter.EncounterLocationComponent.setStatusElement(Enumeration<Encounter.EncounterLocationStatus> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Encounter.EncounterLocationComponent> |
Encounter.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.addLocation(Encounter.EncounterLocationComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.setLocation(List<Encounter.EncounterLocationComponent> theLocation) |
Copyright © 2014–2018 University Health Network. All rights reserved.