
Uses of Class
org.hl7.fhir.dstu3.model.Patient
Packages that use Patient
-
Uses of Patient in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.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.dstu3.formats with parameters of type PatientModifier and TypeMethodDescriptionprotected voidJsonParser.composePatient(String name, Patient element) protected voidRdfParser.composePatient(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Patient element, int index) protected voidXmlParser.composePatient(String name, Patient element) protected voidXmlParser.composePatientElements(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 booleanXmlParser.parsePatientAnimalComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.AnimalComponent res) protected voidJsonParser.parsePatientAnimalComponentProperties(com.google.gson.JsonObject json, Patient owner, Patient.AnimalComponent res) protected Patient.ContactComponentJsonParser.parsePatientContactComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.ContactComponentXmlParser.parsePatientContactComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected booleanXmlParser.parsePatientContactComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.ContactComponent res) protected voidJsonParser.parsePatientContactComponentProperties(com.google.gson.JsonObject json, Patient owner, Patient.ContactComponent res) protected booleanXmlParser.parsePatientContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient res) protected Patient.PatientCommunicationComponentJsonParser.parsePatientPatientCommunicationComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientCommunicationComponentXmlParser.parsePatientPatientCommunicationComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected booleanXmlParser.parsePatientPatientCommunicationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.PatientCommunicationComponent res) protected voidJsonParser.parsePatientPatientCommunicationComponentProperties(com.google.gson.JsonObject json, Patient owner, Patient.PatientCommunicationComponent res) protected Patient.PatientLinkComponentJsonParser.parsePatientPatientLinkComponent(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientLinkComponentXmlParser.parsePatientPatientLinkComponent(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected booleanXmlParser.parsePatientPatientLinkComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.PatientLinkComponent res) protected voidJsonParser.parsePatientPatientLinkComponentProperties(com.google.gson.JsonObject json, Patient owner, Patient.PatientLinkComponent res) protected voidJsonParser.parsePatientProperties(com.google.gson.JsonObject json, Patient res) -
Uses of Patient in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as PatientModifier and TypeFieldDescriptionprotected PatientCoverage.beneficiaryTargetThe actual object that is the target of the reference (The party who benefits from the insurance coverage., the patient when services are provided.)protected PatientResearchSubject.individualTargetThe actual object that is the target of the reference (The record of the person or animal who is involved in the study.)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 PatientClaimResponse.patientTargetThe actual object that is the target of the reference (Patient Resource.)protected PatientConsent.patientTargetThe actual object that is the target of the reference (The patient/healthcare consumer to whom this consent applies.)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 device is affixed to a person.)protected PatientEligibilityRequest.patientTargetThe actual object that is the target of the reference (Patient Resource.)protected PatientEpisodeOfCare.patientTargetThe actual object that is the target of the reference (The patient who is the focus of this episode of care.)protected PatientExplanationOfBenefit.patientTargetThe actual object that is the target of the reference (Patient Resource.)protected PatientFamilyMemberHistory.patientTargetThe actual object that is the target of the reference (The person who this history concerns.)protected PatientImagingManifest.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 ImagingManifest.)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 the recommendations are for.)protected PatientMeasureReport.patientTargetThe actual object that is the target of the reference (Optional Patient if the report was requested for a single patient.)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 PatientRelatedPerson.patientTargetThe actual object that is the target of the reference (The patient this person is related to.)protected PatientSequence.patientTargetThe actual object that is the target of the reference (The patient whose sequencing results are described by this resource.)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 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 PatientDocumentReference.DocumentReferenceContextComponent.sourcePatientInfoTargetThe actual object that is the target of the reference (The Patient Information as known when the document was published.protected PatientEnrollmentRequest.subjectTargetThe actual object that is the target of the reference (Patient Resource.)Methods in org.hl7.fhir.dstu3.model that return PatientModifier and TypeMethodDescriptionPatient.addAddress(Address t) Patient.addContact(Patient.ContactComponent t) Patient.addGeneralPractitioner(Reference t) Patient.addIdentifier(Identifier t) Patient.addLink(Patient.PatientLinkComponent t) Patient.addPhoto(Attachment t) Patient.addTelecom(ContactPoint t) Patient.copy()Coverage.getBeneficiaryTarget()ResearchSubject.getIndividualTarget()AllergyIntolerance.getPatientTarget()BodySite.getPatientTarget()Claim.getPatientTarget()ClaimResponse.getPatientTarget()Consent.getPatientTarget()DetectedIssue.getPatientTarget()Device.getPatientTarget()EligibilityRequest.getPatientTarget()EpisodeOfCare.getPatientTarget()ExplanationOfBenefit.getPatientTarget()FamilyMemberHistory.getPatientTarget()ImagingManifest.getPatientTarget()ImagingStudy.getPatientTarget()Immunization.getPatientTarget()ImmunizationRecommendation.getPatientTarget()MeasureReport.getPatientTarget()NutritionOrder.getPatientTarget()RelatedPerson.getPatientTarget()Sequence.getPatientTarget()SupplyDelivery.getPatientTarget()VisionPrescription.getPatientTarget()DocumentReference.DocumentReferenceContextComponent.getSourcePatientInfoTarget()EnrollmentRequest.getSubjectTarget()Patient.setActive(boolean value) Patient.setActiveElement(BooleanType value) Patient.setAddress(List<Address> theAddress) Patient.setAnimal(Patient.AnimalComponent value) Patient.setBirthDate(Date value) Patient.setBirthDateElement(DateType value) Patient.setCommunication(List<Patient.PatientCommunicationComponent> theCommunication) Patient.setContact(List<Patient.ContactComponent> theContact) Patient.setDeceased(Type value) Patient.setGender(Enumerations.AdministrativeGender value) Patient.setGenderElement(Enumeration<Enumerations.AdministrativeGender> value) Patient.setGeneralPractitioner(List<Reference> theGeneralPractitioner) Patient.setIdentifier(List<Identifier> theIdentifier) Patient.setLink(List<Patient.PatientLinkComponent> theLink) Patient.setManagingOrganization(Reference value) Patient.setManagingOrganizationTarget(Organization value) Patient.setMaritalStatus(CodeableConcept value) Patient.setMultipleBirth(Type value) Patient.setPhoto(List<Attachment> thePhoto) Patient.setTelecom(List<ContactPoint> theTelecom) protected PatientPatient.typedCopy()Methods in org.hl7.fhir.dstu3.model with parameters of type PatientModifier and TypeMethodDescriptionCoverage.setBeneficiaryTarget(Patient value) ResearchSubject.setIndividualTarget(Patient value) AllergyIntolerance.setPatientTarget(Patient value) BodySite.setPatientTarget(Patient value) Claim.setPatientTarget(Patient value) ClaimResponse.setPatientTarget(Patient value) Consent.setPatientTarget(Patient value) DetectedIssue.setPatientTarget(Patient value) Device.setPatientTarget(Patient value) EligibilityRequest.setPatientTarget(Patient value) EpisodeOfCare.setPatientTarget(Patient value) ExplanationOfBenefit.setPatientTarget(Patient value) FamilyMemberHistory.setPatientTarget(Patient value) ImagingManifest.setPatientTarget(Patient value) ImagingStudy.setPatientTarget(Patient value) Immunization.setPatientTarget(Patient value) ImmunizationRecommendation.setPatientTarget(Patient value) MeasureReport.setPatientTarget(Patient value) NutritionOrder.setPatientTarget(Patient value) RelatedPerson.setPatientTarget(Patient value) Sequence.setPatientTarget(Patient value) SupplyDelivery.setPatientTarget(Patient value) VisionPrescription.setPatientTarget(Patient value) DocumentReference.DocumentReferenceContextComponent.setSourcePatientInfoTarget(Patient value) EnrollmentRequest.setSubjectTarget(Patient value)