Uses of Class
org.hl7.fhir.dstu2.model.Practitioner
-
Uses of Practitioner in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected Practitioner
JsonParser.parsePractitioner
(com.google.gson.JsonObject json) protected Practitioner
XmlParser.parsePractitioner
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePractitioner
(String name, Practitioner element) protected void
XmlParser.composePractitioner
(String name, Practitioner element) protected void
JsonParser.composePractitionerInner
(Practitioner element) JsonParser.parsePractitionerPractitionerPractitionerRoleComponent
(com.google.gson.JsonObject json, Practitioner owner) XmlParser.parsePractitionerPractitionerPractitionerRoleComponent
(org.xmlpull.v1.XmlPullParser xpp, Practitioner owner) JsonParser.parsePractitionerPractitionerQualificationComponent
(com.google.gson.JsonObject json, Practitioner owner) XmlParser.parsePractitionerPractitionerQualificationComponent
(org.xmlpull.v1.XmlPullParser xpp, Practitioner owner) -
Uses of Practitioner in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected Practitioner
ClinicalImpression.assessorTarget
The actual object that is the target of the reference (The clinician performing the assessment.)protected Practitioner
DetectedIssue.DetectedIssueMitigationComponent.authorTarget
The actual object that is the target of the reference (Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring.)protected Practitioner
MessageHeader.authorTarget
The actual object that is the target of the reference (The logical author of the message - the person or device that decided the described event should happen.protected Practitioner
EpisodeOfCare.careManagerTarget
The actual object that is the target of the reference (The practitioner that is the care manager/care co-ordinator for this patient.)protected Practitioner
Specimen.SpecimenCollectionComponent.collectorTarget
The actual object that is the target of the reference (Person who collected the specimen.)protected Practitioner
MedicationDispense.dispenserTarget
The actual object that is the target of the reference (The individual responsible for dispensing the medication.)protected Practitioner
Claim.entererTarget
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)protected Practitioner
MessageHeader.entererTarget
The actual object that is the target of the reference (The person or device that performed the data entry leading to this message.protected Practitioner
ImagingStudy.interpreterTarget
The actual object that is the target of the reference (Who read the study and interpreted the images or other content.)protected Practitioner
Media.operatorTarget
The actual object that is the target of the reference (The person who administered the collection of the image.)protected Practitioner
DiagnosticOrder.ordererTarget
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the investigation.)protected Practitioner
NutritionOrder.ordererTarget
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)protected Practitioner
Immunization.performerTarget
The actual object that is the target of the reference (Clinician who administered the vaccine.)protected Practitioner
MedicationOrder.prescriberTarget
The actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected Practitioner
VisionPrescription.prescriberTarget
The actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected Practitioner
Claim.ItemsComponent.providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
Claim.PayeeComponent.providerTarget
The actual object that is the target of the reference (The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)protected Practitioner
Claim.providerTarget
The actual object that is the target of the reference (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)protected Practitioner
EligibilityRequest.providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
EnrollmentRequest.providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
PaymentNotice.providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
ProcessRequest.providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the action specified in thise request.)protected Practitioner
ImagingStudy.referrerTarget
The actual object that is the target of the reference (The requesting/referring physician.)protected Practitioner
Immunization.requesterTarget
The actual object that is the target of the reference (Clinician who ordered the vaccination.)protected Practitioner
ClaimResponse.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
EligibilityResponse.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
EnrollmentResponse.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
ExplanationOfBenefit.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
PaymentReconciliation.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
ProcessResponse.requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Practitioner
SupplyDelivery.supplierTarget
The actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)Modifier and TypeFieldDescriptionprotected List
<Practitioner> SupplyDelivery.receiverTarget
The actual objects that are the target of the reference (Identifies the person who picked up the Supply.)protected List
<Practitioner> MedicationDispense.MedicationDispenseSubstitutionComponent.responsiblePartyTarget
The actual objects that are the target of the reference (The person or organization that has primary responsibility for the substitution.)Modifier and TypeMethodDescriptionPractitioner.addAddress
(Address t) Practitioner.addCommunication
(CodeableConcept t) Practitioner.addIdentifier
(Identifier t) Practitioner.addPhoto
(Attachment t) Practitioner.addQualification
(Practitioner.PractitionerQualificationComponent t) SupplyDelivery.addReceiverTarget()
MedicationDispense.MedicationDispenseSubstitutionComponent.addResponsiblePartyTarget()
Practitioner.addTelecom
(ContactPoint t) Practitioner.copy()
ClinicalImpression.getAssessorTarget()
DetectedIssue.DetectedIssueMitigationComponent.getAuthorTarget()
MessageHeader.getAuthorTarget()
EpisodeOfCare.getCareManagerTarget()
Specimen.SpecimenCollectionComponent.getCollectorTarget()
MedicationDispense.getDispenserTarget()
Claim.getEntererTarget()
MessageHeader.getEntererTarget()
ImagingStudy.getInterpreterTarget()
Media.getOperatorTarget()
DiagnosticOrder.getOrdererTarget()
NutritionOrder.getOrdererTarget()
Immunization.getPerformerTarget()
MedicationOrder.getPrescriberTarget()
VisionPrescription.getPrescriberTarget()
Claim.getProviderTarget()
Claim.ItemsComponent.getProviderTarget()
Claim.PayeeComponent.getProviderTarget()
EligibilityRequest.getProviderTarget()
EnrollmentRequest.getProviderTarget()
PaymentNotice.getProviderTarget()
ProcessRequest.getProviderTarget()
ImagingStudy.getReferrerTarget()
Immunization.getRequesterTarget()
ClaimResponse.getRequestProviderTarget()
EligibilityResponse.getRequestProviderTarget()
EnrollmentResponse.getRequestProviderTarget()
ExplanationOfBenefit.getRequestProviderTarget()
PaymentReconciliation.getRequestProviderTarget()
ProcessResponse.getRequestProviderTarget()
SupplyDelivery.getSupplierTarget()
Practitioner.setActive
(boolean value) Practitioner.setActiveElement
(BooleanType value) Practitioner.setBirthDate
(Date value) Practitioner.setBirthDateElement
(DateType value) Practitioner.setGender
(Enumerations.AdministrativeGender value) Practitioner.setGenderElement
(Enumeration<Enumerations.AdministrativeGender> value) protected Practitioner
Practitioner.typedCopy()
Modifier and TypeMethodDescriptionSupplyDelivery.getReceiverTarget()
MedicationDispense.MedicationDispenseSubstitutionComponent.getResponsiblePartyTarget()
Modifier and TypeMethodDescriptionClinicalImpression.setAssessorTarget
(Practitioner value) DetectedIssue.DetectedIssueMitigationComponent.setAuthorTarget
(Practitioner value) MessageHeader.setAuthorTarget
(Practitioner value) EpisodeOfCare.setCareManagerTarget
(Practitioner value) Specimen.SpecimenCollectionComponent.setCollectorTarget
(Practitioner value) MedicationDispense.setDispenserTarget
(Practitioner value) Claim.setEntererTarget
(Practitioner value) MessageHeader.setEntererTarget
(Practitioner value) ImagingStudy.setInterpreterTarget
(Practitioner value) Media.setOperatorTarget
(Practitioner value) DiagnosticOrder.setOrdererTarget
(Practitioner value) NutritionOrder.setOrdererTarget
(Practitioner value) Immunization.setPerformerTarget
(Practitioner value) MedicationOrder.setPrescriberTarget
(Practitioner value) VisionPrescription.setPrescriberTarget
(Practitioner value) Claim.ItemsComponent.setProviderTarget
(Practitioner value) Claim.PayeeComponent.setProviderTarget
(Practitioner value) Claim.setProviderTarget
(Practitioner value) EligibilityRequest.setProviderTarget
(Practitioner value) EnrollmentRequest.setProviderTarget
(Practitioner value) PaymentNotice.setProviderTarget
(Practitioner value) ProcessRequest.setProviderTarget
(Practitioner value) ImagingStudy.setReferrerTarget
(Practitioner value) Immunization.setRequesterTarget
(Practitioner value) ClaimResponse.setRequestProviderTarget
(Practitioner value) EligibilityResponse.setRequestProviderTarget
(Practitioner value) EnrollmentResponse.setRequestProviderTarget
(Practitioner value) ExplanationOfBenefit.setRequestProviderTarget
(Practitioner value) PaymentReconciliation.setRequestProviderTarget
(Practitioner value) ProcessResponse.setRequestProviderTarget
(Practitioner value) SupplyDelivery.setSupplierTarget
(Practitioner value)