
Uses of Class
org.hl7.fhir.dstu2.model.Patient
Packages that use Patient
-
Uses of Patient in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PatientModifier and TypeMethodDescriptionprotected PatientJsonParser.parsePatient(com.google.gson.JsonObject json) protected PatientXmlParser.parsePatient(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type PatientModifier and TypeMethodDescriptionprotected voidJsonParser.composePatient(String name, Patient element) protected voidXmlParser.composePatient(String name, Patient element) protected voidJsonParser.composePatientInner(Patient element) protected Patient.AnimalComponentJsonParser.parsePatientAnimalComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.AnimalComponentXmlParser.parsePatientAnimalComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected Patient.ContactComponentJsonParser.parsePatientContactComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.ContactComponentXmlParser.parsePatientContactComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected Patient.PatientCommunicationComponentJsonParser.parsePatientPatientCommunicationComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientCommunicationComponentXmlParser.parsePatientPatientCommunicationComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected Patient.PatientLinkComponentJsonParser.parsePatientPatientLinkComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientLinkComponentXmlParser.parsePatientPatientLinkComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) -
Uses of Patient in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as PatientModifier and TypeFieldDescriptionprotected PatientPatient.PatientLinkComponent.otherTargetThe actual object that is the target of the reference (The other patient resource that the link refers to.)protected PatientAllergyIntolerance.patientTargetThe actual object that is the target of the reference (The patient who has the allergy or intolerance.)protected PatientBodySite.patientTargetThe actual object that is the target of the reference (The person to which the body site belongs.)protected PatientClaim.patientTargetThe actual object that is the target of the reference (Patient Resource.)protected PatientClinicalImpression.patientTargetThe actual object that is the target of the reference (The patient being assessed.)protected PatientCondition.patientTargetThe actual object that is the target of the reference (Indicates the patient who the condition record is associated with.)protected PatientDetectedIssue.patientTargetThe actual object that is the target of the reference (Indicates the patient whose record the detected issue is associated with.)protected PatientDevice.patientTargetThe actual object that is the target of the reference (Patient information, if the resource is affixed to a person.)protected PatientEncounter.patientTargetThe actual object that is the target of the reference (The patient present at the encounter.)protected PatientEpisodeOfCare.patientTargetThe actual object that is the target of the reference (The patient that this EpisodeOfCare applies to.)protected PatientFamilyMemberHistory.patientTargetThe actual object that is the target of the reference (The person who this history concerns.)protected PatientImagingObjectSelection.patientTargetThe actual object that is the target of the reference (A patient resource reference which is the patient subject of all DICOM SOP Instances in this ImagingObjectSelection.)protected PatientImagingStudy.patientTargetThe actual object that is the target of the reference (The patient imaged in the study.)protected PatientImmunization.patientTargetThe actual object that is the target of the reference (The patient who either received or did not receive the immunization.)protected PatientImmunizationRecommendation.patientTargetThe actual object that is the target of the reference (The patient for whom the recommendations are for.)protected PatientMedicationAdministration.patientTargetThe actual object that is the target of the reference (The person or animal receiving the medication.)protected PatientMedicationDispense.patientTargetThe actual object that is the target of the reference (A link to a resource representing the person to whom the medication will be given.)protected PatientMedicationOrder.patientTargetThe actual object that is the target of the reference (A link to a resource representing the person to whom the medication will be given.)protected PatientMedicationStatement.patientTargetThe actual object that is the target of the reference (The person or animal who is/was taking the medication.)protected PatientNutritionOrder.patientTargetThe actual object that is the target of the reference (The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)protected PatientReferralRequest.patientTargetThe actual object that is the target of the reference (The patient who is the subject of a referral or transfer of care request.)protected PatientRelatedPerson.patientTargetThe actual object that is the target of the reference (The patient this person is related to.)protected PatientSupplyDelivery.patientTargetThe actual object that is the target of the reference (A link to a resource representing the person whom the delivered item is for.)protected PatientSupplyRequest.patientTargetThe actual object that is the target of the reference (A link to a resource representing the person whom the ordered item is for.)protected PatientVisionPrescription.patientTargetThe actual object that is the target of the reference (A link to a resource representing the person to whom the vision products will be supplied.)protected PatientClaim.PayeeComponent.personTargetThe actual object that is the target of the reference (The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)protected PatientDocumentReference.DocumentReferenceContextComponent.sourcePatientInfoTargetThe actual object that is the target of the reference (The Patient Information as known when the document was published.protected PatientCommunication.subjectTargetThe actual object that is the target of the reference (The patient who was the focus of this communication.)protected PatientCommunicationRequest.subjectTargetThe actual object that is the target of the reference (The patient who is the focus of this communication request.)protected PatientDeviceUseRequest.subjectTargetThe actual object that is the target of the reference (The patient who will use the device.)protected PatientDeviceUseStatement.subjectTargetThe actual object that is the target of the reference (The patient who used the device.)protected PatientEnrollmentRequest.subjectTargetThe actual object that is the target of the reference (Patient Resource.)protected PatientCoverage.subscriberTargetThe actual object that is the target of the reference (The party who 'owns' the insurance contractual relationship to the policy or to whom the benefit of the policy is due.)Methods in org.hl7.fhir.dstu2.model that return PatientModifier and TypeMethodDescriptionPatient.addAddress(Address t) Patient.addCareProvider(Reference t) Patient.addContact(Patient.ContactComponent t) Patient.addIdentifier(Identifier t) Patient.addLink(Patient.PatientLinkComponent t) Patient.addPhoto(Attachment t) Patient.addTelecom(ContactPoint t) Patient.copy()Patient.PatientLinkComponent.getOtherTarget()AllergyIntolerance.getPatientTarget()BodySite.getPatientTarget()Claim.getPatientTarget()ClinicalImpression.getPatientTarget()Condition.getPatientTarget()DetectedIssue.getPatientTarget()Device.getPatientTarget()Encounter.getPatientTarget()EpisodeOfCare.getPatientTarget()FamilyMemberHistory.getPatientTarget()ImagingObjectSelection.getPatientTarget()ImagingStudy.getPatientTarget()Immunization.getPatientTarget()ImmunizationRecommendation.getPatientTarget()MedicationAdministration.getPatientTarget()MedicationDispense.getPatientTarget()MedicationOrder.getPatientTarget()MedicationStatement.getPatientTarget()NutritionOrder.getPatientTarget()ReferralRequest.getPatientTarget()RelatedPerson.getPatientTarget()SupplyDelivery.getPatientTarget()SupplyRequest.getPatientTarget()VisionPrescription.getPatientTarget()Claim.PayeeComponent.getPersonTarget()DocumentReference.DocumentReferenceContextComponent.getSourcePatientInfoTarget()Communication.getSubjectTarget()CommunicationRequest.getSubjectTarget()DeviceUseRequest.getSubjectTarget()DeviceUseStatement.getSubjectTarget()EnrollmentRequest.getSubjectTarget()Coverage.getSubscriberTarget()Patient.setActive(boolean value) Patient.setActiveElement(BooleanType value) Patient.setAnimal(Patient.AnimalComponent value) Patient.setBirthDate(Date value) Patient.setBirthDateElement(DateType value) Patient.setDeceased(Type value) Patient.setGender(Enumerations.AdministrativeGender value) Patient.setGenderElement(Enumeration<Enumerations.AdministrativeGender> value) Patient.setManagingOrganization(Reference value) Patient.setManagingOrganizationTarget(Organization value) Patient.setMaritalStatus(CodeableConcept value) Patient.setMultipleBirth(Type value) protected PatientPatient.typedCopy()Methods in org.hl7.fhir.dstu2.model with parameters of type PatientModifier and TypeMethodDescriptionPatient.PatientLinkComponent.setOtherTarget(Patient value) AllergyIntolerance.setPatientTarget(Patient value) BodySite.setPatientTarget(Patient value) Claim.setPatientTarget(Patient value) ClinicalImpression.setPatientTarget(Patient value) Condition.setPatientTarget(Patient value) DetectedIssue.setPatientTarget(Patient value) Device.setPatientTarget(Patient value) Encounter.setPatientTarget(Patient value) EpisodeOfCare.setPatientTarget(Patient value) FamilyMemberHistory.setPatientTarget(Patient value) ImagingObjectSelection.setPatientTarget(Patient value) ImagingStudy.setPatientTarget(Patient value) Immunization.setPatientTarget(Patient value) ImmunizationRecommendation.setPatientTarget(Patient value) MedicationAdministration.setPatientTarget(Patient value) MedicationDispense.setPatientTarget(Patient value) MedicationOrder.setPatientTarget(Patient value) MedicationStatement.setPatientTarget(Patient value) NutritionOrder.setPatientTarget(Patient value) ReferralRequest.setPatientTarget(Patient value) RelatedPerson.setPatientTarget(Patient value) SupplyDelivery.setPatientTarget(Patient value) SupplyRequest.setPatientTarget(Patient value) VisionPrescription.setPatientTarget(Patient value) Claim.PayeeComponent.setPersonTarget(Patient value) DocumentReference.DocumentReferenceContextComponent.setSourcePatientInfoTarget(Patient value) Communication.setSubjectTarget(Patient value) CommunicationRequest.setSubjectTarget(Patient value) DeviceUseRequest.setSubjectTarget(Patient value) DeviceUseStatement.setSubjectTarget(Patient value) EnrollmentRequest.setSubjectTarget(Patient value) Coverage.setSubscriberTarget(Patient value)