
Uses of Class
org.hl7.fhir.dstu3.model.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context with type parameters of type ResourceModifier and TypeMethodDescription<T extends Resource>
TIWorkerContext.fetchResource(Class<T> class_, String uri) Find an identified resource.<T extends Resource>
TIWorkerContext.fetchResourceWithException(Class<T> class_, String uri) <T extends Resource>
booleanIWorkerContext.hasResource(Class<T> class_, String uri) find whether a resource is available. -
Uses of Resource in org.hl7.fhir.dstu3.fhirpath
Methods in org.hl7.fhir.dstu3.fhirpath with parameters of type ResourceModifier and TypeMethodDescriptionevaluate a path and return the matching elementsFHIRPathEngine.evaluate(Object appContext, Resource resource, Base base, ExpressionNode ExpressionNode) evaluate a path and return the matching elementsbooleanFHIRPathEngine.evaluateToBoolean(Object appInfo, Resource resource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g. for an invariant)booleanFHIRPathEngine.evaluateToBoolean(Resource resource, Base base, String path) evaluate a path and return true or false (e.g. for an invariant)booleanFHIRPathEngine.evaluateToBoolean(Resource resource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g. for an invariant) -
Uses of Resource in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ResourceModifier and TypeMethodDescriptionIParser.parse(byte[] bytes) parse content that is known to be a resourceIParser.parse(InputStream input) parse content that is known to be a resourceparse content that is known to be a resourceJsonParserBase.parse(com.google.gson.JsonObject json) parse xml that is known to be a resource, and that has already been read into a JSON objectJsonParserBase.parse(InputStream input) ParserBase.parse(byte[] bytes) RdfParserBase.parse(InputStream input) XmlParserBase.parse(InputStream input) Parse content that is known to be a resourceXmlParserBase.parse(org.xmlpull.v1.XmlPullParser xpp) parse xml that is known to be a resource, and that is already being read by an XML Pull Parser This is if a resource is in a bigger piece of XML.protected ResourceJsonParser.parseResource(com.google.gson.JsonObject json) protected abstract ResourceJsonParserBase.parseResource(com.google.gson.JsonObject json) protected ResourceXmlParser.parseResource(org.xmlpull.v1.XmlPullParser xpp) protected abstract ResourceXmlParserBase.parseResource(org.xmlpull.v1.XmlPullParser xpp) protected ResourceXmlParserBase.parseResourceContained(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type ResourceModifier and TypeMethodDescriptionvoidIParser.compose(OutputStream stream, Resource resource) Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidJsonParserBase.compose(OutputStream stream, Resource resource) Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidJsonParserBase.compose(JsonCreator writer, Resource resource) Compose a resource using a pre-existing JsonWritervoidRdfParserBase.compose(OutputStream stream, Resource resource) voidXmlParserBase.compose(OutputStream stream, Resource resource) Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidXmlParserBase.compose(OutputStream stream, Resource resource, boolean htmlPretty) Compose a resource to a stream, possibly using pretty presentation for a human reader, and maybe a different choice in the xhtml narrative (used in the spec in one place, but should not be used in production)voidXmlParserBase.compose(org.hl7.fhir.utilities.xml.IXMLWriter writer, Resource resource, boolean htmlPretty) byte[]IParser.composeBytes(Resource resource) Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)byte[]ParserBase.composeBytes(Resource resource) protected voidJsonParser.composeNamedReference(String name, Resource resource) protected voidJsonParser.composeResource(Resource resource) protected abstract voidJsonParserBase.composeResource(Resource resource) protected voidRdfParser.composeResource(org.hl7.fhir.utilities.turtle.Turtle.Complex t, String parentType, String name, Resource element, int index) protected voidRdfParser.composeResource(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, Resource resource) protected abstract voidRdfParserBase.composeResource(org.hl7.fhir.utilities.turtle.Turtle.Complex complex, Resource resource) protected voidXmlParser.composeResource(String name, Resource resource) protected voidXmlParser.composeResource(Resource resource) protected abstract voidXmlParserBase.composeResource(String name, Resource res) protected abstract voidXmlParserBase.composeResource(Resource resource) protected voidXmlParser.composeResourceAttributes(Resource element) protected voidJsonParser.composeResourceElements(Resource element) protected voidXmlParser.composeResourceElements(Resource element) IParser.composeString(Resource resource) Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)ParserBase.composeString(Resource resource) protected voidXmlParser.parseResourceAttributes(org.xmlpull.v1.XmlPullParser xpp, Resource res) protected booleanXmlParser.parseResourceContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Resource res) protected voidJsonParser.parseResourceProperties(com.google.gson.JsonObject json, Resource res) -
Uses of Resource in org.hl7.fhir.dstu3.hapi.ctx
Methods in org.hl7.fhir.dstu3.hapi.ctx with type parameters of type ResourceModifier and TypeMethodDescription<T extends Resource>
THapiWorkerContext.fetchResource(Class<T> theClass, String theUri) <T extends Resource>
THapiWorkerContext.fetchResourceWithException(Class<T> theClass_, String theUri) <T extends Resource>
booleanHapiWorkerContext.hasResource(Class<T> theClass_, String theUri) -
Uses of Resource in org.hl7.fhir.dstu3.model
Subclasses of Resource in org.hl7.fhir.dstu3.modelModifier and TypeClassDescriptionclassA financial tool for tracking value accrued for a particular purpose.classThis resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.classActual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.classRisk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.classA booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time.classA reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.classA record of an event made for purposes of maintaining a security log.classclassBasic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification.classA binary resource can contain any content, whether text, image, pdf, zip archive, etc.classRecord details about the anatomical location of a specimen or body part.classA container for a collection of resources.classA Capability Statement documents a set of capabilities (behaviors) of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.classDescribes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.classThe Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.classThe resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons.classA provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.classThis resource provides the adjudication details from the processing of a Claim resource.classA record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition.classA code system resource specifies a set of codes drawn from one or more code systems.classAn occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition.classA request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.classA compartment definition that defines how resources are accessed on a server.classA set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement.classA statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models.classA clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.classA record of a healthcare consumer?s policy choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time.classA formal agreement between parties regarding the conduct of business, exchange of information or other matters.classFinancial instrument which may be used to reimburse or pay for health care products and services.classThe formal description of a single piece of information that can be gathered and reported.classIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.classThis resource identifies an instance or a type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity.classThe characteristics, operational status and capabilities of a medical-related component of a medical device.classDescribes a measurement, calculation or setting capability of a medical device.classRepresents a request for a patient to employ a medical device.classA record of a device being used by a patient where the record is the result of a report from the patient or another clinician.classThe findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.classA collection of documents compiled for a purpose together with metadata that applies to the collection.classA reference to a document.classA resource that includes narrative, extensions, and contained resources.classThe EligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an EligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.classThis resource provides eligibility and plan details from the processing of an Eligibility resource.classAn interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.classThe technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b or a REST endpoint for another FHIR server.classThis resource provides the insurance enrollment details to the insurer regarding a specified coverage.classThis resource provides enrollment and plan details from the processing of an Enrollment resource.classAn association between a patient and an organization / healthcare provider(s) during which time encounters may occur.classResource to define constraints on the Expansion of a FHIR ValueSet.classThis resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.classSignificant health events and conditions for a person related to the patient relevant in the context of care for the patient.classProspective warnings of potential issues when providing care to the patient.classDescribes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.classA formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references.classRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.classA guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.classThe details of a healthcare service available at a location.classA text description of the DICOM SOP instances selected in the ImagingManifest; or the reason for, or significance of, the selection.classRepresentation of the content produced in a DICOM imaging study.classDescribes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed.classA patient's point-in-time immunization and recommendation (i.e. forecasting a patient's immunization eligibility according to a published schedule) with optional supporting justification.classA set of rules of how FHIR is used to solve a particular problem.classThe Library resource is a general-purpose container for knowledge asset definitions.classIdentifies two or more records (resource instances) that are referring to the same real-world "occurrence".classA set of information summarized from a list of other resources.classDetails and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated.classThe Measure resource provides the definition of a quality measure.classThe MeasureReport resource contains the results of evaluating a measure.classA photo, video, or audio recording acquired or used in healthcare.classThis resource is primarily used for the identification and definition of a medication.classDescribes the event of a patient consuming or otherwise being administered a medication.classIndicates that a medication product is to be or has been dispensed for a named person/patient.classAn order or request for both supply of the medication and the instructions for administration of the medication to a patient.classA record of a medication that is being consumed by a patient.classDefines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.classThe header for a message exchange that is either requesting or responding to an action.classCommon Ancestor declaration for conformance and knowledge artifact resources.classA curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.classA request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.classMeasurements and simple assertions made about a patient, device or other subject.classA formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).classA collection of error, warning or information messages that result from a system action.classA formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.classThis special resource type is used to represent an operation request and response (operations.html).classDemographics and other administrative information about an individual or animal receiving care or other health-related services.classThis resource provides the status of the payment for goods and services rendered, and the request and response resource references.classThis resource provides payment details and claim references supporting a bulk payment.classDemographics and administrative information about a person independent of a specific health-related context.classThis resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact.classA person who is directly or indirectly involved in the provisioning of healthcare.classA specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.classAn action that is or was performed on a patient.classA record of a request for diagnostic investigations, treatments, or operations to be performed.classThis resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources.classThis resource provides processing status, errors and notes from the processing of a resource.classProvenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource.classA structured set of questions intended to guide the collection of answers from end-users.classA structured set of questions and their answers.classUsed to record and send details about a request for referral service or transfer of a patient to the care of another provider or provider organization.classInformation about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.classA group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".classA process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.classA process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.classAn assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.classA container for slots of time that may be available for booking appointments.classA search parameter that defines a named search item that can be used to search/filter on a resource.classRaw data describing a biological sequence.classThe ServiceDefinition describes a unit of decision support functionality that is made available as a service, such as immunization modules or drug-drug interaction checking.classA slot of time on a schedule that may be available for booking appointments.classA sample to be used for analysis.classA definition of a FHIR structure.classA Map of relationships between 2 structures that can be used to transform data.classThe subscription resource is used to define a push based subscription from a server to another system.classA homogeneous material with a definite composition.classRecord of delivery of what is supplied.classA record of a request for a medication, substance or device used in the healthcare setting.classA task to be performed.classA summary of information based on the results of executing a TestScript.classA structured set of tests against a FHIR server implementation to determine compliance against the FHIR specification.classA value set specifies a set of codes drawn from one or more code systems.classAn authorization for the supply of glasses and/or contact lenses to a patient.Fields in org.hl7.fhir.dstu3.model declared as ResourceModifier and TypeFieldDescriptionprotected ResourceAppointment.AppointmentParticipantComponent.actorTargetThe actual object that is the target of the reference (A Person, Location/HealthcareService or Device that is participating in the appointment.)protected ResourceAppointmentResponse.actorTargetThe actual object that is the target of the reference (A Person, Location/HealthcareService or Device that is participating in the appointment.)protected ResourceChargeItem.ChargeItemParticipantComponent.actorTargetThe actual object that is the target of the reference (The device, practitioner, etc. who performed or participated in the service.)protected ResourceContract.AgentComponent.actorTargetThe actual object that is the target of the reference (Who or what parties are assigned roles in this Contract.)protected ResourceContract.TermAgentComponent.actorTargetThe actual object that is the target of the reference (The agent assigned a role in this Contract Provision.)protected ResourceDiagnosticReport.DiagnosticReportPerformerComponent.actorTargetThe actual object that is the target of the reference (The reference to the practitioner or organization involved in producing the report.protected ResourceMedicationAdministration.MedicationAdministrationPerformerComponent.actorTargetThe actual object that is the target of the reference (The device, practitioner, etc. who performed the action.)protected ResourceMedicationDispense.MedicationDispensePerformerComponent.actorTargetThe actual object that is the target of the reference (The device, practitioner, etc. who performed the action.protected ResourceProcedure.ProcedurePerformerComponent.actorTargetThe actual object that is the target of the reference (The practitioner who was involved in the procedure.)protected ResourceCommunicationRequest.CommunicationRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner, etc. who initiated the request.)protected ResourceDeviceRequest.DeviceRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner, etc. who initiated the request.)protected ResourceMedicationRequest.MedicationRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The healthcare professional responsible for authorizing the initial prescription.)protected ResourceProcedureRequest.ProcedureRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner or organization who initiated the request.)protected ResourceReferralRequest.ReferralRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner, etc. who initiated the request.)protected ResourceSupplyRequest.SupplyRequestRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner, etc. who initiated the request.)protected ResourceTask.TaskRequesterComponent.agentTargetThe actual object that is the target of the reference (The device, practitioner, etc. who initiated the task.)protected ResourceAllergyIntolerance.asserterTargetThe actual object that is the target of the reference (The source of the information about the allergy that is recorded.)protected ResourceCondition.asserterTargetThe actual object that is the target of the reference (Individual who is making the condition statement.)protected ResourceDocumentReference.authenticatorTargetThe actual object that is the target of the reference (Which person or organization authenticates that this document is valid.)protected ResourceBasic.authorTargetThe actual object that is the target of the reference (Indicates who was responsible for creating the resource instance.)protected ResourceDetectedIssue.authorTargetThe actual object that is the target of the reference (Individual or device responsible for the issue being raised.protected ResourceFlag.authorTargetThe actual object that is the target of the reference (The person, organization or device that created the flag.)protected ResourceImagingManifest.authorTargetThe actual object that is the target of the reference (Author of ImagingManifest.protected ResourceLinkage.authorTargetThe actual object that is the target of the reference (Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.)protected ResourceQuestionnaireResponse.authorTargetThe actual object that is the target of the reference (Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.)protected ResourceRequestGroup.authorTargetThe actual object that is the target of the reference (Provides a reference to the author of the request group.)protected ResourceRiskAssessment.basedOnTargetThe actual object that is the target of the reference (A reference to the request that is fulfilled by this risk assessment.)protected ResourceAdverseEvent.AdverseEventSuspectEntityComponent.causalityAuthorTargetThe actual object that is the target of the reference (AdverseEvent.suspectEntity.causalityAuthor.)protected ResourceEncounter.DiagnosisComponent.conditionTargetThe actual object that is the target of the reference (Reason the encounter takes place, as specified using information from another resource.protected ResourceCarePlan.contextTargetThe actual object that is the target of the reference (Identifies the original context in which this particular CarePlan was created.)protected ResourceCareTeam.contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this care team.)protected ResourceChargeItem.contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected ResourceClinicalImpression.contextTargetThe actual object that is the target of the reference (The encounter or episode of care this impression was created as part of.)protected ResourceCommunication.contextTargetThe actual object that is the target of the reference (The encounter within which the communication was sent.)protected ResourceCommunicationRequest.contextTargetThe actual object that is the target of the reference (The encounter or episode of care within which the communication request was created.)protected ResourceCondition.contextTargetThe actual object that is the target of the reference (Encounter during which the condition was first asserted.)protected ResourceDeviceRequest.contextTargetThe actual object that is the target of the reference (An encounter that provides additional context in which this request is made.)protected ResourceDiagnosticReport.contextTargetThe actual object that is the target of the reference (The healthcare event (e.g. a patient and healthcare provider interaction) which this DiagnosticReport per is about.)protected ResourceGuidanceResponse.contextTargetThe actual object that is the target of the reference (Allows the context of the guidance response to be provided if available.protected ResourceImagingStudy.contextTargetThe actual object that is the target of the reference (The encounter or episode at which the request is initiated.)protected ResourceMedia.contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this media.)protected ResourceMedicationAdministration.contextTargetThe actual object that is the target of the reference (The visit, admission or other contact between patient and health care provider the medication administration was performed as part of.)protected ResourceMedicationDispense.contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected ResourceMedicationRequest.contextTargetThe actual object that is the target of the reference (A link to an encounter, or episode of care, that identifies the particular occurrence or set occurrences of contact between patient and health care provider.)protected ResourceMedicationStatement.contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this MedicationStatement.)protected ResourceObservation.contextTargetThe actual object that is the target of the reference (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)protected ResourceProcedure.contextTargetThe actual object that is the target of the reference (The encounter during which the procedure was performed.)protected ResourceProcedureRequest.contextTargetThe actual object that is the target of the reference (An encounter or episode of care that provides additional information about the healthcare context in which this request is made.)protected ResourceQuestionnaireResponse.contextTargetThe actual object that is the target of the reference (The encounter or episode of care with primary association to the questionnaire response.)protected ResourceReferralRequest.contextTargetThe actual object that is the target of the reference (The encounter at which the request for referral or transfer of care is initiated.)protected ResourceRequestGroup.contextTargetThe actual object that is the target of the reference (Describes the context of the request group, if any.)protected ResourceRiskAssessment.contextTargetThe actual object that is the target of the reference (The encounter where the assessment was performed.)protected ResourceTask.contextTargetThe actual object that is the target of the reference (The healthcare event (e.g. a patient and healthcare provider interaction) during which this task was created.)protected ResourceCarePlan.CarePlanActivityDetailComponent.definitionTargetThe actual object that is the target of the reference (Identifies the protocol, questionnaire, guideline or other specification the planned activity should be conducted in accordance with.)protected ResourcePlanDefinition.PlanDefinitionActionComponent.definitionTargetThe actual object that is the target of the reference (A reference to an ActivityDefinition that describes the action to be taken in detail, or a PlanDefinition that describes a series of actions to be taken.)protected ResourceSupplyRequest.deliverFromTargetThe actual object that is the target of the reference (Where the supply is expected to come from.)protected ResourceSupplyRequest.deliverToTargetThe actual object that is the target of the reference (Where the supply is destined to go.)protected ResourceMedia.deviceTargetThe actual object that is the target of the reference (The device used to collect the media.)protected ResourceObservation.deviceTargetThe actual object that is the target of the reference (The device used to generate the observation data.)protected ResourceChargeItem.entererTargetThe actual object that is the target of the reference (The device, practitioner, etc. who entered the charge item.)protected ResourceGroup.GroupMemberComponent.entityTargetThe actual object that is the target of the reference (A reference to the entity that is a member of the group.protected ResourceAdverseEvent.eventParticipantTargetThe actual object that is the target of the reference (Parties that may or should contribute or have contributed information to the Act.protected ResourceGoal.expressedByTargetThe actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.)protected ResourceTask.focusTargetThe actual object that is the target of the reference (The request being actioned or the resource being manipulated by this task.)protected ResourceTask.for_TargetThe actual object that is the target of the reference (The entity who benefits from the performance of the service specified in the task (e.g., the patient).)protected ResourceEncounter.EncounterParticipantComponent.individualTargetThe actual object that is the target of the reference (Persons involved in the encounter other than the patient.)protected ResourceMedicationStatement.informationSourceTargetThe actual object that is the target of the reference (The person or organization that provided the information about the taking of this medication.protected ResourceAdverseEvent.AdverseEventSuspectEntityComponent.instanceTargetThe actual object that is the target of the reference (Identifies the actual instance of what caused the adverse event.protected ResourceListResource.ListEntryComponent.itemTargetThe actual object that is the target of the reference (A reference to the actual resource from which data was derived.)protected ResourceCareTeam.CareTeamParticipantComponent.memberTargetThe actual object that is the target of the reference (The specific person or organization who is participating/expected to participate in the care team.)protected ResourcePatient.PatientLinkComponent.otherTargetThe actual object that is the target of the reference (The other patient resource that the link refers to.)protected ResourceBundle.BundleEntryResponseComponent.outcomeAn OperationOutcome containing hints and warnings produced as part of processing this entry in a batch or transaction.protected ResourceTask.ownerTargetThe actual object that is the target of the reference (Individual organization or Device currently responsible for task execution.)protected ResourceRiskAssessment.parentTargetThe actual object that is the target of the reference (A reference to a resource that this risk assessment is part of, such as a Procedure.)protected ResourceAccount.GuarantorComponent.partyTargetThe actual object that is the target of the reference (The entity who is responsible.)protected ResourceClaim.PayeeComponent.partyTargetThe actual object that is the target of the reference (Party to be reimbursed: Subscriber, provider, other.)protected ResourceComposition.CompositionAttesterComponent.partyTargetThe actual object that is the target of the reference (Who attested the composition in the specified way.)protected ResourceContract.SignatoryComponent.partyTargetThe actual object that is the target of the reference (Party which is a signator to this Contract.)protected ResourceExplanationOfBenefit.PayeeComponent.partyTargetThe actual object that is the target of the reference (Party to be reimbursed: Subscriber, provider, other.)protected ResourceDeviceRequest.performerTargetThe actual object that is the target of the reference (The desired perfomer for doing the diagnostic testing.)protected ResourceProcedureRequest.performerTargetThe actual object that is the target of the reference (The desired perfomer for doing the diagnostic testing.protected ResourceRiskAssessment.performerTargetThe actual object that is the target of the reference (The provider or software application that performed the assessment.)protected ResourceCoverage.policyHolderTargetThe actual object that is the target of the reference (The party who 'owns' the insurance policy, may be an individual, corporation or the subscriber's employer.)protected ResourceClaim.prescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected ResourceExplanationOfBenefit.prescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected ResourceClaim.CareTeamComponent.providerTargetThe actual object that is the target of the reference (Member of the team who provided the overall service.)protected ResourceExplanationOfBenefit.CareTeamComponent.providerTargetThe actual object that is the target of the reference (The members of the team who provided the overall service.)protected ResourceMessageHeader.receiverTargetThe actual object that is the target of the reference (Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient.)protected ResourceAdverseEvent.recorderTargetThe actual object that is the target of the reference (Information on who recorded the adverse event.protected ResourceAllergyIntolerance.recorderTargetThe actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its content.)protected ResourceAuditEvent.AuditEventAgentComponent.referenceTargetThe actual object that is the target of the reference (Direct reference to a resource that identifies the agent.)protected ResourceAuditEvent.AuditEventEntityComponent.referenceTargetThe actual object that is the target of the reference (Identifies a specific instance of the entity.protected ResourceCarePlan.CarePlanActivityComponent.referenceTargetThe actual object that is the target of the reference (The details of the proposed activity represented in a specific resource.)protected ResourceConsent.ConsentActorComponent.referenceTargetThe actual object that is the target of the reference (The resource that identifies the actor.protected ResourceConsent.ConsentDataComponent.referenceTargetThe actual object that is the target of the reference (A reference to a specific resource that defines which resources are covered by this consent.)protected ResourceConsent.ExceptActorComponent.referenceTargetThe actual object that is the target of the reference (The resource that identifies the actor.protected ResourceConsent.ExceptDataComponent.referenceTargetThe actual object that is the target of the reference (A reference to a specific resource that defines which resources are covered by this consent.)protected ResourceDocumentManifest.DocumentManifestRelatedComponent.refTargetThe actual object that is the target of the reference (Related Resource to this DocumentManifest.protected ResourceDocumentReference.DocumentReferenceContextRelatedComponent.refTargetThe actual object that is the target of the reference (Related Resource to this DocumentReference.protected ResourcePaymentNotice.requestTargetThe actual object that is the target of the reference (Reference of resource for which payment is being made.)protected ResourcePaymentReconciliation.DetailsComponent.requestTargetThe actual object that is the target of the reference (The claim or financial resource.)protected ResourceProcessRequest.requestTargetThe actual object that is the target of the reference (Reference of resource which is the target or subject of this action.)protected ResourceProcessResponse.requestTargetThe actual object that is the target of the reference (Original request resource reference.)protected ResourceBundle.BundleEntryComponent.resourceThe Resources for the entry.protected ResourceParameters.ParametersParameterComponent.resourceIf the parameter is a whole resource.protected ResourceRelatedArtifact.resourceTargetThe actual object that is the target of the reference (The related resource, such as a library, value set, profile, or other knowledge resource.)protected ResourceRequestGroup.RequestGroupActionComponent.resourceTargetThe actual object that is the target of the reference (The resource that is the target of the action (e.g.protected ResourceTestScript.TestScriptFixtureComponent.resourceTargetThe actual object that is the target of the reference (Reference to the resource (containing the contents of the resource needed for operations).)protected ResourceTestScript.TestScriptRuleComponent.resourceTargetThe actual object that is the target of the reference (Reference to the resource (containing the contents of the rule needed for assertions).)protected ResourceTestScript.TestScriptRulesetComponent.resourceTargetThe actual object that is the target of the reference (Reference to the resource (containing the contents of the ruleset needed for assertions).)protected ResourcePaymentNotice.responseTargetThe actual object that is the target of the reference (Reference of response to resource for which payment is being made.)protected ResourcePaymentReconciliation.DetailsComponent.responseTargetThe actual object that is the target of the reference (The claim response resource.)protected ResourceProcessRequest.responseTargetThe actual object that is the target of the reference (Reference of a prior response to resource which is the target or subject of this action.)protected ResourceMessageHeader.responsibleTargetThe actual object that is the target of the reference (The person or organization that accepts overall responsibility for the contents of the message.protected ResourceGuidanceResponse.resultTargetThe actual object that is the target of the reference (The actions, if any, produced by the evaluation of the artifact.)protected ResourceBinary.securityContextTargetThe actual object that is the target of the reference (Treat this binary as if it was this other resource for access control purposes.)protected ResourceCommunication.senderTargetThe actual object that is the target of the reference (The entity (e.g. person, organization, clinical information system, or device) which was the source of the communication.)protected ResourceCommunicationRequest.senderTargetThe actual object that is the target of the reference (The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.)protected ResourceMessageHeader.senderTargetThe actual object that is the target of the reference (Identifies the sending system to allow the use of a trust relationship.)protected ResourceDeviceUseStatement.sourceTargetThe actual object that is the target of the reference (Who reported the device was being used by the patient.)protected ResourceListResource.sourceTargetThe actual object that is the target of the reference (The entity responsible for deciding what the contents of the list were.protected ResourceQuestionnaireResponse.sourceTargetThe actual object that is the target of the reference (The person who answered the questions about the subject.)protected ResourceAccount.subjectTargetThe actual object that is the target of the reference (Identifies the patient, device, practitioner, location or other object the account is associated with.)protected ResourceAdverseEvent.subjectTargetThe actual object that is the target of the reference (This subject or group impacted by the event.protected ResourceBasic.subjectTargetThe actual object that is the target of the reference (Identifies the patient, practitioner, device or any other resource that is the "focus" of this resource.)protected ResourceCarePlan.subjectTargetThe actual object that is the target of the reference (Identifies the patient or group whose intended care is described by the plan.)protected ResourceCareTeam.subjectTargetThe actual object that is the target of the reference (Identifies the patient or group whose intended care is handled by the team.)protected ResourceChargeItem.subjectTargetThe actual object that is the target of the reference (The individual or set of individuals the action is being or was performed on.)protected ResourceClinicalImpression.subjectTargetThe actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.)protected ResourceCommunication.subjectTargetThe actual object that is the target of the reference (The patient or group that was the focus of this communication.)protected ResourceCommunicationRequest.subjectTargetThe actual object that is the target of the reference (The patient or group that is the focus of this communication request.)protected ResourceComposition.subjectTargetThe actual object that is the target of the reference (Who or what the composition is about.protected ResourceCondition.subjectTargetThe actual object that is the target of the reference (Indicates the patient or group who the condition record is associated with.)protected ResourceDeviceRequest.subjectTargetThe actual object that is the target of the reference (The patient who will use the device.)protected ResourceDeviceUseStatement.subjectTargetThe actual object that is the target of the reference (The patient who used the device.)protected ResourceDiagnosticReport.subjectTargetThe actual object that is the target of the reference (The subject of the report.protected ResourceDocumentManifest.subjectTargetThe actual object that is the target of the reference (Who or what the set of documents is about.protected ResourceDocumentReference.subjectTargetThe actual object that is the target of the reference (Who or what the document is about.protected ResourceEncounter.subjectTargetThe actual object that is the target of the reference (The patient ro group present at the encounter.)protected ResourceFlag.subjectTargetThe actual object that is the target of the reference (The patient, location, group , organization , or practitioner, etc. this is about record this flag is associated with.)protected ResourceGoal.subjectTargetThe actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected ResourceGuidanceResponse.subjectTargetThe actual object that is the target of the reference (The patient for which the request was processed.)protected ResourceListResource.subjectTargetThe actual object that is the target of the reference (The common subject (or patient) of the resources that are in the list, if there is one.)protected ResourceMedia.subjectTargetThe actual object that is the target of the reference (Who/What this Media is a record of.)protected ResourceMedicationAdministration.subjectTargetThe actual object that is the target of the reference (The person or animal or group receiving the medication.)protected ResourceMedicationDispense.subjectTargetThe actual object that is the target of the reference (A link to a resource representing the person or the group to whom the medication will be given.)protected ResourceMedicationRequest.subjectTargetThe actual object that is the target of the reference (A link to a resource representing the person or set of individuals to whom the medication will be given.)protected ResourceMedicationStatement.subjectTargetThe actual object that is the target of the reference (The person, animal or group who is/was taking the medication.)protected ResourceObservation.subjectTargetThe actual object that is the target of the reference (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed.protected ResourceProcedure.subjectTargetThe actual object that is the target of the reference (The person, animal or group on which the procedure was performed.)protected ResourceProcedureRequest.subjectTargetThe actual object that is the target of the reference (On whom or what the procedure or diagnostic is to be performed.protected ResourceQuestionnaireResponse.QuestionnaireResponseItemComponent.subjectTargetThe actual object that is the target of the reference (More specific subject this section's answers are about, details the subject given in QuestionnaireResponse.)protected ResourceQuestionnaireResponse.subjectTargetThe actual object that is the target of the reference (The subject of the questionnaire response.protected ResourceReferralRequest.subjectTargetThe actual object that is the target of the reference (The patient who is the subject of a referral or transfer of care request.)protected ResourceRequestGroup.subjectTargetThe actual object that is the target of the reference (The subject for which the request group was created.)protected ResourceRiskAssessment.subjectTargetThe actual object that is the target of the reference (The patient or group the risk assessment applies to.)protected ResourceSpecimen.subjectTargetThe actual object that is the target of the reference (Where the specimen came from.protected ResourceCoverage.subscriberTargetThe actual object that is the target of the reference (The party who has signed-up for or 'owns' the contractual relationship to the policy or to whom the benefit of the policy for services rendered to them or their family is due.)protected ResourceSupplyDelivery.supplierTargetThe actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)protected ResourceObservation.ObservationRelatedComponent.targetTargetThe actual object that is the target of the reference (A reference to the observation or [[[QuestionnaireResponse]]] resource that is related to this observation.)protected ResourcePerson.PersonLinkComponent.targetTargetThe actual object that is the target of the reference (The resource to which this actual person is associated.)Fields in org.hl7.fhir.dstu3.model with type parameters of type ResourceModifier and TypeFieldDescriptionClinicalImpression.actionTargetThe actual objects that are the target of the reference (Action taken as part of assessment procedure.)Schedule.actorTargetThe actual objects that are the target of the reference (The resource this Schedule resource is providing availability information for.Goal.addressesTargetThe actual objects that are the target of the reference (The identified conditions and other health record elements that are intended to be addressed by the goal.)Condition.ConditionStageComponent.assessmentTargetThe actual objects that are the target of the reference (Reference to a formal record of the evidence on which the staging assessment is based.)CarePlan.authorTargetThe actual objects that are the target of the reference (Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)Composition.authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for the information in the composition, not necessarily who typed it in.)DocumentManifest.authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for creating the manifest, and adding documents to it.)DocumentReference.authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for adding the information to the document.)Communication.basedOnTargetThe actual objects that are the target of the reference (An order, proposal or plan fulfilled in whole or in part by this Communication.)CommunicationRequest.basedOnTargetThe actual objects that are the target of the reference (A plan or proposal that is fulfilled in whole or in part by this request.)DeviceRequest.basedOnTargetThe actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)DiagnosticReport.basedOnTargetThe actual objects that are the target of the reference (Details concerning a test or procedure requested.)ImagingStudy.basedOnTargetThe actual objects that are the target of the reference (A list of the diagnostic requests that resulted in this imaging study being performed.)MedicationRequest.basedOnTargetThe actual objects that are the target of the reference (A plan or request that is fulfilled in whole or in part by this medication request.)MedicationStatement.basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this event.)Observation.basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this event.)Procedure.basedOnTargetThe actual objects that are the target of the reference (A reference to a resource that contains details of the request for this procedure.)ProcedureRequest.basedOnTargetThe actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)QuestionnaireResponse.basedOnTargetThe actual objects that are the target of the reference (The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse.ReferralRequest.basedOnTargetThe actual objects that are the target of the reference (Indicates any plans, proposals or orders that this request is intended to satisfy - in whole or in part.)RequestGroup.basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this request.)Task.basedOnTargetThe actual objects that are the target of the reference (BasedOn refers to a higher-level authorization that triggered the creation of the task.RiskAssessment.basisTargetThe actual objects that are the target of the reference (Indicates the source data considered as part of the assessment (FamilyHistory, Observations, Procedures, Conditions, etc.).)Consent.consentingPartyTargetThe actual objects that are the target of the reference (Either the Grantor, which is the entity responsible for granting the rights listed in a Consent Directive or the Grantee, which is the entity responsible for complying with the Consent Directive, including any obligations or limitations on authorizations and enforcement of prohibitions.)DomainResource.containedThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.CarePlan.definitionTargetThe actual objects that are the target of the reference (Identifies the protocol, questionnaire, guideline or other specification the care plan should be conducted in accordance with.)Communication.definitionTargetThe actual objects that are the target of the reference (A protocol, guideline, or other definition that was adhered to in whole or in part by this communication event.)DeviceRequest.definitionTargetThe actual objects that are the target of the reference (Protocol or definition followed by this request.FamilyMemberHistory.definitionTargetThe actual objects that are the target of the reference (A protocol or questionnaire that was adhered to in whole or in part by this event.)MedicationAdministration.definitionTargetThe actual objects that are the target of the reference (A protocol, guideline, orderset or other definition that was adhered to in whole or in part by this event.)MedicationRequest.definitionTargetThe actual objects that are the target of the reference (Protocol or definition followed by this request.)Procedure.definitionTargetThe actual objects that are the target of the reference (A protocol, guideline, orderset or other definition that was adhered to in whole or in part by this procedure.)ProcedureRequest.definitionTargetThe actual objects that are the target of the reference (Protocol or definition followed by this request.)ReferralRequest.definitionTargetThe actual objects that are the target of the reference (A protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)RequestGroup.definitionTargetThe actual objects that are the target of the reference (A protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)MedicationStatement.derivedFromTargetThe actual objects that are the target of the reference (Allows linking the MedicationStatement to the underlying MedicationRequest, or to other information that supports or is used to derive the MedicationStatement.)Composition.CompositionEventComponent.detailTargetThe actual objects that are the target of the reference (The description and/or reference of the event(s) being documented.Condition.ConditionEvidenceComponent.detailTargetThe actual objects that are the target of the reference (Links to other relevant information, including pathology reports.)Composition.SectionComponent.entryTargetThe actual objects that are the target of the reference (A reference to the actual resource from which the narrative in the section is derived.)MessageHeader.focusTargetThe actual objects that are the target of the reference (The actual data of the message - a reference to the root/focus class of the event.)Patient.generalPractitionerTargetThe actual objects that are the target of the reference (Patient's nominated care provider.)DiagnosticReport.imagingStudyTargetThe actual objects that are the target of the reference (One or more links to full details of any imaging performed during the diagnostic investigation.DetectedIssue.implicatedTargetThe actual objects that are the target of the reference (Indicates the resource representing the current activity or proposed activity that is potentially problematic.)Appointment.indicationTargetThe actual objects that are the target of the reference (Reason the appointment has been scheduled to take place, as specified using information from another resource.ClinicalImpression.ClinicalImpressionInvestigationComponent.itemTargetThe actual objects that are the target of the reference (A record of a specific investigation that was undertaken.)CarePlan.CarePlanActivityComponent.outcomeReferenceTargetThe actual objects that are the target of the reference (Details of the outcome or action resulting from the activity.MessageDefinition.parentTargetThe actual objects that are the target of the reference (Identifies a protocol or workflow that this MessageDefinition represents a step in.)QuestionnaireResponse.parentTargetThe actual objects that are the target of the reference (A procedure or observation that this questionnaire was performed as part of the execution of.RequestGroup.RequestGroupActionComponent.participantTargetThe actual objects that are the target of the reference (The participant that should perform or be responsible for this action.)Communication.partOfTargetThe actual objects that are the target of the reference (Part of this action.)MedicationAdministration.partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)MedicationStatement.partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)Procedure.partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular procedure is a component or step.)SupplyDelivery.partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)Coverage.payorTargetThe actual objects that are the target of the reference (The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay agreements.CarePlan.CarePlanActivityDetailComponent.performerTargetThe actual objects that are the target of the reference (Identifies who's expected to be involved in the activity.)Observation.performerTargetThe actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)DeviceRequest.priorRequestTargetThe actual objects that are the target of the reference (The request takes the place of the referenced completed or terminated request(s).)ClinicalImpression.problemTargetThe actual objects that are the target of the reference (This a list of the relevant problems/conditions for a patient.)TestScript.profileTargetThe actual objects that are the target of the reference (Reference to the profile to be used for validation.)Communication.reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this communication.)CommunicationRequest.reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)DeviceRequest.reasonReferenceTargetThe actual objects that are the target of the reference (Reason or justification for the use of this device.)FamilyMemberHistory.reasonReferenceTargetThe actual objects that are the target of the reference (Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.)MedicationAdministration.reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication was administered.)MedicationRequest.reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication was ordered.)MedicationStatement.reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication is being/was taken.)Procedure.reasonReferenceTargetThe actual objects that are the target of the reference (The condition that is the reason why the procedure was performed.)ProcedureRequest.reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource that provides a justification for why this diagnostic investigation is being requested.ReferralRequest.reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)MedicationDispense.receiverTargetThe actual objects that are the target of the reference (Identifies the person who picked up the medication.Communication.recipientTargetThe actual objects that are the target of the reference (The entity (e.g. person, organization, clinical information system, or device) which was the target of the communication.CommunicationRequest.recipientTargetThe actual objects that are the target of the reference (The entity (e.g. person, organization, clinical information system, device, group, or care team) which is the intended target of the communication.)DocumentManifest.recipientTargetThe actual objects that are the target of the reference (A patient, practitioner, or organization for which this set of documents is intended.)ReferralRequest.recipientTargetThe actual objects that are the target of the reference (The healthcare provider(s) or provider organization(s) who/which is to receive the referral/transfer of care request.)Task.TaskRestrictionComponent.recipientTargetThe actual objects that are the target of the reference (For requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought?)ProcedureRequest.replacesTargetThe actual objects that are the target of the reference (The request takes the place of the referenced completed or terminated request(s).)RequestGroup.replacesTargetThe actual objects that are the target of the reference (Completed or terminated request(s) whose function is taken by this new request.)ChargeItem.serviceTargetThe actual objects that are the target of the reference (Indicated the rendered service that caused this charge.)AdverseEvent.subjectMedicalHistoryTargetThe actual objects that are the target of the reference (AdverseEvent.subjectMedicalHistory.)Contract.subjectTargetThe actual objects that are the target of the reference (The target entity impacted by or of interest to parties to the agreement.)Appointment.supportingInformationTargetThe actual objects that are the target of the reference (Additional information to support the appointment provided when making the appointment.)ChargeItem.supportingInformationTargetThe actual objects that are the target of the reference (Further information supporting the this charge.)MedicationAdministration.supportingInformationTargetThe actual objects that are the target of the reference (Additional information (for example, patient height and weight) that supports the administration of the medication.)MedicationDispense.supportingInformationTargetThe actual objects that are the target of the reference (Additional information that supports the medication being dispensed.)MedicationRequest.supportingInformationTargetThe actual objects that are the target of the reference (Include additional information (for example, patient height and weight) that supports the ordering of the medication.)CarePlan.supportingInfoTargetThe actual objects that are the target of the reference (Identifies portions of the patient's record that specifically influenced the formation of the plan.DeviceRequest.supportingInfoTargetThe actual objects that are the target of the reference (Additional clinical information about the patient that may influence the request fulfilment.ProcedureRequest.supportingInfoTargetThe actual objects that are the target of the reference (Additional clinical information about the patient or specimen that may influence the procedure or diagnostics or their interpretations.ReferralRequest.supportingInfoTargetThe actual objects that are the target of the reference (Any additional (administrative, financial or clinical) information required to support request for referral or transfer of care.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.supportingPatientInformationTargetThe actual objects that are the target of the reference (Patient Information that supports the status and recommendation.Provenance.targetTargetThe actual objects that are the target of the reference (The Reference(s) that were generated or updated by the activity described in this resource.Communication.topicTargetThe actual objects that are the target of the reference (The resources which were responsible for or related to producing this communication.)CommunicationRequest.topicTargetThe actual objects that are the target of the reference (The resources which were related to producing this communication request.)Contract.TermComponent.topicTargetThe actual objects that are the target of the reference (The matter of concern in the context of this provision of the agrement.)Contract.topicTargetThe actual objects that are the target of the reference (The matter of concern in the context of this agreement.)Procedure.usedReferenceTargetThe actual objects that are the target of the reference (Identifies medications, devices and any other substance used as part of the procedure.)Methods in org.hl7.fhir.dstu3.model that return ResourceModifier and TypeMethodDescriptionBase.castToResource(Base b) abstract ResourceResource.copy()static ResourceResourceFactory.createResource(String name) Appointment.AppointmentParticipantComponent.getActorTarget()AppointmentResponse.getActorTarget()ChargeItem.ChargeItemParticipantComponent.getActorTarget()Contract.AgentComponent.getActorTarget()Contract.TermAgentComponent.getActorTarget()DiagnosticReport.DiagnosticReportPerformerComponent.getActorTarget()MedicationAdministration.MedicationAdministrationPerformerComponent.getActorTarget()MedicationDispense.MedicationDispensePerformerComponent.getActorTarget()Procedure.ProcedurePerformerComponent.getActorTarget()CommunicationRequest.CommunicationRequestRequesterComponent.getAgentTarget()DeviceRequest.DeviceRequestRequesterComponent.getAgentTarget()MedicationRequest.MedicationRequestRequesterComponent.getAgentTarget()ProcedureRequest.ProcedureRequestRequesterComponent.getAgentTarget()ReferralRequest.ReferralRequestRequesterComponent.getAgentTarget()SupplyRequest.SupplyRequestRequesterComponent.getAgentTarget()Task.TaskRequesterComponent.getAgentTarget()AllergyIntolerance.getAsserterTarget()Condition.getAsserterTarget()DocumentReference.getAuthenticatorTarget()Basic.getAuthorTarget()DetectedIssue.getAuthorTarget()Flag.getAuthorTarget()ImagingManifest.getAuthorTarget()Linkage.getAuthorTarget()QuestionnaireResponse.getAuthorTarget()RequestGroup.getAuthorTarget()RiskAssessment.getBasedOnTarget()AdverseEvent.AdverseEventSuspectEntityComponent.getCausalityAuthorTarget()Encounter.DiagnosisComponent.getConditionTarget()CarePlan.getContextTarget()CareTeam.getContextTarget()ChargeItem.getContextTarget()ClinicalImpression.getContextTarget()Communication.getContextTarget()CommunicationRequest.getContextTarget()Condition.getContextTarget()DeviceRequest.getContextTarget()DiagnosticReport.getContextTarget()GuidanceResponse.getContextTarget()ImagingStudy.getContextTarget()Media.getContextTarget()MedicationAdministration.getContextTarget()MedicationDispense.getContextTarget()MedicationRequest.getContextTarget()MedicationStatement.getContextTarget()Observation.getContextTarget()Procedure.getContextTarget()ProcedureRequest.getContextTarget()QuestionnaireResponse.getContextTarget()ReferralRequest.getContextTarget()RequestGroup.getContextTarget()RiskAssessment.getContextTarget()Task.getContextTarget()CarePlan.CarePlanActivityDetailComponent.getDefinitionTarget()PlanDefinition.PlanDefinitionActionComponent.getDefinitionTarget()SupplyRequest.getDeliverFromTarget()SupplyRequest.getDeliverToTarget()Media.getDeviceTarget()Observation.getDeviceTarget()ChargeItem.getEntererTarget()Group.GroupMemberComponent.getEntityTarget()AdverseEvent.getEventParticipantTarget()Goal.getExpressedByTarget()Task.getFocusTarget()Task.getForTarget()Encounter.EncounterParticipantComponent.getIndividualTarget()MedicationStatement.getInformationSourceTarget()AdverseEvent.AdverseEventSuspectEntityComponent.getInstanceTarget()ListResource.ListEntryComponent.getItemTarget()CareTeam.CareTeamParticipantComponent.getMemberTarget()Patient.PatientLinkComponent.getOtherTarget()Bundle.BundleEntryResponseComponent.getOutcome()Task.getOwnerTarget()RiskAssessment.getParentTarget()Account.GuarantorComponent.getPartyTarget()Claim.PayeeComponent.getPartyTarget()Composition.CompositionAttesterComponent.getPartyTarget()Contract.SignatoryComponent.getPartyTarget()ExplanationOfBenefit.PayeeComponent.getPartyTarget()DeviceRequest.getPerformerTarget()ProcedureRequest.getPerformerTarget()RiskAssessment.getPerformerTarget()Coverage.getPolicyHolderTarget()Claim.getPrescriptionTarget()ExplanationOfBenefit.getPrescriptionTarget()Claim.CareTeamComponent.getProviderTarget()ExplanationOfBenefit.CareTeamComponent.getProviderTarget()MessageHeader.getReceiverTarget()AdverseEvent.getRecorderTarget()AllergyIntolerance.getRecorderTarget()AuditEvent.AuditEventAgentComponent.getReferenceTarget()AuditEvent.AuditEventEntityComponent.getReferenceTarget()CarePlan.CarePlanActivityComponent.getReferenceTarget()Consent.ConsentActorComponent.getReferenceTarget()Consent.ConsentDataComponent.getReferenceTarget()Consent.ExceptActorComponent.getReferenceTarget()Consent.ExceptDataComponent.getReferenceTarget()DocumentManifest.DocumentManifestRelatedComponent.getRefTarget()DocumentReference.DocumentReferenceContextRelatedComponent.getRefTarget()PaymentNotice.getRequestTarget()PaymentReconciliation.DetailsComponent.getRequestTarget()ProcessRequest.getRequestTarget()ProcessResponse.getRequestTarget()Bundle.BundleEntryComponent.getResource()Parameters.ParametersParameterComponent.getResource()RelatedArtifact.getResourceTarget()RequestGroup.RequestGroupActionComponent.getResourceTarget()TestScript.TestScriptFixtureComponent.getResourceTarget()TestScript.TestScriptRuleComponent.getResourceTarget()TestScript.TestScriptRulesetComponent.getResourceTarget()PaymentNotice.getResponseTarget()PaymentReconciliation.DetailsComponent.getResponseTarget()ProcessRequest.getResponseTarget()MessageHeader.getResponsibleTarget()GuidanceResponse.getResultTarget()Binary.getSecurityContextTarget()Communication.getSenderTarget()CommunicationRequest.getSenderTarget()MessageHeader.getSenderTarget()DeviceUseStatement.getSourceTarget()ListResource.getSourceTarget()QuestionnaireResponse.getSourceTarget()Account.getSubjectTarget()AdverseEvent.getSubjectTarget()Basic.getSubjectTarget()CarePlan.getSubjectTarget()CareTeam.getSubjectTarget()ChargeItem.getSubjectTarget()ClinicalImpression.getSubjectTarget()Communication.getSubjectTarget()CommunicationRequest.getSubjectTarget()Composition.getSubjectTarget()Condition.getSubjectTarget()DeviceRequest.getSubjectTarget()DeviceUseStatement.getSubjectTarget()DiagnosticReport.getSubjectTarget()DocumentManifest.getSubjectTarget()DocumentReference.getSubjectTarget()Encounter.getSubjectTarget()Flag.getSubjectTarget()Goal.getSubjectTarget()GuidanceResponse.getSubjectTarget()ListResource.getSubjectTarget()Media.getSubjectTarget()MedicationAdministration.getSubjectTarget()MedicationDispense.getSubjectTarget()MedicationRequest.getSubjectTarget()MedicationStatement.getSubjectTarget()Observation.getSubjectTarget()Procedure.getSubjectTarget()ProcedureRequest.getSubjectTarget()QuestionnaireResponse.getSubjectTarget()QuestionnaireResponse.QuestionnaireResponseItemComponent.getSubjectTarget()ReferralRequest.getSubjectTarget()RequestGroup.getSubjectTarget()RiskAssessment.getSubjectTarget()Specimen.getSubjectTarget()Coverage.getSubscriberTarget()SupplyDelivery.getSupplierTarget()Observation.ObservationRelatedComponent.getTargetTarget()Person.PersonLinkComponent.getTargetTarget()Resource.setIdElement(IdType value) Resource.setImplicitRules(String value) Resource.setImplicitRulesElement(UriType value) Resource.setLanguage(String value) Resource.setLanguageElement(CodeType value) Methods in org.hl7.fhir.dstu3.model that return types with arguments of type ResourceMethods in org.hl7.fhir.dstu3.model with parameters of type ResourceModifier and TypeMethodDescriptionDomainResource.addContained(Resource t) voidResource.copyValues(Resource dst) Appointment.AppointmentParticipantComponent.setActorTarget(Resource value) AppointmentResponse.setActorTarget(Resource value) ChargeItem.ChargeItemParticipantComponent.setActorTarget(Resource value) Contract.AgentComponent.setActorTarget(Resource value) Contract.TermAgentComponent.setActorTarget(Resource value) DiagnosticReport.DiagnosticReportPerformerComponent.setActorTarget(Resource value) MedicationAdministration.MedicationAdministrationPerformerComponent.setActorTarget(Resource value) MedicationDispense.MedicationDispensePerformerComponent.setActorTarget(Resource value) Procedure.ProcedurePerformerComponent.setActorTarget(Resource value) CommunicationRequest.CommunicationRequestRequesterComponent.setAgentTarget(Resource value) DeviceRequest.DeviceRequestRequesterComponent.setAgentTarget(Resource value) MedicationRequest.MedicationRequestRequesterComponent.setAgentTarget(Resource value) ProcedureRequest.ProcedureRequestRequesterComponent.setAgentTarget(Resource value) ReferralRequest.ReferralRequestRequesterComponent.setAgentTarget(Resource value) SupplyRequest.SupplyRequestRequesterComponent.setAgentTarget(Resource value) Task.TaskRequesterComponent.setAgentTarget(Resource value) AllergyIntolerance.setAsserterTarget(Resource value) Condition.setAsserterTarget(Resource value) DocumentReference.setAuthenticatorTarget(Resource value) Basic.setAuthorTarget(Resource value) DetectedIssue.setAuthorTarget(Resource value) Flag.setAuthorTarget(Resource value) ImagingManifest.setAuthorTarget(Resource value) Linkage.setAuthorTarget(Resource value) QuestionnaireResponse.setAuthorTarget(Resource value) RequestGroup.setAuthorTarget(Resource value) RiskAssessment.setBasedOnTarget(Resource value) AdverseEvent.AdverseEventSuspectEntityComponent.setCausalityAuthorTarget(Resource value) Encounter.DiagnosisComponent.setConditionTarget(Resource value) CarePlan.setContextTarget(Resource value) CareTeam.setContextTarget(Resource value) ChargeItem.setContextTarget(Resource value) ClinicalImpression.setContextTarget(Resource value) Communication.setContextTarget(Resource value) CommunicationRequest.setContextTarget(Resource value) Condition.setContextTarget(Resource value) DeviceRequest.setContextTarget(Resource value) DiagnosticReport.setContextTarget(Resource value) GuidanceResponse.setContextTarget(Resource value) ImagingStudy.setContextTarget(Resource value) Media.setContextTarget(Resource value) MedicationAdministration.setContextTarget(Resource value) MedicationDispense.setContextTarget(Resource value) MedicationRequest.setContextTarget(Resource value) MedicationStatement.setContextTarget(Resource value) Observation.setContextTarget(Resource value) Procedure.setContextTarget(Resource value) ProcedureRequest.setContextTarget(Resource value) QuestionnaireResponse.setContextTarget(Resource value) ReferralRequest.setContextTarget(Resource value) RequestGroup.setContextTarget(Resource value) RiskAssessment.setContextTarget(Resource value) Task.setContextTarget(Resource value) CarePlan.CarePlanActivityDetailComponent.setDefinitionTarget(Resource value) PlanDefinition.PlanDefinitionActionComponent.setDefinitionTarget(Resource value) SupplyRequest.setDeliverFromTarget(Resource value) SupplyRequest.setDeliverToTarget(Resource value) Media.setDeviceTarget(Resource value) Observation.setDeviceTarget(Resource value) ChargeItem.setEntererTarget(Resource value) Group.GroupMemberComponent.setEntityTarget(Resource value) AdverseEvent.setEventParticipantTarget(Resource value) Goal.setExpressedByTarget(Resource value) Task.setFocusTarget(Resource value) Task.setForTarget(Resource value) Encounter.EncounterParticipantComponent.setIndividualTarget(Resource value) MedicationStatement.setInformationSourceTarget(Resource value) AdverseEvent.AdverseEventSuspectEntityComponent.setInstanceTarget(Resource value) ListResource.ListEntryComponent.setItemTarget(Resource value) CareTeam.CareTeamParticipantComponent.setMemberTarget(Resource value) Patient.PatientLinkComponent.setOtherTarget(Resource value) Bundle.BundleEntryResponseComponent.setOutcome(Resource value) Task.setOwnerTarget(Resource value) RiskAssessment.setParentTarget(Resource value) Account.GuarantorComponent.setPartyTarget(Resource value) Claim.PayeeComponent.setPartyTarget(Resource value) Composition.CompositionAttesterComponent.setPartyTarget(Resource value) Contract.SignatoryComponent.setPartyTarget(Resource value) ExplanationOfBenefit.PayeeComponent.setPartyTarget(Resource value) DeviceRequest.setPerformerTarget(Resource value) ProcedureRequest.setPerformerTarget(Resource value) RiskAssessment.setPerformerTarget(Resource value) Coverage.setPolicyHolderTarget(Resource value) Claim.setPrescriptionTarget(Resource value) ExplanationOfBenefit.setPrescriptionTarget(Resource value) Claim.CareTeamComponent.setProviderTarget(Resource value) ExplanationOfBenefit.CareTeamComponent.setProviderTarget(Resource value) MessageHeader.setReceiverTarget(Resource value) AdverseEvent.setRecorderTarget(Resource value) AllergyIntolerance.setRecorderTarget(Resource value) AuditEvent.AuditEventAgentComponent.setReferenceTarget(Resource value) AuditEvent.AuditEventEntityComponent.setReferenceTarget(Resource value) CarePlan.CarePlanActivityComponent.setReferenceTarget(Resource value) Consent.ConsentActorComponent.setReferenceTarget(Resource value) Consent.ConsentDataComponent.setReferenceTarget(Resource value) Consent.ExceptActorComponent.setReferenceTarget(Resource value) Consent.ExceptDataComponent.setReferenceTarget(Resource value) DocumentManifest.DocumentManifestRelatedComponent.setRefTarget(Resource value) DocumentReference.DocumentReferenceContextRelatedComponent.setRefTarget(Resource value) PaymentNotice.setRequestTarget(Resource value) PaymentReconciliation.DetailsComponent.setRequestTarget(Resource value) ProcessRequest.setRequestTarget(Resource value) ProcessResponse.setRequestTarget(Resource value) Bundle.BundleEntryComponent.setResource(Resource value) Parameters.ParametersParameterComponent.setResource(Resource value) RelatedArtifact.setResourceTarget(Resource value) RequestGroup.RequestGroupActionComponent.setResourceTarget(Resource value) TestScript.TestScriptFixtureComponent.setResourceTarget(Resource value) TestScript.TestScriptRuleComponent.setResourceTarget(Resource value) TestScript.TestScriptRulesetComponent.setResourceTarget(Resource value) PaymentNotice.setResponseTarget(Resource value) PaymentReconciliation.DetailsComponent.setResponseTarget(Resource value) ProcessRequest.setResponseTarget(Resource value) MessageHeader.setResponsibleTarget(Resource value) GuidanceResponse.setResultTarget(Resource value) Binary.setSecurityContextTarget(Resource value) Communication.setSenderTarget(Resource value) CommunicationRequest.setSenderTarget(Resource value) MessageHeader.setSenderTarget(Resource value) DeviceUseStatement.setSourceTarget(Resource value) ListResource.setSourceTarget(Resource value) QuestionnaireResponse.setSourceTarget(Resource value) Account.setSubjectTarget(Resource value) AdverseEvent.setSubjectTarget(Resource value) Basic.setSubjectTarget(Resource value) CarePlan.setSubjectTarget(Resource value) CareTeam.setSubjectTarget(Resource value) ChargeItem.setSubjectTarget(Resource value) ClinicalImpression.setSubjectTarget(Resource value) Communication.setSubjectTarget(Resource value) CommunicationRequest.setSubjectTarget(Resource value) Composition.setSubjectTarget(Resource value) Condition.setSubjectTarget(Resource value) DeviceRequest.setSubjectTarget(Resource value) DeviceUseStatement.setSubjectTarget(Resource value) DiagnosticReport.setSubjectTarget(Resource value) DocumentManifest.setSubjectTarget(Resource value) DocumentReference.setSubjectTarget(Resource value) Encounter.setSubjectTarget(Resource value) Flag.setSubjectTarget(Resource value) Goal.setSubjectTarget(Resource value) GuidanceResponse.setSubjectTarget(Resource value) ListResource.setSubjectTarget(Resource value) Media.setSubjectTarget(Resource value) MedicationAdministration.setSubjectTarget(Resource value) MedicationDispense.setSubjectTarget(Resource value) MedicationRequest.setSubjectTarget(Resource value) MedicationStatement.setSubjectTarget(Resource value) Observation.setSubjectTarget(Resource value) Procedure.setSubjectTarget(Resource value) ProcedureRequest.setSubjectTarget(Resource value) QuestionnaireResponse.QuestionnaireResponseItemComponent.setSubjectTarget(Resource value) QuestionnaireResponse.setSubjectTarget(Resource value) ReferralRequest.setSubjectTarget(Resource value) RequestGroup.setSubjectTarget(Resource value) RiskAssessment.setSubjectTarget(Resource value) Specimen.setSubjectTarget(Resource value) Coverage.setSubscriberTarget(Resource value) SupplyDelivery.setSupplierTarget(Resource value) Observation.ObservationRelatedComponent.setTargetTarget(Resource value) Person.PersonLinkComponent.setTargetTarget(Resource value) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type Resource -
Uses of Resource in org.hl7.fhir.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils that return ResourceModifier and TypeMethodDescriptionstatic ResourceResourceUtilities.getById(Bundle feed, ResourceType type, String reference) Methods in org.hl7.fhir.dstu3.utils with parameters of type Resource