| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Patient |
JsonParser.parsePatient(com.google.gson.JsonObject json) |
protected Patient |
XmlParser.parsePatient(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composePatient(String name,
Patient element) |
protected void |
XmlParser.composePatient(String name,
Patient element) |
protected void |
RdfParser.composePatient(Turtle.Complex parent,
String parentType,
String name,
Patient element,
int index) |
protected void |
XmlParser.composePatientElements(Patient element) |
protected void |
JsonParser.composePatientInner(Patient element) |
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) |
| Modifier and Type | Field and Description |
|---|---|
protected 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 |
EnrollmentRequest.candidateTarget
The actual object that is the target of the reference (Patient Resource.)
|
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 |
ImmunizationEvaluation.patientTarget
The actual object that is the target of the reference (The individual for whom the evaluation is being done.)
|
protected Patient |
RelatedPerson.patientTarget
The actual object that is the target of the reference (The patient this person is related to.)
|
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 |
Device.patientTarget
The actual object that is the target of the reference (Patient information, If the device is affixed to a person.)
|
protected Patient |
BodyStructure.patientTarget
The actual object that is the target of the reference (The person to which the body site belongs.)
|
protected Patient |
ImmunizationRecommendation.patientTarget
The actual object that is the target of the reference (The patient the recommendation(s) are for.)
|
protected Patient |
CoverageEligibilityResponse.patientTarget
The actual object that is the target of the reference (Patient Resource.)
|
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 |
FamilyMemberHistory.patientTarget
The actual object that is the target of the reference (The person who this history concerns.)
|
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 |
ExplanationOfBenefit.patientTarget
The actual object that is the target of the reference (Patient Resource.)
|
protected Patient |
CoverageEligibilityRequest.patientTarget
The actual object that is the target of the reference (Patient Resource.)
|
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 |
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 |
Consent.patientTarget
The actual object that is the target of the reference (The patient/healthcare consumer to whom this consent applies.)
|
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 |
ClaimResponse.patientTarget
The actual object that is the target of the reference (Patient Resource.)
|
protected Patient |
AllergyIntolerance.patientTarget
The actual object that is the target of the reference (The patient who has the allergy or intolerance.)
|
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 |
Claim.patientTarget
The actual object that is the target of the reference (Patient Resource.)
|
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 |
ItemInstance.subjectTarget
The actual object that is the target of the reference (The patient that the item is associated with (implanted in, given to).)
|
Copyright © 2014–2018 University Health Network. All rights reserved.