| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Practitioner |
JsonParser.parsePractitioner(com.google.gson.JsonObject json) |
protected Practitioner |
XmlParser.parsePractitioner(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
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 coordinator 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 |
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 |
PractitionerRole.practitionerTarget
The actual object that is the target of the reference (Practitioner that is able to provide the defined services for the organization.)
|
protected Practitioner |
ResearchStudy.principalInvestigatorTarget
The actual object that is the target of the reference (A researcher in a study who oversees multiple aspects of the study, such as concept development, protocol writing, protocol submission for IRB approval, participant recruitment, informed consent, data collection, analysis, interpretation and presentation.)
|
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 |
VerificationResult.VerificationResultAttestationComponent.sourceTarget
The actual object that is the target of the reference (The individual attesting to information.)
|
| Modifier and Type | Field and Description |
|---|---|
protected 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> |
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 Type | Method and Description |
|---|---|
List<Practitioner> |
ImagingStudy.getInterpreterTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Practitioner> |
SupplyDelivery.getReceiverTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Practitioner> |
MedicationDispense.MedicationDispenseSubstitutionComponent.getResponsiblePartyTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2018 University Health Network. All rights reserved.