
Uses of Class
org.hl7.fhir.dstu3.model.Encounter
Packages that use Encounter
-
Uses of Encounter in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return EncounterModifier and TypeMethodDescriptionprotected EncounterJsonParser.parseEncounter(com.google.gson.JsonObject json) protected EncounterXmlParser.parseEncounter(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type EncounterModifier and TypeMethodDescriptionprotected voidJsonParser.composeEncounter(String name, Encounter element) protected voidRdfParser.composeEncounter(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Encounter element, int index) protected voidXmlParser.composeEncounter(String name, Encounter element) protected voidXmlParser.composeEncounterElements(Encounter element) protected voidJsonParser.composeEncounterInner(Encounter element) protected Encounter.ClassHistoryComponentJsonParser.parseEncounterClassHistoryComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.ClassHistoryComponentXmlParser.parseEncounterClassHistoryComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterClassHistoryComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.ClassHistoryComponent res) protected voidJsonParser.parseEncounterClassHistoryComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.ClassHistoryComponent res) protected booleanXmlParser.parseEncounterContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter res) protected Encounter.DiagnosisComponentJsonParser.parseEncounterDiagnosisComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.DiagnosisComponentXmlParser.parseEncounterDiagnosisComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterDiagnosisComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.DiagnosisComponent res) protected voidJsonParser.parseEncounterDiagnosisComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.DiagnosisComponent res) JsonParser.parseEncounterEncounterHospitalizationComponent(com.google.gson.JsonObject json, Encounter owner) XmlParser.parseEncounterEncounterHospitalizationComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterEncounterHospitalizationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.EncounterHospitalizationComponent res) protected voidJsonParser.parseEncounterEncounterHospitalizationComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.EncounterHospitalizationComponent res) protected Encounter.EncounterLocationComponentJsonParser.parseEncounterEncounterLocationComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.EncounterLocationComponentXmlParser.parseEncounterEncounterLocationComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterEncounterLocationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.EncounterLocationComponent res) protected voidJsonParser.parseEncounterEncounterLocationComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.EncounterLocationComponent res) protected Encounter.EncounterParticipantComponentJsonParser.parseEncounterEncounterParticipantComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.EncounterParticipantComponentXmlParser.parseEncounterEncounterParticipantComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterEncounterParticipantComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.EncounterParticipantComponent res) protected voidJsonParser.parseEncounterEncounterParticipantComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.EncounterParticipantComponent res) protected voidJsonParser.parseEncounterProperties(com.google.gson.JsonObject json, Encounter res) protected Encounter.StatusHistoryComponentJsonParser.parseEncounterStatusHistoryComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.StatusHistoryComponentXmlParser.parseEncounterStatusHistoryComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected booleanXmlParser.parseEncounterStatusHistoryComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Encounter owner, Encounter.StatusHistoryComponent res) protected voidJsonParser.parseEncounterStatusHistoryComponentProperties(com.google.gson.JsonObject json, Encounter owner, Encounter.StatusHistoryComponent res) -
Uses of Encounter in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as EncounterModifier and TypeFieldDescriptionprotected EncounterComposition.encounterTargetThe actual object that is the target of the reference (Describes the clinical encounter or type of care this documentation is associated with.)protected EncounterDocumentReference.DocumentReferenceContextComponent.encounterTargetThe 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 EncounterFlag.encounterTargetThe actual object that is the target of the reference (This alert is only relevant during the encounter.)protected EncounterImmunization.encounterTargetThe 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 EncounterListResource.encounterTargetThe actual object that is the target of the reference (The encounter that is the context in which this list was created.)protected EncounterNutritionOrder.encounterTargetThe 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 EncounterVisionPrescription.encounterTargetThe 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 EncounterEncounter.partOfTargetThe actual object that is the target of the reference (Another Encounter of which this encounter is a part of (administratively or in time).)Fields in org.hl7.fhir.dstu3.model with type parameters of type EncounterModifier and TypeFieldDescriptionClaim.ItemComponent.encounterTargetThe actual objects that are the target of the reference (A billed item may include goods or services provided in multiple encounters.)ExplanationOfBenefit.ItemComponent.encounterTargetThe actual objects that are the target of the reference (A billed item may include goods or services provided in multiple encounters.)Methods in org.hl7.fhir.dstu3.model that return EncounterModifier and TypeMethodDescriptionEncounter.addAccount(Reference t) Encounter.addClassHistory(Encounter.ClassHistoryComponent t) Encounter.addDiagnosis(Encounter.DiagnosisComponent t) Encounter.addEpisodeOfCare(Reference t) Encounter.addIdentifier(Identifier t) Encounter.addIncomingReferral(Reference t) Encounter.addLocation(Encounter.EncounterLocationComponent t) Encounter.addParticipant(Encounter.EncounterParticipantComponent t) Encounter.addReason(CodeableConcept t) Encounter.addStatusHistory(Encounter.StatusHistoryComponent t) Encounter.addType(CodeableConcept t) Encounter.copy()Composition.getEncounterTarget()DocumentReference.DocumentReferenceContextComponent.getEncounterTarget()Flag.getEncounterTarget()Immunization.getEncounterTarget()ListResource.getEncounterTarget()NutritionOrder.getEncounterTarget()VisionPrescription.getEncounterTarget()Encounter.getPartOfTarget()Encounter.setAccount(List<Reference> theAccount) Encounter.setAppointment(Reference value) Encounter.setAppointmentTarget(Appointment value) Encounter.setClassHistory(List<Encounter.ClassHistoryComponent> theClassHistory) Encounter.setDiagnosis(List<Encounter.DiagnosisComponent> theDiagnosis) Encounter.setEpisodeOfCare(List<Reference> theEpisodeOfCare) Encounter.setHospitalization(Encounter.EncounterHospitalizationComponent value) Encounter.setIdentifier(List<Identifier> theIdentifier) Encounter.setIncomingReferral(List<Reference> theIncomingReferral) Encounter.setLocation(List<Encounter.EncounterLocationComponent> theLocation) Encounter.setParticipant(List<Encounter.EncounterParticipantComponent> theParticipant) Encounter.setPartOfTarget(Encounter value) Encounter.setPriority(CodeableConcept value) Encounter.setReason(List<CodeableConcept> theReason) Encounter.setServiceProvider(Reference value) Encounter.setServiceProviderTarget(Organization value) Encounter.setStatus(Encounter.EncounterStatus value) Encounter.setStatusElement(Enumeration<Encounter.EncounterStatus> value) Encounter.setStatusHistory(List<Encounter.StatusHistoryComponent> theStatusHistory) Encounter.setSubject(Reference value) Encounter.setSubjectTarget(Resource value) Encounter.setType(List<CodeableConcept> theType) protected EncounterEncounter.typedCopy()Methods in org.hl7.fhir.dstu3.model with parameters of type EncounterModifier and TypeMethodDescriptionComposition.setEncounterTarget(Encounter value) DocumentReference.DocumentReferenceContextComponent.setEncounterTarget(Encounter value) Flag.setEncounterTarget(Encounter value) Immunization.setEncounterTarget(Encounter value) ListResource.setEncounterTarget(Encounter value) NutritionOrder.setEncounterTarget(Encounter value) VisionPrescription.setEncounterTarget(Encounter value) Encounter.setPartOfTarget(Encounter value)