
Uses of Class
org.hl7.fhir.dstu2.model.Practitioner
Packages that use Practitioner
-
Uses of Practitioner in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PractitionerModifier and TypeMethodDescriptionprotected PractitionerJsonParser.parsePractitioner(com.google.gson.JsonObject json) protected PractitionerXmlParser.parsePractitioner(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type PractitionerModifier and TypeMethodDescriptionprotected voidJsonParser.composePractitioner(String name, Practitioner element) protected voidXmlParser.composePractitioner(String name, Practitioner element) protected voidJsonParser.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
Fields in org.hl7.fhir.dstu2.model declared as PractitionerModifier and TypeFieldDescriptionprotected PractitionerClinicalImpression.assessorTargetThe actual object that is the target of the reference (The clinician performing the assessment.)protected PractitionerDetectedIssue.DetectedIssueMitigationComponent.authorTargetThe 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 PractitionerMessageHeader.authorTargetThe 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 PractitionerEpisodeOfCare.careManagerTargetThe actual object that is the target of the reference (The practitioner that is the care manager/care co-ordinator for this patient.)protected PractitionerSpecimen.SpecimenCollectionComponent.collectorTargetThe actual object that is the target of the reference (Person who collected the specimen.)protected PractitionerMedicationDispense.dispenserTargetThe actual object that is the target of the reference (The individual responsible for dispensing the medication.)protected PractitionerClaim.entererTargetThe actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)protected PractitionerMessageHeader.entererTargetThe actual object that is the target of the reference (The person or device that performed the data entry leading to this message.protected PractitionerImagingStudy.interpreterTargetThe actual object that is the target of the reference (Who read the study and interpreted the images or other content.)protected PractitionerMedia.operatorTargetThe actual object that is the target of the reference (The person who administered the collection of the image.)protected PractitionerDiagnosticOrder.ordererTargetThe actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the investigation.)protected PractitionerNutritionOrder.ordererTargetThe 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 PractitionerImmunization.performerTargetThe actual object that is the target of the reference (Clinician who administered the vaccine.)protected PractitionerMedicationOrder.prescriberTargetThe actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected PractitionerVisionPrescription.prescriberTargetThe actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected PractitionerClaim.ItemsComponent.providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerClaim.PayeeComponent.providerTargetThe 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 PractitionerClaim.providerTargetThe actual object that is the target of the reference (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)protected PractitionerEligibilityRequest.providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerEnrollmentRequest.providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerPaymentNotice.providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerProcessRequest.providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the action specified in thise request.)protected PractitionerImagingStudy.referrerTargetThe actual object that is the target of the reference (The requesting/referring physician.)protected PractitionerImmunization.requesterTargetThe actual object that is the target of the reference (Clinician who ordered the vaccination.)protected PractitionerClaimResponse.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerEligibilityResponse.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerEnrollmentResponse.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerExplanationOfBenefit.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerPaymentReconciliation.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerProcessResponse.requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected PractitionerSupplyDelivery.supplierTargetThe actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)Fields in org.hl7.fhir.dstu2.model with type parameters of type PractitionerModifier and TypeFieldDescriptionprotected List<Practitioner> SupplyDelivery.receiverTargetThe actual objects that are the target of the reference (Identifies the person who picked up the Supply.)protected List<Practitioner> MedicationDispense.MedicationDispenseSubstitutionComponent.responsiblePartyTargetThe actual objects that are the target of the reference (The person or organization that has primary responsibility for the substitution.)Methods in org.hl7.fhir.dstu2.model that return PractitionerModifier 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 PractitionerPractitioner.typedCopy()Methods in org.hl7.fhir.dstu2.model that return types with arguments of type PractitionerModifier and TypeMethodDescriptionSupplyDelivery.getReceiverTarget()MedicationDispense.MedicationDispenseSubstitutionComponent.getResponsiblePartyTarget()Methods in org.hl7.fhir.dstu2.model with parameters of type PractitionerModifier 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)