Uses of Class
org.hl7.fhir.dstu3.model.Practitioner
-
Uses of Practitioner in org.hl7.fhir.dstu3.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
RdfParser.composePractitioner
(Turtle.Complex parent, String parentType, String name, Practitioner element, int index) protected void
XmlParser.composePractitioner
(String name, Practitioner element) protected void
XmlParser.composePractitionerElements
(Practitioner element) protected void
JsonParser.composePractitionerInner
(Practitioner element) protected boolean
XmlParser.parsePractitionerContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Practitioner res) JsonParser.parsePractitionerPractitionerQualificationComponent
(com.google.gson.JsonObject json, Practitioner owner) XmlParser.parsePractitionerPractitionerQualificationComponent
(org.xmlpull.v1.XmlPullParser xpp, Practitioner owner) protected boolean
XmlParser.parsePractitionerPractitionerQualificationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Practitioner owner, Practitioner.PractitionerQualificationComponent res) protected void
JsonParser.parsePractitionerPractitionerQualificationComponentProperties
(com.google.gson.JsonObject json, Practitioner owner, Practitioner.PractitionerQualificationComponent res) protected void
JsonParser.parsePractitionerProperties
(com.google.gson.JsonObject json, Practitioner res) -
Uses of Practitioner in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionprotected Practitioner
Immunization.ImmunizationPractitionerComponent.actorTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected 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
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
EligibilityRequest.entererTarget
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)protected Practitioner
ExplanationOfBenefit.entererTarget
The actual object that is the target of the reference (The person who created the explanation of benefit.)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
Media.operatorTarget
The actual object that is the target of the reference (The person who administered the collection of the image.)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
PractitionerRole.practitionerTarget
The actual object that is the target of the reference (Practitioner that is able to provide the defined services for the organation.)protected Practitioner
VisionPrescription.prescriberTarget
The actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected Practitioner
ResearchStudy.principalInvestigatorTarget
The actual object that is the target of the reference (Indicates the individual who has primary oversite of the execution of the study.)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
ExplanationOfBenefit.providerTarget
The actual object that is the target of the reference (The provider which is responsible for the claim.)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 this request.)protected Practitioner
MedicationRequest.recorderTarget
The actual object that is the target of the reference (The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.)protected Practitioner
ImagingStudy.referrerTarget
The actual object that is the target of the reference (The requesting/referring physician.)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
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.)Modifier and TypeFieldDescriptionprotected List
<Practitioner> ImagingStudy.interpreterTarget
The actual objects that are the target of the reference (Who read the study and interpreted the images or other content.)protected List
<Practitioner> ImagingStudy.ImagingStudySeriesComponent.performerTarget
The actual objects that are the target of the reference (The physician or operator (often the radiology technician) who performed the series.protected 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) ImagingStudy.addInterpreterTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadImagingStudy.ImagingStudySeriesComponent.addPerformerTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadPractitioner.addPhoto
(Attachment t) Practitioner.addQualification
(Practitioner.PractitionerQualificationComponent t) SupplyDelivery.addReceiverTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationDispense.MedicationDispenseSubstitutionComponent.addResponsiblePartyTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadPractitioner.addTelecom
(ContactPoint t) Practitioner.copy()
Immunization.ImmunizationPractitionerComponent.getActorTarget()
ClinicalImpression.getAssessorTarget()
DetectedIssue.DetectedIssueMitigationComponent.getAuthorTarget()
MessageHeader.getAuthorTarget()
EpisodeOfCare.getCareManagerTarget()
Specimen.SpecimenCollectionComponent.getCollectorTarget()
Claim.getEntererTarget()
EligibilityRequest.getEntererTarget()
ExplanationOfBenefit.getEntererTarget()
MessageHeader.getEntererTarget()
Media.getOperatorTarget()
NutritionOrder.getOrdererTarget()
PractitionerRole.getPractitionerTarget()
VisionPrescription.getPrescriberTarget()
ResearchStudy.getPrincipalInvestigatorTarget()
Claim.getProviderTarget()
EligibilityRequest.getProviderTarget()
EnrollmentRequest.getProviderTarget()
ExplanationOfBenefit.getProviderTarget()
PaymentNotice.getProviderTarget()
ProcessRequest.getProviderTarget()
MedicationRequest.getRecorderTarget()
ImagingStudy.getReferrerTarget()
ClaimResponse.getRequestProviderTarget()
EligibilityResponse.getRequestProviderTarget()
EnrollmentResponse.getRequestProviderTarget()
PaymentReconciliation.getRequestProviderTarget()
ProcessResponse.getRequestProviderTarget()
Practitioner.setActive
(boolean value) Practitioner.setActiveElement
(BooleanType value) Practitioner.setAddress
(List<Address> theAddress) Practitioner.setBirthDate
(Date value) Practitioner.setBirthDateElement
(DateType value) Practitioner.setCommunication
(List<CodeableConcept> theCommunication) Practitioner.setGender
(Enumerations.AdministrativeGender value) Practitioner.setGenderElement
(Enumeration<Enumerations.AdministrativeGender> value) Practitioner.setIdentifier
(List<Identifier> theIdentifier) Practitioner.setPhoto
(List<Attachment> thePhoto) Practitioner.setQualification
(List<Practitioner.PractitionerQualificationComponent> theQualification) Practitioner.setTelecom
(List<ContactPoint> theTelecom) protected Practitioner
Practitioner.typedCopy()
Modifier and TypeMethodDescriptionImagingStudy.getInterpreterTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadImagingStudy.ImagingStudySeriesComponent.getPerformerTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadSupplyDelivery.getReceiverTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationDispense.MedicationDispenseSubstitutionComponent.getResponsiblePartyTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadModifier and TypeMethodDescriptionImmunization.ImmunizationPractitionerComponent.setActorTarget
(Practitioner value) ClinicalImpression.setAssessorTarget
(Practitioner value) DetectedIssue.DetectedIssueMitigationComponent.setAuthorTarget
(Practitioner value) MessageHeader.setAuthorTarget
(Practitioner value) EpisodeOfCare.setCareManagerTarget
(Practitioner value) Specimen.SpecimenCollectionComponent.setCollectorTarget
(Practitioner value) Claim.setEntererTarget
(Practitioner value) EligibilityRequest.setEntererTarget
(Practitioner value) ExplanationOfBenefit.setEntererTarget
(Practitioner value) MessageHeader.setEntererTarget
(Practitioner value) Media.setOperatorTarget
(Practitioner value) NutritionOrder.setOrdererTarget
(Practitioner value) PractitionerRole.setPractitionerTarget
(Practitioner value) VisionPrescription.setPrescriberTarget
(Practitioner value) ResearchStudy.setPrincipalInvestigatorTarget
(Practitioner value) Claim.setProviderTarget
(Practitioner value) EligibilityRequest.setProviderTarget
(Practitioner value) EnrollmentRequest.setProviderTarget
(Practitioner value) ExplanationOfBenefit.setProviderTarget
(Practitioner value) PaymentNotice.setProviderTarget
(Practitioner value) ProcessRequest.setProviderTarget
(Practitioner value) MedicationRequest.setRecorderTarget
(Practitioner value) ImagingStudy.setReferrerTarget
(Practitioner value) ClaimResponse.setRequestProviderTarget
(Practitioner value) EligibilityResponse.setRequestProviderTarget
(Practitioner value) EnrollmentResponse.setRequestProviderTarget
(Practitioner value) PaymentReconciliation.setRequestProviderTarget
(Practitioner value) ProcessResponse.setRequestProviderTarget
(Practitioner value)