
Uses of Class
org.hl7.fhir.dstu2.model.Encounter.EncounterStatusHistoryComponent
Packages that use Encounter.EncounterStatusHistoryComponent
-
Uses of Encounter.EncounterStatusHistoryComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Encounter.EncounterStatusHistoryComponentModifier and TypeMethodDescriptionJsonParser.parseEncounterEncounterStatusHistoryComponent
(com.google.gson.JsonObject json, Encounter owner) XmlParser.parseEncounterEncounterStatusHistoryComponent
(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Encounter.EncounterStatusHistoryComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeEncounterEncounterStatusHistoryComponent
(String name, Encounter.EncounterStatusHistoryComponent element) protected void
XmlParser.composeEncounterEncounterStatusHistoryComponent
(String name, Encounter.EncounterStatusHistoryComponent element) protected void
JsonParser.composeEncounterEncounterStatusHistoryComponentInner
(Encounter.EncounterStatusHistoryComponent element) -
Uses of Encounter.EncounterStatusHistoryComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Encounter.EncounterStatusHistoryComponentModifier and TypeFieldDescriptionprotected List
<Encounter.EncounterStatusHistoryComponent> Encounter.statusHistory
The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them.Methods in org.hl7.fhir.dstu2.model that return Encounter.EncounterStatusHistoryComponentModifier and TypeMethodDescriptionEncounter.addStatusHistory()
Encounter.EncounterStatusHistoryComponent.copy()
Encounter.EncounterStatusHistoryComponent.setStatus
(Encounter.EncounterState value) Encounter.EncounterStatusHistoryComponent.setStatusElement
(Enumeration<Encounter.EncounterState> value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Encounter.EncounterStatusHistoryComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Encounter.EncounterStatusHistoryComponentModifier and TypeMethodDescription