Uses of Class
org.hl7.fhir.dstu3.model.Patient
-
Uses of Patient in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionprotected Patient
JsonParser.parsePatient
(com.google.gson.JsonObject json) protected Patient
XmlParser.parsePatient
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePatient
(String name, Patient element) protected void
RdfParser.composePatient
(Turtle.Complex parent, String parentType, String name, Patient element, int index) protected void
XmlParser.composePatient
(String name, Patient element) protected void
XmlParser.composePatientElements
(Patient element) protected void
JsonParser.composePatientInner
(Patient element) protected Patient.AnimalComponent
JsonParser.parsePatientAnimalComponent
(com.google.gson.JsonObject json, Patient owner) protected Patient.AnimalComponent
XmlParser.parsePatientAnimalComponent
(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected boolean
XmlParser.parsePatientAnimalComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.AnimalComponent res) protected void
JsonParser.parsePatientAnimalComponentProperties
(com.google.gson.JsonObject json, Patient owner, Patient.AnimalComponent res) protected Patient.ContactComponent
JsonParser.parsePatientContactComponent
(com.google.gson.JsonObject json, Patient owner) protected Patient.ContactComponent
XmlParser.parsePatientContactComponent
(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected boolean
XmlParser.parsePatientContactComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.ContactComponent res) protected void
JsonParser.parsePatientContactComponentProperties
(com.google.gson.JsonObject json, Patient owner, Patient.ContactComponent res) protected boolean
XmlParser.parsePatientContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient res) protected Patient.PatientCommunicationComponent
JsonParser.parsePatientPatientCommunicationComponent
(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientCommunicationComponent
XmlParser.parsePatientPatientCommunicationComponent
(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected boolean
XmlParser.parsePatientPatientCommunicationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.PatientCommunicationComponent res) protected void
JsonParser.parsePatientPatientCommunicationComponentProperties
(com.google.gson.JsonObject json, Patient owner, Patient.PatientCommunicationComponent res) protected Patient.PatientLinkComponent
JsonParser.parsePatientPatientLinkComponent
(com.google.gson.JsonObject json, Patient owner) protected Patient.PatientLinkComponent
XmlParser.parsePatientPatientLinkComponent
(org.xmlpull.v1.XmlPullParser xpp, Patient owner) protected boolean
XmlParser.parsePatientPatientLinkComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Patient owner, Patient.PatientLinkComponent res) protected void
JsonParser.parsePatientPatientLinkComponentProperties
(com.google.gson.JsonObject json, Patient owner, Patient.PatientLinkComponent res) protected void
JsonParser.parsePatientProperties
(com.google.gson.JsonObject json, Patient res) -
Uses of Patient in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionprotected Patient
Coverage.beneficiaryTarget
The actual object that is the target of the reference (The party who benefits from the insurance coverage., the patient when services are provided.)protected Patient
ResearchSubject.individualTarget
The actual object that is the target of the reference (The record of the person or animal who is involved in the study.)protected Patient
AllergyIntolerance.patientTarget
The actual object that is the target of the reference (The patient who has the allergy or intolerance.)protected Patient
BodySite.patientTarget
The actual object that is the target of the reference (The person to which the body site belongs.)protected Patient
Claim.patientTarget
The actual object that is the target of the reference (Patient Resource.)protected Patient
ClaimResponse.patientTarget
The actual object that is the target of the reference (Patient Resource.)protected Patient
Consent.patientTarget
The actual object that is the target of the reference (The patient/healthcare consumer to whom this consent applies.)protected Patient
DetectedIssue.patientTarget
The actual object that is the target of the reference (Indicates the patient whose record the detected issue is associated with.)protected Patient
Device.patientTarget
The actual object that is the target of the reference (Patient information, If the device is affixed to a person.)protected Patient
EligibilityRequest.patientTarget
The actual object that is the target of the reference (Patient Resource.)protected Patient
EpisodeOfCare.patientTarget
The actual object that is the target of the reference (The patient who is the focus of this episode of care.)protected Patient
ExplanationOfBenefit.patientTarget
The actual object that is the target of the reference (Patient Resource.)protected Patient
FamilyMemberHistory.patientTarget
The actual object that is the target of the reference (The person who this history concerns.)protected Patient
ImagingManifest.patientTarget
The 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 Patient
ImagingStudy.patientTarget
The actual object that is the target of the reference (The patient imaged in the study.)protected Patient
Immunization.patientTarget
The actual object that is the target of the reference (The patient who either received or did not receive the immunization.)protected Patient
ImmunizationRecommendation.patientTarget
The actual object that is the target of the reference (The patient the recommendations are for.)protected Patient
MeasureReport.patientTarget
The actual object that is the target of the reference (Optional Patient if the report was requested for a single patient.)protected Patient
NutritionOrder.patientTarget
The 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 Patient
RelatedPerson.patientTarget
The actual object that is the target of the reference (The patient this person is related to.)protected Patient
Sequence.patientTarget
The actual object that is the target of the reference (The patient whose sequencing results are described by this resource.)protected Patient
SupplyDelivery.patientTarget
The actual object that is the target of the reference (A link to a resource representing the person whom the delivered item is for.)protected Patient
VisionPrescription.patientTarget
The 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 Patient
DocumentReference.DocumentReferenceContextComponent.sourcePatientInfoTarget
The actual object that is the target of the reference (The Patient Information as known when the document was published.protected Patient
EnrollmentRequest.subjectTarget
The actual object that is the target of the reference (Patient Resource.)Modifier 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 Patient
Patient.typedCopy()
Modifier 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)