
Uses of Class
org.hl7.fhir.dstu2.model.Encounter
Packages that use Encounter
-
Uses of Encounter in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.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.dstu2.formats with parameters of type EncounterModifier and TypeMethodDescriptionprotected voidJsonParser.composeEncounter(String name, Encounter element) protected voidXmlParser.composeEncounter(String name, Encounter element) protected voidJsonParser.composeEncounterInner(Encounter element) JsonParser.parseEncounterEncounterHospitalizationComponent(com.google.gson.JsonObject json, Encounter owner) XmlParser.parseEncounterEncounterHospitalizationComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected Encounter.EncounterLocationComponentJsonParser.parseEncounterEncounterLocationComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.EncounterLocationComponentXmlParser.parseEncounterEncounterLocationComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) protected Encounter.EncounterParticipantComponentJsonParser.parseEncounterEncounterParticipantComponent(com.google.gson.JsonObject json, Encounter owner) protected Encounter.EncounterParticipantComponentXmlParser.parseEncounterEncounterParticipantComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) JsonParser.parseEncounterEncounterStatusHistoryComponent(com.google.gson.JsonObject json, Encounter owner) XmlParser.parseEncounterEncounterStatusHistoryComponent(org.xmlpull.v1.XmlPullParser xpp, Encounter owner) -
Uses of Encounter in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as EncounterModifier and TypeFieldDescriptionprotected EncounterCommunication.encounterTargetThe actual object that is the target of the reference (The encounter within which the communication was sent.)protected EncounterCommunicationRequest.encounterTargetThe actual object that is the target of the reference (The encounter within which the communication request was created.)protected 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 EncounterCondition.encounterTargetThe actual object that is the target of the reference (Encounter during which the condition was first asserted.)protected EncounterDeviceUseRequest.encounterTargetThe actual object that is the target of the reference (An encounter that provides additional context in which this request is made.)protected EncounterDiagnosticOrder.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 EncounterDiagnosticReport.encounterTargetThe actual object that is the target of the reference (The link to the health care event (encounter) when the order was made.)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 EncounterList_.encounterTargetThe actual object that is the target of the reference (The encounter that is the context in which this list was created.)protected EncounterMedicationAdministration.encounterTargetThe actual object that is the target of the reference (The visit, admission or other contact between patient and health care provider the medication administration was performed as part of.)protected EncounterMedicationOrder.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 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 EncounterObservation.encounterTargetThe actual object that is the target of the reference (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)protected EncounterProcedure.encounterTargetThe actual object that is the target of the reference (The encounter during which the procedure was performed.)protected EncounterProcedureRequest.encounterTargetThe actual object that is the target of the reference (The encounter within which the procedure proposal or request was created.)protected EncounterQuestionnaireResponse.encounterTargetThe actual object that is the target of the reference (Encounter during which this set of questionnaire response were collected.protected EncounterReferralRequest.encounterTargetThe actual object that is the target of the reference (The encounter at which the request for referral or transfer of care is initiated.)protected EncounterRiskAssessment.encounterTargetThe actual object that is the target of the reference (The encounter where the assessment was performed.)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).)Methods in org.hl7.fhir.dstu2.model that return EncounterModifier and TypeMethodDescriptionEncounter.addEpisodeOfCare(Reference t) Encounter.addIdentifier(Identifier t) Encounter.addIncomingReferral(Reference t) Encounter.addIndication(Reference t) Encounter.addLocation(Encounter.EncounterLocationComponent t) Encounter.addParticipant(Encounter.EncounterParticipantComponent t) Encounter.addReason(CodeableConcept t) Encounter.addType(CodeableConcept t) Encounter.copy()Communication.getEncounterTarget()CommunicationRequest.getEncounterTarget()Composition.getEncounterTarget()Condition.getEncounterTarget()DeviceUseRequest.getEncounterTarget()DiagnosticOrder.getEncounterTarget()DiagnosticReport.getEncounterTarget()DocumentReference.DocumentReferenceContextComponent.getEncounterTarget()Flag.getEncounterTarget()Immunization.getEncounterTarget()List_.getEncounterTarget()MedicationAdministration.getEncounterTarget()MedicationOrder.getEncounterTarget()NutritionOrder.getEncounterTarget()Observation.getEncounterTarget()Procedure.getEncounterTarget()ProcedureRequest.getEncounterTarget()QuestionnaireResponse.getEncounterTarget()ReferralRequest.getEncounterTarget()RiskAssessment.getEncounterTarget()VisionPrescription.getEncounterTarget()Encounter.getPartOfTarget()Encounter.setAppointment(Reference value) Encounter.setAppointmentTarget(Appointment value) Encounter.setClass_(Encounter.EncounterClass value) Encounter.setClass_Element(Enumeration<Encounter.EncounterClass> value) Encounter.setHospitalization(Encounter.EncounterHospitalizationComponent value) Encounter.setPartOfTarget(Encounter value) Encounter.setPatient(Reference value) Encounter.setPatientTarget(Patient value) Encounter.setPriority(CodeableConcept value) Encounter.setServiceProvider(Reference value) Encounter.setServiceProviderTarget(Organization value) Encounter.setStatus(Encounter.EncounterState value) Encounter.setStatusElement(Enumeration<Encounter.EncounterState> value) protected EncounterEncounter.typedCopy()Methods in org.hl7.fhir.dstu2.model with parameters of type EncounterModifier and TypeMethodDescriptionCommunication.setEncounterTarget(Encounter value) CommunicationRequest.setEncounterTarget(Encounter value) Composition.setEncounterTarget(Encounter value) Condition.setEncounterTarget(Encounter value) DeviceUseRequest.setEncounterTarget(Encounter value) DiagnosticOrder.setEncounterTarget(Encounter value) DiagnosticReport.setEncounterTarget(Encounter value) DocumentReference.DocumentReferenceContextComponent.setEncounterTarget(Encounter value) Flag.setEncounterTarget(Encounter value) Immunization.setEncounterTarget(Encounter value) List_.setEncounterTarget(Encounter value) MedicationAdministration.setEncounterTarget(Encounter value) MedicationOrder.setEncounterTarget(Encounter value) NutritionOrder.setEncounterTarget(Encounter value) Observation.setEncounterTarget(Encounter value) Procedure.setEncounterTarget(Encounter value) ProcedureRequest.setEncounterTarget(Encounter value) QuestionnaireResponse.setEncounterTarget(Encounter value) ReferralRequest.setEncounterTarget(Encounter value) RiskAssessment.setEncounterTarget(Encounter value) VisionPrescription.setEncounterTarget(Encounter value) Encounter.setPartOfTarget(Encounter value)