Uses of Class
org.hl7.fhir.dstu2.model.Encounter.EncounterStatusHistoryComponent
-
Uses of Encounter.EncounterStatusHistoryComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseEncounterEncounterStatusHistoryComponent
(com.google.gson.JsonObject json, Encounter owner) XmlParser.parseEncounterEncounterStatusHistoryComponent
(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionEncounter.addStatusHistory()
Encounter.EncounterStatusHistoryComponent.copy()
Encounter.EncounterStatusHistoryComponent.setStatus
(Encounter.EncounterState value) Encounter.EncounterStatusHistoryComponent.setStatusElement
(Enumeration<Encounter.EncounterState> value) Modifier and TypeMethodDescription